*  {
	margin:0;
	padding:0;
	}
html {
	background-color:#8c563e;
	}
	
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#fff;
	background:url(/images/pageBG2.jpg) repeat-x top;
	}

img {
	border:0;
	}


a {
	color:#422418;
	font-weight:bold;
	}

a:hover {
	color:#bd7a49;
	}


a.jump {
	color:#bd7a49;
	}

a.jump:hover {	color:#422418;
	text-decoration:underline;
	}
	
		
#headerContain {
	margin: 0 auto;
	width:1000px;
	padding-bottom:46px;
	}
	
.contain {
	margin: 0 auto;
	width:1000px;
	}
	
#logo {
	float:left;
	position:relative;
	left:-10px;
	top:6px;
	}
	
#phone {
	float:right;
	font-size:21px;
	font-weight:bold;
	color:#a1684d;
	margin-top:10px;
	}	
	
#nav {
	text-align:right;
	padding-top:2px;
	}
		
#nav ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:left;
	}

#nav ul li { 
	float:right;
	margin-left:2px;
	}

#nav ul li a {
	background:url(/images/navTabBg2.gif) no-repeat top left;
	text-decoration: none;
	color:#fff;
	font-style:italic;
	font-weight:bold;
	text-align:center;
	font-size:18px;
	height:26px;
	width:160px;
	float:left;
	margin:0px;
	padding-top:6px;
	}

#nav li a:hover, #nav li a.sel {
	color:#72ccf3;
	}	
	
#mainContain {
	margin: 0 auto;
	width:1000px;
	background:url(/images/homeBG.jpg) top left no-repeat;
	}
	
#homeContain {
	margin:0px auto 0 auto;
	width:1000px;
	background:url(/images/internalBG2.jpg) top left repeat-x;
	}
	
#subContain {
	margin:0px auto 0 auto;
	width:1000px;
	background:url(/images/internalBG2.jpg) top left repeat-x;
	}
	
#homePromo {
	background:url(/images/promobg.jpg) top left no-repeat;
	width:472px;
	height:637px;
	}
	
#homePromo div{
	font-size:46px;
	text-align:center;
	margin:25px 0 60px 0;
	color:#8c563e;
	}
	
#homePromo p{
	font-size:26px;
	line-height:34px;
	margin:0px 30px 20px 30px;
	color:#8c563e;
	text-align:left;
	}
	
.homeButtons a{
	display:block;
	padding:0px 0 11px 10px;
	}
	
#label {
	position:relative;
	left:-24px;
	padding:20px 0 30px 0;
	}
	
#main {
	width:619px;
	margin: 0 auto;
	}

#homePhoto {
	width:325px;
	position:relative;
	left:-16px;
	float:left;
	}

#def {
	width:255px;
	float:right;
	font-size:12px;
	padding-top:25px;
	margin-right:17px;
	}
	
#def h1{
	font-size:18px;
	}
	
#def div{
margin-bottom:3px;
	}
	
#def div strong{
	font-size:14px;
	}
	
#def h1 span{
	font-size:15px;
	color:#a38d83;
	font-weight:normal;
	margin-left:8px;
	}
	
#def h2{
	font-size:29px;
	font-style:italic;
	font-weight:normal;
	}
	
#def h3{
	font-size:29px;
	font-weight:normal;
	border-top:1px solid #ede9cb;
	margin-top:9px;
	padding-top:11px;
	}
	
.colA {
	float:left;
	width:300px;
	}
	
.colB {
	float:right;
	width:300px;
	}
	
	
.colA p {
	margin:0 7px 17px 17px;
	font-size:11px;
	line-height:16px;
	}

.colB p {
	margin:0 17px 17px 7px;
	font-size:11px;
	line-height:16px;
	}
	
.footer {
	font-size:13px;
	color:#bd7a49;	
	text-align:center;
	}
a.footer {
	font-size:10px;
	color:#bd7a49;	
	text-align:center;
	}
.service {
	margin:30px 0;
	}
	
.service th {
	background:url(/images/bgTableHeader.gif) no-repeat top left;
	height:28px;
	width:577px;
	text-align:left;
	}
	
.service th h2{
	font-size:16px;
	line-height:28px;
	color:#72ccf3;
	text-transform:uppercase;
	padding-left:12px;
	}
	
.service td {
	background-color:#ede9cb;
	padding:10px 12px;
	border-bottom: 1px solid #422418;
	text-align:left;
	}
	
.service h3 {
	font-size:13px;
	color:#bd7a49;	
	}
	
.service h3 a {
	font-size:13px;
	color:#bd7a49;
	line-height:26px;	
	}
	
.service p {
	font-size:13px;
	color:#422418;	
	}
	
.service .price {
	font-size:13px;
	color:#bd7a49;	
	}
	
.service .button {
	}
	
.service p {
	margin:0 0 7px 0;
	}
	
.service li {
	font-size:13px;
	color:#422418;	
	margin:0 0 5px 15px;
	}
		
div.clearHack {
	clear:left;
	line-height:0;
	height:0;
	}	