* { padding: 0; margin: 0; }

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	background-color: #FFFFFF;
}
#wrapper { 
 margin: 0 auto;
 width: 940px;
}
#header {
	color: #333;
	width: 940px;
	float: left;
	background: #BD9C8C;
	background: #FFFFFF;
}
#navigation {
	float: left;
	width: 100%;
	margin: 0px 0px 10px;
	background: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#leftcolumn {
	color: #333;
	margin: 0px;
	padding: 20px 30px 20px 20px;
	width: 610px;
	float: left;
}
#leftcolumn p {
	font-size: .9em;
	line-height: 1.4em;
	margin-bottom: 10px;
}
#leftcolumn a {
	color: #333333;
}
#leftcolumn a:hover {
	color: #FF8000;
}
#leftcolumn h1 {
	font-size: 1.2em;
	color: #305D98;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF8500;
	margin-bottom: 10px;
	line-height: 1.5em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
#leftcolumn h2 {
	font-size: 1em;
	margin-bottom: 10px;
}
#columnwrapper {
	background-image: url(images/bckgrnd.gif);
	background-repeat: repeat-y;
	float: left;
	width: 100%;
}
#rightcolumn {
	float: right;
	color: #333;
	margin: 0px;
	padding: 0px 0px 20px;
	width: 280px;
}
#footer {
	width: 940px;
	clear: both;
	color: #333;
	background: url(images/footer.jpg) no-repeat;
	margin: 0px;
	height: 60px;
	padding: 20px 20px 0px;
}
#footer p {
	color: #CCCCCC;
	font-size: 10px;
	line-height: 1.2em;
}
#footer p a {
	color: #71A6BF;
	text-decoration: none;
}
#footer p a:hover {
	color: #FD8400;
}
.photoright {
	margin-bottom: 10px;
	margin-left: 20px;
}
#servicebox {
	background-color: #CCCCCC;
	display: block;
	float: left;
	width: 114px;
	border: 3px solid #FFFFFF;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	padding-top: 6px;
}
.boxphoto {
	margin-bottom: 6px;
}
#servicebox a:hover {
	background-color: #000000;
}
#servicebox a {
	display: block;
	text-decoration: none;
	padding-bottom: 6px;
}
#servicebox p {
}
#3colbox {
	float: left;
	width: 200px;
	margin-bottom: 10px;
	display: block;
}
#leftcolumnfull {
	color: #333;
	margin: 0px;
	padding: 20px 30px 20px 20px;
	width: 880px;
	float: left;
}
#columnwrapper2 {
	float: left;
	width: 100%;
}
#leftcolumnfull p {
	font-size: 1em;
	line-height: 1.4em;
	margin-bottom: 10px;

}
#leftcolumnfull a {
	color: #333333;
}
#leftcolumnfull a:hover {
	color: #FF8000;
}
#leftcolumnfull h1 {
	font-size: 1.2em;
	color: #305D98;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF8500;
	margin-bottom: 10px;
	line-height: 1.5em;
}
#leftcolumnfull h2 {
	font-size: 1em;
	margin-bottom: 10px;
}
#leftcolumn h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#leftcolumnfull h3 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 6px;
	margin-top: 6px;
}
#columnwrapper3 {
	float: left;
	width: 100%;
	background-color: #999;
}
