html {
	overflow: -moz-scrollbars-vertical !important;
}

body {
	/*background-color: #818181;
	background: #c0c0c0;*/
	background: white;
	margin: 0;
	padding: 0;
	font-family: Trebuchet MS, Georgia, "Times New Roman", Times, serif;
}



h1 {
	font-weight: bold;
	font-size: 22px;
	background: #F26722;
	color:white;
	border:solid 5px #C5C5C5;
	margin: 15px 0 35px 0;
	padding: 3px;
	padding-left: 5px;
	} 

h2 {
	color: #f26722;
	border-bottom: solid 4px #c5c5c5;
	text-align:left;
	padding: 0px 15px 2px 15px;
	margin:0;
	position:relative;
	top:-5px;
}

h3 {
	font-weight: normal;
	color: #F26722;
	margin: 15px 0 9px 0;
}

.button {
	font-weight: bold;
	background: #F26722;
	color:white;
	border:solid 1px #C5C5C5;
	} 

a img {
	border: 0;
}

form {
	margin: 0;
}

form input.form-txtfield {
	border: solid 1px #ccc;
}

/* This DIV is a hack to make the white background goes all the way down to the footer */
div.clear {
	clear: both;
}

/* This is for the highlight effect on buttons and images */
a:hover.highlight img, input:hover.highlight, img:hover.highlight {
	filter: alpha(opacity=85);
	-moz-opacity: .85;
	opacity: .85;
}

/* This is for framed pictures */

.frame1 img, .frame2 img, .frame3 img {
	margin: 7px;
}

.frame1 a, .frame2 a, .frame3 a, .frame1 a:hover, .frame2 a:hover, .frame3 a:hover {
	border: 0;
}

.frame1 {
	background: url(../images/frame1.jpg) no-repeat;
	width: 368px;
	height: 247px;
}

.frame2 {
	background: url(../images/frame2.jpg) no-repeat;
	width: 339px;
	height: 224px;
}

.frame3 {
	background: url(../images/frame3.jpg) no-repeat;
	width: 150px;
	height: 103px;
}

/* 
#wrapper {
	width: 1200px;
	margin: 25px auto 30px;
	background-color: white;
	border: solid 1px black;
}
*/

#wrapper {
	width: 100%;
	margin: 0px auto 30px;
	background:url(../images/back.gif) repeat-x;
}

#inner {
	margin:0 auto;
	z-index: 0;
	width: 996px;
	border-bottom:solid 6px #c5c5c5;
	}

#footer {
	margin:14px auto;
	padding-left:20px;
	width: 996px;
	clear: both;
	height:70px;
}

.quicksearch {
 	width:250px;
	height:143px; 
	vertical-align:top;
	padding-top:9px;
	padding-left:34px;
}

.home_content {
	vertical-align:top;
}

.home_content h3 {
	font-weight:bold;
	font-size:16px;
}


/* CONTENT FORMATTING */
/* The following classes format the content, like text, lists, titles, image borders etc. */

/* Font size may look small on Macintosh computers. Using fonts in px, instead of pt, will avoid this problem, but will cause some usability issues */
p, li {
	font: 8pt/13pt Arial, Helvetica, sans-serif;
	margin: 10px 0;
	color: black;
}

a {
	color: #333333;
	text-decoration: none;
}

a:hover {
	color: #F26722;
}

.heavy-header {
	font-weight: bold;
	font-size: 20px;
	color: #454545;
	margin: 15px 0 9px 0;
	letter-spacing: 1px;
	}
	
h1.page {
	font-weight: bold;
	font-size: 19px;
	color: #454545;
	margin: 15px 0 9px 0;
	border-left: solid 1px #454545;
	border-bottom: solid 1px #454545;
	padding: 3px;
	padding-left: 5px;
	} 




/* INFO BOXES */

#info1 {
	position: absolute;
	height: 23px;
	margin: 12px 0 0 0;
	top: 0;
}

#info1 p {
	font: 11px/15px Arial, Helvetica, sans-serif;
	margin: 0;
	color: #ddd;
}

#info1 p a {
	color: #ddd;
	text-decoration: none;
	border: 0;
}

#info1 p a:hover {
	text-decoration: underline;
}

#info1 img {
	vertical-align: middle;
}


/* Info2 and info3 are located on the bottom of the page */



#seoFooter { padding-top: 100px; clear: both; }
#seoFooter a { border: none; }

#info2 {
	clear: both;
	position: absolute;
	width: 400px;
	margin-top: 15px;
}

#info3 {
	clear: both;
	position: absolute;
	width: 370px;
	margin: 15px 0 0 410px;
	float: right;
}

#info3 img { float: right; margin: 5px; }

#info2 p, #info3 p {
	font: 11px/15px Arial, Helvetica, sans-serif;
	margin: 0;
	color: #d5d5d5;
}

#info3 p {
	text-align: right;
}

#info2 p a, #info3 p a {
	color: #d5d5d5;
	text-decoration: none;
	border: 0;
}

#info2 p a:hover, #info3 p a:hover {
	color: #fff;
	border: 0;
}

#info3 ul {
	padding: 0;
	margin: 0;
	height: 20px;
	line-height: 11px;
	text-align: right;
}

#info3 ul li {
	display: inline;
	font: 11px/15px Arial, Helvetica, sans-serif;
	border-left: solid 1px #d5d5d5;
	padding: 0 5px;
	margin: 0;
}

#info3 ul li:first-child, #info3 ul li.first-child {
	border-left: 0;
}

#info3 ul li a {
	color: #d5d5d5;
	text-decoration: none;
	border: 0;
}

#info3 ul li a:hover {
	color: #fff;
	border: 0;
}

/*
#menu-top {
	top: 0;
	position: absolute;
	margin: 30px 0 0 530px;
}

#menu-top ul {
	padding: 0;
	margin: 0;
	height: 20px;
	line-height: 11px;
	text-align: right;
}

#menu-top ul li {
	display: inline;
	font: 11px/15px Arial, Helvetica, sans-serif;
	border-left: solid 1px #ddd;
	padding: 0 5px;
	margin: 0;
}

#menu-top ul li:first-child, #menu-top ul li.first-child {
	border-left: 0;
}

#menu-top ul li a {
	color: #ddd;
	text-decoration: none;
	border: 0;
}

#menu-top ul li a:hover {
	text-decoration: underline;
	border: 0;
}
*/


/* HEADER */
/* The DIV#header holds the logo, title and search box */

#header {
	top: 0;
	height: 41px;
	width: 810px;
	position: absolute;
	margin: 55px 0 0 -16px;
	background-color: #454545;
	z-index: 1;
}

#logo {
	width: 181px;
	height: 41px;
	background-color: #484848;
	position: absolute;
}

#logo img {
	margin: 10px 0 0 41px;
}

#logo a {
	border: 0;
}

#logo a img {
	border: 0;
}

#title {
	width: auto;
	position: absolute;
	margin: -2px 0 0 211px;
}

#title h1 {
	font: normal 24px/24px "Arial Narrow", Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: normal;
	margin: 8px 0;
}

#search {
	position: absolute;
	display: inline;
	margin: 9px 20px 0 600px;
}

#search input.form-txt {
	border: solid 1px #ccc;
	width: 137px;
	height: 19px;
	font: normal 11px/19px Arial, Helvetica, sans-serif;
	color: #666;
	padding: 0 5px;
}

#search input.form-go {
	vertical-align: top;
	background: url(../images/search_go.jpg) no-repeat;
	border: 0;
	height: 25px;
	width: 30px;
	cursor: pointer;
	font-size: 0;
	line-height: 0;
	color: #454545;
}

#search input.form-go:hover {
	background: url(../images/search_go_on.jpg) no-repeat;
}

/* MENU FOOTER START*/


#myMenu_footer {
	position: absolute;
	text-align: center;
}

#myMenu_footer li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}

#myMenu_footer ul {
	margin: 3px auto;
	padding:0;
}

#myMenu_footer li a {
	text-decoration:underline;
	display: block;
	height:15px;
	padding: 0 3px;
	font-size: 12px;
	color: #8c8c8c;
	border:none;
	border-right:solid 1px #a6a6a2;
}

#myMenu_footer li a:hover { text-decoration:none; }


/* MENU FOOTER END */



/* MENU */

#myMenu {
	height: 50px;
	background: url('../images/nav.gif') repeat-x;
	overflow:hidden;
	margin-bottom:6px;
}

#myMenu li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	float: left;
}

#myMenu ul {
	margin: 0;
	padding: 0;
}

#myMenu li a {
	display: block;
	margin-top:5px;
	margin-bottom:5px;
	height:13px;
	padding: 10px 22px;
	font-size: 12px;
	color: #dadad8;
	border:none;
	border-right:solid 1px #a6a6a2;

}

#myMenu li a:hover { text-decoration:underline; color:white; }

/* SUBMENU */

#myMenu li ul {
	position: absolute;
	left: -10000px; 
	margin-left: 0px;
	text-indent: 0px;
	width: 153px;
	background: #ebebeb;
	margin-top: -1px;
	border: solid 1px #ccc;
	border-top: none;
}
	
#myMenu li ul li a {
	z-index: 10000;
	left: auto;
	font-weight: normal;
	text-decoration: none;
	font-family: arial, verdana;
	font-size: 11px;
	color: #777;
	text-align: left;
	padding: 2px;
	padding-left: 5px;
	padding-right: 5px;
	margin-left: 0px;
	margin-top: 0px;
	width: 143px;
	height: 16px;
	text-indent: 0px;	
	border-bottom: solid 1px #ddd;
	border-top: solid 1px #bbb;
}	

#myMenu .subMenuCol2 {
	margin-left: 140px;
	margin-top: 5px;
}

#myMenu li ul li a:hover {  }
#myMenu li:hover ul, #myMenu li.sfhover ul { left: auto; }
##NavigationItem li:hover, ##NavigationItem li.sfhover { background: none; }

/*#menu {
	top: 0;
	position: absolute;
	width: 777px;
	height: 34px;
	margin: 37px 0 0 0;
	z-index: 10;
	background: url("../images/nav.gif") repeat-x;
	border: solid 1px #ACBAC5;
}*/

#menu ul {
	padding: 0;
	text-align: center;
	position: absolute;
}

#menu ul li {
	float: left;
	font: 12px/21px Arial, Helvetica, sans-serif;
	list-style-type: none;
}

#menu ul li a {
	color: #333;
	display: block;
	text-decoration: none;
	padding: 0 9px;
	height: 34px;
	/*padding: 5px 9px 6px 9px;*/
	border: 0;
}

#menu ul li a:hover {
	background-color: #858585;
	color: white;
	border: 0;
}

/* When user is inside the section related to an item, it will have the SELECTED class */
#menu ul li a.selected {
	background-color: #fff;
	color: black;
	border: 0;
}

#menu ul li a.selected2 {
	background-color: #dadada;
	color: black;
	border: 0;
}*/


/* SUBMENU */

#submenu {
	top: 0;
	position: absolute;
	width: 779px;
	height: 25px;
	margin: 121px 0 0 0;
	background-color: #dadada;
	z-index: 10;
}

#submenu ul {
	padding: 0;
	margin: 2px 0;
	text-align: center;
}

#submenu ul li {
	display: inline;
	font: 12px/20px Arial, Helvetica, sans-serif;
}

#submenu ul li a {
	color: #333;
	text-decoration: none;
	padding: 5px 14px 5px 14px;
	border: 0;
}

#submenu ul li a:hover {
	text-decoration: underline;
	border: 0;
}


/* CONTENT */

/* The inner DIV is used to keep info2 and info3 below the content, by holding the POSITION property and leaving content as relative */


/* ------- New ------- 

div.descriptionText {
	font: 8pt/13pt Arial, Helvetica, sans-serif;
	}
*/	
	
	
#searchPageMenu td a {
	border: none;
	}
	
#searchPageMenu td a:hover {
	border-bottom: solid 1px;
	}
	
#searchFrm td h3 {
	padding-bottom: 10px;
	}

.search-results tr th {
	padding-right: 10px;
	}
	
.search-results td {
	padding: 10px;
	}
	
#amenities-layout td {
	width: auto;
	white-space: nowrap;
	background: url('../images/icon_check.gif') right no-repeat;
	padding-right: 35px;
	}
	
#paymentResponse {
	visibility:hidden;
	display:none;
}
#error_notice {
	color:#cc0000;
	display:block;
	margin:0 auto;
	width:450px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px; 
}
#error_notice strong {
	font-size:16px;
	display:block;
}
.error_field {
	color:#cc0000;
}
	
#login-notice a { display: block; margin: 10px 0; font-size: 16px; font-weight: bold; float: left; border: none; }
#login-notice a:hover { text-decoration: underline; }

#contactData ul, li { list-style-type: none; list-style-image: none; }


#contactData ul, li, fieldset, form, table { margin: 0; padding: 0; }
#contactData fieldset { border: none; }

#contactData-col-1 { margin: 0 auto; width:480px;}

#contactData-form { /*width: 436px;*/ }
#contactData-form li { list-style-image: none; list-style-position: outside; clear: right; }
#contactData-form li input, #contactData-form li select, #contactData-form li textarea { margin: 1px 0; }
#contactData-form h3 { margin: 0 0 5px 0; }
#contactData-form fieldset { background: #f0f0f0; border: solid 1px #d5d5d5; padding: 10px; margin: 10px 0; }
#contactData-form input, #contactData-form select { font-size: 12px; }
#contactData-form input.smaller { font-size: 11px; }
#contactData-form .required { color: #d50000; font-size: 12px; }

#contactData-form ul { margin: 0; padding: 0; }
#contactData-form fieldset { font-size:10px; }
#contactData-form fieldset.contact input,
#contactData-form fieldset.billing input { width: 100px; }
#contactData-form fieldset.contact li,
#contactData-form fieldset.billing li { width: 200px; }
#contactData-form fieldset.contact .firstName,
#contactData-form fieldset.billing .firstName,
#contactData-form fieldset.contact .email { float: left; margin-right: 14px; }
#contactData-form fieldset.contact .city,
#contactData-form fieldset.billing .city { float: left; margin-right: 14px; }
#contactData-form fieldset.contact .state,
#contactData-form fieldset.billing .state { width: 90px; float: left; margin-right: 14px; }
#contactData-form fieldset.contact .state select,
#contactData-form fieldset.billing .state select { width: 50px; }
#contactData-form fieldset.contact .zip,
#contactData-form fieldset.billing .zip { width: 95px; }
#contactData-form fieldset.contact .zip input,
#contactData-form fieldset.billing .zip input { width: 60px; }
#contactData-form fieldset.contact .address,
#contactData-form fieldset.billing .address { width: 414px; }
#contactData-form fieldset.contact .address input,
#contactData-form fieldset.billing .address input { width: 314px; }
#contactData-form fieldset.plan .planType { clear: none; }
#contactData-form fieldset.plan .planType select { float: none; }
#contactData-form fieldset.plan .amt { float: right; width: 160px; line-height: 14px; }
#contactData-form fieldset.plan .amt input { color: red; background: transparent; border: none; font-size: 13px; font-weight: bold; }

#contactData-form fieldset.card .ccType select { width: 125px; }
#contactData-form fieldset.card .ccType { width: 215px; float: left; margin-right: 44px; }
#contactData-form fieldset.card .ccExp select { float: right; width: 80px; }
#contactData-form fieldset.card .ccExp { width: 150px; }
#contactData-form fieldset.card .ccNumber { width: 245px; float: left; margin-right: 14px; }
#contactData-form fieldset.card .ccNumber input { width: 135px; }
#contactData-form fieldset.card .ccCVV input { width: 40px; }
#contactData-form fieldset.card .ccCVV { width: 150px; }
#contactData-form fieldset.card .cvvNote { font-size: 10px; float: right; line-height: 12px; width: 160px; padding-top: 10px; }

#cat_group_all { border: none; width: 160px; }
#cat_group_all table { width: 100%; }
#cat_group_all table td { padding: 0; vertical-align: top; width: 25%; }
#cat_group_all p { padding: 0; margin: 5px 0; }

/* #cat_group_all .subArea { display: none; } */
#cat_group_all .subArea {  style="display:block; visibility:visible;" }

#contactData-form button { float: right; }
	
#MSG {
	position: absolute;
	visibility: hidden;
	width: 200px;
	padding: 10px;
	font-size: 10px;
	font-family: verdana, helvetica, arial;
	background: #ebebeb;
	border: solid 1px silver;
	z-index: 1000;
	margin-left: 548px;
	height: 50px;
	padding-right: 20px;
	}
	
img.MSG_exclamation {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	}
	
.forgot_pw_div { 
	visibility: hidden;
	position: absolute;
	width: 300px;
	height: 150px;
	background: #f5f5f5;
	border: solid 1px #ebebeb;
	margin: -10px 15px;
	z-index: 1000;
}

#cms-content a {
	border: none;
}


/* START ADDITIONS TO THE STYLESHEET */

.content { padding:10px; }

.box {
	border: solid 1px #ccc;
	background-color: #f6f6f6;
	padding: 10px;
	overflow: hidden;
}

.title {
	background: #C5C5C5;
} 

.top_link {
	float:right;
	padding-left:25px;
	padding-bottom:5px;
}

.splitter_orange {
	background:#ff6633; 
	line-height:6px;
	border-top:solid 1px white;
	border-bottom:solid 1px white;
}

.splitter_black {
	background:#000000; 
	line-height:6px;
	border-top:solid 1px white;
	border-bottom:solid 1px white;
}

.logo_link, .logo_link:hover {
	line-height:0px;
	border: 0px;
	padding: 0px;
	margin: 0px;
}

.home_table {  
	width:100%;
	border:0px;
	border-collapse:collapse;
	margin: 0px auto 5px auto; 
}

/* This is for the red heading */
.stripe{
	color: white;
	height:28px;
	padding: 5px 15px 5px 15px;
	border-bottom: solid 1px #595959;
	border-top: solid 1px #595959;
	background-color: #F26722;
	text-align:left;
}

.stripe a{
	margin-left:5px;
	color: white;
}

.stripe a:hover{
	text-decoration:underline;
}

/* below style is for pages that are split with side menu and content */
.split_site_menu { width:286px; vertical-align:top; }
.split_site_menu td{ border-bottom:2px solid #C5C5C5; font-size: 18px; line-height:38px; }
.split_site_menu a { border-bottom:0px; }
.split_site_menu a:hover { color:#C5C5C5; }
.split_site_content { vertical-align:top; padding:10px; }

.options { padding:0; color:#666666; font-size:8.5pt; padding-bottom:15px; }

#alertsContact .text {
	font-size: 7.5pt;
	font-weight: normal;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	width: 140px;
	text-align: right;
	padding-right: 10px;
	}
	
#alertsContact td input {
	width: 180px;
	}
	
.contact_fields { text-align:right; vertical-align:middle; font-size:11px; }

.listing_table a { text-decoration:underline; }
.listing_table th a { text-decoration:none; }
.paging_table { font-size:14px; font-weight:bold; margin:5px 0 5px 0; }
.descriptionText {list-style-type: disc;}