body { font-family: Arial, Helvetica, sans-serif;
	background:#000000;
	margin:0;
	font-size:12px;
	color:#FFFFFF;
	scrollbar-base-color: #a39979;
	  scrollbar-arrow-color: #5e5132;
	  scrollbar-track-color: #887148;
	  scrollbar-shadow-color: #CCCCCC;
	  scrollbar-lightshadow-color: #999999;
	  scrollbar-darkshadow-color:#a39979;
	  scrollbar-highlight-color:none;
	  scrollbar-3dlight-color: #999999;
	}

p { font-size: 12px;
	line-height: 20px;
	color:#FFFFFF;}

h1 { font-size: 22px;
	 font-weight: bold;
	 margin:0 0 5px 0;
	 color:#DBC792;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#999999;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#FFFFFF;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a { font-weight: bold;
	text-decoration: none;
	color:#DBC792;}

a:hover { text-decoration: none;
	color:#756046;}

li { 
	 line-height: 14px;
	 padding-bottom:5px;
	 color:#FFFFFF;
	}

.imgborder { BORDER: #C9B9A7 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#CCCCCC;
	background:#CCCCCC;
	height:1px;
	border:0;}
	
.margin p {margin:5px 0;}
	
/* Template */
#centerWrap {width:743px;
	margin:0 auto;
	}
#address {width:743px;
	height:30px;
	float:left;
	}
#addLeft { width:372px;
	color:#AD9B87;
	font-size:11px;
	text-align:left;
	font-weight:bold;
	padding-top:14px;
	float:left;
	}
#addRight  {width:371px;
	color:#AD9B87;
	font-size:20px;
	text-align:right;
	font-weight:bold;
	padding-top:7px;
	float:left;
	}
	
#contentWrap {width:741px;
	border:1px solid #FFFFFF;
	float:left;
	}
	
#bodyWrap {width:704px;
	border:1px solid #FFFFFF;
	border-width:0 1px 0 0;
	float:left;
	}
#rightSide {width:36px;
	height:508px;
	background:#000000 url(assets/images/rightSide.jpg) top no-repeat;
	float:left;
	}

#topContent {width:704px;
	height:175px;
	}
#btmContent {
	float:left;
	width:704px;
	background:#8A7053;
	}
	
#navContainer {width:236px;
	height: 330px;
	background:#8A7053 url(assets/images/nav.jpg) top no-repeat;
	float:left;
	}
#picContainer {width:468px;
	height:175px;
	float:left;
	}
#picTextFloat {width:0;
	height:0;
	position:relative;
	z-index:5;
	}
#picText {width:300px;
	height:75px;
	position:absolute;
	top:0;
	left:0;
	color:#A68F44;
	font-size:18px;
	font-weight:bold;
	margin:50px 0 0 10px;
	z-index:5;
	}
	
#logo {width:236px;
	/*min-height:316px;*/
	min-height:175px;
	height:175px;
	/*_height:315px;*/
	_height:175px;
	/*background:#8A7053;*/
	background: #000000;
	float:left;
	background:url(assets/images/logoBG.jpg) top no-repeat;
	}
#textContainer {width:468px;
	min-height:333px;
	height:auto;
	_height:333px;
	background:#000000 url(assets/images/bodyBg.jpg) bottom no-repeat;
	float:left;
	}
	
#scrollWrap {width:455px;
	height:303px;
	overflow:auto;
	padding:10px 30px 10px 10px;
	z-index:10;
	margin-top:5px;
	position:absolute;
	float:left;
	}

#btmLinks {width:744px;
	text-align:center;
	color:#FFFFFF;
	margin:0 auto;
	}

#btmLinks a{color:#CCCCCC;
	font-weight:bold;
	}
#btmLinks a:hover{color:#DBC792;
	font-weight:bold;
	text-decoration:none;
	}

/* End Template */



/*#nav li ul {
	position: absolute;
	left: -999em;
	margin-left :20px;
	_margin-left :10px;
	*margin-left :10px;
	margin-top :-30px;
	z-index:100;
}

#nav li li {padding:0 0 0 50px;
	line-height:16px;
	width:120px;}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}*/

#width li{width:150px;}
/*end dropdown position*/

/*dropdown style code*/
#nav {
	margin: 0px;
	padding: 8px 0px 0px 45px;
	width: auto;
	height: auto;
}
	#nav li {
		margin: 0px;
		padding: 0px;
		width: auto;
		height: auto;
		line-height: 11px;
		list-style: none outside none;
	}
		#nav a {
			display: block;
			margin: 0px;
			padding: 0px 0px 5px 0px;
			width: auto;
			height: 11px;
			color:#FFFFFF;
			font: bold 11px/11px Arial, Helvetica, sans-serif;
			text-decoration:none;
		}
		
		#nav a:hover {
			background:url(assets/images/navOver.gif) bottom left no-repeat;
		}


/*#nav li li a {
	background:#555555;
	color:#FFF;
	padding:2px 5px;
}
#nav li li a:hover {
	background:#FFFFFF;
	color:#000000;
	padding:2px 5px;
}*/
/*end dropdown style*/
	
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border: #000000 1px solid;
	background-color: #CCCCCC !important;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #666666;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

#intro{position: relative;
	   float: right;
	   margin: -165px 0px 0px 0px;}

/* Custom Forms End */
