/* *** ** Start of CSS ** *** */
* {margin:0; padding:0;}
html, body { height:100%; }
#mainContent ul { margin:0 0 0 25px; padding:0; line-height:22px; }
#subContent ul { margin:0 0 0 25px; padding:0; line-height:22px; }
ul.side-links { margin:0; }
ul.side-links li { list-style:none; padding:0 0 10px 0; margin:5px 0; border-bottom:dotted 1px #000;}
h1, h2, h3, h4, h5, h6, p, blockquote, form, label, dl, fieldset, address { margin:.5em 0; }

/* Text Styling */
h1 {font:bold 15px Arial, Helvetica, sans-serif; color:#992805; text-transform:uppercase;}
h2 {font:normal 14px Arial, Helvetica, sans-serif; color:#992805;}
h3 {font:normal 12px Arial, Helvetica, sans-serif; color:#992805;}
h4 {}
h5 {}
p { line-height:18px; padding:0 0 10px;}
strong { font-weight:bold; }
a { text-decoration:underline; color: #4c4842; }
a:hover { color:#191a1d; text-decoration:underline; }
.required { color:#FF0000; }
img { border:none; }
.clear { clear:both; }
hr { border: none; border-top: 1px solid #000; width: 100%; height: 1px;}
.right-align{text-align:right;}

/* Layout Styling */
.body {
	font: 14px Arial, Helvetica, sans-serif;
	background: #4c4842;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #191a1d;
}
#container {
	width: 1054px;
	margin: 0 auto;
	text-align: left;
}
#header { width:984px; height:134px; background:url(/images/logo.jpg) no-repeat; margin:0 auto; padding: 0; }
#header h1 { margin: 0; padding: 0; }
#header h1 a {
	display:block;
	float:left;
	width:705px;
	height:134px;
	margin:0;
	padding:0;
	cursor:pointer;
	text-indent:-9000px;
}
#header-logos {float:right; width:279px; height:96px; margin:0; padding:38px 0 0 0; _padding:19px 0 0 0;}
#header-logos a.bar-register {
	display:block;
	float:right; 
	width:101px;
	height:96px;
	margin:0;
	padding:0;
	cursor:pointer;
	text-indent:-9000px;
}
#header-logos a.av-rated {
	display:block;
	float:right;
	width:178px;
	height:96px;
	margin:0;
	padding:0;
	cursor:pointer;
	text-indent:-9000px;
}

#home-scenery {width:984px; height:264px; background:url(/images/home-scenery.jpg) no-repeat; margin:0 auto; padding:0 35px;}

#pa-area {width:984px; height:86px; background:url(/images/pa-bg.jpg) no-repeat; margin:0 auto; padding:10px 35px 0;}
#pa-area ul {width:984px; margin:0 auto; padding:0; list-style:none; text-align:center;}
#pa-area li {
	display:inline;
	background:url(/images/pa-bullet.jpg) 0 8px no-repeat; 
	padding: 0 10px 0 20px; 
	font:normal 23px/32px "Times New Roman"; 
	color:#d3d2d0; 
	text-transform:capitalize;
	text-align:center;
}
#contentContainer { width:983px; margin:0 auto; padding:0 35px; background:url(/images/contentContainer-bg.jpg) repeat-y;}
#sub-contentContainer {width:1054px; margin:0 auto; padding:0; background:url(/images/sub-contentContainer-bg.jpg) repeat-y;}
#sub-contentContainer-top {width:984px; margin:0; padding:0 35px; background:url(/images/sub-contentContainer-top.jpg) top no-repeat}
#mainContent { float:left; width:724px; padding: 0; margin: 0;}
#home-padding { padding:20px 20px 10px 45px;}
#video-holder { float:right; width:193px; height:166px; margin:0 0 10px 15px;}

#subContent{}
#sub-padding{padding:0 61px 0 51px}
#sub-padding h1{font:normal 19px/54px Arial, Helvetica, sans-serif; color:#fff; margin:0 0 20px; padding:0; text-transform:capitalize}

#sidebar { float:right; width:227px; margin:0; padding:0 19px 0 12px;}
#sidebar h1 {font:normal 17px Georgia, "Times New Roman"; color:#ece7d0; text-align:left; margin:10px 0; padding:0 0 0 22px; text-transform:capitalize;}
#sidebar p {font:normal 14px/19px Georgia, "Times New Roman"; color:#d2d0b6; padding:10px 0 15px 22px;}
#sidebar p.big-number {font:bold 31px/31px "Palatino", "Times New Roman"; margin:5px 0; padding:0 0 0 10px; color:#FFF;}
#sidebar p.evening-weekend {font:normal 16px/18px palatino, sans-serif; color:#b4a779; padding:10px 0 0 10px;}

/* Form Styling */
#mc-form { width:227px; padding:10px 0 20px; margin:0; background:url(/images/form-bg.jpg) top no-repeat #992805; text-align:center; border:1px solid #000;}
#mc-form form { width:179px; }
#mc-form label { 
	display:block; 
	width:179px; 
	height:15px; 
	text-align:left; 
	padding:0 0 3px 0; 
	margin:0 auto;
	font:normal 10px Arial, Helvetica, sans-serif;
	color:#ece8d2;
}
#mc-form input { width:179px; margin:0 auto 5px; }
#mc-form textarea { width:179px; height:40px; }
#mc-form input.submit-btn { width:45px; height:18px; margin:10px 0 0 0; background:url(/images/submit-btn.jpg) no-repeat; border:none; vertical-align:middle; text-align:center; cursor:pointer }

/* Footer Styling */
#footerContainer {
	clear:both;
	width:984px;
	margin: 0 45px;
	background:url(/images/footer-bg.jpg) no-repeat;
}
#footer {padding: 0 15px 0 20px; }
#footer p {	margin: 0; padding: 10px 0; }

/* Footer Navigation Styling */
#footerNav { text-align:center; }
#footerNav a { 
	color:#000; 
	padding:0 12px;
	font:normal 14px/29px Arial;
	border-right:1px solid #000;
	text-transform:uppercase;
	text-decoration:none;
}
#footerNav a:hover { text-decoration:underline; }
#footerNav a.last-child { border: none; }

/* Disclaimer Styling */
#disclaimer {
	width: 850px; /* adjust width and height for your disclaimer */
	margin: 0 auto; /* centers the disclaimer (if outside your container div) */
	padding:10px 0 30px;
	text-align: left;
}
#disclaimer p {
	margin:0; 
	padding:5px 0 0; 
	line-height:15px;
	font-size:10px;
	color:#fff;
}
#disclaimer a { color:#fff; font-weight:bold; }
#disclaimer a:hover { text-decoration:underline; } 


/* The outermost container of the Menu Bar, a fixed width box with no margin or padding */
ul.MenuBarVertical
{
	margin: 0;
	padding: 20px 0 0 30px;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: 215px;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are same fixed width as parent */
ul.MenuBarVertical li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	width: 215px;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarVertical ul
{
	margin: -5% 0 0 95%;
	padding: 0;
	list-style-type: none;
	position: absolute;
	z-index: 1020;
	cursor: default;
	width: 200px;
	left: -1000em;
	top: 0;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarVertical ul.MenuBarSubmenuVisible
{
	left: 0;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarVertical ul li
{
	width: 215px;
}

/*******************************************************************************

 DESIGN INFORMATION: describes color scheme, borders, fonts

 *******************************************************************************/

/* Outermost menu container has borders on all sides */
ul.MenuBarVertical
{
	
}
/* Submenu containers have borders on all sides */
ul.MenuBarVertical ul
{
	
}
/* Menu items are a light gray block with padding and no text decoration */
ul.MenuBarVertical a
{
	display: block;
	cursor: pointer;
	padding: 5px 0;
	text-transform:uppercase;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal; 
	font-size:17px;
	border-bottom:2px dotted #a19f9e;
	color: #121010;
	text-decoration: none;
}
ul.MenuBarVertical a.last-nav {border-bottom:none;}
ul.MenuBarVertical ul a
{
	display: block;
	cursor: pointer;
	text-transform:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal; 
	font-size:15px;
	background-color: #FFF;
	border-bottom:none;
	padding: 5px;
	color: #333;
	text-decoration: none;
}
/* Menu items that have mouse over or focus have a blue background and white text */
ul.MenuBarVertical a:hover, ul.MenuBarVertical a:focus
{
	color: #c93507;
	text-decoration:none;
}
ul.MenuBarVertical ul a:hover, ul.MenuBarVertical ul a:focus
{
	background:#DBD7D6;
	color: #433F3E;
	text-decoration:none;
}
/* Menu items that are open with submenus are set to MenuBarItemHover with a blue background and white text */
ul.MenuBarVertical a.MenuBarItemHover, ul.MenuBarVertical a.MenuBarItemSubmenuHover, ul.MenuBarVertical a.MenuBarSubmenuVisible
{
	color: #c93507;
	text-decoration:none;
}
ul.MenuBarVertical ul a.MenuBarItemHover, ul.MenuBarVertical ul a.MenuBarItemSubmenuHover, ul.MenuBarVertical ul a.MenuBarSubmenuVisible
{
	background:#DBD7D6;
	color: #433F3E;
	text-decoration:none;
}
/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarVertical iframe
{
	position: absolute;
	z-index: 1010;
	filter:alpha(opacity:0.1);
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarVertical li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
	}
}
a:active { outline: none; }
a:focus { -moz-outline-style: none; }
/*  <![ Primary Contact Form [ ----------------------------------------------------*/

.pad_frm_itm {
	padding:3px 0px;
	margin:0px;}

.form-label {
	width:130px; /* Width of labels */
	padding:0px 5px 0px 0px;
	display:inline-block;
	vertical-align:top;}
  
.form-pct {	
	border:1px solid #999;
	background:#ddd;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	padding:3px 4px;
	width:330px;}
	
.msg-pct {
	border:1px solid #999;
	background:#ddd;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#555;
	padding:3px 4px;
	width:470px; /*  .form-label + .form-pct + horizontal padding on .form-label   */
	height:70px;
	overflow:auto;}

.custom-form {
	}

	.custom-form fieldset {
		margin:0px 0px 10px 0px;
		padding:0px;
		border:none;}
		  
	.custom-form legend {
		padding:0px 2px;
		font-weight:bold;}
		  
	.custom-form ol {
		margin:0px;
		padding:0px;
		list-style:none;}

/*  <![ Disclaimer alert [ ----------------------------------------------------*/

#overlay_div{
	position:relative;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:0px;
	z-index:100;}

#overlay_div p {
	border-top:1px solid #0a3150;
	padding-top:6px;}
	
#iagree{
	position:absolute;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	padding:15px 15px 15px 15px;
	border:1px solid #031c40; /* Disclaimer box border color */
	background-color:#ececec; /* Disclaimer box bgcolor color */
	width:450px;
	margin:4px 0 0 0;}

#overlay_div h3{
	font:18px Verdana, Arial, Helvetica, sans-serif;
	color:#031c40;
	padding:0;
	margin:0;}

#iagree .overlay_submit{
	padding:4px;
	margin:0 6px 0 0;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	color:#666;
	background-color:#fff;
	border:1px solid #999;
	float:right;}
	
#iagree .checkbox{
	float:left;
	height:22px;
	display:block;}

#iagree input#Agreement{
	position:relative;
	top:3px;
	border:none;}
#directionsForm { padding-bottom:10px;}
#directionsInput { display:inline; }
#directionsLocale { display:inline; margin:0 10px; }
#directionsSubmit { display:inline; }/* *** ** End   of CSS ** *** */
