body, h1, h2, h3, h4, h5, p, ul, li, fieldset, legend{
	margin:0;
	padding:0;	
}

ul, ol{
	padding-left:1em;
	margin-left:1em;
	margin-bottom:1em;
}


p{
	margin-bottom:1em;
}

body{
	text-align:center;
	background:#6b5b69;
	font-family:arial;
	font-size:12px;
	color:#6b5b69;
	line-height:1.5em;
}

h2, h3{
	color:#ffefb6;
	margin-bottom:.5em;
	font-weight:normal;	
}

#container{
	width:978px;
	margin:0 auto;
	text-align:left;
	background:#9ba996;
}

#header{
	height:109px;
	background:url("images/header.jpg") left top no-repeat;
}

ul#navigation{
	width:668px;
	float:left;
	background:url("images/navbar.gif") left top no-repeat;
	height:35px;
	margin-left:0;
}

ul#navigation li{
	float:left;
	list-style:none;
	margin-right:2em;
	padding-top:1em;
	display:inline;
}

ul#navigation li a{
	color:#6b5b69;	
}

ul#navigation li a:hover{
	text-decoration:none;
}

#main{
	width:435px;
	float:left;
	margin:40px 40px 0 40px;
	display:inline;
}

#welcome{
	margin-bottom:1em;
}

#side{
	width:423px;
	float:left;
	display:inline;
	margin:40px 40px 0 0;
}

#staff{
	background:#f4f5f3 url("images/staff_top.gif") left top no-repeat;
	padding-top:10px;
	float:left;
}

#staff_inner{
	background:#f4f5f3 url("images/staff_bottom.gif") left bottom no-repeat;	
	padding:10px 10px 20px 10px;
	
}

#staffImg{
	width:403px;
	background:#ddd;
	height:200px;
}

#services{
	background:#f4f5f3 url("images/services_top.gif") left top no-repeat;
	padding-top:11px;
}

#services_inner{
	background:#f4f5f3 url("images/services_bottom.gif") left bottom no-repeat;	
	padding:0 10px 11px 10px;
	overflow:hidden;
	width:415px;
}

#services_inner img, .floatLeft img, img.imgRight, div.imgRight, img.imgLeft, img.homeImg, div.imgLeft{
	background:#ffffff;
	padding:2px;
	border:solid 1px #ddd;
}

img.homeImg{
	margin-bottom:1em;
}

img.imgRight, div.imgRight{
	margin:0 0 1em 1em;
	clear:right;
}

div.imgRight, div.imgLeft{
	text-align:center;
	font-style:italic;
	width:200px;
}

div.imgLeft{
	width:400px;
}

#services_inner img{
	float:left;
	margin-right:5px;
}

.floatLeft img{
	margin-bottom:.25em;
}

#services_inner img.lastItem{
	margin-right:0;
}

.staff_box img{
	border:solid 3px #c1bcc0;
	float:left;
		
}

.staff_box p{
	float:left;
	display:inline;
	width:287px;
	margin-left:10px;
}

.staff_box{
	border-bottom:solid 1px #c1bcc0;
	float:left;
	padding-bottom:1em;
	margin-bottom:1em;
}

#footer{
	clear:both;	
	text-align:center;
	padding-top:1em;
}

p#footer{
	margin-bottom:0;
	padding-bottom:1em;
}

br.clear{
	clear:both;
}

div.clear{
	clear:both;
	height:1px;
	line-height:0;
}

#header p{
	text-align:right;
	padding-right:10px;	
	padding-top:10px;
}

#header h1 a{
	display:block;
	float:left;
	width:389px;
	height:35px;
	padding-top:25px;
	background:url("images/header.jpg") left top no-repeat;
}

#header h1{
	text-indent:-999999px;
}

#content h2, #content h3, #welcome h2, #welcome h3{
	color:#6b5b69;
}

#content h2, #welcome h2{
	background:url("images/h2.gif") left bottom no-repeat;
	padding:10px 0 0 50px;
}

#content{
	clear:both;
	margin:0 10px 10px 10px;
	padding:20px;
	background:#FEF7F7;
	border:solid 2px #fff;
	overflow:hidden;
	width:914px;
}

#welcome{
	margin-bottom:4em;
	padding:20px;
	background:#FEF7F7;
	border:solid 2px #fff;
}

a{
	color:#9BA996;
}

#content a:hover{
	color:#6b5b69;
}

.floatLeft{
	width:206px;
	float:left;
	margin-right:10px;
}

.floatRight{
	float:right;
	width:698px;
}

.imgRight{
	float:right;
}

.imgLeft{
	float:left;
	margin-right:1em;
	margin-bottom:1em;
}

#footer a{
	color:#FEF7F7;
}

ul.listFloat{
	list-style:none;
}

div.large{
	width:400px;
}