/* Reset All Styles
-------------------------------------------------------------------- */

html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0;}
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }
a { outline: none; }

/* Sub page: General
----------------------------------------------------- */

#main #subContent h2 {
	color: #333;
	font-size: 1.9em;
	margin: 1px 0 15px;
} 

#main h3 {
	color: #333;
	font-size: 1.3em;
	font-weight:bold;
	margin: 5px 0 5px 10px;
}

#main h4 {
	font-size: 0.89em;
	font-weight: bold;
	margin: 5px 0;
}

#main p {
	margin: 15px 0 15px 10px;
	line-height:1.5em;
}

#main fieldset {
	margin: 5px 0 15px 10px;
}

#main a {
	color:#084584;
	text-decoration:underline;
}

#main a:hover {
	text-decoration:none;
}

#main #subPanel a {
	color:#000;
	text-decoration:none;
}

#main #subPanel a:hover {
	text-decoration:underline;
}

#main p img {
	border: 1px solid #000;
	margin:5px 10px 10px 0; 
	float:left;
}

div#main ul.bullets {
	list-style:disc;
	margin: 10px 0px 15px 0px;
}

div#main ul.bullets li {
	margin: 0px 0px 0px 30px;
}

/* Hide */

#main_nav,
#sub_nav,
#subPanel,
#utility_nav,
#footer_nav,
#associations {
	display: none;
}

img {
	border: 0;
}

/* Structure
----------------------------------------------------*/

body {
	font-family: Verdana, sans-serif;	
	font-size: 0.8125em;
}

#header {
	width: 780px;
	margin: 10px auto 9px;
}

#main {
	width: 780px;
	margin: 20px auto 10px;
}

#subContent {
	width: 100%;
	overflow: hidden;
}

/* Logo */
#header h1 {
	float: left;
}

/* Tagline */
#header h2 {
	float: left;
	text-align: center;
	color: #565656;
	font-size: 1.9em;
	font-style: italic;
	font-weight: bold;
	line-height: 2.8em;
	margin-left: 18px;
}

/* Phone */
#header h3 {
	float: right;
	font-family: "Arial Black";
	font-size: 1.6em;
	color: #272727;
	margin: 10px 0 0;
}

/* Home: Layout
----------------------------------------------------- */

div#panel_home,
div#panel_callouts {
	float: left;
}

div#panel_home {
	margin-right: 0px;
}

/* Flash */
div#home_flash {
	background: url("/images/flash_placeholder.jpg");
	width: 427px;
	height: 250px;
}

/* Home: Secondary Nav
----------------------------------------------------- */

#home_secondary_nav {
	
}

#home_secondary_nav li {
	float: left;
	margin: 5px 3px 5px 5px;
	width: 216px;
}

#home_secondary_nav li.last {
	margin-right: 0;
}

#home_secondary_nav li img {
	float: left;
	margin-right: 8px;
}

#home_secondary_nav li h2 {
	font-size: 1em;
	font-weight: bold;	
	color: #5d5d5d;
	margin:0;
}

#home_secondary_nav li p {
	margin: 6px 0;
	font-size: 0.9em;
}

#home_secondary_nav li a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 0.9em;
}

#home_secondary_nav li a:hover {
	text-decoration: underline;
}

/* Home: Callouts
----------------------------------------------------- */
div#panel_callouts {
	width: 318px;
	float: right;
}

div#panel_callouts li {
	clear: both;	
}

div#panel_callouts dl.callout_home {
	background: url("/images/bg_callout.gif") no-repeat;
	width: 310px;
	padding: 8px;
}

div.callout_home_foot {
	background: url("/images/bg_callout_bottom.gif") no-repeat top;
	width: 318px;
	height: 8px;
	margin: 0 0 10px;
	overflow: hidden;
}

dl.callout_home dd {
	margin: 0;
}

dl.callout_home dt {
	width: 223px;
	float: right;
	text-align: left;
	color: #000;
	font-size: 1.1em;
	font-weight:bold;
}

dl.callout_home dd.callout_home_img {
	float: left;
	width: 82px;
	margin-right: 5px;
}

dl.callout_home dd.callout_home_img img {
	border: 1px solid #ff0103;
	padding: 1px;
}

#main dl.callout_home dd.callout_home_moreInfo a {
	color: #000000;
	font-size:0.9em;
	text-decoration:none;
	font-weight:bold;
}

#main dl.callout_home dd.callout_home_moreInfo a:hover {
	color:#01437f;
}

/* Home: Customer Callout
----------------------------------------------------- */

div.callout_customer_home {
	background: url("/images/bg_customer_top.gif");
	width: 300px;
	padding: 5px 10px;
}

div.callout_customer_home h3 {
	font-size: 1.3em;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 15px;
}

dl.customerArea_home {
	width: 300px;
	border-bottom: 2px solid #e2c36d; 
	padding-bottom: 8px;
	margin-bottom: 8px;
}

dl.customerArea_home dt {
	width: 255px;
	float: right;
	text-align: left;
	color: #000;
	font-size: 1.18em;
}

#main dl.customerArea_home dt a {
	color: #f6da8b;
	text-decoration: none;
}

#main dl.customerArea_home dt a:hover {
	text-decoration: underline;
}

dl.customerArea_home dd {
	width: 255px;
	float: right;
	color: #fff;
}

dl.customerArea_home dd.customerArea_home_img {
	float: left;
	width: 40px;
	margin-right: 5px;
	text-align: center;
}

div.callout_customer_home_bot {
	background: url("/images/bg_customer_btm.gif");
	height: 7px;
	width: 320px;
	overflow: hidden;
	clear: both;
}

/* Forms
----------------------------------------------------- */

ul.submitForm {
	margin-bottom: 16px;
	padding-top: 5px;
}

ul.submitForm li {
	margin: 10px 0;
}

ul.submitForm label {
	display: block;
}

input.name {
	width: 200px;
}

input.address {
	width: 300px;
}

input.service {
	width: 250px;	
}

input.phone,
input.dollar {
	width: 100px;	
}

input,
textarea {
	border: 0;
	background: #ccc;
	border: 1px solid #333;
	font-size: 1.1em;
	padding: 2px;
}

ul.submitForm textarea {
	width: 500px;
	height: 248px;	
}

input.button {
	margin: 10px 0;
	background: url("/images/button_sm.gif");
	width: 77px;
	height: 30px;
	border: 0;
	font-size: 1.15em;
	color: #fff;
	font-weight: normal;
}

#main a.button {
	margin: 10px 0;
	background: url("/images/button_lg.gif");
	display: block;
	width: 217px;
	height: 38px;
	border: 0;
	font-size: 1.15em;
	color: #fff;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	line-height: 2.5em;
}

div.formTools {
	border-top: 1px dashed #ccc;
	margin-top: 14px;
}

/* Coupons */

.coupons {
	padding: 10px;
	font-size: 11px;
	color: #000;
	background-color: #ccc;
	border: 2px dashed #0a4786;
	width:450px;
	margin: 5px 0 15px 10px;	
}

.heading_coupon {
	font-size: 1.5em;
	font-weight: bold;
	color: #0a4786;
}

.title_coupon {
	font-size: 1.5em;
	font-weight: bold;
}

/* Self Clearing Floats
----------------------------------------------------- */

#header:after,
div#panel_callouts dl.callout_home:after,
#main:after,
.callout_customer_home:after,
dl.customerArea_home:after,
div#sub_nav ul:after,
div#main ul#customerAreaListing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

