.quote {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #003366;
	font-size: 14px;
}
.name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6185A1;
}
#centre {
	width: 800px;
	left: 50%;
	margin-left: -400px;
	position: absolute;
	z-index: 2;
	padding-top: 5px;
}
#footer {
	width: 100%;
	text-align: center;
	font-size: 11px;
	color: #999999;
}
#footer a:link, #footer a:active, #footer a:visited {
	width: 100%;
	text-align: center;
	font-size: 11px;
	color: #666666;
}
#footer a:hover {
	color: #003366;	
}
#clear_height {
	clear: both;
}
#banner {
	width: 800px;
}
#left_main {
	width: 520px;
	padding: 10px;
}
#quicklink_right {
	float: right;
	width: 237px;
}
#left_main, #quicklink_right {
	float: left;
}
html, body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	background-image: url(../images/blue_fade.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 100%;
}
#watermark {
	height: 600px;
	width: 800px;
	background-image: url(../images/layout/watermarkbody.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	position: absolute;
	z-index: 1;
}
 .quicklink_name {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	line-height: 30px;
}
.quicklink_email {
	font-weight: bold;
}
#quicklink_inner {
}
#nav_block {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #aaaaaa;
	font-size: 11px;
	font-weight: bold;
}
#nav_block img {
	padding-right: 5px;
	padding-left: 5px;
}
#bottom_curve {
	background-image: url(../images/layout/bottom_curve.png);
	height: 40px;
	width: 800px;
	background-repeat: no-repeat;
	background-position: left top;
	padding-bottom: 20px;
}
#nav_bar_div {
	width: 785px;
	background-image: url(../images/layout/navbarstrip.png);
	background-repeat: no-repeat;
	padding-left: 15px;
	height: 23px;
	background-position: top;
	position: relative;
}
a:link, a:visited, a:active {
	color: #003366;
	text-decoration: none;
}
a:hover {
	background-color: #e5e5e5;
}

.faq_questions {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #003366;
}
.MOREINFO {
	font-size: 9px;
	text-transform: uppercase;
	color: #003366;
	line-height: 15px;
}
fieldset {
	border: 1px solid #e5e5e5;
}
.name_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6185A1;
}
.quote_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6185A1;
	font-style: italic;
}
#white_background {
	width: 780px;
	background-image: url(../images/layout/strip.png);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
img {
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	margin: 0px;
}
#map {
	height: 400px;
	width: 500px;
	padding-bottom: 10px;
	border: 1px solid #999999;

}
#mapholder {
	padding-bottom: 15px;
	padding-left: 15px;
}
input, textarea {
	font-family: Tahoma, Arial, Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #AAAAAA;
	font-weight: normal;
}
textarea {
	background-image: url(../images/layout/watermarkbody.png);
}
#contact {
	font-weight: bold;
}
.error {
	font-family: Tahoma, Arial, Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FF0000;
	text-transform: lowercase;
}
#phone {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.speech {
	padding-top: 30px;
}
#quote_holder {
	border: 1px solid #336699;
}
.textOffset {
text-indent:-2000px;
}
#centre #white_background #left_main table{ line-height:200%;}

#centre #white_background #left_main table a {
	font-weight: bold;
}
#centre #white_background #left_main table a:hover {
	color:#006699;
}
h1 a:hover {
	background-color:transparent;
	text-decoration:underline;
}