body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #2D79C1;
}

td {
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #2D79C1;
}
.masthead {
	border-top: 5px solid #4189DD;
	padding-top: 1px;
}

.nav {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #FFFF00;
	margin: 0px;
	height: 35px;
	background: #4189DD 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: #0100BD;
	text-decoration: none;
	border-bottom: 5px solid #FAF8E8;
	font-weight: normal;
}

.nav a:hover {
	margin: 0px;
	color: #00209F;
	border-bottom: 5px solid #669FDF;
}

.nav a:visited {
	margin: 0px;
	padding: 9px 14px;
	color: #0100BD;
	text-decoration: none;
	border-bottom: 5px solid #FAF8E8;
	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;
	font-size: 12px;
}

.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: #122A42;
	background: #2D79C1;
	padding-right: 44px;
	padding-left: 22px;
}

.copy a {
	color: #2D79C1;
	font-weight: normal;
}

.fillHori {
	background: url(gfx/horizontaldots.gif) repeat-y right;
}

.leftCol {
	font-size: 12px;
	line-height: 17px;
}

.rightCol {
	font-size: 11px;
	line-height: 17px;
}

h1 {
	font: lighter 19px Georgia, "Times New Roman", Times, serif;
	color: #0100BD;
}

h2 {
	font: lighter 19px Georgia, "Times New Roman", Times, serif;
	color: #0100BD;
}

h3 {
	font: bolder 14px Georgia, "Times New Roman", Times, serif;
	color: #0100BD;
}

.leftCol img, .rightCol img {
	border: 0px;
}

a {
	font-weight: bold;
	color: #0100BD;
}

a:hover {
	color: #4189DD;
}

a:visited {
	color: #00209F;
}



.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #2D79C1;
	background: #FAF8E8;
	border-top: 1px solid #C2D4BA;
	border-right: 1px solid #919FD6;
	border-bottom: 1px solid #919FD6;
	border-left: 1px solid #C2D4BA;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #FAF8E8;
	color: #4189DD;
	padding: 8px;
}


.thumbs, .thumbs a, .photos, .photos a {
	border: 0px;
	padding: 5px;
}
