
body {
	width:100%;
	font-size:80%; 
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	color: #444134; 
	background-color:#bca887;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-y;
	background-position:top center; 
	margin:0px auto 0px auto;
	text-align:center;
	padding:0px;
	}
a:link {
	color:#884414;text-decoration:underline;
	}
a:visited {
	color:#884414;text-decoration:underline;
	}
a:active{
	color:#884414;text-decoration:underline;
	}
a:hover{
	color:#884414;text-decoration:none;
	}
table.nav {
	width:801px;
	border-spacing:0px;
	padding:0px;
	margin: 0px auto 0px auto;
	text-align:center;
	}
table.nav td{
	background-color:#bca887;
  	border:  1px solid #474328;
	text-transform:uppercase;
	line-height:20px;
	border-spacing:0px;
	padding:0px;
	text-align:center;

	}
a.nav_link:active,a.nav_link:visited,a.nav_link:link{
	font-weight: bold;
	text-decoration: none;
	display: block;
	width: 100%;
	font-size: 11px;
	color: #444134;

	}
a.nav_link:hover{
	background-color:#444134;
	color: #fff;
	}
.pagenavlink{
	background-color:#444134;
	color: #fff;
	font-weight:bold;
	font-size: 11px;
	}
.navigation {
	line-height: 20px;
	vertical-align: middle;
	text-align: center;
	border-spacing:0px;
	padding-bottom:20px;	
	}
#content { 
	width:100%;margin-top:0px;
	}
#header {
	width: 802px; 
	margin: 0px auto 0px auto;
	background-color:#534f41;
	height:auto;
	padding-top:10px;
	text-align:center;
	}
#header h1{
	font-family: tahoma, verdana;
	font-size: 10px;
	padding:0px;
	text-transform:uppercase;
	text-align:center;
	color:#bca887; 
	}
#header2 {
	width: 801px;
	height:100px;
	background-image:url(images/header_support.jpg);
	background-position:top center;
	margin: 0px auto 0px auto;
	padding:0px;
	text-align:center;
	}
#header2 h1{
	font-family: tahoma, verdana;
	font-size: 12px;
	text-transform:uppercase;
	 
	float:right;
	margin: 55px 25px 0px auto; 
	color:#eee; 
	}
#footer {
	text-align: center; 
	width:800px;
	margin: 0px auto 0px auto;
	padding: 0px; 
	color:#444134; 
	height:30px; 
	font-size:10px;
	text-transform:uppercase;
	}
#footer p{
	background-image: url(images/bg_mtn.jpg);
	background-position:50% 100%;
	background-repeat: no-repeat;
	background-attachment:fixed;
	width:801px;
	margin:0px auto 0px auto;
	text-align:center;
	height:350px;
	padding:0px;
	}
#footer a{
	text-decoration:none; 
	color:#bca887; 
	font-weight: normal;
	}
#footer a:hover{
	color:#bca887;
	text-decoration:underline;
	}


#img_left {
	border: 1px #4e4b3a solid; 
	padding: 5px; 
	margin-right: 7px;
	float: left;
	}
#img_right {
	border: 1px #4e4b3a solid; 
	padding: 5px; 
	margin-left: 7px;
	float: right;
	}
#table_lots td{
	font-size:11px;
	}

.imgleft {float: left; padding-right:7px; margin: 0px;}

<!--%%%%%%%%%%%% QuickMenu Styles [Keep in head for full validation!] %%%%%%%%%%%-->

/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;text-align:left}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc .qmcbox{cursor:default;display:block;position:relative;z-index:1;}.qmmc .qmcbox a{display:inline;}.qmmc .qmcbox div{float:none;position:static;visibility:inherit;left:auto;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
		margin:auto;
		background-color:#bca887;
		text-align:center;
		height:35px;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:3px 10px 3px 10px;
		width:auto;
		margin:0px;
		background-color:#bca887;
		color:#444134;
		font-family:verdana;
		font-size:12px;
		text-decoration:none;
		text-align:left;
		border-width:1px;
		border-style:solid;
		border-color:#444134;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		color:#ffffff;
		text-decoration:none;
	
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		color:#ffffff;
		text-decoration:none;
	
	}


	/*"""""""" (MAIN) Parent Items""""""""*/	
	#qm0 .qmparent	
	{	
		text-decoration:none;
		font-weight:bold;
	}


	/*"""""""" (MAIN) Parent Hover State""""""""*/	
	#qm0 .qmparent:hover	
	{	
		color:#ffffff;
		text-decoration:none;
		font-weight:bold;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#444134;
		color:#ffffff;
		text-decoration:none;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px;
		background-color:#bca887;
		border-width:1px 1px 1px 5px;
		border-style:solid;
		border-color:#444134;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:3px 20px 3px 10px;
		color:#444134;
		font-size:11px;
		text-align:left;
		border-width:0px;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		text-decoration:underline;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		text-decoration:underline;
	}


	/*"""""""" (SUB) Parent Items""""""""*/	
	#qm0 div .qmparent, #qm0 ul .qmparent	
	{	
		color:#9f3f46;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#444134;
		color:#ffffff;
		text-decoration:underline;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		margin:2px 10px 5px;
		color:#444134;
		font-family:Arial;
		font-size:11px;
		font-weight:bold;
	}


	/*"""""""" Individual Horizontal Dividers""""""""*/	
	#qm0 .qmdividerx	
	{	
		border-top-width:1px;margin:4px 10px;border-color:#444134;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 li:hover > a.qmparent	
	{	
		background-color:#444134;
		color:#fff;
	}



	
