@charset "UTF-8";
/* CSS Document */

/* reset */
body, p, h1, h2, h3, h4, h5, h6, a, div, blockquote, cite, a img, address {
margin: 0; padding: 0; text-indent: 0;
border: none; outline: none;
text-decoration: none; font-size: 100%; font-weight: normal; font-style: normal;
list-style: none;
}
table, td, tr, tbody, thead, th, caption {
	border-spacing: 0; border: none; border-collapse: separate;
	vertical-align: top; text-align: left;
	font-weight: normal;
}
p, ul, ol { margin-bottom: 10px;  }
h1, h2, h3, h4, h5, h6 { margin-bottom: 5px; }
h1 { font-size: 1.4em; }
h2 { font-size: 1.2em; }
h3 { font-size: 1.0em; }
h4, h5, h6 { font-size: 1em; }

h1, h2, h3{
	color: #fdb813;
}

/*****************  TYPOGRAPHY   ********************/

body { font-size: 0.8em; background: #fff; color: black; font-family: Trebuchet, sans-serif; }

a, a:visited {
	color: #d29910;
}
a:hover, a:active {
	color: #d29910;
	text-decoration: underline;
}

#sidebar h1 {
color: #fdb813;
font-size: 0.9em;
}
blockquote { margin: 10px 10px; padding: 5px; background: #fffef5; border-bottom: 1px solid #e2e2e2; border-right: 1px solid #f4f3e9; }
blockquote p { padding-left: 10px; }
/*****************   MENU - SELECTED STAES   ********************/

body.home a#nav-home,
li.sfHover a#nav-home,
body.about a#nav-about,
li.sfHover a#nav-about,
body.services a#nav-services,
li.sfHover a#nav-services,
body.types a#nav-types,
li.sfHover a#nav-types,
body.gallery a#nav-gallery,
li.sfHover a#nav-gallery,
body.testimonials a#nav-testimonials,
li.sfHover a#nav-testimonials,
body.custom a#nav-custom,
li.sfHover a#nav-custom,
body.specials a#nav-specials,
li.sfHover a#nav-specials,
body.request a#nav-request,
li.sfHover a#nav-request,
body.policy a#nav-policy,
li.sfHover a#nav-policy,
body.contact a#nav-contact,
li.sfHover a#nav-contact {
	color: #000;
	font-family: Arial;
	border: 0px;
	background: #fdb813;
	font-weight: bold;
	/* 
	text-decoration: underline;
	width: 195px;
	height: 14px;
	display: block;
	margin-left: 0px;
	padding-left: 15px;
	padding-top: 10px;
	 */
	}

/*****************  FORMS   ********************/
form, fieldset, input { margin : 0; padding : 0; }

form {
	width: 38em;
	margin-left: 5px;
}

form p {
	font-size: 100%;
	padding: 2px;
	margin: 0;
}

/* fieldset styling */
fieldset {
	margin: 1em; /*  space out the fieldsets a little*/
	padding: 1em;
	border : 1px solid #e2e2e2;
}

/* legend styling */
legend {
	font-weight: bold;
	color: #5a5a5a;
}

/* style for  labels */
label {
	float: left;
	width: 14em;
}

/* style for required labels */
label .required {
	font-size: 0.9em;
	font-style: normal;
	color: red;
}

label.error, input.submit { color: #F00; margin: 5px 0 0 0; }

input {
	width: 225px;
}

input.radio, input.submit {
	width: auto;
}

textarea {
	width: 225px;
	height: 100px;
	padding:0;
} 

/*****************  SUBMIT   ********************/

form div input {
	width: 100px;
	margin-top:5px;
	margin-left: 310px;
	padding: 0 .25em;
	background-color: #FDB813;
	color: #222;
	text-transform: uppercase;
	font-size: 90%;
}

/* apply style to div's containing other floating elements - FLOAT CHILDREN LEFT AND CLEAR NONE */
.group:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.group { display: block; }

/*****************  END OF DEFAULT   ********************/

#main {
	width: 780px;
	margin: 0px auto 0;
	padding: 0 0 0 0;
    height: 100%;
	background: url('../images/content_bg_tile.jpg') repeat-y;
}
ul {
}
li {
line-height: 1.5em;
list-style-type: square;
}

/*****************   LOGO PLACEMENT   ********************/

#header h1 a {
	display: block;
	width: 210px;
	height: 130px;
	text-indent: -5000px;
	z-index: 5;
		position:relative;
}
#description {
	float: left;
	padding: 40px 0 0 10px;
	display: block;
	width: 400px;
	height: 75px;
}
#description p{
	font-size: .8em;
	color: #696969;
}

/*****************   LAYOUT   ********************/

#header {
	height: 151px;
	width: 780px;
	background: url('../images/header.jpg') center no-repeat;
	float: left;
}

#header p.area {
	text-indent: -9999px;
	margin: 0;
}
#bottom {
	height: 100%;
	width: 100%;
	background: url('');
}
#sidebar {
	width: 210px;
	height: 100%;
	float: left;
background: url('../images/nav_bg.jpg');
}
#sidebar img{
	margin: 70px 0 0 0px;
	padding: 0px;
	border-right: 3px solid #fdb813;
	float: left;
}
#nav{
padding: 10px 0 0 0;
}
#nav ul{
padding-left: 0px;
margin: 0px;
width:210px;
}
#nav li{
	/* padding-top: 6px; */
	height:25px;
	line-height:25px;
	margin: 0px;
	padding: 0 0 2px 0;
	width:210px;
}
#nav li a {
	display:block;
	line-height:25px;
	margin:0;
	padding:0 0 0 10px;
}

#callout {
	background: url('../images/callout.jpg') center no-repeat;
	height: 181px;
	width: 780px;
	padding: 0px;
	float: left;
}
#callout-access {
	background: url('../images/callout-access.jpg') center no-repeat;
	height: 181px;
	width: 780px;
	padding: 0px;
	float: left;
}
#bottom #grey{
	float: right;
	background: #737373;
	width: 550px;
	padding: 7px 0 0 18px;
	margin-right: 2px;
}
#bottom #grey p{
color: #fff;
}
#content {
	width: 540px;
	float: left;
	padding-left: 20px;
	padding-top: 20px;
}

#footer {
	clear: both;
	display:  block;
	overflow:  hidden;
	width: auto;
	height: 66px;
	margin: 0 auto;
	text-align: center;
	padding: 10px 30px 0 30px;
	background: #000;
}
#footer p {
	color: #8a8a8a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
}
#footer p.top {
	color: #8a8a8a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#footer a {
	color: #8a8a8a;
}
#footer a:hover {
	color: #8a8a8a;
	text-decoration: underline;
}
#address {
	text-align: center;
	float: left;
	width: 245px;
	height: 80px;
	border-top: 1px dotted;
	margin-top: 10px;
}
#address p {
	color: #696969;
	font-family:Arial, Helvetica, sans-serif;
}
.cleaner {
	clear: both;	
}
#leftcol_txt {
	width: 215px;
	margin-left: 14px;
	float: left;
	padding-top: 20px;
	padding-bottom: 12px;
}
#leftcol_txt p{
	color: #fff;
	font-size: .8em;
	margin-bottom: 14px;
}
#phone {
	float: left;
	margin:0;
	padding: 40px 0 0 230px;
	width: 230px;
	display:block;

	position:relative;
}
#phone h1, #phone h2, #phone h3 {
	text-align: right;
	color: #666;
	font-weight: bold;
}
#phone h1 {
	font-size: 1.2em;
	line-height: 1.3em;
}
#phone h1 span{
	color: #000;
	float: left;
	font-size: .9em;
}
#header span a{
	display: block;
	width: 170px;
	height: 100px;
	float: right;
	text-indent: -5000px;
}
/* data table --------- */
#data2 {
width:99%;
}
#data2  caption{
	font-size:1em;
	color: #fdb813;
	font-weight:100;
	line-height:1.5;
}
#data2 thead {
	font-weight:bold;
	color:#000;
	background: #fdb813;
	padding: 4px;
}
#data2 thead th{
	padding: 4px;
	border-right: 1px solid #222;
}
#data2 tr.odd {
	background: #ffeec6;
}
#data2 td {
	color: #51504e;
	padding: 5px 0 3px 6px;
	line-height:1.5em;
	width:24%;
	border-right: 1px solid #737373;
}
#data2 span{
	color: #1f860b;
}
#data2 tr.bot, #data2 tr.bot td{
	border-bottom: 1px solid #737373;
}