/* Global Styles */

html, body, #contents { 
	background-color: ##FFFFFF;
	width:100%;
	margin: 0;
	padding: 0;
	border: none;
}

html>body, html>body #contents, html>body #contents #main { }

h1 {
	font:22px Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color: #CC3300;
	letter-spacing:0.1em;
	line-height:26px;
	margin-top: 10px;
}

h2 {
	 background-image:url(images/h2_arrow.gif);
	 background-position:left;
	 background-repeat:no-repeat;
	 font:20px Georgia, "Times New Roman", Times, serif;
	 font-weight:bold;
	 color:#336666;
	 margin-left:10px;
	 padding-left:24px;
}

a {
	color: #0099CC;
	text-decoration:none;
	font-weight:bold;
	}
	
a:hover {
	color: #CC3300;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	color: #336666;
	text-decoration:none;
	letter-spacing:0.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

	
/* Class Styles */

.logo {
	font:16px times new roman;
	font-weight:bold;
	color: #A4C2C2;
	letter-spacing:0.3em;
	border-bottom: 3px solid #CC3300;
	height: 60px;
	}


.subHeader {
	font:14px georgia;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}

.sub_content {
	padding:0 15px;
}

#navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	letter-spacing:0.1em;
	color: #333300;
	background-color: #A4C2C2;
	height: 32px;
	width: 100%;
}
#navText {
	position:relative;
	top:8px;
	left:30px;
	}
	

#logo_url {
	width: 700px;
	position: relative;
	left: 30px;
	top: 10px;
}

#logo_name {
	font-size:26px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	color:#006666;
	width: 700px;
	position: relative;
	top: 8px;
	left: 30px;
}

#contents {
	position:absolute;
	top:0;
	left:0;
}

#rightside {
	width: auto;
	padding: 15px;
	background-color: #FFFFFF;
	margin-left: 230px;
}

#leftside {
	background-color: #a4c2c2;
	width: 230px;
	position: absolute;
	top: 95px;
	left: 0px;
	height: 795px;
	padding-bottom:25px;
}

#contactmain #leftside {
	height:585px;
}

#quote {
	padding: 15px;
	font:14px georgia;
	color: #003333;
	line-height:18px;
	}
	
#addr_box {
	border: 1px solid #cccccc;
	width: 350px;
	padding: 0 15px;
	margin: auto;
}
#addr_hdr {
	font-size: 1.2em;
	color: #CC3300;
	line-height: 1.5;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}
#addr_text {
	font-size: 1em;
	font-weight: bold;
	margin: 20px 5px;
}

#special p {
	width:350px;
	margin:15px auto;
	padding:5px 15px;
	background-color:#FFFFdd;
	border:1px ridge #999999;
	text-align:center;
	font-weight:bold;
	color: #CC3300;
	font: 16px georgia, "Times Roman";
}

#header {
	height: 95px;
	background-color:#669999;
	width: 100%;
}
#footer {
	width:100%;
	border-top:1px solid #003333;
	height: 25px;
	font-size:12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align:center;
	background-color:#669999;
}
#footer p { margin-top:5px; }

#text_block {
	width: 550px;
	font:12px verdana;
	line-height:1.5em;
	color:#333333;
	height: 755px;
}
#services .item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	background-image:url(images/aqua_bullet.gif); 
	background-position:4px 6px;
	padding-left:25px;
	background-repeat:no-repeat;
	color: #3399CC;
}
#services .price {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	vertical-align: top;
	color: #FF3300;
}
#services {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 580px;
}
#services td {
	font-size: 12px;
	padding: 6px 2px 2px 2px;
}
#services .item_desc {
	padding-left: 25px;
	padding-bottom: 15px;
	padding-top: 0px;
	width: 500px;
}
#services {
	font-size: 12px;
	height: 780px;
}

#contact {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 545px;
}

#contact .form {
	background-color:#CCCCCC;
	border:1px solid #999999;
	padding:4px;
	width:525px;
}
#contact .form_errors {
	color:#CC0000;
	font-weight:bold;
}

#contact .sub_content {
	width:550px;
}
	
#contact caption {
	font-weight:bold;
}
#contact table td {
	padding:4px;
}
#location {
	height: 720px;
}
#location #leftside {
	height: 720px;
}
#contactmain #quote {
	height: 550px;
}
.annoucement {
	width: 530px;
	padding: 0px;
	margin: auto;
}
