@charset "UTF-8";
/* CSS Document 
blue: #0e76bc;
green: #39b54a;
*/

html{
	position:absolute;
	overflow:auto;
	margin:0;
	padding:0;
	height:100%;
	width:100%;
	border:none;
   }
   
body {
	margin:0px;
	padding:0px;
	height:100%;
	width:100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	background-color:#ffe463;
	background-repeat:repeat;
	background-position:top;
	color:#444;
	}
.bodytext {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
}
h1 {
	font-family:"Times New Roman", Times, serif;
	color:#0e76bc;
	font-size:34px;
	line-height:34px;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	color:#39b54a;
	font-size:16px;
	line-height:normal;
	text-transform:capitalize;
}
.tiny_tree {
	position:relative;
	padding-left:25px;
	background-image:url(/images/small_tree.gif);
	background-position:0 0;
	background-repeat:no-repeat;
}
h3	{
	font-size:14px;
	margin-bottom:5px;
}
address	{
	padding-left:20px;	
}
span.blue_highlight	{
	color:#0e76bc;
}
span.green_highlight	{
	color:#39b54a;
}
#page-title {
	float:left;
	margin-top:5px;
	margin-bottom:0px;
	outline:none;
	position:absolute;
	left:25px;
	top:12px;
	height:40px;
	z-index:100;
}
#parentNav {
	float:right;
	padding-top:23px;
}
#parentNav a {
	color:#0e76bc;
	outline:none;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
}
#sideBar	{
	width:182px;
	float:right;
	margin-right:10px;
	margin-top:-5px;
}
#tertiaryNav {
	color:#000;
	font-size:12px;
	padding-top:0px;
	width:150px;
	border:1px solid #ccc;
	padding:5px 10px 5px 20px;
	margin:10px 0 5px 10px;
	text-align:left;
	font-weight:bold;
}
#tertiaryNav a {
	color:#0e76bc;
	text-decoration:none;
	outline:none;
	display:inline-block;
	text-indent:-10px;
}
#tertiaryNav a:hover {
	color:#39b54a;
}
.tertiaryHere {
	color:#39b54a;
	display:inline-block;
	text-indent:-10px;
}
#tertNav {
	position:absolute;
	border:none;
	color:#000;
	font-size:12px;
	right:20px;
	top:58px;
	text-align:right;
}
#tertNav a {
	color:#0e76bc;
	text-decoration:none;
	outline:none;
	margin:0 5px;
	display:inline;
}
#tertNav a:hover {
	color:#39b54a;
}
#tertNav .tertHere {
	color:#39b54a;
	display:inline;
	margin:0 5px;
}
#sideImageContainer	{
	padding-top:0px;
	width:180px;
	margin:10px 0 5px 10px;
	text-align:left;
}
#sideImageContainer img	{
	margin-bottom:10px;	
	border:1px solid #ccc;
}

.rightCol {
	color:#000;
	font-size:12px;
	padding-top:0px;
	float:right;
	width:180px;
	margin:10px 0;
	text-align:left;
}

.leftCol {
	color:#000;
	font-size:12px;
	padding-top:0px;
	float:left;
	width:600px;
	margin:10px 0;
	text-align:left;
}

#h1_underline {
	float:right;
	width:800px;
	margin-top:0;
	margin-bottom:20px;
	border-bottom:2px solid #0e76bc;
}

p,div,td,ul,ol {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:20px;
}
ul,ol { text-align:left; }

#mainDiv {
	z-index:25;
	max-width:775px;
}

.zTop {
	position:relative;
	z-index:200;
}

#logo {
	position:relative;
	float:left;
	top:0;
}

#mainNavContainer {
	position:relative;
	float:right;
	top:0;
}
#mainNavContainer a, #subNavContainer a {
	text-decoration:none;
	outline:none;
	text-align:right;
}

.mainNav {
	top:0;
	margin:0;
	padding:18px 6px 8px 6px;
	text-align:center;
	vertical-align:middle;
	font-family:"Times New Roman", Times, serif;
	font-size:16px;
	line-height:0px;
	color:#fff;
	letter-spacing:0.05em;
	text-decoration:none;
	font-variant:small-caps;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-khtml-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;	
	border-bottom-right-radius: 10px;
}
.mainNavSelected {
	background-color:#0e76bc;
}
.mainNavUnselected {
	background-color:#2388cc;
}
.mainNavUnselected:hover {
	background-color:#0e76bc;
}

#subNavContainer {
	position:absolute;
	width:850px;
	right:50%;
	margin:0;
	margin-right:-425px;
	padding:0;
	text-align:right;
	vertical-align:bottom;
	top:84px;
	height:34px;
	z-index:2;
}

.subNav {
	position:relative;
	top:0;
	height:34px;
	margin:0 0 0 2px;
	padding:13px 10px 8px 10px;
	text-align:center;
	vertical-align:middle;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	line-height:0px;
	color:#536171;
	letter-spacing:0.05em;
	text-decoration:none;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-khtml-border-radius-topleft: 10px;
	-khtml-border-radius-topright: 10px;
	border-top-left-radius: 10px;	
	border-top-right-radius: 10px;
}
.subNavSelected {
	background-color:#fff;
	padding-bottom:11px;
	margin-top:-3px;
	padding-top:16px;
}
.subNavUnselected {
	background-color:#ececec;
}
.subNavUnselected:hover {
	background-color:#fff;
}

#mainContentContainer {
	position:relative;
	margin-top:110px;
	width:800px;
	background-color:#fff;
	min-height:300px;
	padding:10px 25px 0 25px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-khtml-border-radius-bottomleft: 10px;
	-khtml-border-radius-topleft: 10px;
	-khtml-border-radius-bottomright: 10px;
	border-bottom-left-radius: 10px;	
	border-bottom-right-radius: 10px;
	border-top-left-radius: 10px;
	z-index:5;
}

#mainContent {
	text-align:left;
	margin-top:60px;
	padding:10px 200px 15px 0;
}
#mainContentB {
	text-align:center;
	margin-top:40px;
	padding:10px 0 15px 0;
}
#home #mainContent {
	margin-top:0;
}
#mainContent a {
	color:#0e76bc;
	text-decoration:none;
	outline:none;
	border-bottom:1px dotted #0e76bc;
}
.no_border, a.no_border, a.no_border:link {
	border:none;
}
#mainContent a:hover {
	color:#39b54a;
	border-bottom:1px solid #39b54a;
}
.button {
	text-align:center;
	height:24px;
	padding:8px;
	margin:6px 0;
	color:#fff;
	font-weight:bold;
	font-size:16px;
	line-height:24px;
	background-color:#07619e;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	cursor:pointer;
	background:url(/images/button-bg-out.jpg);
	background-position:center;
	background-repeat:repeat-x;
}
.button:hover {
	background:url(/images/button-bg-over.jpg);
}
.buttonLeadIn {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding:6px 6px 0 6px;
	margin:0 0 8px 0;
	font-size:14px;
	color:#798da5;
	text-align:center;
	border:1px solid #d6d6d6;
	background-color:#f1f1f1;
}
.buttonTextMedium {
	font-size:13px;
}
.highlight {
	font-size:12px;
	font-weight:bold;
	color:#607f93;
	text-align:justify;
}

#footer-info {
	width:850px;
	margin:15px auto;
	color:#607f93;
	font-size:11px;
	line-height:normal;
	text-align:center;
}
#footer-info a {
	color:#0e76bc;
	text-decoration:none;
	outline:none;
	border-bottom:1px dotted #0e76bc;
}
#footer-info a:hover {
	color:#39b54a;
	border-bottom:1px solid #39b54a;
}
#main_image_container	{
	height:350px;
	overflow:hidden;
	margin-top:50px;
}
#img-over-wrapper	{
	position:absolute;
	z-index:500;
	height:350px;
	width:800px;
}
#img-over {
	margin-right:auto;
	margin-left:auto;
	height:350px;
}
#img-under-wrapper	{
	position:absolute;
	z-index:250;
	width:800px;
	height:350px;
}
#img-under {
	margin-right:auto;
	margin-left:auto;
	height:350px;
}
#photo_gallery_index	{
	text-align:center;
	margin-top:50px;
}
#photo_gallery_index a, .photo_gallery_index a	{
	disply:block;
	width:200px;
	height:150px;
	font-size:14px;
	font-weight:bold;
	color:	#39b54a;
	text-decoration:none;
	border-bottom:0;
}
#photo_gallery_index .gallery_index_thumb a:hover	{
	color:	#0e76bc;
}
#photo_gallery_index img, .photo_gallery_index img	{
	text-align:center;
	padding:2px;
	overflow:hidden;
}
.gallery_image_wrapper {
	padding:2px 0px 2px 0;
	border:2px solid #39b54a;
}
.gallery_index_thumb	{
	display:block;
	width:206px;
	height:190px;
	float:left;
	margin:10px 30px;
}
.gallery_index_thumb span	{
	line-height:1.5em;
}

#calendar {
	padding-left:25px;
	padding-right:25px;
	text-align:left;
}
#calendar h2 {
	margin-left:-25px;
	margin-top:5px;
}
#calendar h3 {
	margin:0px;
}
#calendar p {
	line-height:normal;
	margin-top:2px;
	margin-bottom:12px;
}
.spacer {
	line-height:5px;
	height:5px;
	font-size:5px;
}
hr { color:#39b54a; }

.red { color:#ff0000; }

.ds_image {
	box-shadow: 5px 5px 4px rgba(0, 0, 0, .4);
	-webkit-box-shadow: 5px 5px 4px rgba(0, 0, 0, .4);
	-moz-box-shadow: 5px 5px 4px rgba(0, 0, 0, .4);
	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#dedede, offX=5, offY=5, positive=true);
}

#light { 
	z-index:1000;
	display:none; 
	position:fixed;
	margin:auto;
	
}
#fade {
	display:none;
	position:fixed;
	width:100%;
	height:100%;
	z-index:900;
	top:0;
	left:0;
	background-color:#000;
}
#close-video {
	position:absolute;
	z-index:1001;
	right:0;
	text-align:center;
	padding:3px 6px;
	cursor:pointer;
	background-color:#000;
	color:#fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	border-radius: 5px;	
}
#close-video:hover {
	background-color:#333;
	color:#ccc;
}

.noborder { border:none; text-decoration:none; }

.hidden {
	display:none;
}

.expandable h3 { cursor:pointer; }
.expandable h3:hover {color:#5c2946; }
.expandable h3 img	{
	margin-right:5px;	
}
.expandable div {
	margin:5px 20px 15px 20px;
}
#home-content {
	width: 600px; 
	height: 570px; 
	background-image: url(images/home-bg.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	vertical-align:top;
}
.homeLeadIn {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
	padding:3px;
	margin:8px 0 0 0;
	color:#000;
	text-align:center;
	border:1px solid #39b54a;
	background-color:none;
	background-image:url(images/home-bg2.png);
	text-align: left; 
}
.homeLeadInP {
	font-size:11px;
	line-height:18px;
	margin:5px;
}
.big {
	font-size:20px;
	line-height:normal;
}
.home_h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#0e76bc;
	font-weight:bold;
	line-height:20px;
	margin-top:0;
}
.home_h1 a { border-bottom:none; }
.home_button {
	display:inline-block;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-khtml-border-radius: 14px;
	border-radius: 14px;
	border:1px solid #007dc3;
	background-color:#d5e7f2;
	padding:3px 8px;
	margin:5px 10px;
	font-size:15px;
	font-weight:bold;
	text-decoration:none;
}
.home_button:hover {
	background-color:#def1fc;
}

.home_box { background-color: #EEEEEE; border: 2px solid #DDDDDD; float: right; margin-left: 20px; padding: 10px; width: 180px; }
.home_box h3 { margin-top:0; }
.home_box p { margin-bottom:0; margin-top: 5px; }
