@charset "utf-8";
/* CSS Document */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	line-height: 1.5em;
	background-color: #FFFFFF;
	background-image: url(images/hywoods-bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#header {
	height: 290px;
	width: 930px;
	padding-top: 95px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#bodytext {
	width: 526px;
	padding-left: 12px;
	float: left;
}
#sidebar {
	float: right;
	width: 358px;
	background-image: url(images/sidebar-line.jpg);
	background-repeat: repeat-y;
	padding-left: 34px;
}
#footer {
	width: 930px;
	padding-top: 20px;
	text-align: center;
	font-size: 0.8em;
	float: left;
	line-height: .4em;
}
#footer a {
	font-weight: bold;
	text-decoration: none;
}
#navigation {
	font-size: 1.2em;
	clear: both;
	height: 60px;
}
#details {
	float: left;
	width: 432px;
	height: 191px;
	text-align: center;
	vertical-align: middle;
	font-size: 1.4em;
	font-weight: 300;
}
h1 {
	font-size: 1.2em;
	font-weight: normal;
}
#opening {
	float: left;
	padding-top: 8px;
}
.navtext {
	padding-top: -15px;
}
#servicesloop {
	float: left;
	width: 294px;
	margin-top: 15px;
	padding-left: 56px;
}

h2 {
	font-size: 1em;
	font-weight: bold;
}
#logo {
	float: left;
	width: 498px;
	height: 191px;
}

a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}




#total {        
width: 930px;        
margin: 0 auto;    
}  
.smalltext {
	font-size: .7em;
}
