@charset "UTF-8";
/* CSS Document */
body {
	text-align:center;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	line-height:18px;
	color:#fff;
}
div#main {
	margin:15px auto;
	width:934px;
	text-align:left;
}
input {
	padding:3px;	
}
h1 {
	width:934px;
	height:112px;
	background-image:url(../image/seesaw-signs.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 5px 0px;
	padding:0;
	text-indent:-9999px;
}
h1 a {
	display:block;
	height:112px;
}
div#copy {
	background-color:#002F55;	
	padding:0px 88px 70px 88px;
	overflow:hidden;
	background-image:url(../image/background.jpg);
	background-repeat:no-repeat;
}
ul#navigation {
	margin:27px 0px;
	padding:0;
	width:747px;
	height:42px;
	background-image:url(../image/navigation.png);
	background-repeat:no-repeat;
}
ul#navigation li {
	float:left;
	list-style:none;
	width:185px;
	text-align:center;
}
ul#navigation li a {
	color:#FFFFFF;
	display:block;
	font-weight:bold;
	height:30px;
	padding-top:12px;
	text-decoration:none;
}
ul#navigation li a:hover {
	color:#999;
}
h2 {
	clear:both;	
	font-size:22px;
	line-height:28px;
	font-weight:bold;
	text-transform:uppercase;
}
ul#services {
	clear:both;	
}
ul#services li {
	font-weight:bold;
	padding:5px 0;
	width:50%;
	float:left;
	list-style:none;
}
ul#services li:last-child {
	width:72%;	
	text-align:center;
}	
div#footer {
	height:159px;	
	background-image:url(../image/footer-bg.jpg);
	background-repeat:repeat-x;
	margin-top:5px;
	padding:25px 88px;
	color:#666;
}	
h3 {
	margin-top:45px;		
}
div#footer h3 {
	margin-top:0px;
}
ul#locations {
	margin:0;
	padding:0;
}
ul#locations li {
	list-style:none;
	float:left;
	margin-right:15px;
}
ul#locations li:last-child {
	float:right;
	margin-right:0px;
}
div#footer ul#locations li h3 {
	color:#336699;	
}	
div#footer a {
	color:#336699;	
	text-decoration:none;
}
div#footer a:hover {
	text-decoration:underline;
}
div#content {
	float:left;
	width:560px;
}
div#sidebar {
	float:right;
	width:190px;
}
div#sidebar li {
	list-style:none;	
}
div#sidebar ul {
	padding-left: 20px;	
}
div#sidebar h2 {
	clear:both;
	font-size:18px;
	font-weight:bold;
	line-height:22px;
	text-transform:uppercase;
}
a {
	color:#fff;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;	
}
.wp-caption-text {
	color:#333;	
}
