@charset "UTF-8";
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:16px;
	color:#FFF;
	font-weight:bold;
}
body {
	background-color: #000;
	text-align: center;
	margin-top: 0px;
	padding-top: 0px;
}
#navwrap{
	height:auto;
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #e1d982;
	text-decoration: none;
	padding-top: 95px;
}
#nav{
	height: auto;
	width: auto;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #e1d982;
	text-decoration: none;
	text-align: left;
	padding-left: 50px;
	font-size: 16px;
}
#nav a{
    height: auto;
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #e1d982;
	text-decoration: none;
	padding-right: 35px;
	font-size: 14px;
}
#nav a:link{
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #e1d982;
	text-decoration: none;
	padding-right: 35px;
}
#nav a:hover{
	height: auto;
	margin-right: auto;
	margin-left: auto;
	font-weight: bold;
	color: #990;
	text-decoration: none;
	padding-right: 35px;
	
}
#wrapper{
	height:auto;
	width:949px;
	margin-right: auto;
	margin-left: auto;
}
#header{
	height:130px;
	width:949px;
	background-image: url(../images/navBkg.jpg);
	background-repeat: no-repeat;
}
#homeFlash{
	height:362px;
	width:949px;
	background-image: url(../images/flashBkg2.jpg);
	background-repeat: no-repeat;
}
#topBar {height:162px;}
#BodySection{
	height:436px;
	width:949px;
	background-image: url(../images/mainBkg_08.jpg);
	background-repeat:no-repeat;
}
#BodySectionSideBar{
	height:436px;
	width:250px;
	float: left;
}
#BodySectionRight{
	height:426px;
	width:685px;
	float: left;
	text-align: left;
	padding-left:10px;
}

#hometext{
	height:140px;
	text-align: left;
	padding:20px 0px 0px 10px;
}
#footer{
	height:94px;
	width:949px;
	background-image: url(../images/bottomBkg.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 0px;
	margin-top: 0px;
	text-align:right;
}
#footercredits{
	height:40px;
	width:949px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #949c55;
	padding-top: 5px;
	text-align:center;
}
#footercredits ul {list-style-type:none; margin-left:70px;}
#footercredits li {float:left;}
#footercredits a {padding:5px 10px 5px 10px; text-decoration:none;}
h1 {
	font-size:18px;
	color: #aed774; /*#e1d982;*/
	padding-bottom:20px;
}
h1.inline {display:inline;}
h2 {font-weight:normal; font-size:16px; color:#e1d982;}
label {float:left; width:60px; text-align:right; padding-right:5px;}
textarea, text, input {margin-bottom:4px; color:#000;}
legend {color:#FFF;}
.red {color:#F00;}
.mapquest a {
	font-size: 16px;
	color: #DED77E;
	text-decoration:none;
}

#logos ul {list-style-type:none;}
#logos li {float:left; padding:10px; width:100px; height:100px; text-align:center;}
#leftNav {text-align:left; margin-top:90px;}
#leftNav ul {margin:0px; padding:0px; list-style-type:none;}
#leftNav li {padding-left:5px; margin-left:0px; }
#leftNav a {height:23px; text-decoration:none; color:#233b1b; width:150px; display:block; background-image:url(../images/navLeft.jpg); background-repeat:no-repeat; padding:7px 0 0 14px;}
#inLine ul {list-style-type:none; margin:0px;}
#inLine li a {font-size:11px;}
#inLine li {float:left; display:block; margin:0 7px 20px 7px; text-align:center; font-size:10px;}
#inLine li img {margin-bottom:10px; border:#CCC 1px solid;}
.image {margin:0px 5px 0px 5px; border:1px solid #CCC;}
#market ul {list-style-type:none; margin:0px; padding:0px;}
#market li {margin-bottom:13px;}
.heading {color:#e1d982;}

.SMIcons{
	float:right;
	width:110px;
	height:40px;
	margin:-40px 0px 0px 0px;
}