/* 24 Carat Copy CSS, by JBMoss - (DP) - 2007, http://www.jbmoss.com */


p {font-family:Arial, Helvetica, sans-serif;font-size:12px;}
h1 {font-family:Arial, Helvetica, sans-serif;font-size:14px;font-weight:bold;}
h2 {font-family:Arial, Helvetica, sans-serif;font-size:12px;font-weight:bold;}
h3 {font-family:Arial, Helvetica, sans-serif;font-size:13px;font-weight:bold;}
ti {font-family:Arial, Helvetica, sans-serif;font-size:13px;font-style:italic;}

/* begin page specific font styling */
body#services h1 {font-family:Arial, Helvetica, sans-serif;font-size:18px;font-weight:normal;color:#8A4A1F;}
body#testimonials h1 {font-family:Arial, Helvetica, sans-serif;font-size:18px;font-weight:normal;color:#FF9000;}
body#contact h1 {font-family:Arial, Helvetica, sans-serif;font-size:18px;font-weight:normal;color:#B0250E;}
/* end page specific font styling */

body {
	margin-top: 0px;
	background-color:#FFFFFF;
}
#wrap { 	
	margin:0 auto;
	padding:1em;
	width:800px;
	text-align:left;
	vertical-align: middle;	
	background-color:#ffffff;
}
#header {
	height: 128px;
	width: 800px;
	border-bottom: 5px solid #FFD600;
}
#nav {
	height: 66px;
	width: 800px;
	background-image:url(images/nav_bg.jpg);
	background-repeat: repeat-x;
	float: left;
}
#content {
	text-align:left;
	padding: 10px;
	min-height:500px;
}


/*begin home testimonials and contact page footer styling
body#home #footer, body#testimonials #footer, body#contact #footer {
	position:absolute;
	clear:both;
	bottom:0;
	width:800px;
	padding:10px;
	height:3em;
	text-align:center;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border-top: 8px solid #FFD600;
}
end home testimonials and contact page footer styling*/


/*begin services page footer styling*/
#footer {
	position:relative;
	clear:both;
	bottom:0;
	padding:10px;
	height:3em;
	text-align:center;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	border-top: 8px solid #FFD600;
}
/*end services page footer styling*/


#footer a:link, a:visited {
	text-decoration:none;
	color:#666666;
}
#footer a:hover {
	text-decoration: underline;
}
#srv_left {
	margin:0 5px 1em 0;
	float:left;
	width:384px;
	background-color:transparent;
	border-right: 1px dashed #DBDBDB;
}
#srv_right {
	margin:0 0 1em 5px;
	float:right;
	width:384px;
	background-color:transparent;
}
ul#srv {
	list-style-image: url(images/srvbull.gif);
	font:12px Arial, Helvetica, sans-serif;
}
ul#tabnav{
	list-style-type: none;
	font:12px Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	
}
ul#tabnav li {
	float: left;
	background-color: transparent;
	color: #000000;
	margin-left:0px;
	font-weight:bold;
}
ul#tabnav a:link, ul#tabnav a:visited {
	display:block;
	color: #000000;
	background-color:transparent;
	text-decoration: none;
	padding: 13px;
	font-weight:bold;
}
ul#tabnav a:hover {
	color:#000000;
	font-weight:bold;
}

/*-------------------------------------------------------------------------------------------*/
/*begin navigation styling*/

/*home page nav*/
body#home li.home, body#home li.home a:link, body#home li.home a:visited {
	color:#4F3F20;
	background-color:#FFD600;
	font-weight:bold;
}
body#home li.services a:hover {
	color:#000000;
	background-color:#8A4A1F;
	font-weight:bold;
}
body#home li.testimonials a:hover {
	color:#000000;
	background-color:#FF9000;
	font-weight:bold;
}
body#home li.contact a:hover {
	color:#000000;
	background-color:#B0250E;
	font-weight:bold;
}


/*-------------------------------------------------------------------------------------------*/
/*services page nav*/
body#services li.services, body#services li.services a:link, body#services li.services a:visited {
	color:#8A4A1F;
	background-color:#FFD600;
	font-weight:bold;
}
body#services li.home a:hover {
	color:#000000;
	background-color:#003297;
	font-weight:bold;
}
body#services li.testimonials a:hover {
	color:#000000;
	background-color:#FF9000;
	font-weight:bold;
}
body#services li.contact a:hover {
	color:#000000;
	background-color:#B0250E;
	font-weight:bold;
}
/*-------------------------------------------------------------------------------------------*/
/*testimonials page nav*/
body#testimonials li.testimonials, body#testimonials li.testimonials a:link, body#testimonials li.testimonials a:visited {
	color:#FF9000;
	background-color:#FFD600;
	font-weight:bold;
}
body#testimonials li.home a:hover {
	color:#000000;
	background-color:#003297;
	font-weight:bold;
}
body#testimonials li.services a:hover {
	color:#000000;
	background-color:#8A4A1F;
	font-weight:bold;
}
body#testimonials li.contact a:hover {
	color:#000000;
	background-color:#B0250E;
	font-weight:bold;
}

/*-------------------------------------------------------------------------------------------*/
/*contact page nav*/
body#contact li.contact, body#contact li.contact a:link, body#contact li.contact a:visited  {
	color:#B0250E;
	background-color:#FFD600;
	font-weight:bold;
}
body#contact li.home a:hover {
	color:#000000;
	background-color:#003297;
	font-weight:bold;
}
body#contact li.services a:hover {
	color:#000000;
	background-color:#8A4A1F;
	font-weight:bold;
}
body#contact li.testimonials a:hover {
	color:#000000;
	background-color:#FF9000;
	font-weight:bold;
}

/* end navigation styling */
/*-------------------------------------------------------------------------------------------*/

#flashobj {
	float:right; 
	padding: 10px; 
	margin-left:8px; 
	background-color:#BDBDBD;
}
.style2 {
	font-size: 24px;
	color: #003197;
}
.style3 {
	font-size: 14px;
	color: #8A491F;
}
.style4 {
	font-size: 14px;
	color: #3333CC;
}
.style5 {
	font-size: 14;
	color: #8A491F;
}
