#contactInfo {
	display: none;
}

/* hide from IE mac \*/ 
html {
	min-height: 100%;
	margin-bottom: 1px;
}
/* end hiding from IE5 mac */
 
body {
	font: 100.01%/120% Arial, Helvetica, sans-serif;
	color: #4e4845;
	background: #fff url(../images/bodyBG.jpg) repeat-x;
    margin: 0;
	padding: 0;
}

#wrapper {
   margin: 0 auto;
	width: 960px;
}

#header {
	background: url(../images/headerBG.jpg) no-repeat; 
	min-height: 91px;
}

#strap {
	min-height: 255px;
}

#strap img {
	border-left: 1px solid #4e4845;
}


 a {
   color: #3C5030;  
}

a:hover {
	text-decoration: none;
}
#breadcrumb {
	height:25px;
	margin-top:5px;
	/*background-color:#CCCC33;*/
	}
#breadcrumb a, #breadcrumb p {
	line-height:25px;
	}
#innerwrapper {
  margin-top: 2px;
  font-size: 80%;
  width:960px;
  position:relative;
}
#content {
	width:540px;
	margin-left:10px;
	float:left;
	}
#content p.info {
	font-size: 80%;
	margin: 0;
	/*background-color: #eaedf4;*/
	background-color:#99cc66;
	padding: 7px;
	border: 1px solid #ccc;
}

#innerwrapper p {
	margin-bottom: 12px;
	margin-top:12px;
	font-size:120%;
	line-height:20px;
}

#content h1 {
	margin: 12px 12px 12px 0;
	padding-top: 12px;
	font-size: 120%;
}


#innerwrapper h2 {
	padding-top: 0;
	font-size: 150%;
	margin: 2px 0 5px 0px;
}

#innerwrapper h3 {
	margin-top: 10px;
	margin: 2px 0 5px 0px;
}


/********** navigation *********************/

#header ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  font-size: 75%;
 }
  
#header li {
  float: right;		
  /*background: url(../images/right.gif) no-repeat bottom right;*/
  padding: 4px 2px 0 3px;
  margin: 0 1px;
}
  
/*#header a {
  float: left;
  display: block;
  background: url(../images/left.gif) no-repeat left bottom;
  padding: 3px 8px 3px 16px;
  text-decoration: none;
  font-weight: bold;
  color: #fff;
  margin-right: 3px;
}
  
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#header a {
float: none;
}
/* End IE5-Mac hack */


#header a:hover, #header a:focus {
  color: #000;
}
  
#header #current {
  background-image: url(../images/right_on.gif);
}
  
#header #current a {
  background-image: url(../images/left_on.gif);
  color: #fff;
}
#content h1 a:link, a:visited {
	color:#ff0000;
	text-decoration:none;
	}
#content h1 a:hover, a:active {
	color:#009900;
	text-decoration:underline;
	}

/****** End navigation ***********/

#footer {
	margin: 25px 0 15px 0;
	border-top: 1px dotted #666;
	padding-top: 10px;
	clear: right;
	font-size: 100%;
	color: #141450;
	clear:both;
}

#footer p {
	float: right;
	font-size: 80%;
	padding-bottom:10px;
}

#footer a {
	color: #000;
}

#footer a:hover {
	text-decoration: none;
}
p#footerleft {
	float:left;
	font-weight:600;
	/*font-size:120%;*/
	}

/****** End Footer ********/

#RightCol {
	width: 208px;
	float: right;
	min-height: 500px;
	background:url(../images/right_BG.jpg) repeat-y;
}
#RightColinner {
	width:186px;
	margin:0 auto;
	}
#RightCol img {
	margin-bottom: 15px;
	border: 1px solid #999;
	width:186px;
}
#RightCol p {
	font-size:100%;
	}
#LeftCol {
	width:200px;
	float:left;
	min-height:200px;
	}
#nav ul {
	margin:0;
	padding:0;
	width:200px;
	list-style-type:none;
	margin-bottom:40px;
	margin-top:5px;
	/*background-color:#FF00FF;*/

	}
#nav li {
	width:200px;
	
	background:#3366FF;
	margin-bottom:2px;
	display:block;
	/*padding:2px 2px 0px 0px;*/
	}
#nav ul a {
	background:#99cc33 url(../images/nav_BG.jpg);
	display:block;
	text-decoration:none;
	border:1px solid #000;
	line-height:25px; /* centers the text vertically */
	padding:4px 2px 4px 10px;/*padding for the anchor links in the block*/
	font-weight:bold;
	outline:none;
	color:#333333;
	
	}
#nav a:active, a:visited {
	color:#333;
	}
#nav a:hover {
	color:#fff;
	background-position:right center;
	background:#cc3399 url(../images/nav_hover.jpg);/*if rollerover images off */
	}
/************ For IE mac ********************/

 /*\*//*/
 #header {
	height: 91px;
	margin-top: -20px;
}

#strap {
	height: 255px;
}


#content {margin-left: -20px;}
#leftcol {margin-right: 20px;} 
 /**/
 
 /********* Generic floats ***********/
 
.rightfloat {
	float:right;
	margin: 15px 0 20px 15px;
	border:1px solid #000;
	/*clear:both;*/
	}
.leftfloat {
	float:left;
	margin: 15px 10px 20px 0;
	/*clear:both;*/
	}
.clearall {
	clear:both;
	}
.divider {
	clear:both;
	border-bottom:#333333 1px dotted;
	}
	
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menu/slide_show.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* common styling */
/* set up the overall width of the menu div and the margins 
#gallery, #gallery ul {padding:0; margin:0; list-style:none;}

#gallery {width:664px; height:725px; background:#fff; position:relative; }
#gallery li {width:100px; background:#99cc66; margin-right:1px; float:left;}
#gallery li p {font: 12px arial, verdana, sans-serif; color:#fff; height:25px; line-height:25px; padding:0 0 0 10px; margin:0; cursor:pointer;}
#gallery li.galleryon p {background:#cc3399; color:#000;}
#gallery ul {display:none;}

#gallery li.galleryon ul {display:block; width:502px; height:500px; border:1px solid #cc3399; border-width:20px 1px; background:#cc3399; padding:80px; position:absolute; left:0; top:25px;}
#gallery li.galleryon ul li em {display:none;}
#gallery li.galleryon ul li {width:118px; height:109px; border:1px solid #000; border-color:#eee #444 #000 #ccc; float:left; margin:0; text-align:center; padding-top:9px; cursor:pointer; background:#99cc66;}
#gallery li.galleryon ul li span img {border:1px solid #fff; border-color:#000 #ccc #eee #444;}
#gallery li.galleryon ul li.hz {padding-top:21px; height:97px;}

#gallery li.galleryon ul li.page em {display:block; position:absolute; left:80px; top:10px; border:1px solid #cc3399;}
#gallery li.galleryon ul li.hz em {left:10px; top:80px;}
#gallery li.galleryon ul li.page em img {display:block;}*/


/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.stunicholls.com/menu/photo_click.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

#gallery {width:750px; height:360px; position:relative; border:1px solid #ddd; background:#f8f8f8;}
#gallery ul {list-style:none; padding:5px; margin:0; width:195px; float:right; height:219px; overflow:auto;}
#gallery ul li {display:inline; width:50px; height:50px; float:left; margin:0 4px 4px 0; border:1px solid #444; cursor:pointer;}
#gallery ul li img {display:block; width:50px; height:50px;}
#gallery ul li span {display:none; position:absolute; left:547px; top:235px; width:200px;font-family:verdana, arial, sans-serif; color:#06a; font-size:11px; line-height:15px; text-align:justify;}
#gallery ul li span b {color:#444;}

/* required for IE5.x and IE6 to display the start image size correctly */
#gallery ul li.click i img.default {margin:5px auto 0 auto; width:450px; height:350px; border:1px solid #fff;}

#gallery ul li.off {display:none;}

#gallery ul li.click {border-color:#fc0; background:#f8f8f8; cursor:default;}

#gallery ul li.click i {position:absolute; left:0; top:0; width:545px; height:355px;}

#gallery ul li.click i img {margin:5px auto 0 auto; width:auto; height:auto; border:1px solid #fff;}

#gallery ul li.click span {display:block;}

/* sNews */
fieldset { border: 1px solid #E4DF94; padding: 10px 8px; margin: 0 0 8px 0; background: #FFFBC0; color: #000; width: 515px;}
input { padding: 2px; }
textarea { width: 97%; height: 20em; padding: 3px; }
.comment { background: #F5F6F6; color: #808080; padding: 10px; margin: 0 0 10px 0; border-top: 1px solid #ccc; }
.commentsbox { /*background: #f4f4f4;*/ color: #808080; padding: 10px; margin: 0 0 10px 0; }
.date { border-top: 1px solid #eee; margin: 0 0 20px 0; }


