/*CSS Document

standerd browser area width:960
standerd browser area  height:615
*/
*
{
	margin: 0;
	padding: 0;
	border: none;
}
HTML, BODY
{
	height: 100%;
	background: #5F563D url(../images/BG-flourish.png) repeat-y center;
}
#left-back
{
	float: left;
	background-image: url(../images/left-bar.png);
	height: 100%;
	width: 132px;
}
#wrapper-all-A
{
	min-height: 100%;
	height: auto !important;
/*for stickyfooter: ie6*/
	height: 100%;
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -40px;
	margin-left: auto;
	background-color: #FDFDFD;
}
#wrapper-all-B
{
	min-height: 100%;
	height: auto !important;
/*for stickyfooter: ie6*/
	height: 100%;
	width: 760px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: -60px;
	margin-left: auto;
	background-color: #514C84;
}
/*oooooooooooooooooooo Header*/
#wrapper-header
{
	background-image: url(../images/header.png);
	height: auto;
	width: auto;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 5px;
	position: relative;
/*height:150px;*/
	background: #FFFFFF url(../images/top-flourish.png);
}
#top-booking
{
	position: absolute;
	top: 0px;
	right: 10px;
}
#phone
{
	position: absolute;
	top: 60px;
	right: 25px;
	text-align: right;
	color: #2E266B;
	font-family: "Trebuchet MS";
}
.number
{
	font-size: 25px;
	font-weight: bold;
}
.hours
{
	font-size: 12px;
}
#logo
{
	width: auto;
	height: auto;
}
#wrapper-header P
{
	margin-left: 5px;
	letter-spacing: 4px;
	font: 12px Arial;
	color: #2E266B;
}
/*oooooooooooooooooooo Navigation*/
#nav-horizontal
{
/*float:left;*/
	margin: 0;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #514C84;
}
#nav-horizontal A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 600;
	color: #EFE5BC;
	text-decoration: none;
	background-color: #9A96B7;
}
#nav-horizontal A:hover, #nav-horizontal A.active
{
	background-color: #2F276C;
}
#nav-horizontal .space
{
	background-color: #F0E6BD;
	padding: 2px 0px 5px 0;
	margin: 0 -4px;
	#padding: 8px 0 0px;
}
/*oooooooooooooooooooo Content*/
#wrapper-content
{
	background-color: #524D85;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	width: 760px;
	position: relative;
}
#column-A1
{
	width: 50%;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#column-A2
{
	width: 40%;
	float: right;
	height: auto;
	font-family: Garamond, "Times New Roman", Arial;
	font-size: 15px;
	color: #FEFEFE;
	line-height: 1.2;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0;
	padding-top: 10px;
	padding-bottom: 20px;
}
#headline
{
	padding-right: 20px;
	padding-left: 20px;
	text-align: left;
	padding-top: 10px;
}
#column-A3
{
	width: 45%;
	float: left;
	margin: 0;
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-family: Garamond, "Times New Roman", Arial;
	font-size: 15px;
	color: #000000;
}
#column-A4
{
	float: right;
	width: 45%;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: left;
	font-family: Garamond, "Times New Roman", Arial;
	font-size: 15px;
	color: #000000;
}
#column-B1
{
	text-align: center;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#column-B1 IMG
{
	margin: 0 10px 0 9px;
}
#column-B2
{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Garamond, "Times New Roman", Arial;
	font-size: 15px;
	color: #FEFEFE;
}
#column-d2
{
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	font-family: Garamond, "Times New Roman", Arial;
	font-size: 15px;
	color: #FEFEFE;
	float: left;
	width: 343px;
	margin-top: -20px;
}
#column-d2 LI
{
	margin-left: 30px;
}
#column-d3
{
	float: right;
	text-align: right;
	padding-right: 25px;
	color: #FFFFFF;
	width: 345px;
}
#column-B2 LI
{
	margin-left: 30px;
}
#column-B3
{
	right: 0px;
	bottom: 5px;
}
#column-C2
{
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FEFEFE;
	font-size: 13px;
}
#wrapper-content A
{
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#wrapper-content A:hover
{
	text-decoration: underline;
	color: #2E266B;
}
#column-B2 UL UL LI
{
	margin-left: 20px;
}
#wrapper-content IFRAME
{
	float: right;
	margin-top: -330px;
	margin-right: 60px;
}
#wrapper-content SMALL
{
	float: right;
	margin-top: -148px;
	margin-right: 65px;
}
/*oooooooooooooooooooo Footer for primary/home page*/
#footer-A, #sticky-footer-push-A
{
	height: 40px;
/*#sticky-footer-push must be the same height as #footer
for stickyfooter: the wrapper-shadow's bottom margin is the negative value of the footer's height
do not replace with min-height*/
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#sticky-footer-push-A
{
	clear: both;
	visibility: hidden;
}
#footer-A
{
	text-align: right;
	background: #FFFFFF url(../images/bottom-flourish.png) no-repeat top center;
}
/*oooooooooooooooooooo Footer for secondary Pages*/
#footer-B, #sticky-footer-push-B
{
	height: 60px;
/*#sticky-footer-push must be the same height as #footer
for stickyfooter: the wrapper-shadow's bottom margin is the negative value of the footer's height
do not replace with min-height*/
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#sticky-footer-push-B
{
	clear: both;
	visibility: hidden;
}
#footer-B
{
	clear: both;
	text-align: right;
	background-color: #FEFEFE;
	background-image: url(../images/bottom-flourish.png);
}
#footer-ob-logo
{
	float: left;
	padding-top: 5px;
	padding-left: 20px;
}
#foot-links
{
	width: auto;
	float: right;
	padding-top: 15px;
	padding-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
#foot-links A
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #2E266B;
}
#foot-links A:hover
{
	text-decoration: underline;
}
/*Sticky Footer by Ryan Fait: http://ryanfait.com/*/
.clear
{
	clear: both;
}
.border2
{
	margin-right: 2px;
	margin-left: 2px;
}
.nav
{
	display: inline-block;
	width: 148px;
	height: 20px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 1px;
}
.navlast
{
	display: inline-block;
	width: 152px;
	height: 20px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 1px;
}
H1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: 600;
	color: #FEFEFE;
}
H2
{
	font-family: Garamond, "Times New Roman", Arial;
	font-size: 16px;
	color: #FEFEFE;
	font-weight: bold;
}
#footer-A A
{
	color: #000000;
	text-decoration: none;
}
#footer-A A:hover
{
	text-decoration: underline;
}
#column-A4 A:hover
{
	text-decoration: underline;
}
#column-B2 A
{
	color: #FEFEFE;
	text-decoration: underline;
	font-weight: 600;
}
#page-title
{
	padding-top: 10px;
}
#column-B2 A:hover
{
	color: #FBED20;
}
#column-C2 A
{
	color: #FEFEFE;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: 600;
}
#column-C2 A:hover
{
	text-decoration: underline;
}
.white
{
	color: #FFFFFF;
}
H1.home
{
	color: #2E266B;
}
DL
{
	margin: 10px 0;
}
DT
{
	font-weight: bold;
	margin-top: 0.75em;
}
DD
{
	margin-left: 0;
}
DIV.home-column
{
	background: #FEFEFE;
}
#wrapper-content .home-column A
{
	color: #514C84;
}
#wrapper-content .home-column A:hover
{
	color: #191346;
}

