body {
	margin: 0;
	background: url(images/tile.gif) #036;
	font: small verdana,sans-serif;
	}
a:link {
	color: #003366;
	}
a:visited {
	color: #660066;
	}
a:hover {
	color: #C00;
	}
#wrapper {
	margin: 5px auto 0 auto;
	width: 760px;
	}
#banner {
	height: 110px;
	background: #FFF;
	}
#logo {
	position: relative;
	top: 0px;
	left: 25px;
	}
#tagline {
	position: relative;
	top: -15px;
	left: 180px;
	}
#content {
	margin: 5px 0 0 0;
	line-height: 1.5em;
	background: #FFF;
	}
td#left_column {
	width: 170px;
	vertical-align: top;
	background: #CFC;
	padding: 0 0 10px 0;
	text-align: center;
	font-size: smaller;
	}
td#left_column a {
	color:#090;
	}
p.left {
	margin-left: 15px;
	text-align: left;
	line-height: 1.4em;
	color: #036;
	}
ul#menu {
	margin: 10px 0 0 0;
	padding: 0;
	width: 170px;
	list-style: none;
	background: #CFC;
	}
ul#menu li {
	margin: 0;
	padding: 0 0 2px 0;
	}
ul#menu a {
	display: block;
	padding: 6px 0 0 15px;
	width: 145px;
	height: 29px;
	text-align: left;
	color: #FFF;
	font-size: 12px;
	text-decoration: none;
	background: url(images/button.gif);
	}
ul#menu a:hover {
	color: #003300;
	}
#copy {
	margin: 0 0 0 30px;
	padding: 20px 0;
	width: 500px;
	background: white;
	}
h1 {
	margin: -10px 0 0 0;
	padding: 0;
	font-size: 100%;
	color: #999;
	}
h2 {
	padding-bottom: 5px;
	font-size: 130%;
	color: #036;
	border-bottom: 1px solid #090;
	}
h2.midpage {
	margin-top: 35px;
	}
img.left {
	float: left;
	margin: 3px 20px 5px 0;
	}
img.right {
	float: right;
	margin: 3px 0 5px 20px;
	}
#footer {
	margin: 5px 0 0 0;
	padding: 0 10px 5px 15px;
	font-size: smaller;
	line-height: 2em;
	color: #036;
	background: #CFC;
	border-top: 1px solid #036;
	}
#footer a {
	color: #090;
	}
#gallery_table {
	margin-top: 25px;
	}
#gallery_table td {
	padding-bottom: 20px;
	}
#gallery_table td.rightside {
	text-align: right;
	}
.testimonial {
	padding-bottom: 15px;
	margin-bottom: 25px;
	border-bottom: 1px solid #CFC;
	}
.contactform p {
	margin: 0px;
	padding: 8px 0px 0px;
	clear: left;
}
.contactform p label {
	font-weight: bold;
	float: left;
	width: 20%;
}
.contactform .text {
	background: #CCFFCC;
	padding: 2px;
	width: 280px;
	border: 1px solid #009900;
}
.contactform p.submit {
	margin-left: 20%;
}
.contactform p.submit input {
	color: #FFFFFF;
	background: #009900;
}
fieldset {
	margin-top: 25px;
	border: 1px solid #CCCCCC;
}
legend {
	color: #999999;
	}
h1 + p#subnav {
	margin-bottom: 25px;
	border-bottom: 1px dashed #CCC;
	}
#subnav {
	font-size: smaller;
	color: #999999;
	margin: 0;
	padding: 0 0 2px 25px;
}
dl {
	margin-left: 20px;
	}
dt {
	font-style: italic;
	color: #090;
	}
dd {
	margin: 0 20px 10px 0;
	padding-bottom: 5px;
	border-bottom: 1px dashed #090;
	}
	