* { padding: 0; margin: 0; border: 0; outline:none;}
.hide { display: none; }
.clear { clear: both; }
body {
	margin: 0px;
	background-image: url(img/bgrd.gif);
	background-repeat: repeat-y;
	background-color: #252525;
	background-position: center;
}

/* header ---------------------------------------------------------------------------------------------------------------- */
#etwraplrg {
	width: 100%;
	float: left;
	padding-bottom: 50px;
}
#etwrapsm {
	width: 900px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
	padding-bottom: 30px;
}
#ldnwraplrg {
	width: 100%;
	float: left;
}
#ldnwrapsm, #ldnwrapsm2 {
	width: 880px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
	height: 270px;
}
#ldnwrapsm {	background-image: url(img/mp01.jpg);}
#ldnwrapsm2 {	background-image: url(img/mp02.jpg);}

#logo {
	position: relative;
	width: 190px;
	float: left;
	padding-left: 20px;
}
#datenav {
	position: relative;
	width: 470px;
	float: right;
}
#date {
	background-color: #000000;
	height: 23px;
	color: #D9D5C0;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 9px;
	float: right;
	padding-top: 7px;
	padding-left: 10px;
}
.datetimeform {
	background-color: #000000;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 9px;
	color: #7D776E;
	text-align: right;
}
#navwrap {
	padding-top: 103px;
}

/* nav ---------------------------------------------------------------------------------------------------------------- */

ul#nav {
	position: relative;
	height: 50px;
	width: 470px;
	background:   url("img/nav.gif") no-repeat;
	margin: 0px;
	}
	ul#nav li {
	float: left;
	list-style: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
		}
	ul#nav li a {
	position: absolute;
	text-indent: -9999px;
	text-decoration: none;
	border: none !important;
	top: 0;
	height: 50px;
		}
		
ul#nav li#nav-welcome a 				{ left: 0; width: 60px; background:   url("img/nav.gif") no-repeat; }
ul#nav li#nav-about a 					{ left: 60px; width: 140px; background:   url("img/nav.gif") -60px 0 no-repeat; }
ul#nav li#nav-products a 				{ left: 200px; width: 100px; background:   url("img/nav.gif") -200px 0 no-repeat; }
ul#nav li#nav-location a 				{ left: 300px; width: 95px; background:   url("img/nav.gif") -300px 0 no-repeat; }
ul#nav li#nav-contact a 				{ left: 395px; width: 75px; background:   url("img/nav.gif") -395px 0 no-repeat; }
		
ul#nav li#nav-welcome a:hover  			{ background-position: -0px -50px; }
ul#nav li#nav-about a:hover 	 		{ background-position: -60px -50px; }
ul#nav li#nav-products a:hover  		{ background-position: -200px -50px; }
ul#nav li#nav-location a:hover	  		{ background-position: -300px -50px; }
ul#nav li#nav-contact a:hover  			{ background-position: -395px -50px; }

ul#nav li#nav-welcome a.active  		{ background-position: -0px -100px; }
ul#nav li#nav-about a.active  			{ background-position: -60px -100px; }
ul#nav li#nav-products a.active  		{ background-position: -200px -100px; }
ul#nav li#nav-location a.active  		{ background-position: -300px -100px; }
ul#nav li#nav-contact a.active  		{ background-position: -395px -100px; }

/* content ---------------------------------------------------------------------------------------------------------------- */

#headingwraplrg {
	width: 100%;
	float: left;
}
#headingwrapsm {
	width: 880px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #15333B;
	height: 50px;
}
#c1wraplrg {
	width: 100%;
	float: left;
}
#c1wrapsm {
	width: 820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #E6E3D6;
	background-image: url(img/bgrd-c1.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 10px;
	padding-right: 30px;
	padding-left: 30px;
}
#c1wrapsm p, #c2wrapsm p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #36393D;
	padding-bottom: 10px;
}
#c1wrapsm a, #c2wrapsm a {
	color: #BB833B;
	text-decoration: underline;
}
#c1wrapsm a:hover, #c2wrapsm a:hover {
	color: #15333B;
	text-decoration: underline;
}
#c1wrapsm h1, #c2wrapsm h1 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #384750;
}
#c1wrapsm h2, #c2wrapsm h2 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 24px;
	color: #384750;
	font-weight: normal;
}
#c1wrapsm h3, #c2wrapsm h3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 24px;
	color: #384750;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #384750;
	margin-bottom: 5px;
	padding-top: 20px;
}
#c2wraplrg {
	width: 100%;
	float: left;
}
#c2wrapsm {
	width: 820px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(img/bgrd-c2.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 20px;
}
#c2wrapsm ul {
	list-style-type: none;
	margin-left: 30px;
	list-style-image: url(img/icon-sections.gif);
	margin-top: 5px;
}
#c2wrapsm li a {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D9D5C0;
	display: block;
	text-decoration: none;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #BB833B;
	line-height: 26px;
	list-style-image: url(img/icon-sections.gif);
}
#c2wrapsm li a:hover {
	background-color: #D9D5C0;
	color: #15333B;
	padding-left: 2%;
	font-weight: bold;
	width: 98%;
}
#lc {
	position: relative;
	width: 480px;
	float: left;
	padding-top: 20px;
}
#lc p {
	margin-bottom: 10px;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #36393D;
}
#lcc1 {
	position: relative;
	width: 230px;
	float: left;
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #D9D5C0;
}
#lcc2 {
	position: relative;
	width: 230px;
	float: right;
}
.contactinfo {
	font-size:18px;
	color: #BB833B;
	line-height: 22px;
}
#c2colswrap {
	padding-top: 20px;

}
#c2col1, #c2col2, #c2col3 {
	position: relative;
	width: 260px;
	float: left;
	padding-left: 10px;
}
#c2col1, #c2col2 {
	border-right-width: 3px;
	border-right-style: solid;
	border-right-color: #D9D5C0;
}
#prodsecimg {
	position: relative;
	width: 350px;
	float: left;
	text-align: center;
}
#prodseclogos {
	position: relative;
	width: 470px;
	float: left;
	padding-top: 20px;
}
#prodseclogos img {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #E6E3D6;
	border-bottom-color: #E6E3D6;

}
#toppicks {
	border: 1px solid #15333B;
}
.chartends {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E3D6;
}
.chartmids {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #E6E3D6;
	border-left-color: #E6E3D6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E3D6;
}
.toppicks {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #36393D;
	line-height: 20px;
	background-color: #F4F3ED;
}
#rc {
	position: relative;
	width: 320px;
	float: right;
	padding-top: 20px;
}
#rc img {
	background-color: #FFFFFF;
	padding: 1px;
	border: 3px solid #000000;
	margin: 2px;
}
#map  {
	height: 320px;
	width: 409px;
	border: 1px solid #15333B;
}
.maps {
	float:left;
	width:410px;
}
/* border image rollover effect */
.border img{border: 1px solid #fff;}
.border:hover img{border: 1px solid #BB833B;}
.border:hover{	color: #BB833B; /* Dummy for IE bug */}

/* border image rollover effect */
.border2 img{border: 2px solid #57717F;}
.border2:hover img{border: 2px solid #BB833B;}
.border2:hover{	color: #BB833B; /* Dummy for IE bug */}

/* footer  ---------------------------------------------------------------------------------------------------------------- */
#footerwraplrg {
	width: 100%;
	float: left;
}
#footerwrapsm {
	width: 880px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #000000;
	padding-top: 15px;
	padding-right: 5px;
	padding-left: 5px;
}
#googleads {
	float:left;
	width:270px;
}
#leftfoot {
	position: relative;
	width: 520px;
	float: left;
	padding-left: 10px;
}
#leftfoot p, #rightfoot p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #808080;
	line-height: 16px;
	margin-bottom: 5px;
}
#leftfoot a, #rightfoot a {
	color: #808080;
	text-decoration: underline
}
#leftfoot a:hover, #rightfoot a:hover {
	color: #BB833B;
	text-decoration: underline
}
#rightfoot {
	position: relative;
	width: 340px;
	float: left;
}
#rfcol1 {
	position: relative;
	width: 165px;
	float: left;
	padding-right: 15px;
}
#rfcol1  h3, #rfcol2 h3 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
	color: #57717F;
	margin-bottom: 3px;
}
#rfcol2 {
	position: relative;
	width: 140px;
	float: right;
	text-align: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #15333B;
	height: 110px;
	padding-left: 15px;
}
.foottxtlrg {
	font-size:13px;
	color: #BB833B;
	letter-spacing: 2px;
}
.foottxtsm {
	font-size:10px;
	color: #BFB99B;
}

