/*********************
* Globals
*********************/

*{margin: 0; padding: 0; border: 0}

.body{
	background: #FAFBFC url(/img/bg-body.gif) repeat-x;
	color: #000;
	text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height:18px;
}


a:link,a:visited	{ color:#744048; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#9a4506; text-decoration:underline; outline:none; }

h1 {
	color:#3b2a37; 
	font:14px "Times New Roman", Times, serif; 
	font-weight:normal; 
	text-transform:uppercase; 
	text-decoration:underline;}
	
h2 {
	color:#6b323b; 
	font:14px "Times New Roman", Times, serif; 
	font-weight:normal; 
	text-transform:uppercase; 
	text-decoration:underline;}

img.img-right {
	float:right; 
	margin:5px; 
	}
	
img.img-left {
	float:left; 
margin-right:5px;	}
	
p.dark{
font-weight:bold;
color:#A0310B;
font-size:13px;
text-transform:uppercase;
}



/*********************
* Structural
*********************/

#subhead{height:50px;}
.body #subhead {background:url(/img/subhead-index.gif) }
/*.body#index #subhead{ background:url(/img/subhead-index.gif) }
	#subhead-one{ background:url(/img/subhead-one.gif); height:50px;}
	#subhead-two{ background:url(/img/subhead-one.gif); height:50px;}
	#subhead-three{ background:url(/img/subhead-one.gif); height:50px;}
.body#workerscomp #subhead{ background:url(/img/subhead-workers-comp.gif) }
.body#about #subhead{ background:url(/img/subhead-about.gif) }
.body#contact #subhead{ background:url(/img/subhead-contact.gif) }*/



#quick-contact{background: url(/img/title-qc.gif) no-repeat; height:50px;}
#quick-contact-spacer{background: url(/img/title-qc-spacer.gif) no-repeat; height:50px;}


#wrap{
	margin: 0 auto;
	width: 848px;
	background: url(/img/wrap.gif) repeat-y;
}



#bottom-wrap {
	background:url(/img/bottom-wrap.gif);
	height:60px;
	clear:both;
	width:100%; /* fix for Safar */

	}

#titlebar{
	width: 848px;
	height: 95px;
	background: url(/img/title-bar.gif) no-repeat;
}

#header{
	width: 848px;
	height: 276px;
	background: url(/img/header.jpg) no-repeat;
}


#left-col{
	width: 580px;
	float: left;
	text-align: left;
	background:url(/img/left-col-top.gif) top left no-repeat;
	padding:25px 0px 0px 0px;
}


h1 {
	padding:0px 65px 10px 65px;
	line-height:normal;
	color:#3b2a37; 
	font:16px "Times New Roman", Times, serif; 
	font-weight:bold; 
	text-transform:uppercase;
	text-decoration:underline}
		
h2 {
	padding:10px 0px;
	line-height:normal;
	color:#6b323b; 
	font:16px "Times New Roman", Times, serif; 
	font-weight:bold; 
	text-transform:uppercase;
	text-decoration:underline;}

h3 {
	padding:10px 0px;
	line-height:normal;
	color:#a75e27; 
	font:16px "Times New Roman", Times, serif; 
	font-weight:bold; 
	text-transform:uppercase;
	text-decoration:underline;}


#left-col p, #left-col ul, #left-col h2{
margin: 5px 25px 8px 65px;
}

#left-col ul {paddingn-left:25px; }
		#left-col ul li { 
			background:transparent url(/img/arrow.gif) 0px 2px no-repeat;
			padding-left:15px; /* pushes text to the right to display bg img */
			list-style:none;
			margin-bottom:5px;
			}

#right-col{
	width: 268px;
	float: right;
	text-align: left;
}

	#right-col form{
	margin-left:20px;
	}

	#right-col p{
	margin-left:20px;
	color:#744048;
	font-size:11px;
	margin-right:65px;
	}


/*********************
* Navigation
*********************/
#nav { 

	background:url(/img/nav3.gif) no-repeat; 

	width:848px; 

	height:25px; 

	margin:0;

	padding:0; 

	}



#nav span { display: none; }



#nav li, #nav a { height:25px; display:block; } /* change height here also */



#nav li { float:left; list-style:none; _display:inline; }



#nav-01 { width: 141px; margin-left:44px;}
#nav-02 { width: 155px;}
#nav-03 { width: 160px;}
#nav-04 { width: 133px;}
#nav-05 { width: 152px;}




/*-------------- (-79px) X position of button / (-25px) height of image from above ------------- */

#nav-01 a:hover { background:url(/img/nav3.gif)  -44px -25px no-repeat; }
#nav-02 a:hover { background:url(/img/nav3.gif) -185px -25px no-repeat; }
#nav-03 a:hover { background:url(/img/nav3.gif) -340px -25px no-repeat; }
#nav-04 a:hover { background:url(/img/nav3.gif) -500px -25px no-repeat; }
#nav-05 a:hover { background:url(/img/nav3.gif) -633px -25px no-repeat; }

/*********************
* Contact Form
*********************/
#contact form{
margin-left:200px;
}

#contact form label{
color: #251501 !important;
}



#quick_contact form {
	width:170px;
	margin:0 0 15px 0;
	}
	
#quick_contact form p{
	color:#041A48;
	font-size:11px;
	line-height: 12px;
	}



#quick_contact form label	{ font-size:11px; color:#744048; }



#quick_contact form br { line-height:0; height:0; } /* defaults vertical spacing between fields */



input, textarea, select { 

	background-color:#fff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #744048;
	color:#041A48;
	width:165px; /* 5 pixles smaller than form width !important */
	height:20px;
	line-height:20px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:Arial, Helvetica, sans-serif; 
	font-size:12px;
	}

	

select { width:170px; padding:0; } /* same width as form - !important */



textarea { height:90px; overflow:auto; }

input.submit{ 
	width:82px;
	height:35px;
	cursor:pointer; 
	padding:0; 
	background:url(/img/btn-submit.gif);
	border:none;
	background-color:none !important;

	}
	
input.submit-contact{ 
	width:82px;
	height:35px;
	cursor:pointer; 
	padding:0; 
	background:url(/img/btn-submit-contact.gif);
	border:none;
	background-color:none !important;

	}
	
/*********************
* Footer
*********************/
#footer {
	width:648px;
	margin:0 auto;
	text-align:center;
	height:200px;
	}

#footer p{ color:#9a4506; font-size:10px; margin-bottom:10px; text-transform:capitalize; }
