/*CSS Document*/
*
{
	margin: 0;
}
BODY, HTML
{
	background-color: #540000;
	margin: 0px;
	padding: 0px;
	height: 100%;
}
#wrapper-all
{
	margin: 0 auto;
}
#wrapper-shadow
{
	min-height: 100%;
	height: auto !important;
	height: 100%;
	width: 850px;
	margin: 0 auto -50px;
	background-color: #8B6C36;
}
/*oooooooooooooooooooo Header*/
#header
{
	width: 347px;
	background-color: #FFFFFF;
	height: auto;
	text-align: center;
	float: left;
	padding: 5px;
}
#logo
{
	width: 345px;
	padding-top: 10px;
	margin: -9px auto 0;
}
#pic
{
	width: 347px;
	margin: 5px auto 1px;
}
#bottom-text
{
	background-color: #4B460E;
	margin-right: auto;
	margin-left: auto;
	padding: 7px 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEFEFE;
}
#book-online
{
	position: relative;
	margin-top: 0px;
	background-color: #4B460E;
	padding-top: 10px;
	padding-bottom: 5px;
}
/*** Nav bar styles ***/
#nav
{
	height: 40px;
	padding-top: 0px;
	padding-left: 0px;
}
#menu1
{
	list-style-type: none;
	width: 510px;
	margin-left: -43px;
	margin-top: 8px;
	#margin-left: -2px;
	#margin-top: 8px;
}
#menu1 LI
{
	float: left;
	margin-left: 3px;
	text-transform: uppercase;
}
#menu1 A
{
	display: block;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
	background-color: #4B460E;
	padding: 12px 18px 7px;
	font: bold 11px Arial, Helvetica, "sans serif";
}
#menu1 A:hover, #menu1 A.active
{
	color: #AD7835;
	background-color: #FFFFFF;
}
/*oooooooooooooooooooo Content*/
#wrapper-content
{
	float: right;
	width: 493px;
}
#headline
{
	float: left;
	background-color: #6D5F42;
	margin-top: -6px;
	#margin-top: -8px;
}
#pic1
{
	height: 225px;
	background-color: #6D5F42;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pic2
{
	height: 225px;
	background-color: #6D5F42;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#pic3
{
	height: 225px;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #6D5F42;
	margin-bottom: 0px;
}
#content
{
	float: right;
	width: 427px;
	margin: 17px 20px 50px 0px;
	color: #FFFFFF;
}
#content2
{
	margin: 10px 35px 0 22px;
}
#content2 IMG
{
	margin-top: 50px;
}
#buttons
{
	margin-left: 39px;
}
#buttons IMG
{
	margin-right: 9px;
	margin-bottom: 6px;
}
#traditional-gallery
{
	width: 500px;
	margin: -25px 0 0 -41px;
}
#traditional-gallery IMG
{
	float: left;
	width: 125px;
	margin: 16px;
	border: 1px solid #A8A8A8;
}
.slideInfoZone
{
	display: none;
}
#myGallery, .jdgallery
{
	width: 346px !important;
	height: 460px !important;
}
/*oooooooooooooooooooo Basics*/
H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	color: #FFFFFF;
	margin-bottom: 13px;
}
H2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	padding-bottom: 7px;
}
H3
{
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	text-transform: uppercase;
}
P
{
	color: #FFFFFF;
	font: 12px/1.5 Arial, Helvetica;
	margin-bottom: 12px;
}
UL
{
	list-style-type: square;
	margin-left: -15px;
	margin-bottom: 12px;
	#margin-left: 25px;
}
LI
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
A
{
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: underline;
}
A:hover
{
	text-decoration: none;
}
A.bold
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
IMG
{
	border: none;
}
IMG:hover
{
	text-decoration: none;
}
HR
{
	background-color: #4B460E;
	border: 3px solid #4B460E;
	height: 6px;
	margin-top: -5px;
}
.clear
{
	clear: both;
}
.left-pic
{
	margin-bottom: 6px;
}
P.phone
{
	/*[empty]width:;*/
	text-align: right;
	padding: 10px 20px 0 0;
	font-size: 18px;
	font-weight: bold;
}
/*oooooooooooooooooooo Footer*/
#footer, #sticky-footer-push
{
	height: 50px;
/*#sticky-footer-push must be the same height as #footer
do not replace with min-height*/
	width: 850px;
	margin: 0 auto;
	margin: 0 auto;
}
#sticky-footer-push
{
	clear: both;
	visibility: hidden;
}
#footer-ob-logo
{
	float: left;
	height: auto;
	width: auto;
	padding-left: 20px;
}
#footer-links
{
	float: right;
	height: auto;
	width: auto;
	font-size: 9pt;
	margin-top: 15px;
	padding-right: 20px;
	color: #FFFFFF;
}
#footer-links A
{
	color: #FFFFFF;
	text-decoration: none;
	font: 11px Arial;
}
#footer-links A:hover
{
	text-decoration: underline;
}
#bannerad
{
	margin: 4px 12px -4px;
}

