* {font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:16px;}
body {background-color:#e7e7e7;}
#wrapper {margin: auto;width: 978px; border-bottom:#000 1px solid;}
#header {height: 140px;}
#leftNav {
	float: left;
	width: 210px;
	border:1px solid #CCC;
	clear:left;
	margin-top:7px;
}
#leftNav ul {list-style:none; padding:0px; margin:0px;}
#leftNav li {padding:0px 5px 0px 5px; margin:0px;}
#leftNav a {padding:1px 5px 1px 5px; color:#000; text-decoration:none; font-weight:bold; text-transform:uppercase; font-size:9px;}
#leftNav a:hover {background-color:#FF9;}
#content {
	background-color: #FFF;
	overflow:auto;
	width: 977px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #333;
	border-left-color: #333;
}
#footer {
	clear: both;
	width:748px;
	text-align:center;
	font-size:14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	
}
#footer ul {list-style-type:none; margin:0px auto; padding:0px;}
#footer li {float:left; text-align:center; padding:10px; font-size:11px;}
#nav {height:30px; background-image:url(../images/nav.jpg); background-repeat:no-repeat;}
#nav ul {list-style-type:none; padding:0px; margin:0px;}
#nav li {float:left; padding-top:6px;}
#nav a {padding:15px; font-size:13px; font-weight:bold; text-decoration:none; color:#333;}
#nav a:hover {color:#426a34;}

#nav a.ask:hover {color:#FFF;}
.green {background-color:#426a34; color:#e5c323; font-weight:bold; text-align:center;}
.divide {background-image:url(../images/devider.jpg); }
#right {margin-top:5px; padding:0px 5px 0px 5px; width:748px; float:right;}
#rightButLeft {margin-top:5px; padding:0px 10px 0px 10px; width:738px; float:left;}
h1 {font-size:18px; color:#426a34; margin-top:10px; }
h2 {color:#66763a;font-size:11px;}
h3 {color:red; font-style:italic;}
#theForm{position:absolute; margin:0 0 0 550px;}
#theForm .input {height:20px; width:350px;}
#trophies-statement {padding:20px; font-size:11px; clear:both; border-top:1px solid #ccc;}
#trophies-statement h2 {margin:5px 0 5px 0;}
#homePage ul {list-style-type:none; padding:0px; margin:0px;}
#homePage li {display:inline-block; text-align:center; float:left; width:180px; margin:6px 0 6px 0;}
/*#homePage h2 {margin:10px 0 0 100px; padding:0px; color:#333; font-size:14px; position:absolute;}*/
#homePage h2 {margin:0px; padding:3px 0 0 0; font-size:12px; color:#600; }
#homePage a, #homePage a:link, #homePage a:visited {text-decoration:none;}
#homePage img {margin:0px;}
a {color:#C33;}

.Footerlogo {
	text-align:center;
	font-size:17px !important;
}

.FooterText {
	clear:both;
	text-align:justify;
	font-size:12px !important;
	padding:0px 16px 0px 0px;
}

.Footerlogo a{
	font-size:17px !important;
	color:#000;
	line-height:20px;
}

.FooterLists {
	clear: both;
	width:748px;
}

.FooterLists ul {
	margin:0px;
	padding:0px;
}



.FooterLists tr td{
	font-size:10px !important;
}

.FooterLists .left{
	float:left;
	width:430px;
	text-align:left;
}

.FooterLists .right{
	float:right;
	width:315px;
	text-align:left;
}

#wrapper #content #leftNav .callout {
	font-size:11px !important;
	font-weight:bold !important;
}