body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: 11px Arial, "Times New Roman", Times, serif;
	color: #017FBA;
}

td {
	font: 11px Arial, "Times New Roman", Times, serif;
	color: #0080BC;
}

.masthead {
	border-top: 5px solid #94C9E2;
	padding-top: 1px;
}

.nav {
	font: 11px Arial, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 0px;
	height: 35px;
	background: #017FBA url(gfx/navbgimg.gif) repeat-x bottom;
	padding: 9px 0px 0px 16px !important; /* for the good browsers */
	padding /**/: 7px 0px 0px 16px; /* for the naughty ones */
	
	/* we need to keep this space above this comment for this trick to fool the naughty browsers */
}

.nav a {
	margin: 0px;
	padding: 9px 14px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 5px solid #CCE5F1;
	font-weight: normal;
}

.nav a:hover {
	margin: 0px;
	color: #C1D2E2;
	border-bottom: 5px solid #231F20;
}

.nav a:visited {
	margin: 0px;
	padding: 9px 14px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 5px solid #CCE5F1;
	font-weight: normal;
}

#off {
	padding: 8px 14px;
	vertical-align: bottom;
	margin: 0px;
}

.padBottom {
	margin-bottom: 1px;
}

.leftCol {
	background: url(gfx/horizontaldots.gif) repeat-y left;
	padding: 40px 28px 28px;
}

.rightCol {
	background: url(gfx/horizontaldots.gif) repeat-y right;
	padding-bottom: 28px;
	padding-top: 28px;
	padding-right: 28px;
}

.photosRightCol {
	background: url(gfx/horizontaldots.gif) repeat-y right;
	width: 1px;	
}

.copy {
	font: normal 9px Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #017FBA;
	padding-right: 44px;
	padding-left: 22px;
}

.copy a {
	color: #231F20;
	font-weight: normal;
}

.copy a:visited {
	color: #231F20;
	font-weight: normal;
}

.fillHori {
	background: url(gfx/horizontaldots.gif) repeat-y right;
}

.leftCol, .rightCol {
	font-size: 11px;
	line-height: 17px;
}

h1, h2, h3 {
	font: lighter 19px Arial, "Times New Roman", Times, serif;
	color: #231F20;
}

.leftCol img, .rightCol img {
	border: 0px;
}

a {
	font-weight: bold;
	color: #231F20;
}

a:hover {
	color: #037EBA;
}

a:visited {
	color: #017FBA;
}

.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #017FBA;
	border-top: 1px solid #017FBA;
	border-right: 1px solid #A09E9F;
	border-bottom: 1px solid #A09E9F;
	border-left: 1px solid #017FBA;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #A6D2E7;
	color: #FFFFFF;
	padding: 8px;
}

.thumbs, .thumbs a, .photos, .photos a {
	border: 0px;
	padding: 5px;
}
