@charset "utf-8";
/* CSS Document */

/*--begin universal styles---------------------------------*/
body {
	background: #ece2c4 url(images/body_background.png) 0 0px repeat-x;
	margin: 0px;
	padding: 0px;
	font-family:"Trebuchet MS",Verdana,Arial;
	font-size:12px;
	color:#326565;
	}
	
img, img a {
	border: none;
	}


p {
	font-size:1.3em;
	color:#326565;
	line-height:160%;
	}
	
p.sub {
	font-size:1.0em;
	color:#326565;
	text-align:center;
	}
	
h1 {
	margin-top:0px;
	
	font-size:2.0em;
	color:#6b8c27;
	}
	
h2 {
	color:#6b8c27;
	}
	
a {
	font-size:1.0em;
	color:#6b8c27;
	text-decoration:underline;
	}
	
a:visited {
	font-size:1.0em;
	color:#6b8c27;
	text-decoration:underline;
	}
	
a:hover {
	font-size:1.0em;
	color:#666660;
	text-decoration:underline;
	}
	
a:active {
	font-size:1.0em;
	color:#666660;
	text-decoration:underline;
	}
/*--end universal styles------------------------------------*/

/*--begin template layout styles----------------------------*/

#container {
	margin: 0px;
	padding: 0px;
	width: 1099px;
	margin-left: auto;
	margin-right: auto;
}

#tophalf {
	margin: 0px;
	padding: 0px;
	width: 1099px;
	height: 319px;
}


#flash {
	width: 1099px;
	height: 282px;
	position: absolute;
	margin: 0px;
	top: 29px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	z-index: -1;
}

#movie1 {
	width: 942px;
	height: 282px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	padding-left: 9px;
	padding-right: 9px;
	z-index: -1;
	background: url(images/content_background_repeat.png) 0 0 repeat-y;
}

#bottomhalf {
	width: 1099px;
	margin: 0px;
	margin-top: 2px;
	padding: 0px;
}


#contentleft {
	width: 960px;
	margin: 0px;
	padding: 0px;
	background: url(images/images_column_left.jpg) 9px 0 no-repeat;
}

#contentright {
	width:960px;
	margin: 0px;
	padding: 0px;
	background: url(images/images_column_right.jpg) 794px 0 no-repeat;
}

#contentbottom {
	width: 960px;
	height: 90px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: url(images/contentarea_bottom.png) -69px bottom no-repeat;	
}

#content {
	width:960px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	background: url(images/content_background_repeat.png) 0 0 repeat-y;
}



#watermark {
	margin:0px;
	padding: 0px;
	width:942px;
	min-height: 325px;
	background: url(images/watermark.jpg) center 25px no-repeat;
}

#contentmiddle {
	padding: 30px;
	margin: 0px;
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align:justify;
}

#contentmiddle2 {
	padding: 30px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	width: 730px;
	margin-left: auto;
	margin-right: auto;
	text-align:justify;
}

.copyright {
	color: #ffffff;
	font-size: 0.8em;
	height: 55px;
	margin: 0px;
	padding: 0px;
	padding-top: 35px;
	padding-left: 25px;
	text-align: left;
}

#validation {
	margin-top:0px;
	margin:0 auto;
	width:900px;
	height:30px;
	font-size:0.9em;
}

/*--end template layout styles-----------------*/

/*--begin menus-------------------------------*/

/*--begin topmenu--*/
.navigation {
	margin: 0px;
	padding: 0px;
	height: 37px;
	width: 1099px;
}

ul.MainNav {
	height: 33px;
	width: 1099px;
	background: url(images/background_nav.png) 0 0 no-repeat;	
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-top: 4px;
	z-index: 999;
}

ul.MainNav li {
	display: inline;	
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-left: 23px;
}

ul.MainNav li a, ul.MainNav li a:link, ul.MainNav li a:visited {
	background: url(images/nav_decoration.png) 0 1px no-repeat;
	padding: 0px;
	padding-left: 45px;
	font-size: 1.2em;
	color: #fffffe;
	font-style: italic;
	text-decoration: none;
}
	
	
	
ul.MainNav li a:hover {
	color:#f4f4f4;
	font-size: 1.2em;
}
	
ul.MainNav li a:active {
	text-decoration:underline;
	color: #f4f4f4;
	font-size: 1.2em;
}
/*--end topmenu--*/
/*--begin botMenu--*/

#footer {
	margin: 0px;
	padding: 0px;
	font-size:0.9em;
	text-align: center;
	width: 100%;
	}
	
#validation {
	text-align: center;
	margin-top: 10px;
	font-size:0.9em;
	width: 100%;
	}
	
	
a.footerlink {
	font-size:1.0em;
	
	color:#04324a;
	text-decoration:underline;
	}
	
a.footerlink:visited {
	font-size:1.0em;
	
	color:#04324a;
	text-decoration:underline;
	}
	
a.footerlink:hover {
	font-size:1.0em;
	
	color:#666666;
	text-decoration:underline;
	}
	
a.footerlink:active {
	font-size:1.0em;
	
	color:#04324a;
	text-decoration:underline;
	}

ul.BotNav li {
	display: inline;	
	list-style: none;
	margin: 0px;
	margin-left: 15px;
	margin-right: 15px;
	padding: 0px;
}

ul.BotNav {
	margin: 0px;
	padding: 0px;
}

/*--end botMenu--*/

/*--end menus---------------------------------------*/

/*--begin old styles-->

.hiddenPic {
	display: none;
	}
	
.container {
	margin: 0px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	width:1099px;
	}
	
#tophalf {
	margin: 0px;
	padding: 0px;
	width: 1099px;
	}
	
.navigation {
	width:1099px;
	height: 37px;
	margin: 0px;
	padding: 0px;
	background: url(images/background_nav.png) 0 0 no-repeat;
}

ul.MainNav li {
	display: inline;
	margin: 0px;
	margin-left: 30px;
	padding: 0px;
	list-style: none;
}

ul.MainNav li a {
	background: url(images/nav_decoration.png) 0 5px no-repeat;
	padding: 0px;
	padding-left: 50px;
	font-size: 1.2em;
	color: #fffffe;
	font-style: italic;
	text-decoration: none;
}
	
	
	
ul.MainNav li a:hover {
	color:#f4f4f4;
}
	
ul.MainNav li a:active {
	text-decoration:underline;
}
	
#flash {
	position:relative;
	z-index:-1;
	background: url(images/content_background_repeat.png) 0 0 repeat-y;
	width:960px;
	height:282px;
	margin: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}
	
#divider {
	width:1099px;
	height:10px;
	background-image:url(images/divider.png);
	background-repeat:no-repeat;
	margin: 0px;
	padding: 0px;
	}

#bottomhalf {
	background-color:#ece2c4;
	}
	
#content {
	overflow:hidden;
	width:960px;
	margin: 0px;
	margin-left: auto;
	margin-rigt: auto;
	padding: 0px;
	background-image:url(images/content_background_repeat.png);
	background-repeat:repeat-y;
	}
	
#watermark {
	margin:0px;
	padding: 0px;
	width:960px;
	background: url(images/watermark.jpg) center middle no-repeat;
}	
	
#contentleft {
	position:relative;
	width:157px;
	height:inherit;
	background-image:url(images/images_column_left.jpg);
	background-repeat:repeat-y;
	z-index:1;
	float:left;
	margin-left:9px;
	}
	
#contentmiddle {
	position:relative;
	z-index:1;
	float:left;
	width:560px;
	margin-top:30px;
	margin-left:35px;
	margin-right:30px;
	margin-bottom:60px;
	text-align:justify;
	}
	
#contentright {
	position:relative;
	width:157px;
	height:inherit;
	background-image:url(images/images_column_right.jpg);
	background-repeat:repeat-y;
	z-index:1;
	float:right;
	margin-right:9px;
	}
	
#contentbottom {
	position:relative;
	clear:both;
	z-index:2;
	width:960px;
	height:90px;
	margin:0 auto;
	margin-top:-40px;
	background-image:url(images/contentarea_bottom.png);
	background-repeat:no-repeat;
	}
	
#footer {
	margin-top:0px;
	width:500px;
	height:30px;
	font-size:0.9em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}
	
#validation {
	margin-top:0px;
	margin:0 auto;
	width:900px;
	height:30px;
	font-size:0.9em;
	}
	
li.footernav {
	display:inline;
	float:left;
	margin-top:0px;
	margin-right:45px;
	}
	
a.footerlink {
	font-size:1.0em;
	
	color:#999999;
	text-decoration:underline;
	}
	
a.footerlink:visited {
	font-size:1.0em;
	
	color:#999999;
	text-decoration:underline;
	}
	
a.footerlink:hover {
	font-size:1.0em;
	
	color:#666666;
	text-decoration:underline;
	}
	
a.footerlink:active {
	font-size:1.0em;
	
	color:#666666;
	text-decoration:underline;
	}	
	
---end old styles--*/

/*////////////// CONTACT FORM TEXT AND FIELD FORMATTING ///////////////*/	
	
input.formInputText  {
    font-size:1.0em;
	
    color:#000000;
    background-color:#dddddd;
    border:solid 1px #ffffff;
	height:15px;
    }

input.formInputText:hover {
    background-color:#dddddd;
    border:solid 1px #669933;
    color:#000000;
    cursor:pointer;
	height:15px;
    }
    
input.formInputText:focus {
    color:#000000;
    background-color:#ffffff;
    border:solid 1px #669933; 
    cursor:text;
	height:15px;
    }
	
textarea.formAreaText  {
    font-size:1.0em;
	
    color:#000000;
    background-color:#dddddd;
	border:solid 1px #ffffff;
	height:80px;
	width:220px;
    }

textarea.formAreaText:hover {
    background-color:#dddddd;
    border:solid 1px #669933;
    color:#000000;
    cursor:pointer;
	height:80px;
    }
    
textarea.formAreaText:focus {
    color:#000000;
    background-color:#ffffff;
    border:solid 1px #669933; 
    cursor:text;
	height:80px;
    }
	
select.formInputSelect  {
    font-size:1.1em;
	
    color:#000000;
    background-color:#dddddd;
    border:solid 1px #ffffff;
	height:20px;
    }

select.formInputSelect:hover {
    background-color:#dddddd;
    border:solid 1px #669933;
    color:#000000;
    cursor:pointer;
	height:20px;
    }
    
select.formInputSelect:focus {
    color:#000000;
    background-color:#ffffff;
    border:solid 1px #669933; 
    cursor:pointer;
	height:20px;
    }
	
/*////////////// END CONTACT FORM FORMATTING ///////////////*/

/*--BEGIN LIGHTBOX / COLORBOX EFFECT ------------------------>*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:hidden;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}

#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}


#cboxOverlay{background:url(images/lightbox/overlay.png) 0 0 repeat;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(images/lightbox/controls.png) -100px 0 no-repeat;}
    #cboxTopRight{width:21px; height:21px; background:url(images/lightbox/controls.png) -129px 0 no-repeat;}
    #cboxBottomLeft{width:21px; height:21px; background:url(images/lightbox/controls.png) -100px -29px no-repeat;}
    #cboxBottomRight{width:21px; height:21px; background:url(images/lightbox/controls.png) -129px -29px no-repeat;}
    #cboxMiddleLeft{width:21px; background:url(images/lightbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(images/lightbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(images/lightbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(images/lightbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:3px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:3px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:3px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0px; background:url(images/lightbox/controls.png) -75px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious.hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(images/lightbox/controls.png) -50px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext.hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(images/lightbox/loading_background.png) center center no-repeat;}
        #cboxLoadingGraphic{background:url(images/lightbox/loading.gif) center center no-repeat;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(images/lightbox/controls.png) -25px 0px no-repeat; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose.hover{background-position:-25px -25px;}
#cboxTitle {
	margin: 0;
	font-size: 14px;
	color: #000000;
	font-weight: 600;
}
/*--END LIGHTBOX / COLORBOX EFFECT --------------------------|*/

