@charset "utf-8";
body {
	background-image: url(../images/wood_background.jpg);
	background-repeat: repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-align: center;
	color: #330F01;
	background-color: #341004;
}
h1{
	margin: 0px;
	padding: 0px;
	font-size: 36px;
	line-height: 55px;
}
h2{
	font-size: 24px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	font-variant: small-caps;
}
h3{
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	line-height: 24px;
}
h4{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h5{
	font-size: 10px;
	font-weight: normal;
}
h6{
}
p{
	margin: 0px;
	padding: 0px;
}


#container {
	text-align: left;
	margin: auto;
	width: 815px;
}
#container #header {
	background-image: url(../images/headerLarge.jpg);
	background-repeat: no-repeat;
	height: 218px;
}
#container #header .topNav{
	margin: 0px;
	padding-top: 10px;


}
#container #header .emailLink{
	float: right;
	color: #4D230D;
	padding-right: 260px;
	padding-top: 140px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: center;
}
#container #header .emailLink a{
	color: #4D230D;
	text-decoration: none;
}
#container #header .emailLink a:hover{
	color: #efdfbe;
	text-decoration: underline;
}


#container #leftSidebar {
	margin: 0px;
	padding: 0px;
	width: 124px;
	float: left;
}
#container #leftSidebar .leftSidebarTitles{
	margin: 0px;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}


#container #leftSidebar ul{
	margin: 0px;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}


#container #leftSidebar ul li a{
	color: #543C1A;
	text-decoration: none;
	background-image: url(../images/leftButtonUp.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	width: 104px;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	
}

#container #leftSidebar ul li a:hover{
	color: #FFF4D1;
	background-image: url(../images/leftButtonDown.jpg);
	background-repeat: no-repeat;
}

#container #rightSidebar {
	float: left;
	width: 130px;
}
#container #rightSidebar .rightPic{
	background-color: #efdfbe;
	height: 135px;
	margin-top: 3px;
	margin-left: 1px;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 2px;
}
#container #rightSidebar .rightPic h2{
	font-size: 9px;
	margin: 0px;
	text-align: center;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#container #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFF4D1;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 15px;
	padding-right: 25px;
}

#container #footer h5{
	font-size: 10px;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-weight: normal;
}

#container #footer h5 a{
	color: #efdfbe;
	text-decoration: none;
}
#container #footer h5 a:hover{
	color: #efdfbe;
	text-decoration: underline;
}

#container #footer h2 a:hover{
	color: #FFFF00;
	text-decoration: underline;
}


#container #footer .footerNav h5{
	font-size: 10px;
	line-height: 15px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 150px;
	margin-bottom: 0px;
	margin-left: 140px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF4D1;
}

#container #footer .footerNav a{
	color: #FFF4D1;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
#container #footer .footerNav a:hover{
	color: #efdfbe;
	text-decoration: underline;
}


.clearAll {
	clear: both;
}

#container #content {
	width: 535px;
	background-image: url(../images/contentHeader.jpg);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	background-color: #efdfbe;
	margin-left: 7px;
	margin-right: 7px;
}
#container #content .contentTile{
	color: #FFF4D1;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 16px;
}

#container #content .contentHeader{
	font-family: Georgia, "Times New Roman", Times, serif;
}

#container #content .contentBody{
	padding: 10px;
}
#container #content .contentFlash{
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	height: 650px;
}

#container #content .contentBody ul{
	list-style-type: square;
	margin-right: 30px;
	margin-top: 10px;
}
#container #content .contentBody li{
	padding-bottom: 10px;
}
#container #content .contentBody .contactBody{
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	
}

#container #content .contentFlash .contentRoom{
	padding-top: 5px;
	padding-bottom: 5px;
}
#container #content .contentFlash .contentRoom a{
	color: #330F01;
	text-decoration: none;
}
#container #content .contentFlash .contentRoom a:hover{
	text-decoration: underline;
}
