@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #000000;
	font-size: 62.5%;
	color: #2E2816;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-align: center;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center 0px;
}
p, ul {
	font-size: 1.4em;
	line-height: 1.6em;
	margin-bottom: 12px;
	margin-top: 5px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	color: #782200;
	font-weight: normal;
	line-height: 1.4em;
}
h2  {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	margin-bottom: 5px;
	text-transform: uppercase;
	font-size: 1.5em;
	letter-spacing: 2px;
	color: #336633;
}
h2 a:link, h2 a:visited {
	color: #336633;
	text-decoration:underline;
	}
h2 a:hover {
	color: #336633;
	text-decoration:none;
	}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #782200;
}
a:link {
	color: #782200;
	text-decoration: underline;
}
a:visited {
	color: #336633;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p.index {
	font-size: 1.7em;
	color: #574229;
}
#divWrap {
	/*background-image: url(../images/background.jpg);
	background-repeat: repeat-y;
	background-position: center 0px;*/
	width: 842px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#divBody  ul, #divBody blockquote {
	margin-bottom: 20px;
	margin-left: 25px;
	margin-top: 0px;
}
#divBody li {
	line-height: 1.7em;
}
#divBodyWrap {
	background-image: url(../images/background_top.jpg);
	background-repeat: no-repeat;
	padding-top: 30px;
	height:470px;
}
#divNavigation {
	width: 200px;
	float: left;
	
	
}
#divNavigation  ul  {
	text-transform: capitalize;
	text-align: center;
}
#divContactInfo {
	margin-top: 20px;
	font-size: 0.95em;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
}
#divBody {
	float:left;
	width: 580px;
	min-height: 400px;
	
	padding-left: 30px;
	padding-bottom: 20px;
	
}
#divHead {
	height:210px;
	background-image: url(../images/sketch2.gif);
	background-repeat: no-repeat;
	background-position: 0px 15px;
}
.imgLure {
	margin-left:30px;
}
#divHead  #divHeadImg  {
	height: 210px;
	width: 289px;
	float: right;
	background-image: url(../images/frame.gif);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	margin-right: 20px;
}
#divHead   #divHeadImg   img {
	padding-top: 18px;
	padding-left: 15px;
}
#imgHomeHeadline {
	margin-top: 15px;
	margin-bottom: 7px;
}
#imgHomeLure {
	position: absolute;
	z-index: 5000;
	top: 300px;
	left: 50%;
	margin-left: 170px;
}
#divInfoBar {
	margin-top: 10px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D5BE7F;
	clear: both;
}
#divInfoBar img {
	margin-top: 10px;
}
.infoOne, .infoTwo, .infoThree {
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	width: 180px;
	text-align: center;
}
.infoOne, .infoTwo
 {
	float: left;
	padding-right: 10px;
}


.small
{
	font-family: Arial,'sans serif';
	font-size: 9px;
	color: #444845;
}
#divCaption {
	float: right;
	font-size: 0.85em;
	margin-left: 15px;
	width: 420px;
	color: #782200;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
.divFlashLeft {
	width: 400px;
	margin-right: 10px;
	float: left;
}

.divPhotoFrameLeft, .divPhotoFrameRight {
	width: 400px;
	background-image: url(../images/snapshot.gif);
	background-repeat: no-repeat;
	font-size: .85em;
	min-height:270px;
}
.divPhotoFrameRight {
	float: right;
	margin-left: 10px;
}
.divPhotoFrameLeft {
	float: left;
	margin-right: 10px;
}
.divPhotoFrameLeft img, .divPhotoFrameRight img {
	margin-left: 17px;
	margin-top: 16px;
	
}
.divPhotoFrameLeft p, .divPhotoFrameRight p {
	margin-top:20px;
	color: #782200;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#divSideColumn {
	float: right;
	width: 200px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding: 10px;
	color: #782200;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .95em;
	margin-top: 20px;
}
