@charset "utf-8";

html {
	overflow-y: scroll;
	background-color:#CCC;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
}

a {	
color: #009;
}
A:link {text-decoration: none;
color:#78630C;

}
A:visited {text-decoration: none;
color:#78630C;
}
A:active {text-decoration: none}
A:hover {
	text-decoration: underline;
	color: #FFF;
}

h1 {
	
}

.topbar {
	height: 105px;
	width: 1120px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.maincontentwrapper {
	width: 100%;
	background-color: #CCC;
	z-index: 1;
	height: 100%;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #634813;
	margin: auto;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-repeat: repeat-x;

}
.maincontentwrapper .maincontent {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	z-index: 1;
	padding-right: 200px;
	min-height:500px;
}
.maincontentwrapper .navbar {
	width: 200px;
	position: relative;
	float: left;
	white-space: nowrap;
	text-align: left;
	height: 100%;
	padding-top: 30px;
	z-index: 1000;
}
.topborderlines {
	border-right-width: medium;
	border-left-width: medium;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666;
	border-left-color: #666;
	width: 900px;
	position: absolute;
	left: 50%;
	height: 1000%;
	margin-left: -450px;
}
.bottombar {
	background-color: #666;
	width: 100%;
	height: 40px;
	text-align: center;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #37322c;
}
.clear {
	clear: both;
}
.contactdetails {
	margin-right: 60px;
	margin-left: 10px;
	white-space: nowrap;
	position: relative;
	float: right;
	height: 80px;
	width: 240px;
	background-image: url(../images/contact-bg.png);
	padding-top: 10px;
	padding-left: 55px;
	background-repeat: no-repeat;
	margin-top: -5px;
}
.introletterblue {
	color: #333;
	float: left;
	margin-right: 3px;
	font-family: "Times New Roman", Times, serif;
	vertical-align: text-bottom;
	font-weight: bold;
	padding: 1px;
	text-align: center;
	
}
.contactheader {
	color: #333;
	font-weight: bold;
	margin-bottom: 8px;
	padding-top: 5px;
	
}
.contactheader a{
	color: #000;
}
 .contactheader a:hover{
	 color:#FFF;
 }
 
.topbar .headerimages {
	width: 400px;
	position: relative;
	height: 100px;
	float: left;
	text-align: center;
}
.topbar .headerimages img {

}
.topbar .headerimages .headerimg {
	padding-left: 20px;
	padding-right: 20px;
}
.galleryintrotext {
	text-align: left;
}
.maincontentwrapper .maincontent .maintext {
	float: left;
	text-align: justify;
	width: 700px;
}

h1 {
	color: #474E58;
	text-transform: uppercase;
	background-image: url(../images/underlined.png);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	text-align: left;
}
.contact_input {
	float: left;
	margin: 3px;
}
.contact_title {
	float: left;
	width: 75px;
	color: #725507;
	font-weight: bold;
	margin: 3px;
}
.contactform {
	background-color: #999;
	border: thin ridge #634813;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
	overflow: visible;
}
.dogtagscontact {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-top: 170px;
	margin-left: 110px;
}
.whitebox {
	background-color: #FFF;
	width: 100%;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #37322C;
}
.bgsquares {
	position: absolute;
	top: 0px;
	right: 50%;
	padding-right: 390px;
	padding-top: 230px;
	z-index: 10;
}
.bottombar a {
	color: #999;
}

.flashrotator {
	height: auto;
	width: 495px;
	border: thin solid #000;
	margin-right: auto;
	margin-left: auto;
}
.topbar {
}
.topstripe {
	background-color: #808080;
	height: 5px;
	width: 100%;
}
h1 strong {
	color: #654900;
	font-family: Georgia, "Times New Roman", Times, serif;
}
