* {
	margin: 0;
	padding: 0;
}

body {
    background: #027e4a url(gfx/bggradient.jpg) repeat-x top;
	margin: 0 auto;
	text-align: center;
	font: 13px/17px Century Gothic, Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
}

p, li, td, span, blockquote { font-size: 12px; line-height: 17px; }
p { margin: 10px 0 10px; }

.bullets {
padding-left: 150px;
}

li {
	text-align: left;
	font: 13px/17px Century Gothic, Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #000;
}

.wrapper {
	width: 760px;
}

a:link {
	font-weight: bold;
	color: #0D2689;
}

a:visited {
	font-weight: bold;
	color: #0D2689;
}

a:hover {
	color: #b6c5da;
}

p {
	font: 13px/17px Century Gothic, Tahoma, Verdana, Helvetica, Arial, sans-serif;
	color: #000000;
	padding-bottom: 13px;
	text-align: left;
}

h1 {
	font: 30px Century Gothic, Arial, Helvetica, sans-serif;
	color: #007d4a;
	}

h2, h3 {
	font: 14px Century Gothic, Arial, Helvetica, sans-serif;
	color: #007d4a;
	padding: 13px 0 18px 0;
	text-align: center;
}

td.content {
	background: url(gfx/bodybg_white.jpg) repeat-x;	
	padding: 16px 20px 30px 0px;
}

td.content table td {

	padding: 5px;
}

td.content table th {

	padding: 5px;
}

td.footer p {
	font-size: 9px;
	padding-left: 280px;
}


.footer {
	border: 0px;
	background-color:#6f8eb9;
}



.send {
	font: bold 13px Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	background: #7d8d92;
	border-top: 1px solid #fff;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #fff;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 13px Century Gothic, Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #6f8eb9;
	color: #fff;
	padding: 8px;
}


.thumbs, .thumbs a, .photos, .photos a {
	border: 0;
}

p, li, td, span, blockquote { font-size: 14px; line-height: 17px; }
p { margin: 10px 0 10px; }

.panel-col-1, .panel-col-2 { margin: 5px auto; width: 95%; padding: 0 5px; text-align: center; }
.panel-col-1 {float: center;}
.panel-col-2 {float: right;}

.panel-col-1 p{text-align: center;}

.panel-col-1-links { margin: 5px auto; width: 66%; padding: 0 5px; text-align: justify; }
.panel-col-1-links {float: left;}

.bottom {background:  url('gfx/bottomback.jpg') top repeat-x; padding: 10px 0px; text-align:center; margin: 0 auto; }

.bottom a, .bottom a:visited {color: #fff;}
.bottom a:hover {color: #666;}

.bottom p {color: #fff;}

.footer {margin-top: 3px;}

div.rightbar {float:right; width: 180px;}

.rightbar img {margin-top: 0px;}

.contentwrap img {float: right; margin-left:10px;}

a img {
border:3px;
border-color: #6f8eb9;
}

a:hover img  { 
filter:alpha(opacity=50);   
-moz-opacity: .5;   
opacity: .5;
}

.bottomimg {clear: both;}
.bottomimg img {margin: 0 3px;}

.feature {
text-align:right;
color:#fff;
font: 14px bold Century Gothic, Arial, Helvetica, sans-serif;
}
.feature a{
text-align:right;
color:#fff;
font: 14px bold Century Gothic, Arial, Helvetica, sans-serif;
text-decoration:none;
font-weight:bold;
}
.feature a:hover{
text-align:right;
color:#cce5f5;
font: 14px bold Century Gothic, Arial, Helvetica, sans-serif;
text-decoration:underline;
font-weight:bold;
}

.nav {
	background: #7190ba url(gfx/navbg.gif) repeat-x 0 100%;
}

/* nav */

ul#nav {
	display: inline;
	float: left;
}

* html ul#nav {
	margin-top: -4px;
}

ul#nav li {
	display: block;
	background: #7190ba url(gfx/navbg.gif) repeat-x 0 100%;
	float: left;
	list-style-type: none;
	height: 37px;
	margin: 1px 0;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 35px;

}

* html ul#nav li {
	background: transparent;
}

ul#nav li a {
font: 14px bold Century Gothic, Arial, Helvetica, sans-serif;
	display: block;
	float: left;
	color: #fff;
	background: url(gfx/navsep.gif) no-repeat 100% 0;
	text-decoration: none;
	margin: 0;
	height: 35px;
	padding: 10px 20px 15px 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 12px;
	font-weight:bold;
}

* html ul#nav li a {
	background: transparent  no-repeat 100% 3px;
	padding-top: 12px;
	padding-bottom: 8px;
}

ul#nav a:hover {
	color: #007d4a;
}

/* second/third-level nav */

ul#nav li {
	position: relative; z-index:100;
}

ul#nav li li {
	border: 1px solid #FFFFFF;
	margin: 0 0 -1px 0;
	padding: 0;
	clear: both;
	display: block;
}

* html ul#nav li li {
	background: #7190ba url(gfx/navbg.gif) repeat-x 0 100%;
}

ul#nav li li a {
	background: #7190ba;
	display: block;
	clear: both;
	width: 10px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 149px;
}

ul#nav li ul {
	position: absolute;
	display: none;
	margin: 32px 0 0 0;
	padding: 2px;
	
}

ul#nav li:hover, ul#nav li.sfhover {
	z-index: 1;
}

ul#nav li:hover > ul {
	display: list-item;
	list-style-type: none;
}

ul#nav li.sfhover ul ul, ul#nav li.sfhover ul ul ul { 
	display: none;
}

ul#nav li.sfhover ul, ul#nav li li.sfhover ul, ul#nav li li li.sfhover ul {
	list-style-type: none;
	left: 0px;	
	display: list-item;
	margin-top: 35px;
}
.weatherzone { font-family: Century Gothic, Tahoma, Arial, Sans-Serif; font-size: small; font-weight: normal; color: #323232; background-color: #EFEFEF; }
.weatherzone_head { font-family: Century Gothic, Tahoma, Arial, Sans-Serif; font-size: small; font-weight: bold; text-align: center; color: #EFEFEF; background-color: #4185A5; }

a:hover img  { 
filter:alpha(opacity=90);   
-moz-opacity: .5;   
opacity: .5;
}

.MapPanel
{
	border: solid 1px black;
	height: 550px;
	width: 650px;
	margin: 0;
	padding: 0;
}
.MapPopup
{
	color: #000000;
	font-family: Century Gothic, verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}
.MapAddress
{
	color: #000000;
	font-family: Century Gothic, verdana, helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

div.visionsofvictoria {
float:right;
background-color:#ffffff;
padding-right:0px;
border:0px;
font: normal 8px Tahoma, Verdana, Helvetica, sans-serif;
}