body {

	background:url(../images/bg.jpg) #f3f6f9 no-repeat;
	background-position: center top; 
	color:#4c4c4c;
	font: 12px verdana, arial, helvetica, sans-serif;
	margin:0px;
	padding:0px;

	}
	
a img {
	border:0px solid;
	}

h1 {
	padding:0px;
	margin:0px;
	margin-bottom:8px;
	color:#e2a54d;
	font-size:16px;
	clear:both;
	margin-top:8px;
	}
	
h2 {
	padding:0px;
	margin:0px;
	margin-bottom:8px;
	color:#e2a54d;
	font-size:14px;
	}
	
.leftCol {
	width:214px;
	margin-left:8px;
	float:left;
	text-align:center;
	margin-top:12px;

	}
	
.rightCol {
	width:488px;
	float:right;
	margin-right:29px;
	margin-top:12px;
	}

.centerIt {
	width:778px;
	margin: 0px auto;
	}
	
.backgroundRepeat {
	background:url(../images/main_bg_repeat.jpg) repeat-y;
	width:778px;

	margin-top:28px;
	background-position: 0px 28px; 
	float:left;
	
	}
	
	
.parent {
	width:777px;
	
	float:left;
	background:url(../images/parent_repeat.gif) repeat-y;
	background-position: center 28px; 
	}
	
.parentRepeat {
	width:777px;
	min-height:650px;
	height:auto !important;
	height:500px;

	margin: 0px auto;
	float:left;
	background:url(../images/inner_bg.jpg) no-repeat;
	
	}
	
.parentFooter {
	width:763px;
	height:55px;
	margin-left:7px;
	float:left;
	background:url(../images/inner_bg_footer.gif) no-repeat;
	text-align:center;
	font-size:10px;
	color:#949494;
	}
	
.parentFooter a {
	text-decoration:none;
	color:#949494;
	font-weight:bold;
	}

	
.header {
	width:762px;
	height:163px;
	clear:both;
	margin:0px auto;
	float:left;

	}

.logo {
	margin-top:20px;
	margin-left:45px;
	float:left;
	}
	
.bannerContact {
	float:right;
	width:272px;
	text-align:right;
	margin-right:15px;
	margin-top:10px;
	}
	
.bannerContact img{
	margin-bottom:5px;
	}
	
.smiles {
	margin-left:52px;
	margin-top:32px;
	float:left;
	clear:both;
	
	}
	
.navBox {
	float:right;
	width:310px;
	height:30px;
	margin-top:29px;
	margin-right:10px;
	}
	
.navBox a{
	font-weight:bold;
	color:#4b7fb3;
	text-decoration:none;
	text-align:center;
	font-size:13px;
	line-height:32px;
	}
	
.navBox a:hover{
	color:#e2a54d;
	}
	
a.homeBut {
	background:url(../images/home_button.gif) no-repeat;
	width:76px;
	height:36px;
	display:block;
	float:left;
	margin-left:3px;
	

	}
	
a.directionsBut {
	background:url(../images/directions_button.gif) no-repeat;
	width:130px;
	height:36px;
	display:block;
	float:left;
	margin-left:3px;
	}
	
a.contactBut {
	background:url(../images/contact_button.gif) no-repeat;
	width:85px;
	height:36px;
	display:block;
	float:left;
	margin-left:3px;
	}
	
.mainFooter {
	background:url(../images/main_footer.gif) no-repeat;
	width:778px;
	clear:both;
	margin: 0px auto;
	height:19px;
	margin-bottom:40px;
	float:left;
	

	}
