body { font-family: "Times New Roman", Times, serif;}

p { font-size: 12px;
	line-height: 16px;
	color:#000000;}

h1 { font-size: 24px;
	 font-weight: bold;
	 color:#4E1816;}

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

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

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

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

}

#container {
	width:837px;
	margin:0 auto;
	padding:0px;
	height:auto;
	background:url(assets/images/contentbg2.jpg) center repeat-y;
}
#rightCol {
		width:565px;
		float:left;
		height:auto;
}
#header {
	width:565px;
	height:215px;
	background:url(assets/images/top-right2.jpg) top right no-repeat;
	float:left;
}
#address {
	color:#EBEAE0;
	font-weight:bold;
	font-size:13px;
	margin:188px 0 0 60px;
}
#body {
	background:url(assets/images/bodybg2.jpg) no-repeat;
	width:565px;
	float:right;
	min-height:330px;
}
#content {
	width:475px;
	margin:0 0 10px 20px;
	height:auto;
}
#leftCol {
	width:272px;
	min-height:516px;
	background:url(assets/images/top-left2.jpg) top left no-repeat;
	float:left;
}
#nav {
	width:auto;
	list-style:none;
	position:relative;
	top:135px;
	left:37px;
	
}
	#nav li {
		border-top:1px solid #fff;
		width:204px;
		height:35px;
	}
	#nav li a {
		margin:13px 0 0 8px;
		color:#fff;
		display:block;
	}
	#nav li a:hover {
		color:e9e0d4;
	}
a:hover {
	color: #AE5E5E;
}
#sidebar {
	width:205px;
	margin:210px 0 0 60px;
	text-align:center;
	height:auto;
}
#footer {
	height:45px;
	width:837px;
	margin:0 auto;
	background:url(assets/images/footer2.jpg) center no-repeat;
}
#bottomlinks {
	text-align:center;
	padding:5px 0 0 0;
	width:837px;
	margin:0 auto;
}
li { font-size: 12px;
	color:#000000;
	 line-height: 14px;
	 padding-bottom:5px;
	 margin-left:-15px;}

.imgborder { BORDER: #4E1816 1px solid;}

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
.background {
	background-image: url(assets/images/background.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-position: center top;
}

.addressbg {
	background-image: url(assets/images/address.jpg);
	background-repeat: no-repeat;
}
.topright {
	background-image: url(assets/images/topright.jpg);
	background-repeat: no-repeat;
}
.sidebarlow {
	background-image: url(assets/images/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.side2 {
	background-image: url(assets/images/sidebar2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.bodystretch {
	background-image: url(assets/images/bodystretch.jpg);
	background-repeat: repeat-y;
}
.rightlow {
	background-image: url(assets/images/rightlow.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.nav {
	color: #FFFFFF;
	padding-left: 5px;
	font-size: 12px;

}
.splashnavbg {
	background-image: url(assets/splash/navigation.jpg);
	background-repeat: no-repeat;
}
.splashbg {
	background-image: url(assets/splash/flash.jpg);
	background-repeat: no-repeat;
}
.splashaddressbg {
	background-image: url(assets/splash/address.jpg);
	background-repeat: no-repeat;
}
.white {
	color: #FFFFFF;
}

.backtotop {font-size:10px;}

