body { background: url('../images/bgoverlay.png') no-repeat; background-position: 50% 0%; background-color: #ddd; margin: 0px; padding: 0px; font-family: arial; font-size: 10pt; 
	font-family: tahoma; line-height: 140%; color: rgb(50,50,50); 
	}
	
	#header { width: 870px; height: 84px; background-image: url('../images/header_bg.png'); margin-left: -41px; margin-top: -25px; margin-bottom: 5px;padding: 15px 25px; }
	#logo { width: 186px; height: 46px; float: left;}
	#nav { float: right; color: white; margin-top: 25px;}
	#nav div { width: auto; float: left; padding: 9px; font-size: 8pt; text-transform: uppercase;}
	#content #nav #topnav li h1 { font-size: 11pt; margin: 0; padding: 0; text-transform: uppercase; color: rgb(255,103,44); font-weight: bold;}

	#content { width: 850px; margin: 0 auto;  background-color: white;  padding: 25px; }
	#content h1 { margin: 0; padding: 0; font-size: 18pt; color: rgb(255,103,44); }
	#content h2 { margin: 0; padding: 0; font-size: 14pt; color: rgb(55,55,55); text-transform: uppercase; }

	#slogan { float: right; width: 282px;  margin: 15px -72px 15px 0px; }
	.grey_box { background-color: #eeeeee; border: 1px solid #dddddd; padding: 10px; clear: both; }

	#footer { background-color: rgb(13,40,67); height: 50px; width: 900px; margin: 0 auto; }

	.box { background-color: rgb(13,40,67); color: white; padding: 5px;}
	#content .box h1 {font-size: 55px; color: rgb(255,103,44); display: inline; margin: 0; padding: 0;}
	#content .box h2 {font-size: 16px; color: rgb(255,103,44); display: inline; }

	#prices { clear: both; float: left; width: 615px; margin-top: 35px; margin-bottom: 25px; }
	#prices div { float: left; border: 1px solid silver; padding: 10px; width: 183px; height: 300px; text-align: center;}
	#prices div img {   bottom: 10px; }
	#prices div h1 { font-size: 75px; margin-top: -15px; padding-top: 0px; }
	#prices div ul { list-style: none; padding: 0; margin: 0; }
	#prices div ul li { border-bottom: 1px solid #ccc; padding: 3px; }
	#prices .special { color: white; margin-top: -20px; height: 320px; background-color: rgb(255,103,44); }
	#prices .special h1 { color: white; }

	#content_photo { width: 615px; height: 250px; margin-right: 25px; float: left; background-color: orange; margin-bottom: 25px; border-top: 15px solid rgb(13,40,67); }
	#content_1 { clear: both; width: 615px;} 
	#content_2 { width: 295px; float: left; margin-right: 25px; text-align: justify; clear: both; }
	#content_3 { width: 295px; float: left; margin-right: 25px; text-align: justify; }

.full { width: 585px; padding: 9px; border: 1px solid silver; text-align: center; margin: 5px; clear: both; }
.half { width: 277px; padding: 9px; border: 1px solid silver; text-align: center; float: left; margin: 5px; } 