body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #3B6583;
}
.masthead {
	border-top: 5px solid #1B2D3A;
	padding-top: 1px;
}

.nav {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	margin: 0px;
	height: 35px;
	padding: 9px 0px 0px 16px !important;
	padding /**/: 7px 0px 0px 16px;
	background-color: #D2712B;
	background-image: url(gfx/navbgimg.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	
	/* 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 #F6E3D5;
	font-weight: normal;
}

.nav a:hover {
	margin: 0px;
	color: #FFFFFF;
	border-bottom: 5px solid #D2712B;
}

.nav a:visited {
	margin: 0px;
	padding: 9px 14px;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 5px solid #F6E3D5;
	font-weight: normal;
}

#off {
	padding: 8px 14px;
	vertical-align: bottom;
	margin: 0px;
}

.padBottom {
	margin-bottom: 1px;
}

.addressrightCol {
	background: url(gfx/horizontaldots.gif) repeat-y right;
	padding: 0px 10px 10px;
	font-size: 11px;
	color: #D2712B;
	line-height: 17px;
	text-align: center;
}

.addressleftCol {
	background: url(gfx/horizontaldots.gif) repeat-y left;
	padding: 0px 10px 10px 20px;
	font-size: 11px;
	color: #D2712B;
	line-height: 17px;
}


.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: 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: #FFFFFF;
	font-weight: normal;
}

.copy a:visited {
	color: #FFFFFF;
	font-weight: normal;
}

.fillHori {
	background: url(gfx/horizontaldots.gif) repeat-y right;
}

.leftCol, .rightCol {
	font: 11px/17px Georgia, "Times New Roman", Times, serif;
	color: #3B6583;
}

h1 {
	font: lighter 19px Georgia, "Times New Roman", Times, serif;
	color: #D2712B;
}

h3 {
	font: lighter 14px Georgia, "Times New Roman", Times, serif;
	color: #D2712B;
}

h2 {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #3B6583;
}

h4 {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #3B6583;
}

.leftCol img, .rightCol img {
	border: 1px solid #EFDACA;
}

a {
	font-weight: bold;
	color: #D2712B;
}

a:hover {
	color: #D2712B;
}

a:visited {
	color: #D2712B;
}

.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #3B6583;
	background: #EBEFF2;
	border-top: 1px solid #C4D0DA;
	border-right: 1px solid #AABDCA;
	border-bottom: 1px solid #AABDCA;
	border-left: 1px solid #C4D0DA;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #EBEFF2;
	color: #3B6583;
	padding: 8px;
}

.thumbs, .thumbs a, .photos, .photos a {
	border: 1px solid #D2712B;
	margin: 10px;
}

.leftCol img {border-style:none;}