

img, div { behavior: url(images/iepngfix.htc) }


body {

	text-align: center;
	margin: 0 auto;
	padding: 0;
	background: url(images/bg.jpg) repeat-x #551918;
}


h1{ 
	color: #8b2e2c;
	font-size: 22px;
	padding: 0px;
	margin: 0px;
}

a, a:visited, a:active {
	color: #994619;
}
a:hover {
	color: #f3bb08;
}


#wrapper {

	text-align: left;
	margin: 0px;
	padding: 0px;
	margin-left: auto ;
 	margin-right: auto ;
	width: 772px;
	font-family: arial;
	font-size: 12px;
	height: 800px;
	background: url(images/main_bg.jpg) no-repeat #551918;

}


#topWrapper {

}


#logo {
	float: left;
	position: absolute;
	background: url(images/logo.png) no-repeat;
	width: 260px;
	height: 165px;
	margin-left: 50px;
}

#locations {
	float: right;
	width: 214px;
	height: 80px;
	margin-top: 40px;
	background: url(images/locations.png) no-repeat;
}

#leftWrapper {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 196px;
	color: #fff;
	font-size: 10pt;
}


#leftWrapper a, #leftWrapper a:visited, #leftWrapper a:active {
	color: #fff;
	text-decoration: none;
}

#leftWrapper a:hover {
	color: #bccf73;
	text-decoration: none;
}

.menu3, .menu2 {
	color: #eab742;
	font-size: 10px;
}


#leftNav {
	padding-top: 30px;
}

#newsletter {
	background: url(images/newsletter_bg.jpg) no-repeat #642a1f;
	text-size: 10px;
	color: #fff;
	padding: 8px;
}
#newsletter h2 {
	color: #f9be04;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

#contentWrapper {
	float: left;
	width: 568px;
	min-height: 600px;
	background: #fff;
}

#content {
	padding: 10px;
	min-height: 600px;
}
#content2 {
	padding: 10px;
	
}

#facebook {
	font-size: 10px;
}

#footer {
	background: #551918;
	color: #fff;
	font-size: 10px;
	padding: 3px;
	text-align: center;
}

#footer a, #footer a:visited, #footer a:active {
	color: #bccf73;
	text-decoration: none;
}

#footer a:hover {
	color: #974738;
	text-decoration: none;
}




#clear {
	clear: both;
}

