/* 

STYLE SHEET FOR [x] WEB SITE
Created by Jon Thompson
www.jivetheweb.com

ToC

	1. defaults
	2. structure
	3. links and navigation
	4. fonts
	5. images
	6. tables
	7. forms
	
Notes

Reset all tags
html,body{margin:0;padding:0}
p {margin:0 0 1em 0;padding:0}
h1{margin:0 0 .7em 0;padding:0}
form {margin:0;padding:0} 
*/

/* --------- 1. defaults  --------- */

body {
	background-color:#790000;
	color:#28556B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	text-align: center;
	background-position: top center; 
	background-image: url(../../images/background-gradient.gif); 
	background-repeat: no-repeat;
}
		
/*  --------- 2. structure  --------- */

#wrap{ 	
	margin: 0 auto;
	/*width: 877px;*/
	width: 717px;
	text-align: left;
	height: auto;
	
}
#header {
	background-position: top center; 
	background-image: url(../../images/header.jpg); 
	background-repeat: no-repeat;
	width: 717px;
	height: 255px;
}
#header2 {
	background-position: top center; 
	background-image: url(../../images/header2.jpg); 
	background-repeat: no-repeat;
	width: 717px;
	height: 202px;
}
#top-navigation {
	background-image: url(../../images/top-nav-background.jpg); 
	background-repeat: no-repeat;
	width: 711px;
	height: 29px;
	border: 3px solid #FFF;
}
#top-navigation ul{
	list-style: none;
	padding: 0 0 0 10px;
}
#top-navigation ul li{
	float: left;
	padding: 6px 14px 5px 14px;
	border-right: 1px solid #000;
}		
#top-navigation a, a:link, a:visited{
	color: #FFF;
	text-decoration: none;
	font-weight: bold;
}	
#top-navigation a:hover{
	color: #000;
}	
#main-content {
	background-color:#FFF;
	width: 717px;
	clear: both;
	position: relative;
	min-height: 100%;
	/* fix for auto column height */
	overflow: hidden;
}
#sub-content{
	float: left;
	width: 385px;
	border: 0px solid #000;
	padding: 15px 15px 5px 25px;
	background-color:#FFF;
}
#form-region{
	float: right;
	width: 245px;
	border: 0px solid #000;
	/*border-left: 2px solid #cacfbb;*/
	padding: 5px 8px 5px 8px;
	background-color: #eeeeee;
	
}

#footer {
	background:transparent; 
	width:100%;
	clear: both;
	font-size: 9px;
	text-align: center;
}
#footer .boxcontent {
	display:block;  
	background:#fff; 
	border-left:1px solid #fff; 
	border-right:1px solid #fff;
	padding: 5px;
}
#footer .boxcontent  ul{
	list-style: none;
	padding: 0 0 10px 10px;
}
#footer .boxcontent  ul li{
	/*float: left;*/
	display: inline;
	padding: 0 5px 2px 5px;
	border-right: 1px solid #000;
	margin: 0;
	text-indent: 0;
}	
#service-levels{
	width: 395px; 
	border: 0px solid #000;
	height: 83px;
	text-align: center;
	padding: 0 8px 0 8px;
}

#service-levels a{
	padding: 0 8px 0 8px;
	float: left;
}

h2.phone-number {
	font-size: 16px;
	background-color: #cacfbb;
	padding: 10px;
	margin-bottom: 5px;
	font-weight: bold;
	text-align: center;
	font-style: italic;
	line-height: 19px;
}

#services-list li{
	padding: 0 0 10px 0;
}

.service-summary{
	font-size: 11px;
	line-height: 13px;
}

/* ---------- Rounded Corners-START ---------- */
#footer .b1b, #footer .b2b, #footer .b3b, #footer .b4b {
	display:block; 
	overflow:hidden;
	font-size:1px;
}
#footer .b1b, #footer .b2b, #footer .b3b {
	height:1px;
}
#footer .b4b {
	background:#fff; 
}
#footer .b3b {
	background:#fff; 
}
#footer .b2b {
	background:#fff; 
}
#footer .b2b {
	margin:0 3px; 
	border-width:0 2px;
}
#footer .b3b {
	margin:0 2px;
}
#footer .b4b {
	height:2px; margin:0 1px;
}
#footer .b1b {
	margin:0 5px; background:#999;
  }
/* ---------- Rounded Corners-END ---------- */ 

#footer-bottom{
	color: #FFF;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	padding: 5px 0 5px 0;
}

.testimony-signature{
	font-style: italic; 
	text-indent: 35px;
}

#news-table td{
	vertical-align: top;
	padding: 0 2px 10px 0;
}

.faq-question{
	font-weight: bold;
	font-size: 12px;
}

.faq-answer{
	font-size: 11px;
	line-height: 13px;
	/*font-size: 10px;*/
}
.form-required{
	color: red;
}

/* ---------- 3. links and navigation ---------- */

a,
a:link,
a:visited {
	/*color: #28556B;*/
	color: #790000;
	text-decoration: underline;
	font-weight: normal;
}
		
a:hover {
	text-decoration: none;
}

/* ---------- 4. fonts ---------- */

html {
		/*font-size: 100%;*/
		}

body {
		/*font-size: 62.5%;*/
		}

h1, h2, h3, h4, p, ul{
	padding: 0 0 10px 0;
}

h1 {
	font-family: Arial, Verdana, Helvetica;
	color: #000;

	font-size: 18px;
	font-weight: bold;
}

h2 {
	font-family: Arial, Verdana, Helvetica;
	color: #000;
	font-size: 14px;
	font-weight: bold;
}

h3 {
	font-family: Verdana, Arial, Helvetica;
	color: #000;
	font-size: 12px;
	font-weight: bold;
}
		
h4 {
		}

p {

}

ul{
	list-style-type: disc;
	margin-left: 0;
	padding-left: 25px;
	text-indent: 0;
}

li{
	padding: 0 0 3px 0;
	/*list-style-image: url(../../images/bullet.gif);*/
}
hr{
	margin-bottom: 10px;
}
blockquote {
		}

/* ---------- 5. images ---------- */

img{
	display: block;
}

a img {
		border: 0;
		}
		
img.with-border{
	border: 6px solid #eeeeee;
}
		
/* ---------- 6. tables ---------- */

table {
		}
		
caption {
		}
		
tr {
		}

th, td {
		}
		
th {
		}
		
td {
		}

/* ---------- 7. forms ---------- */	
		
form {
		}
		
		.form_error { color : #ff0000; font-weight : bold;}
