@charset "utf-8";
/* CSS Document */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
}
body{
	background-image:url(../images/background.png);
	background-repeat: repeat-x;
	background-color:#3C2415;
	
}#TopExternalHeader {
	height: 60px;
	width: 980px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
#container {
	height: auto !important;
	width: 940px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border: 20px solid #FFFFFF;
	
}

#headerPictureContainer {
	height: 200px;
	width: 940px;
}
#menu {
	background-color: #3E2515;
	height: 33px;
	width: 940px;
	margin-top: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #C49A6B;
	border-bottom-color: #C49A6B;
}
#innerContainer {
	background-color: #3C2415;
	height: 100%;
	width: 940px;
}
#mainContent {
	padding: 10px;
	height: auto;
	width: 650px;
	margin-top: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#mainContentAdmin {
	padding: 10px;
	height: auto;
	width: 640px;
	margin-top: 20px;
	margin-right:10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #603913;
	border: 1px solid #C49A6B;
}
#bodyHeader {
	height: 40px;
	width: 630px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.divider {
	height: 100%;
	width: 15px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #C49A6B;
	border-left-color: #C49A6B;
	min-height:300px;
	background-image: url(../images/spacer.gif);
	background-repeat: repeat;
}
#boxRight {
	padding: 10px;
	height: auto;
	width: 200px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#bodyContent {
	height: auto;
	width: 630px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#rightNav {
	background-color: #603913;
	padding: 5px;
	height: 200px;
	width: 180px;
	margin-top:10px;
	border: 1px solid #C49A6B;
}
#bottomTerms {
	padding: 5px;
	height: 50px;
	width: 970px;
	margin-top: 15px;
	margin-right: auto;
	margin-left: auto;
}
#excel {
	height: 45px;
	width: 550px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#photoBoxIndex {
	background-color: #603913;
	height: 180px;
	width: 600px;
	border: 1px solid #FFFFFF;
	padding: 5px;
	margin-top: 100px;
}
#photoHeader {
	padding: 5px;
	height: 35px;
	width: 550px;
	margin-top: 5px;
	margin-bottom: 15px;
}
#photoListBox {
	height: 75px;
	width: 575px;
	padding: 10px;
}
.indIndexBox {
	height: auto;
	width: 75px;
	margin-right: 15px;
	margin-left: 15px;
	border: 5px solid #FFFFFF;
	float: left;
}
#contactBox {
	padding: 10px;
	height: auto;
	width: 625px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
#galleryMainBox {
	padding: 5px;
	height: auto;
	width: 600px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.PhotoBoxHidden{
	width:auto;
	height: auto;
	display:none;
	}