/* $ (2) format.css - used for main format/layout of website */
#wrapper1 {
	text-align:center;
}
#wrapper2 {
	width:960px;
	margin:0px auto;
	text-align:left;
}
#wrapper3 { 
}
#wrapper4 { 

}


#header, #column1, #column2, #footer {
/*	padding:20px;
*/}
#header {
	
}
#content {


}
	#column1 {
		
		float:left;
		width:471px;
				
	}
	#column2 { 
		float:right;
		width:471px;
		padding-top:22px;
		
	}
	
#page #column1 {width:622px;

}
#page #column2 {width:311px;}

#search #column1 {width:100%;
border-right:0px dotted #cccccc;}
#search #column2 {width:0px;


}

#footer {
}

/* $ header ---------------------------------*/

#header {
border-bottom:1px dotted #cccccc;
padding:0px 0px 22px 0px;
}

#header span.logo {
	display:block;
	font-size:200%;
	font-weight:bold;
	margin-bottom:20px;
}

#header_Col_1 {
	float:left;
}

#header_Col_2 {
	float:right;
}

#header_TopNav {
	padding:14px 0px 15px 0px;
	text-align:right;
}

#header_TopNav ul {
	list-style-type:none;
	}

#header_TopNav li {
	display:inline;
}


#header_SearchField {
	padding:60px 0px 0px 0px;
}
.search_input{
	border: 1px solid #FFFFFF;
	padding:0px 0px 0px 2px;
	vertical-align:middle;
	height:17px;
	width:200px;
	font-weight:bold;
	color:#333333;
}
.search_submit {
	vertical-align:middle;
	padding:0px 0px 0px 0px;
}
#navigation  {

}

#navigation li {
	display:inline;
}

#navigation a {
	color:#FFFFFF;	
	text-decoration:none;
	font-weight:bold;
	padding-right:14px;
}

#navigation ul ul a {
	color:#445660;	
	text-decoration:none;
	font-weight:bold;
	padding-right:14px;
}

#navigation ul ul a:hover {
	color:#FFFFFF;	
}

.pagination {
/*	border:1px solid #cccccc;
	padding:10px;
*/	margin-bottom:20px;
}

#content {
border-top:1px dotted #cccccc;
padding:0px 0px 0px 0px;
}

#latestNews {
background: #b5d335;
width:471px;
margin:17px 0px 22px 0px;
}

#latestNewsImage {float:left;}
#latestNewsContent {float:right;
padding:0px 5px 0px 0px;
width:225px;
}

.latestNewsContent_Title {
color:#445660	;
font-size:2em;
padding:5px 0px 5px 0px;
}
.latestNewsContent_Content {
color:#445660	;
padding:5px 0px 5px 0px;
}
.latestNewsContent_Link {
padding:5px 0px 5px 0px;
}	
 #latestEventPanel  {
border-bottom:1px dotted #cccccc;
padding:0px 0px 22px 0px;
}

#latestNewsPanel  {
/*border-bottom:1px dotted #cccccc;
*/padding:22px 0px 22px 0px;
}

.latestNewsContent_Link  a {
	color:#FFFFFF;	
	text-decoration:none;
}

#latestNewsPanel h2, #latestEventPanel h2, 
#latestNewsPanel p, #latestEventPanel p{
padding:5px 0px 0px 0px;

}
#homepageIntro p {
padding:5px 0px 5px 0px;
}

.largeText {
color:#b5d335;
font-size:2em;

}
.frontPanel_Title {
color:#b5d335;
font-size:2em;
padding:5px 0px 0px 0px;
}

.frontPanel_Intro {
color:#b5d335;
font-size:1.5em;
padding:5px 0px 5px 0px;
}

.frontPanel_Content {
color:#FFFFFF;
}

.frontPanel_Link {
vertical-align:middle;
padding-top:0px;
line-height:2em;
}


#footer {
border-top:1px dotted #cccccc;
padding:22px 0px 22px 0px;

}

.relatedPagesH1 {
padding:22px 0px 22px 0px;
}


#relatedPages ul { list-style: none; 
padding-bottom:10px; 
}

#relatedPages li { 
border-bottom:1px dotted #cccccc;
margin-bottom:10px;
}

#column1 ul { list-style: none;
padding-bottom:10px; 
text-indent:20px;
}

#column1 { 
border-right:1px dotted #cccccc;
padding-right:14px; 
padding-top:22px;
}

#index #column1 { 
border-right:none;

}

#footer ul { list-style: none; 
}
 #footerCredits {
float:left;
width:200px;}
#footerLinks{
float:left;
width:200px;}

.searchResults {
border-bottom:1px dotted #cccccc;
margin-bottom:10px;
}

.arrowLink {
vertical-align:text-bottom;
height:25px; 
line-height:25px; 
}