body {
	margin: 0;
	font-family: Arial, Helvetica, sans-serif;
}
.boxtitle {
	font-size: 13px;
	color: #FFFFFF;
	font-weight: bold;
}
.headertitle {
	font-size: 12px;
	color: #107390;
	font-weight: bold;
}
.boxtext {
	font-size: 11px;
	color: #90936d;
}
.boxtext a {
	font-size: 11px;
	color: #90936d;
}
.boxtext a:hover {
	font-size: 11px;
	color: #00718f;
}
.boxtext ul {
	padding-left: 15px;
	margin: 0;
}
.pagetitle {
	font-size: 18px;
	color: #90936d;
}
.maintext {
	font-size: 12px;
	color: black;
}
.maintext a {
	font-size: 12px;
	color: #00718f;
}
.maintext a:hover {
	font-size: 12px;
	color: #90936d;
}
.breadcrumbs {
	font-size: 12px;
	color: #939393;
}
.breadcrumbs a {
	font-size: 12px;
	color: #4a245e;
	text-decoration: none;
}
.breadcrumbs a:hover {
	font-size: 12px;
	color: #009959;
	text-decoration: none;
}

#menuli ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-top: 0;
	margin-top: 0;
}
#menuli li {
	display: inline;
	margin: 0;
	padding: 0;
}
#menuli ul ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
	padding-bottom: 0;
	margin-bottom: 0;
	padding-top: 0;
	margin-top: 0;
	background: #90936d;
	display: none;
}
.menu a {
	font-size: 11px;
	display: block;
	padding: 5px;
	border-top: 1px solid #90936d;
	color: #90936d;
	text-decoration: none;
}
.menu a:hover {
	font-size: 11px;
	display: block;
	padding: 5px;
	border-top: 1px solid #90936d;
	color: #90936d;
	background: #c7c9b6;
	text-decoration: none;
}
.menuon a {
	font-size: 11px;
	display: block;
	padding: 5px;
	border-top: 1px solid #90936d;
	color: #90936d;
	background: #c7c9b6;
	text-decoration: none;
}
.menuon a:hover {
	font-size: 11px;
	display: block;
	padding: 5px;
	border-top: 1px solid #90936d;
	color: #90936d;
	background: #c7c9b6;
	text-decoration: none;
}

.titles {
	font-size: 14px;
	color: #90936d;
}
.submenu a {
	font-size: 11px;
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	color: #90936d;
	height: 32px;
	text-decoration: none;
	line-height: 11px;
}
.submenu a:hover {
	font-size: 11px;
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	color: #90936d;
	background: #c7c9b6;
	text-decoration: none;
	height: 32px;
	line-height: 11px;
}
.submenuon a {
	font-size: 11px;
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	color: #90936d;
	background: #c7c9b6;
	text-decoration: none;
	height: 32px;
	line-height: 11px;
}
.submenuon a:hover {
	font-size: 11px;
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	color: #90936d;
	background: #c7c9b6;
	text-decoration: none;
	height: 32px;
	line-height: 11px;
}
.popupheader{
	background-color: #c8b299;
	height:33px;
	border: 1px;
	border-style: solid;
	border-color: #8f9672;
	padding: 15 0 0 15;
}
.popupheader img{
	margin-right:15px;
}
.popuptext {
	font-size: 12px;
	color: black;
	position: absolute; 
	background-color: white;
	width: 297px; 
	height: 370px; 
	margin-top: 40px; 
	display: none;
}
.contacts .popupright{
	margin-top: 5px;
	margin-left: 5px;
}
.popuptext p{
	font-size:10px;
	color:#8f9672;
	margin-top:0px;
	margin-bottom:5px;
}
.popuptext div{
	font-size:10px;
	color:#8f9672;
	margin-bottom:5px;
}
.popupleft{
margin-left: 10px;
}
.popupright{
margin-left:307px;
border-left:1px #8f9672;
border-top:0px;
border-right:0px;
border-bottom:0px;
border-style:solid;
}
.contacts .popupright{
border-left:none;
}
.popuptext a {
	font-size: 12px;
	color: #00718f;
}
.popuptext a:hover {
	font-size: 12px;
	color: #90936d;
}
.popuptext h3 {
	font-size: 14px;
	color: white;
	margin-top: 0;
	margin-bottom: 3px;
}
.popuptext img{
	border:0px;
}
.newsbox {
	font-size: 12px;
	color: white;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #c7c8b6;
}
.newsbox a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.newsbox a:hover {
	color: white;
	font-weight: bold;
	text-decoration: underline;
}
.newsbox .newstitle {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
}
.newsbox .newstitle2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8f9768;
}
#pscroller1{
width: 100%;
height: 100px;
}


.someclass{ //class to apply to your scroller(s) if desired

}
