
<!--

body {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #473C2C;
	background-color: #383838;
	background-image: url(../images/base/asphalt.gif);
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}

td, th {

}

tr.decoration{
	font-size: 0;
	line-height: 0;
}

a{
	color: #473C2C;
}

 /* unvisited link */
a:link {
	color: #473C2C;
}

/* visited link */
a:visited {
	color: #473C2C;
}

/* mouse over link */
a:hover {
	color: #271C0C;
}

/* selected link */
a:active {
	color: #473C2C;
} 

.parchmentTop {
	background-image: url("../images/base/smudge.gif");
	background-repeat: repeat-x;
}
.parchment {
	background-image: url("../images/base/parchment.gif");
}
#navigation {
	position:absolute;
	left:100px;
	top: 110px;
}
.styleRed18 {
	font-size: 18px;
	color: #B64610;
}
.styleRed20bi {
	font-size: 20px;
	font-style: italic;
	color: #B64610;
	font-weight: bold;
}
.styleHR2 {
	height:3px;
	background-color:#B64610;
	color: #B64610;
	border:0;
}
.style10pt {
	font-size: 10px
}
.style10i {
	font-size: 10px;
	font-style: italic;
}
.style10light {
	font-size: 10px;
	color: #776C5C;
}
.style16bi {
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
}
.style16bi div{
	margin-bottom:10px;
	}
.styleHeader {
	font-size: 13px;
	font-weight: bold;
}
.styleLink {
	font-size: 10px;
	color: #473C2C;
	text-decoration:underline;
}
.styleLink12 {
	font-size: 12px;
	color: #473C2C;
	text-decoration:underline;
}
.styleLink12b {
	font-size: 12px;
	color: #271C0C;
	font-weight:bold;
	text-decoration:underline;
}
.styleLink12bo {
	font-size: 12px;
	color: #271C0C;
	font-weight:bold;
	text-decoration:underline;
	text-decoration:overline;
}
.styleBlackLink {
	font-size: 10px;
	color: #000000;
	text-decoration:underline;
}
.styleWhiteBold14 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
}
#menuVb {
	margin: 0px;
	padding: 0px;
	background-image: url("../images/base/button_front.gif");
	background-repeat:repeat;
	width:730px;
	height:28px;
	overflow:hidden;
	overflow:visible;
}
#menuVb ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#menuVb li {
	border: 0px solid #000000;
	border-right: 1px solid #000000;
	float:left;
}
#menuVb li a {
	height:28px;
	background-image: url("../images/base/button_front.gif");
	color:#271C0C;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
	text-decoration:none;
	background-repeat:repeat-x;
	text-align:center;
	vertical-align: middle;
	line-height:26px;
	border: 0px solid #ff0000;
	float:left;
	padding-left:6px;
	padding-right:7px;
	outline:none;
	/*padding-left:4px;
	padding-right:5px;*/
}
 #menuVb li:nth-of-type(12)  {
 /*border-right:0;*/
}

.mobileGalleryLink{
	display:none;
	margin-bottom:10px;
	float:right;
}

 @media only screen and (max-width:750px) {
#menuVb {
 height:56px;
}
 #menuVb li {
 width:16.5%;
}
 #menuVb li a {
 width:100%;
 padding-left:0;
 padding-right:0;
}
 #menuVb li:nth-of-type(6)  {
 border-right:0;
}
 #menuVb li:nth-of-type(12)  {
 border-right:0;
}

.mobileGalleryLink{
	display:block;
}

.mobileGalleryLink button{
	margin:-5px 0 0 0;
	padding:0 10px;
	background-color:#8F8675;
	background-color:#F4E451;
	color: #271C0C;
	font-family: Trebuchet MS,Verdana,Arial,Helvetica,sans-serif;
	border:1px solid #000;
	font-size:14px;
	font-weight:bold;
	height:40px;
	cursor:pointer;
}



}
 @media screen and (-webkit-device-pixel-ratio:0.75) {
 #menuVb li a {
 padding-left:4px;
 padding-right:5px;
}
}
#menuVb li.hl a {
	color:#FFE824;
}
#menuVb li a:hover {
	background-image: url("../images/base/button_over_2.gif");
	color:#000000;
}
.menuLeft {
	background:url(../images/base/left_edge.gif) repeat-y;
}
.menuRight {
	background:url(../images/base/right_edge.gif) repeat-y;
}
.header {
	position: relative;
}
.header h1 {
	color: #5E564B;
	color: #6E6558;
	font-size: 32px;
	line-height:34px;
	margin:0;
	font-family: 'arche_black_condensed_ssBlkCn', sans-serif;
	font-style:normal;
	font-weight:normal;
	letter-spacing:0.6px;
}
.dirt {
	position:absolute;
	top:0;
	left:0;
	height:33px;
	background-image: url("../images/base/dirt.png");
}

.mb10{
	margin-bottom:10px;
	}
#botm{
	margin-bottom:40px;
	}
#botm .style16bi{
	padding-bottom:10px;
	}
	
#botm p{
	padding:0;
	margin:0;
	}
	
	#botm .styleHeader{
		margin-bottom:10px;
		}

.red-hr{
	background-color: #B64610;
	height: 3px;
	padding: 0;
	margin:10px 0;
}

.red-hr-thin{
	background-color: #B64610;
	height: 1px;
	padding: 0;
	margin:10px 0;
}
-->
