body {
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	font-size: 80%;
	background-color: #F3EDED;
}
#container {
	width: 900px;
	background-color: #B1B0C8;
	margin-left: auto;
	margin-right: auto;
}
#top {
	height: 70px;
	background-color: #B1B0C8;
	width: 100%;
}
#menu {
	width: 96%;
	background-color: #56657E;
	padding: 13px;
	float: right;
	height: auto;
}
#menu a:link, #menu a:visited, #menu a:active {
	background-color: #56657E;
	padding: 13px;
	text-decoration: none;
	color: #000000;
}
#menu a:hover {
	padding: 13px;
	background-color: #020001;
	text-decoration: none;
	color: #FFFFFF;
}

.cl {
clear:both;
}
.style1 {
	color: #000000
}
#gallery {
	width: 100%;
	height: 140px;
	margin-top: 5px;
	margin-bottom: 5px;
	background-color: #B6ADAE;
}
#news {
	width: 25%;
	background-color: #56657E;
	color: #D9CDCD;
	height: auto;
}
#newswrap {
	margin: 8px 8px 8px 8px;
	font-size: 90%;


	
}

#content {
	width: 74%;
	float: right;
	height: auto;
	background-color: #D9CDCD;
}
#sitebox {
	width: 100%;
	}
#right {
	float: right;
	width: 30%;
	margin: 0 0 10px 0;
}	

#menubox
	{
	padding: 0 10px 0 10px;
	background: url(img/box.gif) no-repeat bottom left;
	
}	
.boxtop {
	height: 19px;
	background: url(img/boxtop.gif) no-repeat;
	color: #000;
	width: auto;
}
.box {
	background: url(img/box.gif) no-repeat bottom left;
	color: #5b5b5b;
	padding: 0 10px 15px 10px;
	margin: 0 0 10px 0;
	width: 63%;
}


.box p { padding: 0; margin: 0;}
.image { float: left; margin: 0 9px 3px 0; }
.buttons { text-align: right; padding: 4px 3px 0 0;}
.left_articles .buttons { float: right; height: 20px; }
.bluebtn { background: #488EB2 url(img/bluebtn.gif) no-repeat; width: 100px; padding: 1px 16px 5px 16px; color: #fff; text-decoration: none; }
.greenbtn { background: #488EB2 url(img/greenbtn.gif) no-repeat; padding: 1px 17px 5px 16px; color: #fff; text-decoration: none; }
.bluebtn:hover, .greenbtn:hover {
	background: #488EB2 url(img/hoverbtn.gif) no-repeat;
	color: #fff;
}	

.header, .subHeader {
	display: block;
	clear: both;
	font-weight: bold;
	font-size: 1em;
	text-transform: none;
	color: #0A0502;
	border-bottom: 1px solid #AAA;
	}
#content a.menuItem {
	display: block;
	padding: 5px 0 5px 54px;
	background: url(img/icn_plus.gif) no-repeat center left;
	border: 0px;
	text-decoration: none;
	width: 135px;
}

#content a:hover.menuItem {
	color: #D9CDCD;
	background: #888 url(img/icn_plus_on.gif) no-repeat center left;
	border: 0px;
}	
p {

}
h1 {
	font-size: 120%;
	font-weight: bold;
	color: #D9CDCD;
	border-bottom-style: dotted;
	border-bottom-color: #1A0A0A;
}
h2 {
	text-align: center;
	font-size: 200%;
	font-weight: normal;
	color: #FFFFFF;
}
#pad {
	color: #000000;
	margin-top: 50px;
}
#footer {
	background-color: #56657E;
	width: 100%;
	color:#000000;
	font-size: 90%;
	text-align: center;
	clear:both;
	height: 50px;
	margin-top: 5px;
}
#footer a:link, #footer a:active, #footer a:hover, #footer a:visited {
	color:#000000;
	line-height: 4em;
}
h4 {
	font-size: 180%;
	color: #F01E1E;
}
