@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px auto;
	width: 772px;
	border-left: solid 1px #999;
	border-right: solid 1px #999;
	background-color: #E3EAF1;
	background-image: url(/_layout/bg.jpg);
	background-attachment: fixed;
}
h1 {
	font-size: 2.3em;
	font-family: "Times New Roman", Times, serif;
	margin: 0px 0px 5px 0px;
	padding-top: 8px;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.4em;
}
h4 {
	font-size: 1.2em;
	line-height: 1.5em;
}
li, ol {
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 17px;
}
ul {
	margin-top: 0px;
}

p {
	line-height: 20px;
	margin-top: 4px;
	margin-bottom: 10px;
}

#content {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 16px;

}
#content h4 {
	margin-bottom: 3px;
}
#content H1 {
	color: #009900;
}


#content p {
	line-height: 22px;
}


#content-left {
	width: 580px;
}
#content-right {
	float: right;
	width: 160px;
}
#content blockquote {
	margin-right: 20px;
	margin-left: 30px;
	margin-top: 3px;
}


#dropmenudiv{
	position:absolute;
	line-height:18px;
	z-index:100;
	font-size: 12px;
	border-bottom-width: none;
	border-left: solid 1px #48648A;
	border-right: solid 1px #48648A;
	border-top: solid 1px #48648A;
	margin-top: 3px;
	margin-left: 4px;
}

#dropmenudiv a{
	width: 100%;
	display: block;
	text-indent: 6px;
	border-bottom: 1px solid #48648A;
	padding: 2px 0px;
	text-decoration: none;
	color: #000000;
	background-color: #DBEBF9;
	font-family: Arial, Helvetica, sans-serif;
}

#dropmenudiv a:hover{ /*hover background color*/
	background-color: #FFC;
}


#breadcrumb {
	font-size: 10px;
	line-height: 26px;
	padding-left: 10px;
	background-color: #FFFFFF;
	height: 26px;
	padding-right: 6px;
	padding-bottom: 2px;
}
#breadcrumb a {
	color: #009;
	text-decoration: none;
}
#breadcrumb a:active {
	color: #060;
	text-decoration: underline;
}
#breadcrumb a:visited {
	color: #009;
}

#breadcrumb a:hover {
	color: #060;
	text-decoration: underline;
}



#header-top {
	background-image: url(/_layout/images/header_bg.gif);
	background-repeat: repeat-x;
	height: 127px;
}

#link-bar {
	height: 26px;
	line-height: 26px;
	clear: both;
	background-image: url(/_layout/images/header_green_line.gif);
	background-repeat: repeat-y;
	background-color: #279832;
}
#link-bar img {
	margin-left: 84px;
	display: block;
}

#link-bar a {
	color: #FFF;
	text-decoration: none;
	display: block;
	float: right;
	padding-right: 10px;
	padding-left: 10px;
}
#link-bar a:hover {
	background-color: #FFC;
	color: #000;
}
#zonelinks {
	line-height: 34px;
	background-color: #ffffff;
	height: 35px;
}

#zonelinks a {
	display: block;
	float: right;
	text-decoration: none;
	color: #333;
	text-align: center;
	background-color: #EEFBEE;
	font-weight: bold;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	border-bottom: solid 1px #999;
	width: 113px;
}
#zonelinks .first-link {
	background-image: url(/images/zone/zone-curve-bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-bottom: none;
	padding-bottom: 1px;
}
#zonelinks .first-link:hover {
	background-image: url(/images/zone/zone-curve-bg-over.gif);
}


#zonelinks a:hover {
	background-color: #FFC;
}
.img-right {
	margin-bottom: 12px;
	margin-left: 12px;
	float: right;
	border: solid 1px #333;
}
.img-left {
	margin-right: 12px;
	margin-bottom: 12px;
}



#home-video {
	background-repeat: repeat-x;
	background-position: bottom;
	float: right;
	margin-left: 20px;
	margin-top: 16px;
}
#home-video #player {

}

.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#gallery-thumbs {
	margin-left: 20px;
}
#gallery-thumbs div {
	height: 180px;
	width: 150px;
	float: left;
	margin: 10px;
	text-align: center;
}
#gallery-thumbs div a {
	text-decoration: none;
}
#contact p {
	line-height: 18px;
	margin: 5px 0px 10px 0px;
}

#footer {
	padding: 4px 16px;
	background-color: #9BBAD2;
	border-bottom: 1px solid #cccccc;
}
#footer p {
	margin-top: 2px;
	margin-bottom: 2px;
	font-size: 0.9em;
	line-height: 1.3em;
}
#footer h4 {
	margin-bottom: 2px;
}
#footer a {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
#footer blockquote {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}


#footer ul {
	padding-left: 10px;
	margin: 0px;


}

#footer li {
	list-style-type: none;
	font-size: 0.8em;
	margin: 0px;
	line-height: 1.5em;

}
#add_this {
	float: right;
	margin-top: 4px;

}
