/* CSS Document */
body{
	color: #666666;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	line-height:11.5px;
}
h1 {
	font-size: 200%;
	color: #000066;
	margin-top:10px;
	margin-bottom:10px;
}
h2{
	font-size:11px;
}
h3{
	font-size:10px;
}
a {
	color: #006699;
	text-decoration: underline;
	cursor:pointer;
}
a:hover, a:active, a:focus {
	color: #333333;
	text-decoration: underline;
}
#wrapper{
	width:800px;
	height:610px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(../images/bgsidebar.jpg);
	background-repeat:repeat-x;
}
#header{
	width:800px;
	height:60px;
}
#headleft{
	width:562px;
	height:60px;
	float:left;
}
#sfrhead{
	text-align:center;
	width:562px;
	height:50px;
	padding-top:10px;
	color:white;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#headright{
	width:238px;
	height:55px;
	float:left;
	text-align:center;
	color:white;
	font-size:20px;
	padding-top:5px;
	line-height:24px;

}
.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}
#content{
	width:522px;
	height:484px;
	background-color:#FFF;
	background-repeat:no-repeat;
	overflow:auto;
	float:left;
	padding-left:20px;
	padding-right:20px;
}

.doublecol_left{
	width:240px;
	float:left;
	margin:0px 10px 0px 0px;
}
.doublecol_right{
	width:240px;
	/*float:left;*/
	display:inline;
	margin:0px 20px 0px 10px;
}
*html .doublecol_right{
	margin:0px 0px 0px 10px;
}
#right_column{
	float:left;
	width:238px;
	text-align:center;
}
#menu_2{
	margin-bottom:23px;
}

#subnav {
	width: 210px;
	font-size: 10px;
	margin: 0 auto;
	background: #BCE2E3 url(../images/subnavbg2.jpg) repeat-x;
	height: 216px;
	padding-top: 8px;
}

#subnav li{
	text-align: center;
	width: 70px;
	padding: 0;
	float: left;
	margin: 0;
}
#subnav    ul, #subnav  ul.submenu li      {
	list-style: none;
	background: none;
	margin: 0;
	padding: 4px 0;
}

.submenu a {
	text-decoration: none;
}
.submenu img{
	border:none;
	margin-bottom:3px;
}
#gallery{
	text-align:center;
}
#gallery img{
	border:none;
}
#footer{
	clear:both;
	padding:3px 12px 3px 20px;
	font-size:11px;
	color:#003366;
}
#footer_1{
	float:left;
	width:450px;
	padding-top:5px;
}
#footer_2{
	float:right;
}
#print_link{
	width:800px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
}
#footer .email{
	font-weight:bold;
	color:#003366;
	text-decoration:none;
}
#map2{
	display:none;
}
#map3{
	display:none;
}
.newsContainer2 {
	background: #fff url(../images/bg_news.jpg) repeat-x;
	border-bottom: solid #DDD 1px;
	margin-bottom: 10px;
	padding: 8px 4px;
	width:515px;
}
.newsTitle {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	margin-bottom: 10px;
}
.eventContainer2 {
	background: #fff url(../images/bg_events.jpg) repeat-x;
	border-bottom: solid #DDD 1px;
	margin-bottom: 10px;
	padding: 8px 4px;
	width:515px;
}
.eventTitle {
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	margin-bottom: 10px;
}
label{
	width:150px;
	float:left;
	font-size:12px;
	margin-top:5px;
}
fieldset{
	border:none;
	padding-left:20px
}
fieldset img{
	margin:2px;
}
legend{
	display:none;
}
.textfield{
	width:200px;
	font-size:12px;
	padding:2px;
	margin:2px;
}
.textarea{
	width:200px;
	font-size:12px;
	padding:2px;
	margin:2px;
}
.links{
	width:505px;
	height:91px;
	background-image:url(../images/links_heading.gif);
	background-repeat:repeat-x;
	background-position:top;
	clear:both;
}
.link_logo{
	width:158px;
	float:left;
	text-align:center;
	margin-top:5px;
}
.link_heading{
	height:19px;
	padding-top:4px;
	font-size:13px;
	font-weight:bold;
}
.link_heading a{
	color: #000066;
	text-decoration:none;
	
}
.link_description{

}
.link_button{
	display:block;
	background-image:url(../images/button.gif);
	width:92px;
	height:16px;
	padding:4px 0px 0px 4px;
	text-decoration:none;
	margin-right:3px;
	float:left;
}
.button_back_button{
	background-image:url(../images/button_back.gif);
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	display:block;
	text-align:right;
	height:20px;
	width:96px;
	padding:0px;
	color: #006699;
}
.button_next_button{
	background-image:url(../images/button.gif);
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	border:none;
	display:block;
	text-align:left;
	height:20px;
	width:96px;
	padding-left:7px;
	color: #006699;
}
.link_back_button{
	font-weight:bold;
	background-image:url(../images/button_back.gif);
	display:block;
	float:left;
	height:12px;
	width:88px;
	margin:2px;
	padding:4px;
	text-decoration:none;
}
.link_button:hover{
	text-decoration:none;
}
.links_container{
	height:378px;
	width:540px;
	overflow:auto;
}
.gbook_entry{
	border: #ededed solid 1px;
	background-color:#FFFFFF;
	background-image: url(../images/bg_gbook.jpg);
	height:73px;
	width:520px;
	margin-bottom:10px;
}
.gbook_head{
	text-align:right;
	height:22px;
	padding-top:4px;
	padding-right:4px;
}
.gbook_content{
	margin:0px 10px 0px 10px;
	background-color:white;
	height:16px;
	padding:10px;
	border-left:5px solid #EEE;
}
#ecard_formwrap{
	border:1px solid #AAA;
	padding:5px 5px 0px 5px;
	width:498px;
	height:180px;
	margin-top:5px;
}
#ecard_left{
	width:237px;
	border-right:1px dotted #AAA;
	float:left;
	padding-left:3px;
}
#ecard_right{
	width:250px;
	float:left;
	padding-right:7px;
	text-align:right;
}
#ecard_formwrap label{
	float:none;
}
#ecard_formwrap .textarea{
	width:220px;
	height:127px;
	border:1px solid #AAA;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
}
#ecard_formwrap .textfield{
	float:none;
	border:1px solid #AAA;
	width:230px;
	margin-bottom:7px;
	font-size:11px;
}
#ecard_formwrap .button{
	background-image:url(../images/button.gif);
	width:96px;
	height:20px;
	border:0px;
	text-align:left;
	margin-top:5px;
	color:#000066;
	margin-left:70px;
}
.cardlink{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
#inpage_links{
	position:relative;
	text-align:right;
	width:520px;
	margin-bottom:60px;
	margin-top: 90px;
}
#inpage_links a{
	display:block;
	background-image:url(../images/button.gif);
	width:92px;
	height:16px;
	padding:4px 0px 0px 4px;
	text-decoration:none;
	text-align:left;
	float:right;
	margin-bottom:3px;
	
}
.aqua {
	background-color: #D2EBEC;
	color: #333333;
}
.llight {
	background-color: #FEEFD3;
}
hr{
	border:none;
	border-bottom:1px solid #DDD;
	margin:0px;
}
#print_link a{
	color:#666;
	text-decoration:none;
}

