body {
	font-family: arial, verdana, Times, serif;
	color: #FFFFFF;
	scrollbar-base-color: #867265;
	scrollbar-arrow-color: 8c6a5d;
	scrollbar-track-color: #644c42;
	scrollbar-shadow-color: white;
	scrollbar-lightshadow-color: #e2d7d3;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #8c6a5d;
	scrollbar-3dlight-color: white;
}
p { 
	font-size: 14px;
	line-height: 16px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	color: e2d7d3;
	text-transform: uppercase;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
}
h3 {
	font-size: 17px;
	font-weight: bold;
	color: #B59A91;
}
h4 { 
	font-size: 12px;
	font-weight: bold;
}
a {
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: underline;
	color: #C6B5AE;
}
li { 
	font-size: 14px;
	line-height: 14px;
	padding-bottom: 5px;s
}
.imgborder {
	border-top: 1px solid #8c6a5d;
	border-right: 1px solid #8c6a5d;
	border-bottom: 1px solid #8c6a5d;
	border-left: 25px solid #8c6a5d;
}

.imgborder2 {
	border-top: 1px solid #8c6a5d;
	border-right: 1px solid #8c6a5d;
	border-bottom: 1px solid #8c6a5d;
	border-left: 10px solid #8c6a5d;
}

.addressbg {
	background-image: url(assets/images/address2.jpg);
	background-repeat: no-repeat;
}

.address{line-height:14px; font-size:14px; text-align:center;}
.bodybg {
	background-image: url(assets/images/body.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.padding {
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 5px;
}
.bodypadding {
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.border {
	border: 1px solid #000000;
}
.photobg {
	background-image: url(assets/images/flash.jpg);
	background-repeat: no-repeat;
}
.splashaddressbg {
	background-image: url(assets/splash/address.jpg);
	background-repeat: no-repeat;
}
.desc, .desc a, .desc a:hover {
	text-align: center;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
}
.prev {
	border: 1px solid #E2D7D5;
	border-left-width: thick;
	border-top: none;
	border-right: none;
	font-family: arial, Times, serif;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
}

.next {
	border: 1px solid #E2D7D5;
	border-right-width: thick;
	border-top: none;
	border-left: none;
	font-family: arial, Times, serif;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
}

.prev a:hover, .next a:hover {
	font-family: arial, Times, serif;
	font-weight: 700;
	text-align: center;
	text-decoration: none;
}

.topnav {
	width: 100%;
	height: 100%;
	display: inline-block; 
	color: #FFFFFF;
	background-image: url("assets/bg.jpg");
	font: 14px/20px Arial, sans-serif;
	text-align: center;
	text-decoration: none;
	padding-bottom:10px;
	padding-top:10px;

}

.topnav a {
   display: inline-block; 
	text-decoration: none;
	
}
.topnav a:hover{
	color: #FFFFFF;
	text-decoration: none;
	background-image: url("assets/bg_hov.jpg");
	background-repeat: no-repeat;
}

	
a.navigation2{background-color:#644c42; display:inline; height:28px; width:auto; padding:4px; font-family:Georgia,"Times New Roman", Times, serif; font-weight:normal; font-size:.9em;}
a.navigation2:hover{background-color:#000000; display:inline; text-decoration:none;}
