/*CSS Document*/
*
{
	margin: 0;
	padding: 0;
	border: none;
	outline: 0;
}
HTML, BODY
{
	height: 100%;
	background: #000000 url(../images/leather-BG-grey.jpg) no-repeat fixed center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FFFFFF;
}
#wrapper-shadow
{
	min-height: 100%;
	height: auto !important;
/*ie6*/
	height: 100%;
	width: 900px;
	padding: 0 15px;
	margin: 0 auto -60px;
/*the bottom margin is the negative value of the footer's height*/
	background: url(../images/shadow-back.png) repeat-y center top;
}
#wrapper-all
{
	margin: 0 auto;
	width: 900px;
}
/*oooooooooooooooooooo Header*/
#wrapper-header
{
	height: 85px;
	padding: 10px 0 0 30px;
}
#logo
{
	float: left;
}
#book-online-tab
{
	float: right;
	margin-right: 20px;
}
/*oooooooooooooooooooo Navigation*/
#nav-horizontal
{
	margin: -40px 16px -45px 0;
	float: right;
	width: 470px;
}
#nav-horizontal LI
{
	height: 40px;
	width: 90px;
	float: left;
	display: block;
	text-align: center;
	margin-left: 4px;
}
#nav-horizontal LI A
{
	display: block;
	color: #FFFFFF;
	width: 87px;
	padding-right: 3px;
	font-size: 8pt;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
	height: 18px;
	padding-top: 22px;
	background: url(../images/nav-button.png) no-repeat center 10px;
}
#nav-horizontal LI A:hover, #nav-horizontal LI A:active, #nav-horizontal LI A.active
{
	height: 28px;
	padding-top: 12px;
	background-position: center top;
}
/*oooooooooooooooooooo Content*/
#wrapper-content
{
	padding: 20px 20px 20px 40px;
	width: 840px;
	margin-top: -20px;
}
#column-a1
{
	width: 900px;
	margin: 0 0 20px -38px;
}
#column-a1 .slideshow
{
	position: relative;
	z-index: 50;
}
#drop-buttons
{
	float: right;
	height: 45px;
	margin-right: 15px;
}
#drop-buttons A
{
	background: url(../images/nav-button2.png) no-repeat center -15px;
	width: 105px;
	height: 37px;
	padding-top: 3px;
	display: block;
	float: left;
	font-size: 8pt;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	color: #FFFFFF;
}
#drop-buttons A:hover
{
	padding-top: 13px;
	height: 27px;
	background-position: center bottom;
}
#column-a1 H1
{
	width: auto;
	height: auto;
	font-size: 18pt;
	background: none;
	text-align: left;
	text-transform: inherit;
	padding: 0;
	margin: 0;
	margin-top: 1em;
	margin-left: 30px;
	color: inherit;
}
#column-a2
{
	border-right: 1px solid #C1B384;
	padding-right: 40px;
	width: 340px;
	float: left;
}
#column-a3
{
	width: 415px;
	float: right;
}
#column-a3 IMG
{
	border: 1px solid #C1B384;
	margin-bottom: 15px;
}
#column-b1
{
	float: left;
	width: 400px;
}
#column-b2
{
	float: right;
	text-align: right;
	width: 420px;
}
#column-b2 IMG, #column-b2 IFRAME
{
	border: 1px solid #C1B384;
	margin-bottom: 15px;
}
#column-a3 .buttons, #column-b2 .buttons
{
	width: 430px;
}
#column-a3 .buttons IMG, #column-b2 .buttons IMG
{
	border: none;
	float: left;
	margin-right: 5px;
}
#phone-number
{
	text-align: right;
}
#phone-number IMG
{
	border: none;
}
#column-c1
{
	width: 900px;
	margin: -60px 0 20px -38px;
}
#top-pic
{
	margin-top: 30px;
}
/*oooooooooooooooooooo Footer*/
#footer, #sticky-footer-push
{
	height: 60px;
/*#sticky-footer-push must be the same height as #footer
do not replace with min-height*/
	width: 840px;
	margin: 0 auto;
}
#sticky-footer-push
{
	clear: both;
	visibility: hidden;
}
#footer
{
	clear: both;
	text-align: right;
	color: #767676;
	height: 50px;
	padding: 5px 20px 5px 40px;
}
#footer-ob-logo
{
	float: left;
}
#footer-ob-logo IMG
{
	margin-right: 20px;
}
#footer-links
{
	text-align: right;
	float: right;
	margin-top: 20px;
	text-decoration: none;
}
#footer-links A
{
	color: #767676;
	text-decoration: none;
}
#footer-links A:hover
{
	text-decoration: underline;
}
/*Sticky Footer by Ryan Fait: http: //ryanfait.com/*/
H1
{
	position: relative;
	z-index: 50;
	background: url(../images/transparent-piece.png);
	width: 840px;
	height: 20px;
	padding: 3px 20px 7px 40px;
	margin-left: -38px;
	text-align: right;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #222222;
	font-size: 14pt;
	margin-bottom: 1em;
}
H2
{
	font-size: 14pt;
	margin-bottom: 1em;
	color: #C1B384;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 1px;
}
H3
{
	margin-bottom: 10px;
}
A
{
	color: #C1B384;
}
A:hover
{
	text-decoration: underline;
}
P
{
	line-height: 1.25em;
	margin-bottom: 1em;
}
DL
{
	margin: 10px 0;
}
DT
{
	font-weight: bold;
	margin-top: 0.75em;
}
DD
{
	margin-left: 0;
	margin: 2px 0;
}
TABLE
{
	margin-bottom: 1em;
}
TABLE.lined TD
{
	padding: 1px 5px;
}
#wrapper-content UL, #wrapper-content OL
{
	margin-left: 20px;
}
.clear
{
	clear: both;
}
#wrapper-content UL
{
	margin-left: 20px;
	margin-bottom: 15px;
}
.hidden
{
	display: none;
}
