body {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #FDF9C3;
	margin: 0px;
	padding: 0px;
}

a:link {
	font-weight: bold;
	color: #5156CD;
}

a:hover {
	color: #EC8A21;
}

a:visited {
	color: #33387C;
}

.tiler {
	background: url(gfx/bgtile.gif);
}

.holder {
	background: #33387C;
	padding: 8px;
}

.nav {
	width: 152px;
	vertical-align: top;
}

.content {
	background: #FFFFFF url(gfx/bottomrhcorner.gif) no-repeat right bottom;
}

.header {
	vertical-align: top;
	height: 126px;
	background: #33387C;
}

.navitem {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background: #33387C;
	padding-top: 7px;
	padding-bottom: 7px;
	color: #FFFFFF;
}

.navitem a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
}

.navitem a:hover {
	color: #4273B0;
}

.navitem a:visited {
	color: #ffffff;
}

.header img {
	margin-bottom: 2px;
}

.leftcol {
	vertical-align: top;
	padding: 12px;
	width: 176px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 152px;
	}
	html>.leftcol { /* Opera fix */		
	width: 152px;
}

.rightcol {
	vertical-align: top;
	padding: 30px 12px 12px;
	width: 393px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 393px;
	}
	html>.rightcol { /* Opera fix */
	width: 393px;
}

#secondary {
	background: #FDF9C3 url(gfx/secondarytr.gif) no-repeat right top;
	padding: 8px 5px 8px 10px;
	margin-top: 12px;
	font-size: 11px;
	line-height: 17px;
	color: #EA8E25;
}

h1,h2,h3 {
	font: lighter 22px Arial, Helvetica, sans-serif;
	color: #33387C;
}

.rightcol p, li {
	font-size: 11px;
	line-height: 17px;
	color: #33387C;
}

.bigcol {
	vertical-align: top;
	padding: 30px 12px 12px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 393px;
}



.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #33387C;
	background: #FEFEFE;
	border-top: 1px solid #C76F3D;
	border-right: 1px solid #CA764C;
	border-bottom: 1px solid #CA764C;
	border-left: 1px solid #C76F3D;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #DDDDE9;
	color: #33387C;
	padding: 8px;
}


.thumbs, .thumbs a, .photos, .photos a {
	border: 0px;
}

.copy {
	font: 9px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #30337A;
}

.copy a {
	color: #EC8A21;
}
.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;
}

p, li, td, span, blockquote { font-size: 11px; line-height: 17px; }
p { margin: 10px 0 10px; }
