﻿@import url("layout.css");
body {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	background-color: #fff;
}
table, td, tr, thead, tfoot, tbody, th, tf, {
	border-collapse: collapse;
	margin: 0px;
	padding: 0px;
	border-spacing: 0px 0px;
}
#container {
	width: 100%;
	margin: 0;
	background-color: #fff;
	position: relative;
}
#masthead {
	vertical-align: middle;
	width: 100%;
	height: auto;
	background-color: #a9bac4;
}
#navigation {
	background-color: #8d7552;
	overflow: hidden;
}
#page_content {
	position: relative;
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCAA77;
}
#column_l {
	position: relative;
	margin: 0 225px 0 0;
	padding: 5px 2% 0 2%;
	float: none;
}
#column_r {
	float: none;
	width: 200px;
	margin: 0;
	padding: 10px;
	background-color: #cdf;
	position: absolute;
	right: 0px;
	top: 0px;
}
#footer {
	background-color: #dc8;
	padding-bottom: 5px;
	text-align: center;
}
/* Styles for Masthead */
#masthead p {
	font-size: small;
	margin-top: 18px;
}
#pro {
	width: 152px;
	vertical-align: top;
	float: left;
}
#siteLogo {
	float: left;
}
#callnow {
	color: #98012e;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	text-align:center;
}
#numbers {
	float: right;
	margin-right: 12px;
	text-align: right;
}
/* Styles for Navigation */
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	float: left;
}
#navigation a {
	font: small sans-serif;
	color: #000;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 5px;
	border: 1px solid #8d7552;
	background-color: #dc8;
}
#navigation a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	border: 1px solid #50778e;
	background-color: #50778e;
}
#navigation font {
	font: small sans-serif;
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	display: block;
	padding: 5px;
	border: 1px solid #98012e;
	background-color: #50778e;
}
/* Styles for Content */
h1 {
	font-size: 2em;
	color: #393939;
}
h1 a {
	text-decoration:none;
	color: #393939;
}
h1 img {
	height: 40px;
	width: auto;
}
h2 {
	font-size: 1.75em;
	color: #393939;
}
h3 {
	font-size: 1.5em;
	color: #469;
}
h4 {
	font-size: 1.25em;
	color: #469;
}
h5 {
	font-size: .9em;
	color: #469;
}
h6 {
	font-size: 0.5em;
	color: #469;
}
a img {
	border: none;
}
#column_l img {
	height: auto;
	width: auto;
}
#column_r img {
	width: 193px;
}
#top:hover {
	color: #393939;
	text-decoration: none;
}
.plans {
	text-decoration: none;
}
.plans:hover {
	text-decoration: none;
	color: #469
}
.content li {
	margin-left: 40px;
	line-height: 20px;
}
.content .top {
	margin-left: 20px;
	font-size: x-small;
}
.content h2 a {
	text-decoration: none;
}
.content h3 a {
	text-decoration: none;
}
.faq {
	color: #111111;
	text-decoration: none;
	font-weight: bold;
}
.faq:hover {
	text-decoration: none;
}
.findout {
	font-size: 16px;
	font-weight: bold;
	color: #98012e;
	margin-right: 15px;
}
.findout:hover {
	color: #aaaaaa;
}
.center {
	margin-left: 17px;
}
/* Submenu controls */
#submenu {
	background-color: #a9bac4;
	border: 2px #8d7552 solid;
	margin: 16px 8px 16px 0px;
	float: left;
}
#submenu table, #submenu td, #submenu tr {
	border-collapse: collapse;
	margin: 2px 2px 2px 2px;
	padding: 2px 2px 2px 2px;
	border: 2px;
}
#submenu td {
	font-weight: bold;
	font-size: x-small;
}
#title {
	font-weight: bold;
	font-size: x-small;
	background-color: #bacbd5;
	border-bottom: 1px #a9bac4 solid;
}
#submenu a {
	color: #000000;
	background-color: #a9bac4;
	text-decoration: none;
	margin: 2px 0px 2px 0px;
}
#submenu a:hover {
	text-decoration: underline;
	color: #98012e;
}
#submenu .spacer {
	width: 14px;
	height: 14px;
	background-color: #bacbd5;
	border-right: 1px #a9bac4 solid;
	border-top: 1px #a9bac4 solid;
	padding: 2px 2px 2px 2px;
}
#submenu .active {
	color: #98012e;
	font-weight: bolder;
}
#wsub {
	margin-left: 140px;
}
/* Styles for Forms */
.main {
	border: 2px #8d7552 solid;
	background-color: #bacbd5;
	padding: 2px 10px 2px 10px;
	width: 160px;
	float: right;
	margin: 0px 0px 15px 15px;
}
.main select, .main p, .main h3, .main input, .main form {
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.main input {
	width: 35px;
}
/* Styles for Footer */
#footer p {
	font-size: x-small;
	text-align: center;
	color: #393939;
	margin: 10px;
	padding: 1px;
}
#footer a {
	color: #393939;
	text-decoration: underline;
}
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #469;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}