body {
	font: 12px Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	color: #31659C;
	margin: 0px;
	padding: 0px;
}

.bgtile {
	background: #31659C url(gfx/bgtile.gif);
}

td div {
	position:relative /* make td's a container with their own coordinate sytem - for the sliding menus */
}

.border {
	background: #74AAE6;
}
.border2 {
	border: solid 5px #74AAE6;
	background: #74AAE6;
}

.bg {
	background: #FFFFFF;
}

.leftcell {
	color: #254B76;
	font-weight: bold;
	padding-left: 20px;
	xxpadding-top: 75px;
	width: 187px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 187px;
	}
	html>.leftcell { /* Opera fix */		
	width: 187px;
}

.leftcell a:link {
	font-weight: bold;
	color: #31659C;
}

.leftcell a:hover {
	color: #74AAE6;
}

.leftcell a:visited {
	font-weight: bold;
	color: #31659C;
}


.borderbelow {
	border-bottom: 1px solid #74AAE6;
}

.navspace {
	padding: 20px 0 0 22px;
	border-top: 1px solid #74AAE6;
	border-left: 1px solid #74AAE6;
}

.content {
	padding: 0px 20px 20px;
	border-left: 1px solid #74AAE6;
	line-height: 17px;
}
.content a:link {
	font-weight: bold;
	color: #31659C;
}

.content a:hover {
	color: #74AAE6;
}

.content a:visited {
	font-weight: bold;
	color: #31659C;
}

.nav {
	font-weight:bold;
	margin-right: 20px;
	background: #78ADE7 url(gfx/navbgtile.gif) repeat-x;
	margin-top: 1px;	
} 

.nav a {
	text-decoration: none;
	background: #78ADE7 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: 10px;
}

.nav a:hover {
	color: #FFFFFF;
	background: #336296;
}
.navfirst {
	background: url(gfx/navbgstart.gif) no-repeat;
	padding-left: 10px;
}

.navlast {
	background: url(gfx/navbgtileend.gif) no-repeat 100%;

}

* html .navlast {
	background-position: right -1px;
}

.navlast a {
	background: url(gfx/navbgtile.gif) repeat-x;
}

* html .navlast a {
	background-position: 0 -1px;
}

.contentpic {
	float: right;
	margin-left: 10px;
	border: 1px solid #FFFFFF;
	margin-bottom: 1px;
}

.content img {
	border: 1px solid #FFFFFF;
}

h1, h3 {
	font: bold normal 14px Arial, Helvetica, sans-serif;
	text-transform: none;
	color: #36669A;
	letter-spacing: 4px;
}

h2 {
	font: bold normal 16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 4px;
}

h4 {
	font: bold normal 16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 4px;
}

h5 {
	font: bold normal 16px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #FFFFFF;
	letter-spacing: 4px;
}
.submenu a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	background: #336296;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	margin-top: 1px;
	width: 135px;
}

.submenu a:hover {
	color: #fff;
	background: #74AAE6;
}

.submenu {
	margin-top: 2px;
}

.copy {
	padding: 10px 20px;
	border-top: 1px solid #74AAE6;
	font-size: 9px;
	color: #78ade7;
}

.copy a {
	color: #78ade7;
}

.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #3C6CA1;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #74AAE6;
	border-bottom: 1px solid #74AAE6;
	border-left: 1px solid #FFFFFF;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #3E6EA4;
	padding: 8px;
	border: 1px solid #73AAE7;
}

.thumbs, .thumbs a, .photos, .photos a {
	border: 1px solid #F5FFF8;
}

.MapPanel
{
	border: solid 1px black;
	height: 400px;
	width: 400px;
	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;
}