/* Tags
---------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color: #808285;
	font: 12px Arial, Helvetica, sans-serif;
	background:#fff url(assets/images/bg.jpg) left top repeat-x;
}
h1 {
	margin: 0px;
	padding: 0 0 4px 0;
	color: #99350B;
	display:block;
	background:transparent url(assets/images/title_bg.jpg) left bottom repeat-x;
	font: bold 24px/26px Arial, Helvetica, sans-serif;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #CC6440;
	font: bold 18px/20px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #99350B;
	font: bold 16px/18px Arial, Helvetica, sans-serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #CC6440;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #CC6440;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		text-decoration: underline;
	}
hr {
	color: #808285;
	height: 1px;
	background-color: #808285;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 1px solid #000;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}

/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}

/* Layout
---------------------------------------------- */
#container {
width:955px;
height:auto;
margin:0 auto;
padding:0px;
background:url(assets/images/container_bg.jpg) left top repeat-y;
}
	#contents {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	background:url(assets/images/contents_bg.jpg) left top no-repeat;
	}
	#header {
	width:auto;
	height:330px;
	margin:0px;
	padding:0px;
	}
		#topNav {
		width:auto;
		height:32px;
		margin:0px;
		padding:30px 0 0 0;
		text-align:center;
		}
		#topNav li {
		list-style:none;
		display:inline;
		}
		#topNav li a {
		padding:0 8px 0 8px;
		font:bold 14px/32px Arial, Helvetica, sans-serif;
		color:#fff;
		border-right:1px solid #fff;
		}
		#topNav li a:hover {
		text-decoration:none;
		color:#FCB040;
		}
		#topNav .last {
		border:none;
		}
		#logo {
		width:355px;
		height:153px;
		margin:50px 0 0 496px;
		padding:0px;
		position:absolute;
		}
		#topInfo {
		width:320px;
		height:auto;
		margin:0px;
		padding:25px 50px 0 0;
		text-align:right;
		color:#fff;
		font:16px Verdana, Arial, Helvetica, sans-serif;
		float:right;
		}
		#topPics {
		width:500px;
		height:254px;
		margin:0px;
		padding:14px 0 0 16px;
		}
	#leftCol {
	width:250px;
	height:auto;
	margin:0px;
	padding:15px 0 0 13px;
	}
		#box {
		width:250px;
		height:auto;
		margin:0px;
		padding:0px;
		}
			#box_header {
			width:auto;
			height:41px;
			margin:0px;
			padding:0px;
			text-align:center;
			font:bold 16px/41px Verdana, Arial, Helvetica, sans-serif;
			color:#fff;
			background:url(assets/images/box_header_bg.png) left top no-repeat;
			}
			#box_contents {
			width:auto;
			height:auto;
			margin:0px;
			padding:10px 20px 10px 20px;
			background:url(assets/images/box_contents_bg.png) left top repeat-y;
			}
			#box_footer {
			width:auto;
			height:24px;
			margin:0px;
			padding:0px;
			background:url(assets/images/box_footer_bg.png) left top no-repeat;
			}
			#nav {
			width:auto;
			height:auto;
			margin:0px;
			padding:0 0 0 36px;
			}
			#nav li {
			list-style:none;
			padding:0 0 4px 0;
			}
			#nav li a {
			display:block;
			padding:0 0 0 20px;
			height:12px;
			font:bold 12px/12px Arial, Helvetica, sans-serif;
			color:#808285;
			}
			#nav li a:hover {
			text-decoration:none;
			color:#424242;
			background:url(assets/images/nav_over.jpg) left top no-repeat;
			}
		#sidebar {
		width:auto;
		height:auto;
		margin:0px;
		padding:0 8px 0 8px;
		
		}	
	#rightCol {
	width:625px;
	height:auto;
		min-height:325px;
		_height:325px;
	margin:0px;
	padding:25px 36px 0 0;
	float:right;
	}

#footer {
width:auto;
height:20px;
margin:0px;
padding:0px;
background:url(assets/images/footer_bg.jpg) left top no-repeat;
}
#nav2 {
width:955px;
height:auto;
margin:0 auto;
padding:0px;
text-align:center;
}
#nav2 li {
list-style:none;
display:inline;
}
#nav2 li a {
padding:0 5px 0 5px;
font:12px Arial, Helvetica, sans-serif;
color:#808285;
border-right:1px solid #808285;
}
#nav2 li a:hover {
text-decoration:none;
color:#424242;
}
#nav2 .last {
border:none;
}
#copy {
width:955px;
height:auto;
margin:0 auto;
padding:0px;
text-align:center;
font:10px Arial, Helvetica, sans-serif;
color:#000;
}

#services{
background:url(assets/images/services.jpg) no-repeat top left;
width:397px;
height:161px;
padding:10px 0px 0px 20px;
margin:10px auto;
}



#services li, #services li a{
color:#fff;
list-style:none;
padding-bottom:10px;

}

#servicesBig{
background:url(assets/images/servicesBig.jpg) no-repeat top left;
width:460px;
height:186px;
padding:5px 0px 0px 20px;
margin:10px auto;
}



#servicesBig li, #servicesBig li a{
color:#fff;
list-style:none;

}

#callout{
background:url(assets/images/sidebox.jpg) left top no-repeat;
width:225px;
height:160px; /* 197 */
padding:5px;
color:#fff;
text-align:center;
}
#offers {
width:225px;
height:auto;
margin:5px 0 5px 0;
padding:5px;
color:#000;
border:2px dotted #000;
font:bold 18px Arial, Helvetica, sans-serif;
text-align:center;
}
#offers .restrictions {
font:bold 10px/14px Arial, Helvetica, sans-serif;
color:red;
}
#offers .details {
font:12px Arial, Helvetica, sans-serif;
}
.staff {
width:auto;
height:auto;
min-height:150px;
margin:0px;
padding:10px;
display:block;
}
