@charset "utf-8";
/* CSS Document */

body {
	background: #000000 url(images/bg.gif) top center repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
	padding: 8px 0 0 0;
	}

/* Divs */

#center {
	margin: 0 auto 0 auto;
	width: 786px;
	}

#left {
	width: 198px;
	float: left;
	}

#logo {
	width: 198px;
	height: 214px;
	float: left;
	background: url(images/logo.gif) top center no-repeat;
	padding: 0 0 18px 0;
	}

#nav {
	width: 190px;
	float: left;
	padding: 0 3px 0 5px;
	background: url(images/left_bar_bg.gif) top center no-repeat;
	}

#services_submenu {
	width: 162px;
	float: left;
	padding: 0 8px 0 8px;
	margin: 10px 0px 10px 0px;
	text-align: right;
	border-right: #b12225 2px solid;
	}

.services_submenu {
	width: 162px;
	float: left;
	padding: 3px 0 3px 0;
	border-bottom: 1px solid #444444;
	}

#left_bar {
	width: 160px;
	background: url(images/left_bar_bg.gif) top center no-repeat;
	float: left;
	padding: 12px 18px 0 20px;
	}

#left_section {
	width: 160px;
	height: 47px;
	float: left;
	}

#left_subsection {
	width: 161px;
	height: 47px;
	float: left;
	text-align: center;
	padding: 8px 18px 0 19px;
	}

#relax {
	width: 160px;
	height: 53px;
	background: url(images/relax.gif) top center no-repeat;
	float: left;
	}

#specials {
	width: 160px;
	background: url(images/specials.gif) top left no-repeat;
	float: left;
	padding: 20px 0 0 0;
	}

#right {
	width: 565px;
	padding: 0 0 0 23px;
	float: left;
	}

#banner {
	width: 565px;
	height: 174px;
	background: url(images/banner.jpg) top center no-repeat;
	float: left;
	}

#content {
	width: 521px;
	background: url(images/content_bg.gif) top center no-repeat #fff;
	float: left;
	padding: 35px 22px 0px 22px;
	}

#content_btm {
	width: 565px;
	height: 40px;
	background: url(images/content_bottom.gif);
	float: left;
	}

#footer_links {
	width: 565px;
	float: left;
	text-align: center;
	padding: 7px 0 0 0;
	}
	
#keyweb {
	width: 565px;
	float: left;
	text-align: right;
	padding: 7px 0 0 0;
	}

#lft_btm {
	width: 160px;
	height: 17px;
	background: url(images/left_bar_bottom.gif) top center no-repeat;
	float: left;
	padding: 0 18px 0 20px;
	}

#copyright {
	width: 180px;
	float: left;
	padding: 8px 8px 0 10px;
	}

#services_menu {
	width: 181px;
	float: left;
	margin: 0 20px 20px 0;
	}

#services_menu_top {
	width: 181px;
	height: 37px;
	background: url(images/service_menu_top.gif);
	float: left;
	}
	
#services_buttons {
	width: 181px;
	background: url(images/service_menu_bg.gif) repeat-y;
	float: left;
	}

#services_menu_btm {
	width: 181px;
	height: 15px;
	background: url(images/service_menu_btm.gif);
	float: left;
	}

/* Text Styles */

p {
	color: #333333;
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	font-weight: normal;
	}
	
p a { 
	color: #333333;
	text-decoration:underline;
	}

p a:hover {
	font-weight:bold;
	}

p.bulleted {
	background: url(images/arrow.gif) left top no-repeat;
	padding: 0 2px 5px 20px;
	margin: 0 0 0 20px;
	}

p.bulleted_title {
	background: url(images/arrow.gif) left top no-repeat;
	font-size: 13px;
	font-weight: bold;
	padding: 0 2px 5px 20px;
	margin: 0 0 0 20px;
	}
	
p.bulleted a { 
	text-decoration:none;
	}
	
p.bulleted a:hover { 
	text-decoration:underline; 
	font-weight: bold;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	color: #b12225;
	text-decoration:none;
	font-size: 20px;
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	font-weight: bold;
	font-family: Futura LT Condensed, Arial, Sans-Serif;
	text-transform: uppercase;
	}

h2, h2 a, h2 a:hover, h2 a:visited {
	color: #333333;
	font-size: 13px;
	text-decoration:none;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	}

h3, h3 a, h3 a:hover, h3 a:visited {
	color: #333333;
	font-size: 10px;
	text-decoration:none;
	font-weight: normal;
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	}

table {
	color: #333333;
	text-decoration:none;
	margin: 0 0 15px 0;
	padding: 0 0 15px 0;
	font-weight: normal;
	font-size: 11px;
	}

table h2 {
	margin: 0px;
	padding: 0px;
	}

a.hyperlink, h2 a.hyperlink {
	color: #b12225;
	font-weight: bold;
	}

a.hyperlink:hover {
	font-weight: bold;
	color: #000000;
	}

.services_submenu a {
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px 0 5px 0;
	}

.services_submenu a:hover {
	color: #555555;
	text-decoration: none;
	margin: 5px 0 5px 0;
	}

.red {
	color: #b12225;
	}

#specials, #specials a, #specials a:hover {
	color: #bbbbbb;
	}

#copyright, #copyright a, #copyright a:hover {
	color: #666666;
	}

#footer_links, #footer_links a {
	font-size: 9px;
	color: #888888;
	text-decoration: none;
	text-transform: uppercase;
	}

#footer_links a:hover {
	text-decoration: underline;
	}

/* Other */

.nav_button {
	float: left;
	margin: 0;
	}

.nav_button_2 {
	float: right;
	margin: 0 0 2px 0;
	}

.rule {
	float: left;
	margin: 12px 0 12px 0;
	}

.spacer {
	margin: 0 3px 0 2px;
	}

.td_bottom {
	border-bottom: 1px #bcbcbc solid;
	}

.td_bottom_right {
	border-bottom: 1px #bcbcbc solid;
	border-right: 1px #dedede solid;
	}
	
.left {
	float:left;
}

.listing {
	float:left;
	width:521px;
	position:relative;
	margin: 20px 0 80px 0;
}

.listing-text {
	width:350px;
	margin: 0 0 0 40px;
	float:left;
}

a.interested {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	display:block;
	background: url(images/interested-button.png) top center no-repeat;
	width:149px;
	height:24px;
	position:absolute;
	top:125px;
	left:-3px;
	padding: 9px 0 0 9px;
	text-decoration:none;
	cursor:pointer;
}

a.interested:hover {
	background: url(images/interested-button2.png) top center no-repeat;
}

.cost {
	color: #b12225;
	text-decoration:none;
	font-size: 30px;
	margin: 9px 0 0 0;
	padding: 0 0 0 0;
	float:right;
	font-weight: bold;
	font-family: Futura LT Condensed, Arial, Sans-Serif;
	text-transform: uppercase;
	position:absolute;
	top:25px;
	left:0;
}

.interested-form {
	background:url(images/interested-bg.png) top center no-repeat;
	height:172px;
	width:152px;
	padding: 15px 15px 50px 15px;
	position:absolute;
	top:-85px;
	left:-9999px;
	z-index:1000;
}

.interested-form.show {
	left:16px;
}

.super.show {
        width:2000px;
        height:2000px;
		position:fixed;
        display:block;
        background-color:#222;
        z-index:1;
        opacity:0.4;
           -webkit-transition:opacity 0.2s ease-in;  
		   -moz-transition:opacity 0.2s ease-in;  
		   -o-transition:opacity 0.2s ease-in;  
		   transition:opacity 0.2s ease-in;   
}
.super {
        width:1px;
        height:1px;
        position:absolute; top:-999px;
        display:block;
        background-color:#222;
        z-index:1;
        opacity:0;
           -webkit-transition:opacity 0.2s ease-in;  
		   -moz-transition:opacity 0.2s ease-in;  
		   -o-transition:opacity 0.2s ease-in;  
		   transition:opacity 0.2s ease-in;   
}


.int-single {
	width:147px;
	padding:0 0 0 5px;
	margin:0 0 7px 0;
	border:0;
	background:#d9d9d9;
	height:19px;
	color:#a7a7a7;
	font-size:11px;
	font-weight:bold;
}

.int-single:focus {
	background:#ffffff;
	color:#000000;
}

textarea.int-single {
	height:60px;
	font-family:Arial, Helvetica, sans-serif;
}

.int-submit {
	background:url(images/interested-submit.png) top center no-repeat;
	height:19px;
	width:100px;
	border:0;
	color:#FFFFFF;
	font-size:11px;
	font-weight:bold;
}

.int-submit:hover {
	background:url(images/interested-submit.png) bottom center no-repeat;
}

.hidden {
	display:none;
}

	
/* Form */

.required {
	border:2px solid #b12225;
	background:#d9d9d9;
	color:#666666;
	}
.required:focus {
	border:2px solid #b12225;
	background:#ffffff;
	color:#666666;
	}

.form-row textarea {
	width: 500px;
	margin: 0 0 20px 0;
	}

.submit {
	border:3px solid #b12225;
	background:#b12225;
	color:#ffffff;
	cursor:pointer;
	}

.submit:hover {
	border:3px solid #8e1b1e;
	background:#8e1b1e;
	color:#CCCCCC;
	}
	
.clear { clear:both;}

