body {
	background: #ffffff;
	margin: 0px;
	padding: 0px;
	font: 13px Georgia, "Times New Roman", Times, serif;
	color: #104173;
}

.number {
font: 13px Verdana, "Times New Roman", Times, serif;}

td {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #104173;
}
.masthead {
	border-top: 5px solid #38ACEC;
	padding-top: 1px;
}

td div {
	position:relative /* make td's a container with their own coordinate sytem - for the sliding menus */
}

.nav {
	background: #38ACEC url(gfx/navbgtile.gif) repeat-x;
	padding: 0px;
	margin-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
} 

.nav a {
	text-decoration: none;
	background: #38ACEC url(gfx/sep.gif) no-repeat 100%;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 10px 8px 10px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.nav a:hover {
	color: #ffffff;
	background: #255282;
}

.nav a:visited {
	text-decoration: none;
	background: #38ACEC url(gfx/sep.gif) no-repeat 100%;
	text-align: center;
	vertical-align: middle;
	display: block;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 10px 8px 10px;
	font-size: 11px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.padBottom {
	margin-bottom: 1px;
}

.leftCol {
	background: url(gfx/horizontaldots.gif) repeat-y left;
	padding: 40px 28px 28px;
	font-size: 14px;
	color: #104173;
}

.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: #38ACEC;
	padding-right: 44px;
	padding-left: 22px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.copy a {
	color: #ffffff;
	font-weight: normal;
}

.fillHori {
	background: url(gfx/horizontaldots.gif) repeat-y right;
}

.leftCol, .rightCol {
	font-size: 13px;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #104173;
	background-color: #F5FCFE;
}

h1 {
	font: lighter 19px Georgia, "Times New Roman", Times, serif;
	color: #104173;
}

h2 {
	font: bolder 14px Georgia, "Times New Roman", Times, serif;
	color: #104173;
}

h3 {
	font: bold 15px Georgia, "Times New Roman", Times, serif;
	color: #104173;
}

.leftCol img, .rightCol img {
	border: 0px;
}

a {
	font-weight: bold;
	color: #045DBE;
}

a:hover {
	color: #104173;
}

a:visited {
	color: #045DBE;
}

.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #296DC1;
	background: #D8E5F4;
	border-top: 1px solid #DEE5F2;
	border-right: 1px solid #91A7D3;
	border-bottom: 1px solid #91A7D3;
	border-left: 1px solid #DEE5F2;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #D2E0F2;
	color: #296DC1;
	padding: 8px;
}

.thumbs, .thumbs a, .photos, .photos a {
	border: 0px;
	padding: 5px;
}
