body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #3F3F8D;
}

td {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #3F3F8D;
}
.masthead {
	border-top: 5px solid #3F3F8D;
	padding-top: 1px;
}

.nav {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #FBED15;
	margin: 0px;
	height: 35px;
	background: #3F3F8D 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: #FBED15;
	text-decoration: none;
	border-bottom: 5px solid #FEFBD0;
	font-weight: normal;
}

.nav a:hover {
	margin: 0px;
	color: #FBED15;
	border-bottom: 5px solid #FCF472;
}

.nav a:visited {
	margin: 0px;
	padding: 9px 14px;
	color: #FBED15;
	text-decoration: none;
	border-bottom: 5px solid #FEFBD0;
	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;
	border: 1px #3F3F8D;
}

.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: #4D658A;
	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: #FCED16;
	font-weight: normal;
}

.copy a:visited {
	color: #FFFFFF;
	font-weight: normal;
}

.fillHori {
	background: url(gfx/horizontaldots.gif) repeat-y right;
}

.leftCol, .rightCol {
	font-size: 12px;
	line-height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1,h3 {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	color: #0000A0;
}

h2 {
	font: lighter 14px Verdana, Arial, Helvetica, sans-serif;
	color: #0000A0;
}

h4 {
	font: lighter 18px Verdana, Arial, Helvetica, sans-serif;
	color: #0000A0;
}

.leftCol img, .rightCol img {
	border: 0px solid #3F3F8D;
}

a {
	font-weight: bold;
	color: #0000A0;
}

a:hover {
	color: #3F3F8D;
}

a:visited {
	color: #3F3F8D;
}

.rows1 {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #3F3F8D;
	background: #FEFBC7;
	padding: 8px;
}

.rows2 {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #3F3F8D;
	background: #FEFCDC;
	padding: 8px;
}

.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #3F3F8D;
	background: #FEFCDC;
	border-top: 1px solid #FFFDE7;
	border-right: 1px solid #ACACCE;
	border-bottom: 1px solid #ACACCE;
	border-left: 1px solid #FFFDE7;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #FEFCDC;
	color: #3F3F8D;
	padding: 8px;
}

.phoneclick {
	background-color: #FFFFFF;
}

.phoneclick td {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #3F3F8D;
}

.phoneclick a {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #191941;
}

.thumbs, .thumbs a, .photos, .photos a {
	border: 1px solid #3F3F8D;
}
