body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #185292;
}

td {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #185292;
}
li {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #35739F;
}
td div {
	position:relative /* make td's a container with their own coordinate sytem - for the sliding menus */
}
.masthead {
	border-top: 5px solid #185292;
	padding-top: 1px;
}
.navspace {
	width: 70px;
	border-top: 1px solid #004563;
	border-left: 1px solid #004563;
}
.nav {
	background: #1260C2;
	margin-bottom: 1px;
}
.nav a {
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	padding: 8px 5px;
}
.nav a:hover {
	color: #103665;
	background: #C6DBFF;
}
.nav a:visited {
	color: #FFFFFF;
	background-color: #185194;
}
.submenu a {
	font-weight: bold;
	color: #1260C2;
	text-decoration: none;
	background: #C1DEFD;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	text-align: left;
	margin-top: 1px;
	width: 170px;
}
.submenu a:hover {
	color: #CEEBFF;
	background: #1260C2;
}
.submenu a:visited {
	color: #0F325E;
	background: #CAEAFA;
}
.submenu {
	margin-top: 1px;
}
.padBottom {
	margin-bottom: 1px;
}
.leftCol {
	background: url(gfx/horizontaldots.gif) repeat-y left;
	padding: 28px;
}
.rightCol {
	background: url(gfx/horizontaldots.gif) repeat-y right;
	padding-bottom: 28px;
	padding-top: 28px;
	padding-right: 10px;
}
.photosRightCol {
	background: url(gfx/horizontaldots.gif) repeat-y right;
	width: 1px;	
}

.copy {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #FEFEFE;
	margin: 0px;
	height: 20px;
	padding: 9px 0px 0px 16px !important;
	padding /**/: 7px 0px 0px 16px;
	background-color: #004563;
	background-image: url(gfx/copybgimg.gif);
	background-repeat: repeat-x;
	background-position: top;

	/* we need to keep this space above this comment for this trick to fool the naughty browsers */
}
.copy a {
	color: #FFFFFF;
	font-weight: normal;
}
.copy a:visited {
	color: #FFFFFF;
	font-weight: normal;
}
.fillHori {
	background: url(gfx/horizontaldots.gif) repeat-y right;
}
.leftCol, .rightCol {
	font-size: 11px;
	line-height: 17px;
}
h1 {
	font: lighter 19px Georgia, "Times New Roman", Times, serif;
	color: #185292;
}
h3 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #033D7C;
}
h2 {
	font: bold normal medium/12px Georgia, "Times New Roman", Times, serif;
	color: #185292;
}
.leftCol img, .rightCol img {
	border: 1px solid #185292;
}
a {
	font-weight: bold;
	color: #0C2647;
}
a:hover {
	color: #185194;
}
a:visited {
	color: #082442;
}

.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #185292;
	background: #D1DCE9;
	border-top: 1px solid #EFF9FD;
	border-right: 1px solid #93AEBD;
	border-bottom: 1px solid #93AEBD;
	border-left: 1px solid #EFF9FD;
	padding: 3px 5px;
	cursor: hand;
}
.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #D1DCE9;
	color: #185292;
	padding: 8px;
}
.thumbs, .thumbs a, .photos, .photos a {
	border: 1px solid #185292;
	margin: 10px;
}	
.imgpad {	
	margin: 10px 0px 10px 20px;
	border: 1px solid #185292;
}	
