
body {
	margin:20px;
	background:#e1eaef;
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#346583;
}

.pageText {
	border-width:0px 1px 1px 1px;
	border-style:solid;
	border-color:#346583;
	font-size:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#346583;
	line-height:20px;
}
.pageText td {
	background-image:url(images/page_bg.jpg);
	background-repeat:repeat-x;
}

ul { list-style-type:square; }
ul ul { list-style-type:disc; }

.contactForm td {
	background-image:none;
	font-size:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#346583;
}
.fieldOff {
	width:240px;
	border:1px solid #89acbf;
	background-color:#f9fbfc;
	font-size:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#346583;
	line-height:normal;
	scrollbar-face-color:#e1eaef;
	scrollbar-arrow-color:#ffffff;
	scrollbar-shadow-color:#89acbf;
	scrollbar-lightshadow-color:#f9fbfc;
	scrollbar-darkshadow-Color:#89acbf;
	scrollbar-highlight-color:#f9fbfc;
	scrollbar-3dlight-color:#f5f5eb;
	scrollbar-track-color:#e1eaef;
}
.fieldOn {
	width:240px;
	border:1px solid #89acbf;
	background-color:#ffffff;
	font-size:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#346583;
	line-height:normal;
	scrollbar-face-color:#e1eaef;
	scrollbar-arrow-color:#ffffff;
	scrollbar-shadow-color:#89acbf;
	scrollbar-lightshadow-color:#f9fbfc;
	scrollbar-darkshadow-Color:#89acbf;
	scrollbar-highlight-color:#f9fbfc;
	scrollbar-3dlight-color:#f5f5eb;
	scrollbar-track-color:#e1eaef;
}
.formButton {
	border:1px solid #89acbf;
	background-color:#e1eaef;
	padding:2px;
	font-size:10px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	color:#346583;
	line-height:normal;
}


h3 {
	font-size:14px;
	color:#346583;
}
h4 {
	font-size:14px;
	color:#89acbf;
}

a:link {color:#346583;}
a:visited {color:#346583;}
a:hover {color:#0000ff;}
a:active {color:#cc0000;}

.pageFooter {
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#346583;
	line-height:15px;
}
.pageFooter b {
	font-size:13px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	color:#346583;
}
.pageFooter a {
	font-size:11px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-weight:bold;
	text-decoration:none;
}
.pageFooter a:link {
	color:#346583;
}
.pageFooter a:visited {
	color:#89acbf;
}
.pageFooter a:hover {
	color:#346583;
	text-decoration:underline;
}

.galleryTable td {
	text-align:center;
	background:transparent;
}
.galleryGroup {
	border:1px solid #89acbf;
}
.galleryGroup td {
	background:transparent;
}
.galleryPhotos td {
	text-align:center;
	background:transparent;
}




