@charset "UTF-8";
/* CSS Document */

html {
	min-height: 100%;
	height: auto;
}

img {
	border:none;
}

body {
	margin:0px;
	background-color: #e2e0d3;

    font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#36332b;
	
	background-image:url(../images/footer.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	
	margin-bottom:90px;
} 

.container {
	width:985px;
	margin: 0 auto;
	margin-bottom:20px;
}

.footer {
	clear:both;
	
/*	
	
	height:82px;
	
*/}


h2 {
	font-size:18px;
}


blockquote{
	margin-left:20px;
}

A:link,A:visited{
	color:#736e4a;
}
A:hover{
	color:#454231;
	
}

.leftmenu .active {
	color:#fff;
	font-weight:bold;
}


.contentimage {
	margin-top:5px;
	margin-right:10px;
}


/* ----- HEADER ----------  */
.hometop{
	background-image: url(../images/homepage_bkg.jpg);
	background-repeat: repeat-x;
	height:429px;
}


.subtop{
	background-image:url(../images/contentpage_bkg.jpg);
	background-repeat: repeat-x;
}



.hometop .header {
	background-image:url(../images/LSTJ_Main_bkg.png);
	background-repeat:no-repeat;
	background-position:top left;
	height:400px;
}

.subtop .header {
	background-image:url(../images/LSTJ_subpage_bkg.png);	
	background-repeat:no-repeat;
	background-position:top left;
}


.logo {
	float:left;
	margin:80px 0px 0px 20px;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#848383;
	line-height:22px;
}


.subtop .logo {
	margin:30px 0px 0px 20px;
}

.banner {
	float:right;
	width:697px;
	height:308px;
	margin:20px 20px 20px 0px;
	
}

.subtop .banner {
	height:175px;
}

.fourwheeldrive {
/*	position:relative;
	top:-200px;
	left:750px;*/
	width:237px;
	z-index:10;
	display:block;
	float:right;
	margin-top:-150px;
/*	clear:both;
*/	display:none;
}

.sponsortag{
	/*position:relative; 
	display:inline-block;
	left:0;
	top:32px;*/
	width:280px;
	height:93px;
	display:block;
	z-index:11;
	float:right;
	margin-top:-80px;
/*	margin-top:-260px;*/	
	margin-right:-20px;
	margin-bottom:0px;
/*	clear:both;
*/
	
}




/* ----- UTILITY NAV ----------  */
.utility {
	height:25px;
	text-align:right;
	background-image:url(../images/utility_bkg.jpg); 
	background-repeat:no-repeat; 
	background-position:top right;
	padding-right:20px;
	
	/** temp.. need to handle in A:Link **/
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e1cbb8;
	vertical-align:top;
}

.utility a, .utility a:visited {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#e1cbb8;
	text-decoration:none;
}

.utility a:hover {
	text-decoration:underline;
}

.utillity ul{
	
	margin:0px auto;
}

.utility ul li {
	padding-left:5px;
	padding-right:5px;
	border-right: 1px solid #b49684;
	list-style-type: none;
	display: inline;
	margin:0px!important;
}
/*  --------------------------------  */




/* ----- MAIN NAV ----------  */
.menu{
	height:50px;
	width:700px;
	margin-left:50px;
	display:block;
	clear:both;
		
}

.menu a {
	font-family:"Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:0px;
	font-size:16px;
	color:#FFFFFF;
	text-decoration:none;
	text-transform: uppercase;
}
	
.menu ul{
	margin-left:0px;
}

.menu ul li {
	padding-left:15px;
	padding-right:15px;
	border-right: 1px dotted #b49684;
	list-style-type: none;
	display: inline;
	margin:0px!important;
}


/* left col menu  */

.leftmenu{
	width:172px;
	border:13px solid #f8f7f1;
	background-color:#626a71;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:10px;
}

.leftmenu ul{
	margin-left:0px;
}
.leftmenu  ul li{
	list-style-type: none;
	margin:0px!important;
}

.leftmenu A {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#dcd7d7;
	text-decoration:none;
}

.leftmenu A:hover{
	color:#fff;
}

.leftmenu .active {
	color:#fff;
	font-weight:bold;
}

/*  --------------------------------  */



.leftcol{
	float:left;
	width:215px;
}

.leftcol .menu {
	float:right;
	width:190px;
	color:#f8f7f1;
}







/* content column */

	#left {
		float:left;
		margin:0;
	}
	

	
	#twocol #left {
		width:700px;
		margin-left:50px;
	}
	
	
	#threecol #left {
		width:190px;
		margin-left:25px;
	}
		
		
	#right {
		float:right;
		width:215px;
		margin:0; padding:0;
	}
		
		
	#middle {
		margin:0 240px;
	}
		
		
	#onecol #middle{
		margin:auto 50px;
		
	}
	
	
	.column-in {
	/*content area */
		margin:0; 
		padding:0.5em 1em;
	
	}



/*    ------    */



#pagetitlearea{
	height:58px;
	background-image:url(../images/pagetitle_bkg.jpg);
	background-repeat:no-repeat;
	background-position:20px 0px;
	padding-top:8px;
	padding-left:50px;
	

}

.pagetitle{
	
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	font-weight:bold;
	color:#a29f96;
}





.cleaner{
		clear:both;
		height:1px;
		font-size:1px;
		border:none;
		margin:0; padding:0;
		background:transparent;
}

	
	
	/*    ------    */
	
		
.show {
	display:block;	
}
	
.hide {
	display:none;
}


.ie6warning {
	background-color:yellow;
	color:#333;
}


ul {
	margin-left:30px;
}



/* ---------- Form style  -------- */

.error {
	color:#900;
}

.form_smalltext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #333;
	
	
}

input.button{ 
						padding:3px 6px;
                        border:2px solid #fff; margin:20px 0px 0px 0px; color:#ebebeb; 
						font-family:Verdana, Arial, Helvetica, sans-serif;
						font-weight:bold;
						font-size:13px;
						background:#777b7a; -moz-border-radius:5px; }

input.button:hover		{ background:#999f9d none repeat scroll 0% 0%; color:white; }
.form_sectiontitle {margin-bottom:5px;
					color:#597d91;
					font-family:Verdana, Arial, Helvetica, sans-serif;
						font-weight:bold;
						font-size:15px;
					}
.form_step { 
			 font-family:Verdana, Arial, Helvetica, sans-serif;
		     font-weight:bold;
			 font-size:11px;
			}
input { margin:2px; }


/*  ---------------------------------- */