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

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

h1 {
	font-size: 20px;
	font-weight: bold;
	color: #E4E0D1;
	line-height:26px;
}

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

h3 {
	font-size: 17px;
	font-weight: bold;
	color: #37715B;
}

h4 {
	font-size: 13px;
	font-weight: bold;
	color: #CEE8DE;
}

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

a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}

li { font-size: 13px;
	 line-height: 20px;
	 padding-bottom:5px;
	 margin-left:-15px;}
	 
hr {color:#003300;
	background:#003300;
	height:1px;
	border:0;
	}

.imgborder { BORDER: #5E5E5E 1px solid;}

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
.stretch {
	background-image: url(assets/images/stretch.gif);
	background-repeat: repeat-y;
}

.padding {
	padding-right: 15px;
	padding-left: 25px;
	padding-bottom: 5px;

}
.navbg {
	background-image: url(assets/images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
.ghost {
	background-image: url(assets/images/two.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.titlebg {
	background-image: url(assets/images/title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 3px;
	padding-right: 15px;
	padding-left: 50px;


}
.background {
	background-attachment: fixed;
	background-image: url(assets/images/background.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.quicklinks {
	background-image: url(assets/images/two.gif);
	background-repeat: no-repeat;
	background-position: left bottom;

}
.grape1 {
	background-image: url(assets/images/navigation.jpg);
	background-repeat: no-repeat;
}
.sidebarbg {
	background-image: url(assets/images/sidebar.jpg);
	background-repeat: no-repeat;
}
.photobg {
	background-image: url(assets/images/photo.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.addressbg {
	background-image: url(assets/images/address.jpg);
	background-repeat: no-repeat;
}
.bglight {
	background-image: url(assets/images/bglight.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.topartbg {
	background-image: url(assets/images/topart.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.navlight {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	
}

.navlight:hover {
	color: #DFD6B7;
	text-decoration: none;
	

}
.navpadding {
	padding-left: 5px;
}
.darktext {
	color: #312C20;
}
.splashbg {
	background-image: url(assets/splash/background.jpg);
	background-repeat: no-repeat;
}
.photolow {
	background-image: url(assets/images/photolow.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

.bottomnavlight {
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	font-size:9px;
	}

.bottomnavlight:hover {
	color: #DFD6B7;
	text-decoration: none;
	font-size:9px;
	}

.backtotop {font-size:10px;}

/* splash seo */

#photo {
	position:relative;
	left:445px;
	top:80px;
	width:196px;
	height:261px;
	z-index:1;
}

#container {position:absolute;
			height:1px;
			width:1px;}

.seoaddress {color:#000000;
			  font-size:15px;
			  font-weight:bold;}

.seonav a {color:#E9E1D1;
		  font-size:14px;
		  font-weight:bold;
		  text-decoration:none;}

.seonav a:hover {color:#A3CDBC;
		  font-size:14px;
		  font-weight:bold;
		  text-decoration:none;}

.splashtext p {color:#4C301A;}
.splashtext a {color:#625439;}
.splashtext li {color:#4C301A;}



/* end splash */



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