body {
	text-align: center;
	margin-top: 0;
	font-family: Arial, sans-serif;
	font-size: 16px;
	background: #FFF url(images/head.jpg) no-repeat center top;
}
table {
	border-spacing: 0;
}
table td {
	padding: 0;
	vertical-align: top;
}
h1, h2, h3 {
	font-family: "Times New Roman", serif;
	font-weight: normal;
	margin: 0.2em 0 0.2em;
	padding: 0;
}
h1 {font-size: 28px;}
h2 {font-size: 22px;}
h3 {font-size: 18px;}
p {
	margin: 0.8em 0;
}
a {
	color: #87A9CF;
}
a .extrainfo {
	display: none;
}
#outercontainer {
	text-align: left;
	min-width: 800px;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;
}
#outertable {
	text-align: left;
	width: 100%;
}
#head {
	height: 198px;
}
#mainmenu {
	width: 142px;
	text-align: right;
	padding-top: 44px;
}
#mainmenu a {
	display: block;
	font-size: 17px;
	width: 126px;
	height: 18px;
	padding: 2px 13px 4px 3px;
	text-decoration: none;
	color: #000;
}
#mainmenu a.highlight {
	background: url(images/menu_highlight.png) no-repeat;
}
#menubar {
	background: url(images/menu_back.png);
	height: 36px;
	font-size: 15px;
	text-align: center;
	color: #303C66;
	vertical-align: middle;
}
#menubar  a{
	color: #303C66;
	text-decoration: none;
}
#menubar  a.highlight{
	border-bottom: 1px solid #303C66;
}
#menubar_default {
	color: #7d7e7f;
	font-size: 18px;
	font-style: italic;
}
#maincontainer {
	border: 1px solid #87A9CF;
	min-height: 400px;
	background-color: #FFF;
}
#content {
	padding: 10px;
	font-size: 16px;
}
#content table {
	border-spacing: 6px;
}
#contentright{
	padding: 10px 10px 0 20px;
	float: right;
	max-width: 310px;
	text-align: right;
}
#contentright a img {
	padding: 2px;
	border: 1px solid #CCC;
	margin: 2px 0;
}
#smallgallery {
	margin: 10px 0;
	line-height: 0;
}
#smallgallery a img {
	padding: 1px;
	border: 1px solid #CCC;
	margin: 1px;
}
#contentend {
	clear: both;
	height: 1px;
}
.textwrapper {
	margin: 0.8em 0;
}
#homediv {
	padding: 2px;
}
#homeimage {
	max-width: 832px;
	height: 400px;
	background-position: center center;
	background-repeat: no-repeat;
}
#homeselect {
	float: right;
	background: #FFF;
	width: 30px;
	height: 400px;
}
#homeselect a {
	color: #333;
	text-align: center;
	display: block;
	border: 1px solid #CCC;
	text-decoration: none;
	font-size: 14px;
	font-family: "Times New Roman", serif;
	margin: 1px 1px 2px;
	line-height: 21px;
}
#homeselect a.highlight {
	background: #FFC;
}
.testimonial {
	margin: 0 330px 10px 5px;
	border-top: 1px solid #CCC;
	font-size: 14px;
}


#contact {width: 710px; padding-top: 5px;}
#contact p {font-size: 12px;}
#contact td.label {font-size: 12px; }
#contact td.input {font-size: 12px; color: #F00; }
#contact .textbox {width: 150px; padding: 2px; margin: 0; }
#contact .textbox.small {width: 100px }
#contact .textbox.tiny {width: 50px }
#contact select {width: 156px; padding: 2px;}
#contact select.date_d, #contact select.date_m {width: 42px }
#contact select.date_y {width: 64px }
#contact select.small {width: 100px }
#contact select option {margin: 2px;}
#contact textarea {width: 425px; height: 70px; font-family: Arial, sans-serif; font-size: 12px; }
#contact label {width: 125px; float: left; font-size: 13px; margin-top: 1px;}
#contact input.submit {font-size: 16px; margin: 6px 0;}

.size14 {font-size: 14px;}
.grey3 {color: #333!important}
.grey6 {color: #666!important}
.error {color: #900; font-weight: bold; background: #FEE; border: 2px solid #900; padding: 5px; margin: 5px 330px 5px 0; font-size: 12px;}
.success {color: #333; font-weight: bold; background: #FFF; border: 2px solid #87A9CF; padding: 5px; margin: 5px 330px 5px 0; font-size: 12px; font-style: italic}
.red {color: #C00;}

