

Body {
	padding: 0px;
	margin: 10px 0px;
	background-color: #B9C0CB;
	font: 12px Arial, Helvetica, sans-serif;
	color: #292222;
	}
H1,H2,H3,H4,H5,H6,P {
margin: 12px auto;
}
Img {
	border: 0px;
	}
small {
	font-size: 11px;
	}
LI {
	line-height: 1.5em;
	padding-bottom: 5px;
	}		
TD {
	font: 12px Arial, Helvetica, sans-serif;
	color: #292222;
	text-decoration: none;
	font-weight: none;
	}
	
A {
	color:blue;
	text-decoration: underline;
	}	
A:hover {
	color:#993333;
	text-decoration: none;
	}		
.pagetitle {
	font-size: 24px;
	color: #993333;
	padding: 15px 0px;
	font-weight: bold;
	}
.subtitle {
	color: #383860;
	font: 16px "Lucida Sans Unicode", "Lucida Sans";
	}
.redtxt {
	color: #993333;
	}
.subtitle2 {
	color: #993333;
	font: 14px "Lucida Sans Unicode", "Lucida Sans";
	}				
/*Header*/	
.top_bg {
	background: #B9C0CB url(images/slices/top_bg.jpg) left bottom repeat-x;
	}


#container {
	width: 1002px;
	margin: 0px auto;
	background-color: #FFF;
	}
#content {
	padding: 0px 10px 10px 10px;
	}
Table#top_nav TD {
	padding: 0.3em 0px;
	}
Table#top_nav TD H3{
	font-size: 21px;
	font-weight: bold;
	color:#383860;
	padding: 0px;
	margin: 0px;
	letter-spacing: 0.1em;
	}			
Table#top_nav TD A{
	color: #932038;
	font-size: 13px;
	font-weight: bold;
	text-transform: lowercase;
	padding: 7px;
	text-decoration: none;
	}
Table#top_nav TD A:hover{
	color: #383860;
	padding: 7px;
	text-decoration: none;
	}	
#testimonial {
	margin: 4px 18px;
	}
#testimonial h1 {
	font-size: 19px;
	font-weight: normal;
	color: #fff;
	margin: 5px auto;
	}
#testimonial P {
	color: #fff;
	margin: 15px auto;
	}
.left_content #left_content {
	padding-right: 20px;
	padding-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #383860;
	text-decoration: none;
}
.left_content #left_content P {
	padding: 0px;
	margin: 0px;
	}	
/*Footer*/	
#footer {
	margin: 7px auto;
	border-top: 1px solid #CCC;
	}
#footer P{
	margin: 7px auto;
	line-height: 1.8em;
	color: #666666;
	}
#footer P A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding: 0px 5px;
	}
#footer P A:hover {
	color: #993333;
	text-decoration: none;
	}			
					
/*Background*/		
.outer_left {
	background: #FFFFFF url(images/slices/left_bg.jpg) left top repeat-y;
	width: 13px;
	}
.outer_rite {
	background: #FFFFFF url(images/slices/rite_bg.jpg) right top repeat-y;
	width: 13px;
	}
.left_grey_top {
	background: url(images/slices/grey_round_top.jpg) left bottom no-repeat;
	height: 27px;
}
.left_content  {
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
}
.left_grey_btm {
	background-image: url(images/slices/grey_round_btm.jpg);
}
.footer_bg {
	background: #B9C0CB url(images/slices/footer_bg.jpg) left top repeat-x;
	}

/*Border*/
.border {
	border: 1px solid #666;
	}
.line {
	border-bottom: 1px solid #cccccc;
	}		