*	{
	margin: 0;
	padding: 0;
	}
html, body     {
	background-color: #C6C6C6;
	font-size: 1em;
	font-family: verdana, arial, helvetica, sans-serif;
    }
body {
    text-align: center;
    }
img	{
	border: none;
	}
div#wrapper {
    width: 1005px;
    text-align: left;
    margin: 0 auto;
	/*padding-bottom: 10px;*/
    }
div#upperheader	{
	height: 155px;
	background-image: url(/images/header-top-bg.jpg);
	}
div#mainimage	{
	height: 214px;
	background-image: url(/images/main-image.jpg);
	}

form#logform	{
	float: right;
	font-size: .9em;
	margin-right: 20px;
	margin-top: 40px;
	}
form#logform p#forgot	{
	padding-top: 40px;
	}	
form#logform a	{
	text-decoration: none;
	color: #000;
	font-weight: bold;
	}
form#logform a:hover	{
	text-decoration: underline;
	}
form#logform input	{
	background-color: #000;
	color: #FFF;
	font-weight: bold;
	border: 1px solid #FFF;
	text-align: center;
	}

ul#menu	{
	height: 49px;
	width: 100%;
	background-image: url(/images/menu-bg.jpg);
	list-style-type: none;
	float:left;
	}
ul#menu li	 {
	float: left;
	}
ul#menu li a:link, ul#menu li a:visited	{
	color: #FFF;
	font-size: .8em;
	text-decoration: none;
	display: block;
	padding: 12px 10px 0 10px;
	height: 49px;
	float: left;
	}
ul#menu li#home a:link, ul#menu li#home a:visited	 {
	margin-left: 20px;
	}
ul#menu li a:hover	 {
	background-image: url(/images/menu-hover.jpg);
	background-repeat: repeat-x;
	color: #FDF646;
	}
ul#menu li a#at	{
	background-image: url(/images/menu-hover.jpg);
	background-repeat: repeat-x;
	color: #FDF646;
	}
div#mainbody	{
	background: #000 url(/images/mainarea-bg.jpg) repeat-x 0 0;
	color: #FFF;
	 width:1005px; 
	
	float:left;
	}
	
	 div#memberbody{background: #000 url(/images/mainarea-bg.jpg) repeat-x 0 0;
	color: #FFF;
	 
	width:925px;
	float:left;}
div#mainbody a, div#memberbody a	 {
	color: #D5C884;
	}

div#rightcol	{
	width: 390px;
	height: 576px;
	padding: 10px;
	margin-left: 600px;
	}
div#freequote	{
	width: 380px;
	height: 318px;
	background-image: url(/images/free-quote-bg.jpg);
	background-repeat: no-repeat;
	color: #000;
	margin-top: 10px;
	}
div#freequote h2	{
	text-align: right;
	padding-top: 8px;
	margin-right: 25px;
	font-size: 1.2em;
	}
div#freequote form	{
	margin-top: 25px;
	padding-left: 30px;
	font-family: verdana, arial, helvetica, sans-serif;
	}
form input, form select, form textarea, form button	{
	border: 1px solid #b9ac68;
	padding: 3px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .9em;
	}
div#freequote p	{
	margin: 6px 0;
	}
input#freebutton	{
	width: 207px;
	height: 39px;
	background-image: url(/images/free-quote-button.jpg);
	font-weight: bold;
	}

div#video	{
	position: absolute;
	margin-top: 20px;
	}
ul#lowerrightlist	{
	color: #FFF;
	width: 420px;
	margin: 20px 0 0 20px;
	font-size: .8em;
	}

div#leftcol	{
	width: 585px;
	float: left;
	padding: 18px 10px 10px 20px;
	}

div#normal_body	{
	padding: 20px;
	}

div#normal_body ul, div#normal_body ol	 {
	margin-left: 30px;
	font-size: .8em;
	margin-top: 10px;
	}
div#leftcol h1, div#leftcol h2, div#normal_body h1, div#normal_body h2	 {
	font-size: 1em;
	}

div#leftcol p, div#normal_body p	{
	font-size: .8em;
	margin: 10px 10px 10px 0;
	}
div#blurb1, div#blurb2, div#blurb3	{
	background-color: #656464;
	margin: 10px 0;
	padding: 0 6px 0 0;
	width: 93%;
	font-size: .8em;
	}

div#blurb1 img, div#blurb2 img, div#blurb3 img	{
	float: left;
	margin-right: 10px;
	}

div#footer	{
	height: 138px;
	background: #000 url(/images/footer-bg.jpg) repeat-x 0 0;
	text-align: center;
	padding-top: 40px;
	width:1005px;
	float:left;
	}

ul#l_menu	 {
	list-style-type: none;
	margin-left: 30px;
	width: 700px;
	}

ul#l_menu li	{
	float: left;
	margin: 5px 0;
	}

ul#l_menu li a	{
	text-decoration: none;
	color: #FFF;
	font-size: .7em;
	display: block;
	margin: 0 10px;
	}

div#copyright	 {
	height: 39px;
	background: #000 url(/images/copy_bg.jpg) repeat-x 0 0;
	text-align: center;
	font-size: .7em;
	color: #c0c0c0;
	padding-top: 5px;
	width:1005px;
	float:left;
	margin-bottom:10px;
	}

div#copyright a	{
	text-decoration: none;
	color: #c0c0c0;
	}

form p	{
	margin: 10px 0;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: .8em;
	}

div#leftcol ul, div#leftcol ol	{
	margin: 0 0 15px 25px;
	font-size: .8em;
	}

div#leftcol ol li	{
	margin-top: 10px;
	}

fieldset legend	{
	font-size: .8em;
	color: #FFF;
	}

div#memheader	 {
	height: 110px;
	background: #000 url(/images/members_header.jpg) repeat-x 0 0;
	}

div#memberbody	{
	padding: 20px 40px;
	}
div#memberbody h1	{
	clear: left;
	font-size: .9em;
	}
div#memberbody p	{
	font-size: .8em;
	margin: 5px 0;
	padding: 3px 0;
	}
div#memberbody table	{
	border-top: 1px solid #c0c0c0;
	border-left: 1px solid #c0c0c0;
	border-right: 1px solid #c0c0c0;
	}
div#memberbody table td	{
	font-size: .8em;
	text-align: center;
	padding: 3px 0;
	border-bottom: 1px solid #c0c0c0;
	}
div#memberbody table td.hdr	{
	font-weight: bold;
	background-color: #666666;
	}
div#memberbody li	{
	font-size: .8em;
	}
div#memberbody ul, div#memberbody ol	{
	margin-left: 30px;
	}

div#LSResult	{
	position: absolute;
	background-color: #000;
	border: 1px solid #c0c0c0;
	}

div#LSResult ul.LSRes	{
	list-style-type: none;
	padding: 10px;
	margin: 0;
	text-align: left;
	}

li.LSRow	{
	text-align: left;
	}

li.LSRow a	{
	text-decoration: none;
	color: #000;
	}

input.button	{
	background-color: #FDF646;
	}
p.error	{
	color: #FDF646;
	display: none;
	}
