/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, a {
margin: 0;
padding: 0;
border: 0;
height: auto;
}
.clearfix:after {
  content: "."; /* This dot is the actual appended content */
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}
 
/* Hides from IE-mac \*/ 
* html .clearfix {height: 1%;} 
/* End hide from IE-mac */ 	
body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image:url(template_images/bg.gif);
	background-repeat:repeat-y;
	background-position:top center;
	background-color: #f5f5f5;
}
#wrapper {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
.float_left {
	float: left;
}
img.flt{
	float: left;
}
img.flt_right{
	float: right;
}
#flash_para{
	float: right;
}
/* ---------------------------------- Header ---------------------------------------------- */
#header {
	background-image: url(template_images/header.gif);
	background-repeat:no-repeat;
	height: 10px;
}
.logo {
	margin-top: 0px;
	margin-left: 0px;
	float: left;
}
.top-banner {
	margin-top: 0px;
	margin-left: 0px;
	width: 960px;
	float: left;
}
/* ---------------------------------- Top Nav ---------------------------------------------- */
#top_nav {
	margin-top: 0px;
}
#top_nav ul{
	padding: 0;
	margin: 0;
	float: right;
	width: 528px;
	padding-right: 13px;
	background-image: url(template_images/logo_bg.gif);
}
#top_nav ul li{
	display: inline;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0;
}
#top_nav ul li a{
	color: #666666;
	text-decoration: none;
	font-size: 11px;
	font-weight: normal;
	padding-right: 13px;
	padding-left: 13px;
	padding-top: 16px;
	padding-bottom: 16px;
	float: right;
} 
#top_nav ul li a:hover, #top_nav ul li a:focus{
	color: #000;
	text-decoration:underline;
}
/* ---------------------------------- Top Nav 2 ---------------------------------------------- */
#top_nav2 {
	margin-top: -6px;
}
.clearing {
	clear: both;
}
#top_nav2 ul{
	padding-top: 0;
	margintop: 0;
	float: left;
	width: 960px;
}
#top_nav2 ul li{
	display: inline;
	margin: 0;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 0;
}
#top_nav2 ul li a{
	color: #fff;
	text-decoration: none;
	text-align: left;
	text-indent: 12px;
	font-size: 12px;
	font-weight: normal;
	background-image: url(template_images/btns/under.gif);
	background-repeat: no-repeat;
	padding-top: 17px;
	float: left;
	height: 46px;
	width: 160px;
} 
#top_nav2 ul li a:hover, #top_nav ul li a:focus{
	color: #FFF;
	background-image: url(template_images/btns/over.gif);
}
.reservations {
	margin-top: 0px;
	margin-left: 0px;
	text-decoration: none;
	float: left;
	background-image: url(template_images/btns/btn_1.gif);
	height: 32px;
	width: 320px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: left;
	text-indent: 20px;
	padding-top: 17px;
}
.reservations-link {
	color: #FFF;
	text-decoration: none;
}
/* ---------------------------------- Flash Area ---------------------------------------------- */
#flash {
	float: right;
	width: 960px;
	padding-left: 0px;
}
.offers {
	width: 219px;
	height: 167px;
	float: left;
	background-image: url(template_images/offers_bg.jpg);
	background-repeat:no-repeat;
	text-align:center;
	padding-top: 80px;
	padding-left: 15px;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #e7e7e7;
}
.offers-heading {
	font-size: 13px;
	line-height: 18px;
	color: #fff;
}

/* ---------------------------------- Main Content ---------------------------------------------- */
#content, #content_home {
	clear: both;
	margin-top: 12px;
	width: 960px;
	margin-right: 0px;
	margin-left: 0px;
	text-align: left;
}
#content_home {
	background-image: none;
}
/* ---------------------------------- Left Column ---------------------------------------------- */
#left_column {
	float: left;
	width: 248px;
	margin-top: 20px;
}
.title-underlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666666;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #878c8f;
	margin-top: 0px;
	margin-right: 9px;
	margin-bottom: 9px;
	margin-left: 9px;
}
#left_column p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #555555;
	margin: 9px;
}
#left_column_home{
	width: 960px;
}
#left_column h2, #left_column_home h2 {
	font-size: 21px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	width: 190px;
	margin-top: 50px;
	margin-left: 60px;
	margin-bottom: 50px;
	color: #333333;
	font-weight: normal;
	line-height: 30px;
}
#left_column h2 span, #left_column_home h2 span{
	color: #4a442a;
	font-size: 18px;
}
#left_column h2 span.bigger{
	font-size: 24px;
}
#left_column h3 {
	font-weight: normal;
}
#left_column h5 {
	font-weight: normal;
	margin-left: 25px;
}
#left_column ul {
	margin-left: 25px;
	list-style-type: disc;
	padding-bottom: 10px;
}
#left_column a {
	color: #000;
	text-decoration: none;
}
#left_column a:hover {
	color: #4a442a;
	text-decoration: underline;
}

#left_column li {
	font-size: 12px;
	padding-bottom: 1px;
	color: #3D4C51;
	padding-right: 20px;
}
#left_column ol {
	margin-left: 30px;
	padding-bottom: 8px;
}
/* -------- Left Sub Nav  -------------- */
#left_sb_nav {
	margin-top: 5px;
	margin-left: 0px;
	width: 248px;
}

#left_sb_nav ul{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#left_sb_nav ul li{
	display: inline;
	padding: 0;
	margin: 0;
}
#left_sb_nav ul li a{
	color: #4e4e4e;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 28px;
	background-image:url(template_images/left_btn_under.gif);
	margin-bottom: 4px;

} 
#left_sb_nav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #555555;
	margin: 9px;
}
.left-highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4a442a;
	margin-top: 9px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#left_sb_nav ul li a:hover, #left_sb_nav ul li a:focus{
	color: #4a442a;
	padding-left: 36px;
	background-image:url(template_images/left_btn_over.gif);

}

/* -------- Right Column  -------------- */
#right_column {
	float: left;
	width: 500px;
	padding-left: 20px;
}
.heading-underlined {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #878c8f;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #878c8f;
	margin-top: 10px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 460px;
}
.brders {
	border: 1px;
	border-style: solid;
	border-color: #878c8f;
	font-size: 11px;
	color: #333;
}
.table-header {
	background-color: #4a442a;
	padding: 6px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.link-list {
	font-size: 12px;
	color: #3D4C51;
	padding-left: 15px;
}
.image-float-left {
	margin-top: 7px;
	margin-left: 0px;
	margin-right: 16px;
	margin-bottom: 5px;
	border: 1px;
	border-style:solid;
	border-color:#878c8f;
	float: left;
}
.image-float-right {
	margin-top: 7px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	border: 1px;
	border-style:solid;
	border-color:#878c8f;
	float: right;
}
.price-float-right {
	border: 1px;
	float: right;
	background-color: #900;
	color: #FFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	vertical-align: bottom;
	width: 150px;
	text-align: center;
	margin-right: -30px;
}
.inner_links {
	display: block;
	font-size: 12px;
	clear: both;
	height: 20px;
}
.inner_links_white {
	display: block;
	font-size: 12px;
	clear: both;
	height: 20px;
	color: #FFF;
	width: 100%;
}
.thumbnail-text {
	display: block;
	font-size: 12px;
	clear: both;
	height: 20px;
	color: #FFF;
	background-color: #4A442A;
	width: 155px;
	text-align: center;
	padding-top: 4px;
	margin-bottom: 8px;
}
.title {
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #3D4C51;
}
.inner_links a {
	float: right;
	margin-right: 100px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #eb7f0f;
}
.inner_links a:hover {

	text-decoration: underline;

}
.course {
	margin-right: 20px;
	background-color: #EDEDED;
	margin-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.course h4 {
	color: #FFFFFF;
	background-color: #666666;
	padding: 3px;
	background-image: url(images/button_orange.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	margin-left: -5px;
}
.course h5 {
	font-size: 11px;
	padding-bottom: 10px;
	color: #333333;
}
a.anchor_top {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	display: block;
	margin-bottom: 10px;
}
a.anchor_top:hover {

	text-decoration: underline;

}


#right_column h1, #left_column_home h1 {
	background-image: url(images/headings.jpg);
	font-size: 19px;
	color: #4a442a;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-left: -20px;
	padding-left: 20px;
	padding-right: 20px;
}
#left_column_home h1 {
	margin-left: 0px;

}
#right_column h2 {
	font-size: 13px;
	font-weight: bold;
	color: #333333;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 20px;
}
#right_column h3 {
	color: #fff;
	font-size: 13px;
}
p.white_line{
	border-top: 1px solid #FFFFFF;
	display:block;
	
}

#right_column p {
	padding-bottom: 12px;
	font-size: 12px;
	line-height: 16pt;
	padding-right: 25px;
	color: #3D4C51;
}

#right_column p.orange_big{
	color: #4a442a;
	font-weight: bold;
	font-size: 18px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 10px 10px 10px 10px;
	background-color:#334146;
}

#right_column ol.second {
	margin-left: 20px;
	list-style-type: none;
}
#right_column .second li {
	margin-left: 20px;
}
#right_column ul {
	margin-left: 25px;
	list-style-type: disc;
	padding-bottom: 10px;
}
#right_column a {
	color: #4a442a;
	text-decoration: none;
}
#right_column a:hover {
	color: #4a442a;
	text-decoration: underline;
}

#right_column li {
	font-size: 12px;
	padding-bottom: 1px;
	line-height: 20px;
	color: #3D4C51;
	padding-right: 20px;
}
#right_column ol {
	margin-left: 30px;
	padding-bottom: 8px;
}

/* -------- Far Column  -------------- */
#far_column {
	float: right;
	width: 185px;
	text-align:center;
	padding-left: 7px;
	margin-top: 5px;
}
.under {
	text-decoration: underline;
}
.boarder-box {
	background-color: #4a442a;
	margin-top: 10px;
	padding: 6px;
	width: 158px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
.boarder-box-body {
	background-color: #fff;
	margin-top: 0px;
	padding: 10px;
	width: 148px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #878c8f;
	border-bottom-color: #878c8f;
	border-left-color: #878c8f;
}
.boarder-box-subs {
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 4px;
	width: 168px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #878c8f;
	border-bottom-color: #878c8f;
	border-left-color: #878c8f;
}
.inner_links {
	display: block;
	font-size: 12px;
	clear: both;
	height: 20px;
}
.title {
	float: left;
	font-size: 11px;
	font-weight: bold;
	color: #3D4C51;
}
.inner_links a {
	float: right;
	margin-right: 100px;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #eb7f0f;
}
.inner_links a:hover {
	text-decoration: underline;

}
.course {
	margin-right: 20px;
	background-color: #EDEDED;
	margin-bottom: 10px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.course h4 {
	color: #FFFFFF;
	background-color: #666666;
	padding: 3px;
	background-image: url(images/button_orange.jpg);
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-bottom: 10px;
	margin-left: -5px;
}
.course h5 {
	font-size: 11px;
	padding-bottom: 10px;
	color: #333333;
}
a.anchor_top {
	font-size: 10px;
	text-decoration: none;
	color: #666666;
	display: block;
	margin-bottom: 10px;
}
a.anchor_top:hover {

	text-decoration: underline;

}

#far_column h1, {
	font-size: 19px;
	color: #4a442a;
	padding-top: 20px;
	padding-bottom: 10px;
	margin-bottom: 0px;
	margin-left: -20px;
	padding-left: 20px;
	padding-right: 20px;
}
#far_column h2 {
	font-size: 13px;
	font-weight: bold;
	color: #4a442a;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-right: 10px;
}
#far_column h3 {
	color: #fff;
	font-size: 14px;
}
#far_column h4 {
	color: #fff;
	font-size: 11px;
}
p.white_line{
	border-top: 1px solid #FFFFFF;
	display:block;
	
}

#far_column p {
	padding-bottom: 12px;
	font-size: 11px;
	line-height: 11pt;
	padding-right: 10px;
	color: #3D4C51;
}

#far_column p.orange_big{
	color: #4a442a;
	font-weight: bold;
	font-size: 18px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	padding: 10px 10px 10px 10px;
	background-color:#334146;
}


#far_column ol.second {
	margin-left: 20px;
	list-style-type: none;
}
#far_column .second li {
	margin-left: 20px;
}
#far_column ul {
	margin-left: 25px;
	list-style-type: disc;
	padding-bottom: 0px;
}
#far_column a {
	color: #000;
	text-decoration: none;
}
#far_column a:hover {
	color: #4a442a;
	text-decoration: underline;
}

#far_column li {
	font-size: 12px;
	padding-bottom: 1px;
	color: #3D4C51;
	padding-right: 20px;
}
#far_column ol {
	margin-left: 30px;
	padding-bottom: 8px;
}
.far-image {
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	float: left;
}
/* -------- Right Sub Nav  -------------- */
#right_sb_nav {
	margin-top: 0px;
	margin-left: -1px;
	width: 169px;
}

#right_sb_nav ul{
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	background-repeat: no-repeat;
	background-position: bottom;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
}
#right_sb_nav ul li{
	display: inline;
	padding: 0;
	margin: 0;
}
#right_sb_nav ul li a{
	color: #4e4e4e;
	text-decoration: none;
	text-align: left;
	font-size: 12px;
	display: block;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 28px;
	background-image:url(template_images/left_btn_under.gif);
	margin-bottom: 4px;

} 
#right_sb_nav p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #555555;
	margin: 9px;
}
.right-highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4a442a;
	margin-top: 9px;
	margin-right: 9px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#right_sb_nav ul li a:hover, #left_sb_nav ul li a:focus{
	color: #4a442a;
	padding-left: 36px;
	background-image:url(template_images/left_btn_over.gif);

}
/* ---------------------------------- Left Column ---------------------------------------------- */
#left_column_home p {
	padding-bottom: 12px;
	font-size: 12px;
	padding-right: 85px;
	padding-left: 25px;
	color: #3D4C51;
}
/* ---------------------------------- Footer ---------------------------------------------- */
#footer {
	clear: both;
	background-image: url(template_images/footer.gif);
	height: 58px;
	background-repeat: no-repeat;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer p {
	float: left;
	text-align: left;
	font-size: 11px;
	color: #666666;
	margin-left: 35px;
	margin-top: 22px;
}
#footer a {
	color: #000;
	text-decoration: none;
}
#footer a:hover {
	color: #4a442a;
	text-decoration: underline;
}
.footer-right {
	float:right;
	font-size: 11px;
	color: #666;
	text-align: center;
	width: 298px;
	padding-top: 23px;
}
/* ---------------------------------- Contact Form ---------------------------------------------- */
/* Ccontact Form CSS */


#contactEmail {
	margin-left: 20px;
	margin-bottom: 50px;
}
#right_column fieldset {
	width: 468px;
	border: 1px solid #878c8f;
	padding: 7px;
	margin-bottom: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}


#right_column fieldset table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 5px;
	margin-left: 25px;
	padding-bottom: 10px;
}

#right_column fieldset input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border: 1px solid #878c8f;
	padding: 2px;
	background-color: #EDEDED;
}

#right_column fieldset textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	border: 1px solid #878c8f;
	padding: 2px;
	background-color: #EDEDED;
}
.linebox {
	width: 250px;
}


#right_column legend {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
}
#contactEmail strong {
	color: #333333;
}

