body {
	color: #333333;
	height: 100%;
	font: normal 11px/1.5em "Lucida Grande", "Verdana", sans-serif;
	background: #cccccc url(../images/whiteOnGrayBg.png) repeat-y center;
	margin: 0;
}
/*Layout*/
#container {
	width: 755px;
	text-align: left;
	position: relative;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
}
#mainContent {
	width: 98%;
	padding: 9px;
	margin: 10px 0;
	display: block;
}
#masthead {
	width: 755px;
	height: 42px;
	display: block;
	margin: 4em 0px 0px;
}
#promoSection {
	width: 752px;
	height: 288px;
	display: block;
	margin: 1em 0px 3em;
}
#latestNews {
	width: 629px;
	height: 37px;
	text-shadow: rgba(255,255,255,.9) 0 1px 0;
	-webkit-text-shadow: rgba(255,255,255,.9) 0 1px 0;
	background: url(../images/latestNewsBox2.png) no-repeat;
	display: block;
	padding-top: 10px;
	padding-left: 125px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -1px;
}
#featuresBar {
	width: 755px;
	height: 157px;
	display: block;
	padding-top: 9px;
	margin: 0px;
	clear:both;
}
#bottom {
	width: 100%;
	margin: 0px;
	float:left;
}
#search {
	display:block;
	margin: 0px;
	float: right;
}


/*Typestyles*/
.headline {
	text-transform: none;
	color: #000000;
	word-spacing: 1pt;
	font: bold 13px/18px "Lucida Sans";
}
.headlineLight {
	text-transform: none;
	color: #809a35;
	font: bold 13px/18px "Lucida Sans";
}
a:link {
	color: #8aa639;
	text-decoration: none;
}
a:visited {
	color: #8aa639;
	text-decoration: none;
}
a:hover {
	color: #809a35;
	text-decoration: underline;
}

.sectionHeader {
	color: #999999;
	word-spacing: 1px;
	padding-top: 10px;
	padding-bottom: 12px;
	font: bold 10pt/18px "Lucida Sans";
	display: block;
	width: 100%;
}
.sectionHeaderSmall {
	color: #666666;
	word-spacing: 1px;
	padding-top: 1px;
	padding-bottom: 1px;
	font: normal 8pt/18px "Lucida Sans";
	display: block;
	width: 100%;
}
ul {
	margin: 0px;
	list-style-image: none;
	list-style-type: square;
}
select {
	color:#000000;
	font: 11px "Lucida Sans";
}

textarea {
	color:#000000;
	font: 11px "Lucida Sans";

}




/*Joomla CSS*/

.article_separator{

}
.adminform{

}
.author{

}
.bannerfooter{

}
.bannergroup{

}
.bannerheader{

}
.banneritem{

}
.blog{

}
.blog_more{

}
.blogsection{

}
.breadcrumbs{

}
.button{

}
.buttonheading{
	border:none;
}

.clr{
	clear:both
}
.componentheading, .contentheading{
	color: #999999;
	word-spacing: 1px;
	padding-top: 10px;
	padding-bottom: 12px;
	font: bold 10pt/18px "Lucida Sans";
	display: block;
	width: 100%;

}
.content_email{

}
.content_rating{

}
.content_vote{

}
.contentdecription{

}
.contentpagetitle{

}
.contentpane{

}
.contentpaneopen{

}
.contenttoc{

}
.createdate{

}
.created-date{

}
.date{

}
input {
	color:#000000;
	font: 11px "Lucida Sans";
}
.inputbox {
	font-family: "Lucida Sans";
	font-size: 11px;
}
.intro{

}
.latestnews{

}
.loclink{

}
a.mainlevel:link, a.mainlevel:active, a.mainlevel:visited{

}
a.mainlevel:hover{

}
.message{

}
.metadata{

}
.modifydate{

}
.module{

}
.moduletable{

}
.mosimage{

}
.mosimage_caption{

}
.mostread{

}
.newsfeed{

}
.outline{

}
.pagenav{

}
.pagenav_next{

}
.pagenav_prev{

}
.pagenavbar{

}
.pagenavcounter{

}
.pathway{

}
.pollstableboarder{

}
.read{

}
.search {
	background-image: url(../../../../images/searchBox.png);
	font-family: "Lucida Sans";
	font-size: 10px;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height: 23px;
	width: 175px;
	padding-top: 3px;
	padding-left: 9px;
}
.searchintro{

}
.sections{

}
.sectiontable_footer{

}
.sectiontableentry{

}
.sectiontablefooter{

}
.sectiontableheader{

}
.small{

}.smalldark{

}
a.sublevel:link, a.sublevel:active, a.sublevel:visited{

}
a.sublevel:hover{

}
.title{

}
.wrapper{

}
img {
	border-style: none;
}

/*YOOsearch*/
div.default div.yoo-search div.resultbox {
	position: absolute;
	right: 0px;
	top: 35px;
	z-index: 10;
	text-align: left;
}