html{background-color:#00365B;}
#nav* { 
	margin: 0;
	padding: 0;
}

/* retag */
body {
	background: url(gfx/bgtile.gif) repeat-y 50%;
	margin: 0;
	background-color: #00365B;
	text-align: center;
}
p{
	margin: 0;
	padding: 0 0 12px 0;
	font: 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	color: #464646;
}
h1 {
	font: normal 24px/28px Helvetica, Arial, sans-serif;
	color: #F7A300;
	padding-bottom: 13px;
}
h2 {
	font: normal 20px/24px Helvetica, Arial, sans-serif;
	color: #FEC047;
	padding-bottom: 13px;
}
h3, h4, h5 {
	font: normal 20px/24px Helvetica, Arial, sans-serif;
	color: #F7A300;
	padding-bottom: 13px;
}
td, div, span {
	font: 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
}
ul, ol {
	margin: 0;
	padding: 0 15px 0 0;
}
li {
	font: 11px/17px "Lucida Grande", Tahoma, Verdana, Arial, sans-serif;
	padding-bottom: 10px;
	list-style-position: inside;
	color: #464646;
}
a {
	font-weight: bold;
}
a:link {
	color: #F77400;
}
a:visited {
	color: #B5B5B5;
}
a:hover {
	color: #FDBD00;
}


/* main layout */
#wrapper {
	background: url(gfx/lhbg.gif) repeat-x;
	background-color:#FFFFFF;
	width: 760px;
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
}

#left {
	float: left;
	text-align: left;
	width: 165px;
	padding: 0px 0 0px 20px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 145px;
}

* html #left img {
	margin-bottom: -2px;
}

#right {
	float: right;
	text-align: left;
	width: 595px;
}

#right img {
	float: right;
	margin: 5px 0 5px 12px;
	border: 2px solid #FDBD00;
}

#right img.bannerpic {
	border-top: 0;
	border-bottom: 1px solid #2F286E;
	border-left: 0;
	border-right: 0;
	margin: 0;
	float: none;
}


/* nav */
li.sel a {
	color: #F8F7F7;
}
ul#nav {
	display: inline;
	float: left;
	margin-left: 10px;
}

* html ul#nav {
	margin-top: -4px;
}

ul#nav li {
	display: block;
	background: #FFFFFF 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 {
	display: block;
	float: left;
	color: #F8F7F7;
	background: url(gfx/navsep.gif) no-repeat 100% 0;
	text-decoration: none;
	margin: 0;
	height: 35px;
	padding: 10px 7px 10px 6px;
	voice-family: "\"}\"";
	voice-family: inherit;
	height: 15px;
}

* html ul#nav li a {
	background: transparent url(gfx/navsep.gif) no-repeat 100% 3px;
	padding-top: 12px;
	padding-bottom: 8px;
}

ul#nav a:hover {
	color: #FDBD00;
}

/* second/third-level nav */

ul#nav li {
	position: relative;
}

ul#nav li li {
	border: 1px solid #CBC9C9;
	margin: 0 0 -1px 0;
	padding: 0;
	clear: both;
	display: block;
}

* html ul#nav li li {
	background: #FFFFFF url(gfx/navbg.gif) repeat-x 0 100%;
}

ul#nav li li a {
	background: none;
	display: block;
	clear: both;
	width: 170px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 149px;
}

ul#nav li ul {
	position: absolute;
	display: none;
	margin: 30px 0 0 50%;
	padding: 0;
}

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: 50%;	/* IE/Win 5.0 Only */
	left/**/: 0;
	display: list-item;
	margin-top: 30px;
}


/* content */

#content {
	clear: both;
	padding: 20px 30px 30px 20px;
}

* html #content {
	margin-top: -20px;
}

#address {
	background-color: #FDBD00;
	padding: 10px;
	border-top: 10px solid #FFFFFF;
	border-bottom: 5px solid #F7A300;
}

#address p {
	font-size: 9px;
	line-height: 13px;
	padding: 0;
	color: #333;
}

#footer {
	text-align: left;
	clear: both;
	display: block;
	background-color: #6055C7;
	width: 720px;
	padding: 20px;
	margin-left: 20px;
	border-top: 20px solid #FFFFFF;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 680px;
}

* html #footer {
	margin: 0;
}

#footer p {
	color: #373737;
	font-size: 9px;
	padding: 0;
}

#footer a:link, #footer a:visited {
	color: #ffffff;
}

#footer a:hover {
	color: #FDBD00
}

.rows1 {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
	background: #D3F5FE;
	padding: 8px;
}

.rows2 {
	font: 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
	background: #C7EDF7;
	padding: 8px;
}

.send {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #525252;
	background: #E9E9E9;
	border-top: 1px solid #EEEEEE;
	border-right: 1px solid #D1D1D1;
	border-bottom: 1px solid #D1D1D1;
	border-left: 1px solid #EEEEEE;
	padding: 3px 5px;
	cursor: hand;
}

.form {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #EDEBEB;
	color: #525252;
	padding: 8px;
}

.phoneclick {
	background-color: #464646;
}

.phoneclick td {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #464646;
}

.phoneclick a {
	font: bold 11px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #F77400;
}

.thumbs, .thumbs a, .photos, .photos a {
	border: 1px solid #FDBD00;
}

a:hover img  { 
filter:alpha(opacity=85);   
-moz-opacity: .5;   
opacity: .5;
}


