body {
	background: #418da7;
	margin: 0px;
	padding: 0px;
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #390B08;
}

td {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #050D61;
}
.masthead {
	border-top: 5px solid #050D61;
	padding-top: 1px;
}

.nav {
	font: 11px Georgia, "Times New Roman", Times, serif;
	color: #B9B3D5;
	margin: 0px;
	height: 35px;
	padding: 9px 0px 0px 16px !important;
	padding /**/: 7px 0px 0px 16px;
	background-color: #050D61;
	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 17px;
	color: #9490D2;
	text-decoration: none;
	border-bottom: 5px solid #B9B3D5;
	font-weight: bold;
}

.nav a:hover {
	margin: 0px;
	color: #7973C2;
	border-bottom: 5px solid #B9B3D5;
}

.nav a:visited {
	margin: 0px;
	padding: 9px 17px;
	color: #ADACDC;
	text-decoration: none;
	border-bottom: 5px solid #B9B3D5;
	font-weight: bold;
}

#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: 11px;
	line-height: 17px;
}
.left img{
	border:0px;
	
}
.rightCol {
	background: url(gfx/horizontaldots.gif) repeat-y right;
	padding-bottom: 28px;
	padding-top: 28px;
	padding-right: 28px;
	font-size: 11px;
	line-height: 17px;
}

.photosRightCol {
	background: url(gfx/horizontaldots.gif) repeat-y right;
	width: 1px;	
}

.copy {
	font: normal 9px Geneva, Arial, Helvetica, sans-serif;
	color: #050D61;
	background: #495EA1;
	padding-right: 44px;
	padding-left: 22px;
}

.copy a {
	color: #FFFFFF;
	font-weight: normal;
}

.fillHori {
	background: url(gfx/horizontaldots.gif) repeat-y right;
}


h1 {
	font: lighter 19px Georgia, "Times New Roman", Times, serif;
	color: #495EA1;
}

h2 {
	font: lighter 19px Georgia, "Times New Roman", Times, serif;
	color: #495EA1;
}

h3 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	color: #495EA1;
}

.rightCol img {
	border: 1px solid #050D61;
}


a {
	color: #9490D2;
}

a:hover {
	color: #7973C2;
}

a:visited {
	color: #ADACDC;
}

.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-color:#935D3A;
	background: #9490D2;
	border-top: 1px solid #ADACDC;
	border-right: 1px solid #ADACDC;
	border-bottom: 1px solid #ADACDC;
	border-left: 1px solid #ADACDC;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
 	width: 350px;
	color: #935D3A;
	padding: 8px;
}


.thumbs, .thumbs a, .photos, .photos a {
	border: 0px;
	padding:10px;
}

a:hover img  { 
filter:alpha(opacity=50);   
-moz-opacity: .5;   
opacity: .5;
}
.MapPanel
{
	border: solid 1px black;
	height: 300px;
	width: 300px;
	margin: 0;
	padding: 0;
}
.MapPopup
{
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.MapAddress
{
	color: #000000;
	font-family: verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
