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

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

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #996633;
}

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

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

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

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

a:hover {
	color: #a9784b;
}

.seo { color: #a9784b;}

.seo:hover {
	color: #513a2d;
}


li { font-size: 12px;
	 line-height: 14px;
	 padding-bottom:5px;}

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

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
.nav1bg {
	background-image: url(assets/images/nav1.jpg);
	background-repeat: no-repeat;
}
.nav2bg {
	background-image: url(assets/images/nav2.jpg);
	background-repeat: no-repeat;
	background-position: center center;

}
.stretch {
	background-image: url(assets/images/stretch.jpg);
	background-repeat: repeat-y;
}
.stretchGallery{
	background-image: url(assets/images/stretchGallery.jpg);
	background-repeat: repeat-y;
}
.titlebg {
	background-image: url(assets/images/title.jpg);
	background-repeat: no-repeat;
}
.addressbg {
	background-image: url(assets/images/address.jpg);
	background-repeat: no-repeat;
}
.padding {
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.phonebg {
	background-image: url(assets/images/phone.jpg);
	background-repeat: no-repeat;
}
.light {
	color: #E7E4D3;
}
.dark {
	color: #33281C;
}
.border {
	border: 1px solid #E9E6D8;
}
.splashbg {
	background-image: url(assets/splash/seo.jpg);
	background-repeat: repeat-y;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
	padding-bottom: 5px;


}
.flashbg {
	background-image: url(assets/splash/flashbg.jpg);
	background-repeat: no-repeat;
}
.splashphonebg {
	background-image: url(assets/splash/phone.jpg);
	background-repeat: no-repeat;
}
.rightborder {border-right:#996633 1px solid;
			  border-bottom:#996633 1px solid;}
.bottomborder {border-bottom:#996633 1px solid;}

#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	color: white;
	text-decoration: none;
}
