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

p { font-size: 13px;
	line-height: 16px;}

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

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

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

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

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

a:hover {
	color: #df943c;
}

li { color:#D5D2C8;
	 font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;
	 margin-left:-20px;}

hr {color:#db9544;
	background:#db9544;
	height:1px;
	border:0;
	}
	
.imgborder { BORDER: #db9544 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;
}
.padding {
	padding-right: 15px;
	padding-left: 15px;
}
.stretch {
	background-image: url(assets/images/stretch.jpg);
	background-repeat: repeat-y;
}
.bottombody {
	background-image: url(assets/images/special.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-right: 20px;
	padding-left: 50px;

}
.ghost {
	background-image: url(assets/images/ghost.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.navbg {
	background-image: url(assets/images/navigation.jpg);
	background-repeat: no-repeat;
}
.addressbg {
	background-image: url(assets/images/address.jpg);
	background-repeat: no-repeat;
}
.sidebarbg {
	background-image: url(assets/images/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.nav {
	font-weight: bold;
	text-decoration: none;
	color: #3F3223;
}

.nav:hover {
	color: #df943c;
}
.splashnav1 {
	background-image: url(assets/splash/nav1.jpg);
	background-repeat: no-repeat;
}
.splashnav2 {
	background-image: url(assets/splash/nav2.jpg);
	background-repeat: no-repeat;
}
.flashbg {
	background-image: url(assets/splash/flash.jpg);
	background-repeat: no-repeat;
}
.snav {
	font-weight: bold;
	text-decoration: none;
	color: #F0E9E6;
}

.snav:hover {
	color: #db9544;
}
.titleright {
	background-image: url(assets/images/titleright.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	padding-right: 15px;
	padding-left: 15px;

}
.splashaddress {
	background-image: url(assets/splash/address.jpg);
	background-repeat: no-repeat;
}

.backtotop {font-size:10px;}
