body {
	background: #400000 url(/images/body-bg.jpg) repeat-x;
	color: #361a06;
	font: small/1.5 "Times New Roman", Georgia, serif;
}

body, html, ul#navlist, ul#footerlist, ul#subnavlist {
	margin: 0;
	padding: 0;
}

h1 {
	margin-top: 0;
	padding: 40px 0 0 20px;
	font-weight: normal;
	font-size: 160%;
}

h2 {
	font-size: 140%;
	font-weight: normal;
	margin-left: 20px;
}

h2.area {
	margin: 10px 0 0 20px;
}

h3 {
	margin-left: 20px;
	font-size: 110%;
}

a {
	color: #800000;
}

a:hover {
	text-decoration: none;
}


/* ------------ LAYOUT ------------ */

#wrap {
	width: 777px;
	margin: 0 auto; 
}

#header {
	height: 113px;
	margin-top: 20px;
}

#address {
	background: transparent url(/images/address-bg.gif) top left no-repeat;
	color: #d4af37;
	font-size: 120%;
	text-align: center;
	letter-spacing: 3px;
	text-transform:uppercase;
	height: 23px;
}

#address p {
	margin: -1px 0 0 0;
	padding-bottom: 0;
}

#content-wrap {
	width: 777px;
	background: transparent url(/images/content-wrap.png) top left repeat-y;
}

#top-content {
	width: 777px;
	background: transparent url(/images/top-content.gif) top left no-repeat;
}

#text {
	background: #fff url(/images/text-bg.jpg) top left no-repeat;
	width: 571px;
	margin-left: 104px;
	padding-bottom: 40px;
	min-height: 520px;
	height:auto !important;
	height: 100%;
	position: relative;
	z-index: 1100;
}

#text p {
	margin: 0px 25px 0 20px;
	font-size: 110%;
}


/* ------------ MENU ------------ */

#menu {
	background: transparent url(/images/menu-bg.gif) top left no-repeat;
	height: 31px;
	position:relative; 
	z-index: 200;
}

ul#navlist {
	color: #464646;
	padding-top: 4px;
	font-size: 120%;
	float: right;
	margin-right: 55px;
}

ul#navlist li {
	display: inline;
	padding-left: 20px;
}

ul#navlist a {
	color: #464646;
	text-decoration: none;
}

ul#navlist a:hover,
#home li#nav-home a,
#areas li#nav-areas a,
#consult li#nav-consult a,
#directions li#nav-directions a,
#contact li#nav-contact a,
#profile li#nav-profile a {
	text-decoration: underline;
	color: #ccad47;
}


#subnav{
	float: right;
	padding: 5px 20px 0 0;
	font-size: 90%; 
	
}

ul#subnavlist {
	z-index: 1000;
	position: relative;
	
}

ul#subnavlist li{
	display: inline;
}

ul#subnavlist a {
	padding: 0 4px 0 4px;
	color: #464646;
	text-decoration: none;
}

ul#subnavlist a:hover,
.services li#subnav-services a,
.dui li#subnav-dui a,
.domestic li#subnav-domestic a {
	color: #ccad47; 
	text-decoration: underline;
}

/* ------------ TABLE ------------ */

table#locations {
	margin-left: 25px;
	color: #56100e;
}

table#locations td {
	padding: 2px 0 2px 20px;
}

table#locations tr.odd td {
	background: #ebe3bf;
}

table#locations tr.even td {
	background: #f5edd2;
}

table#locations td.topleft {
	background: #ede2c1 url(/images/tbl-top-left.jpg) top left no-repeat;
}

table#locations td.topright {
	background: url(/images/tbl-top-right.jpg) top right no-repeat;
}

table#locations td.botleft {
	background: #f5edd2 url(/images/tbl-bot-left.jpg) bottom left no-repeat;
}

table#locations td.botright {
	background: #f5edd2 url(/images/tbl-bot-right.jpg) bottom right no-repeat;
}



/* ------------ FOOTER ------------ */

#footer {
	width: 777px;
	background: transparent url(/images/footer.jpg) top left no-repeat;
	font-size: 80%;
	color: #fff;
	text-align: center;
	line-height: 1.5;
	padding-bottom: 25px;
}

ul#footerlist {
	padding-top: 30px;
	text-transform: uppercase;
}

ul#footerlist li {
	display: inline;
}

ul#footerlist a {
	padding: 0 5px 0 5px;
}

#footer a:hover {
	color: #cf9900;
	text-decoration: underline;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer p {
	font-size: 140%;
}

#footer p.disclaimer {
	color: #333;
	margin: 0 125px 0 125px;
	padding-top: 5px;
	font-size: 120%;
	line-height: 1.0;
}
/* ------------ EXTRA ------------ */

#contact-left {
	float: left;
	width: 220px;
	margin: 0 0 0 10px;
	text-align:left;
}

#contact-left h1 {
	text-align: left;

}

#contact-right {
	float: right; 
	display: inline;
	margin: 75px 10px 20px 0;
}


p span {
	font-size: 130%;
}

#thankyou {
	min-height: 450px;
	height:auto;
  	height:450px;
}

hr {
	height: 1px;
	border: none;
	color: #968778;
	background: #968778;
	margin: 20px 20px 0 20px;
}

.valerie {
    float: right;
    margin: 20px 24px 11px 15px;
}

.statement {
	margin:20px 0 0 17px;
}

#right-text {
	width: 280px;
	float: right;
}

#left-text {
	width: 250px;
	float: left;
	display: inline;
	margin: 0 0 0 20px;

}

#map {
	text-align: center;
	margin-top: 20px;
}

dt {
	font-size: 120%;
	color: #800000;
	margin: 5px 0 10px 0;
}

dd {
	margin: 0 0 5px 10px;
}

.f-right {
    float: right;
    margin: 10px 0 11px 10px;
}

.f-left {
    float: left;
    margin: 10px 10px 11px 0;
}

.center { text-align: center; }
.right { text-align: right; }

.clear { clear: both; }

a img { border: none; }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hide from IE Mac \*/
* html .clearfix { height: 1%; }
.clearfix {display: block;}
/* End hide from IE Mac */


/* ------------ IE6/PNG ------------ */

/* commented backslash hack v2 \*/
* html #content-wrap {
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/content-wrap.png', sizingMethod='scale');
}

/* end hack */ 

.heading {
padding:10px 0 5px 20px;
margin:0;
font-weight:bold;
}


.statementServices {
	margin:10px 0 0 7px;
}
