
body{
	margin:10px 4px 0px 4px;
}
img{ border:0px; }

.menuwrapper{
	width:200px;
	overflow:hidden;
	padding-top:0px;
}

.submenu{
	display:none;
}

.submenucontent{
	display:none;
}
.a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#666666;
	text-decoration:none;
}
.flink :hover {
	text-decoration:none;
}

.navbutton:hover{		
	font-family:Arial, Helvetica, sans-serif;
	size:14px;
	font-weight:Reguler;
	color:#88c665;
	text-decoration:none;
}

.menubutton{
	width:200px;
	height:27px;	
	background:url(../images/button.jpg) no-repeat;	
	padding:6px 0px 0px 10px;
}
.menubutton a{
	font-family:Arial, Helvetica, sans-serif;
	size:14px;
	font-weight:Reguler;
	color:#9d9d9d;
	text-decoration:none;
}	

.submenu ul{
	padding:0px;
	margin:0px;
	list-style-type:none;	
}

.submenu ul li{
	margin-left:20px;
	padding-left:12px;
	background:url(../images/bullet.gif) left center no-repeat;	
	border-bottom:1px dotted #666666;
}

.submenu a, .submenu a:visited, .submenu a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
	color:#9d9d9d;
}

.submenu_top{
	width:200px;
	height:7px;
	background:url(../images/sub_top.jpg) center bottom no-repeat;
	float:none;
	clear:both;
	margin-top:2px;
}

.submenu_body{
	width:200px;	
	float:none;
	clear:both;
	padding:5px 0px 10px 0px;	
}

.submenu_bottom{
	width:200px;
	height:7px;
	background:url(../images/sub_bottom.jpg) center top no-repeat;
	float:none;
	clear:both;
	padding-bottom:6px;
}
.title_box{
	border:1px solid #e3e3e3;
	height:20px;
	background-color:#f8f8f8;
}
.titleText{
	font-family:Arial, Helvetica, sans-serif;		
	font-size:11px;
	color:#88c665;	
	font-weight:bold;
	padding:0px 0px 0px 10px;
}
.title{
	font-family:Arial, Helvetica, sans-serif;		
	font-size:19px;
	color:#88c665;	
	font-weight:normal;
	padding:0px 0px 0px 10px;
}
.bodyText{
	font-family:Verdana, Arial, Helvetica, sans-serif;		
	font-size:10px;
	color:#808080;	
	font-weight:normal;
	padding:10px 10px 20px 10px;
}
.bodyText1{
	font-family:Verdana, Arial, Helvetica, sans-serif;		
	font-size:10px;
	color:#808080;	
	font-weight:normal;
	padding:10px 0px 10px 0px;
}
.imgBox{
	border:1px solid #e3e3e3;
	width:170px;
	height:170px;
	text-align:center;
	vertical-align:middle;
}
.imgDetBox{
	border:1px solid #e3e3e3;
	width:348px;
	height:348px;
	text-align:center;
	vertical-align:middle;
}
.imgTitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#9d9d9d;
}
.detailsText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:17px;
	color:#808080;
	font-weight:bold;
	text-align:left;
	vertical-align:top;
}
.detailsBody{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color:#808080;
	line-height:18px;
}
.footerText{
	font-family:Arial, Helvetica, sans-serif;
	font-size:8px;
	color:#aaa;
	}	
#footertext, #footertext a{
	font-size:11px;
	color:#aaa;
	font-weight:normal;
	text-decoration:none;
}
#footertext a:hover{
	font-size:11px;
	color:#aaa;
	font-weight:normal;
	text-decoration:none;
}


#simplegallery1{ 
position: relative; /*keep this intact*/
visibility: hidden; /*keep this intact*/

}

#simplegallery1 .gallerydesctext{ 
text-align: left;
padding: 2px 5px;
}


#slideshow {
    position:relative;
    height:350px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

#newsheader {
	width:828px;
	height:auto;
	background-color:#f8f8f8;
}
.header {
	font-size:14px;
	color:#94ABD6;	
	
}

.newsimage {
width:140px;

text-align:justify;
}

.newsbody {
width:240px;


text-align:justify;
}
#homenews {
	width:385px;
	position:relative;
	float:left;
}



.newslink a{
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#808080;
}
 .newslink a:visited {
	 
    font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#808080;
	 
 }
 .newslink a:hover {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	color:#808080;
 }
 
/* .newsbody a {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    font-weight:normal;
	text-decoration:none;
	color:#808080;
}*/


.downborder {
	border-bottom:1px solid #FFF;
	border-left:0px;
	border-right:0px;
	border-top:0px;
}
.maincontent {
	width:820px;
}



