body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS";
	font-size: 80%;
	text-align: center;
	background-attachment: fixed;
	background-image: url(../Graphics/back.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	margin: 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#header {
	background-color: #274174;
	height: 100px;
	background-image: url(../Graphics/header01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#header #logo {
	margin: auto;
	width: 760px;
	text-align: left;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 175%;
	padding-top: 10px;

}
#box #searcher {
	padding: 5px;
	background-position: left top;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #908778;
	background-image: url(../Graphics/search01.jpg);
	color: #CCCCCC;
}
#box #searcher #searchbox #srch #searchinput {
	background-color: #C2BFA5;
	border: 1px solid #5F616D;
	font-size: 100%;
	padding-right: 5px;
	padding-left: 5px;
	width: 150px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#box #searcher #searchbox #srch a:link {
	text-decoration: none;
	color: #FFFFFF;
}
#box #searcher #searchbox #srch a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#box #searcher #searchbox #srch a:hover {
	text-decoration: underline;
	color: #FFFFCC;
}
#box #searcher #searchbox #srch #searchsubmit {
	background-color: #DF7E37;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
}
#box #searcher #searchbox {
	width: 760px;
	margin: auto;
	text-align: right;
}
#box #contentboundary {
	width: 760px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
#box #contentboundary #menu {
	float: left;
	width: 150px;
}
#box #contentboundary #menu a:link {
	text-decoration: none;
	color: #8D8676;
	background-image: url(../Graphics/ico_norm.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 12px;
	width: 135px;
	padding-bottom: 2px;
}
#box #contentboundary #menu a:visited{
	text-decoration: none;
	color: #8D8676;
	background-image: url(../Graphics/ico_norm.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 12px;
	width: 135px;
	padding-bottom: 2px;
}
#box #contentboundary #menu a:hover {
	text-decoration: none;
	color: #FF0000;
	background-image: url(../Graphics/ico_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	display: block;
	padding-left: 12px;
	width: 135px;
	padding-bottom: 2px;
}
.mainmenu {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.menuheader {
	color: #274174;
	font-size: 120%;
	padding-top: 5px;
	padding-bottom: 5px;
}

#box #contentboundary #menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#box #contentboundary #features {
	float: right;
	width: 150px;
	color: #767885;
}
.whatsonhome {
	background-color: #E2DCDC;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 5px;
	border: 1px dashed #666666;
	color: #666666;
}

.latestNews {
	background-color: #E2DCDC;
	margin-top: 10px;
	margin-bottom: 15px;
	padding: 5px;
	border: 1px solid #666666;
	width:415px;
}

.h3_news {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	font-weight: lighter;
	margin-top: 0px;

}

.p_news {
   	font-size: 80%;
	text-align: center;
	
	

}

#box #contentboundary #content {
	margin-right: 160px;
	margin-left: 160px;
	margin-bottom: 60px;
}
#box #contentboundary #content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 175%;
	color: #918376;
	font-weight: lighter;
	margin-top: 0px;
}

#box #contentboundary #content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 145%;
	/*color: #918376;*/
	font-weight: lighter;
	margin-top: 0px;

}

#box #contentboundary #content h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 115%;
	/*color: #918376;*/
	font-weight: lighter;
	margin-top: 0px;

}

#box #footer {
	width: 760px;
	clear: left;
	margin: auto;
	color: #666666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 75px;
	padding-left: 10px;
}

#box #insignia {
	height: 300px;
}
