@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 0 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, p a, p a:hover, p a:visited {
	color: #333333;
	text-decoration:none;
	margin: 0 0 0 0;
	padding: 0 0 15px 0;
	font-weight: normal;
	}

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;
	}

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;
	}