@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:100%;
	padding-top:10px;
	background:#628c42;
	color:#000;
	
}



.container {
	
	width: 955px;
	background:#FFF;
	margin: 0 auto
}

.header {
	background: #fff;
	padding-bottom: .5em;
}



.sidebar1 {
	float: left;
	width: 200px;
	background: #fff;
	padding-top: 3em;
	padding-bottom: 10px;
}

.content {
	overflow:auto;
	float: left;
	width:725px;
	background-color:#fff;
	padding: 15px 15px 10px 15px;

}


.heading{
	
	font-size:large;
	font-weight:bold;
	margin-top: 0;	
	padding-right: 35px;
	padding-left: 35px; 
	margin-bottom: 15px;
	text-align: center;
}

.bannermessage{
	width:98%;
	display:block;
	margin:auto;

}


.bannermessageb{
	width:728px;
	margin:auto;
	padding-bottom:10px;
	position: relative;
	clear: both; 
		
}

.contentblockhead {
	background-color:#628c42;
	font-size:1.1em;
	color:#FFF;
	font-weight:bold;
	text-align:center;
	height:25px;
	padding-top:10px;
	display:block;
	margin:auto;
}


.contentblockitem {
	border-bottom: solid thin #628c42;
	padding-bottom:15px;
	padding-top:15px;
}

.chameleons {height:220px;
}

.navtop {
	text-align:center;
	
}


.backtop{
	text-align:right;
	font-size:small;
	padding-right:10px;
	padding-bottom:10px;
}



.window {
	border:ridge;
	border-color:#828267;
	margin:20px;
	padding-top:15px;
	
}

.contentpic {
	max-width:100%;
	display:block;
	margin:auto;
	padding:15px 0 15px 0px;
	}

.inlinepic {
	padding: 0 25px 0 0px ;
	margin-bottom:10px;
	/*display:inline-block;*/
	float:left;
	
	}
	
.inlinepicrt {
	padding: 0 0 0 25px ;
	margin-bottom:10px;
	/*display:inline-block;*/
	float:right;
	
	}	
	

.caption{
	font-size:x-small;
	text-align:center;
	
}
.quotebox {
	
	background-color:#eee;
	padding: 10px 10px 10px 10px;
	font-style:italic;
	font-size:smaller;
	margin-left:50px;
	margin-right:50px;
	

	
}

.quoteboxmed {
	
	background-color:#eee;
	padding: 10px 10px 10px 10px;
	font-style:italic;
	
	margin-left:50px;
	margin-right:50px;
	

	
}

.quoteboxwide {
	
	background-color:#eee;
	padding: 10px 10px 10px 10px;
	font-style:italic;
	
	margin-left:25px;
	margin-right:25px;
}


.contact {
	overflow:auto;
}


.tplistheader{
	margin-top:10px;
	background-color:#628C42;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	height:2em;
	padding-top:.5em;
	clear:both;
}

	


.listtxt{
		
		margin-left:10px;
	
}


.leftlist {
	margin-left:6%;
	padding-left:0;
	width:325px;
	float:left;
}

.rightlist {
	width:325px;
	float:left;
}

.tabcontent{
	display:block;
	margin:0 auto;
}

.tablehead{
	background:#628c42;
	color:#fff;
	
	
}

td{
	border:none;
	padding-left:10px;
	padding-top:3px;
	
}

ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	
	padding-right: 25px;
	padding-left: 25px; 
	text-align: justify;
}


h1 {clear:left;
	text-align:center;
	font-size:150%;

 }	

/*h1, h2{text-align:center}*/

a img {
	border: none;
	
}

a:link {
	color:#000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}

.content ul, .content ol { 
	padding: 0 15px 15px 40px;
}


	.nav  {
	list-style:none; 
	border-top: 1px solid #000; 
	margin-bottom: 15px; 
	
}


	.subnav  {
	list-style:none; 
	border-top: 1px solid #000; 
	
	 
	
}
	/*.subnav li {
		list-style:none; 
		padding: 5px 5px 5px 25px;
		display: block; 
		text-decoration: none;
		background: #fff;
		color: #000;
		margin:0;
	
}
*/
	.nav li {
		
	 border-bottom: 1px solid #000;
}


	ul.nav a, ul.nav a:visited {
		min-height:30px;
	padding: 5px 5px 5px 15px;
	display: block; 
	text-decoration: none;
	background: #fff;
	color: #000;
}

	ul.subnav a, ul.subnav  a:visited {
	padding: 5px 5px 5px 45px;
	display: block; 
	text-decoration: none;
	background: #fff;
	color: #000;
}




	ul.nav a:hover, ul.nav a:active, ul.nav 		
	a:focus {
	background: #628c42;
	color: #FFF;
}


	ul.subnav a:hover, ul.subnav a:active, ul.subnav a:focus {
	background: #aa1919;
	color: #FFF;
}



li.subcatheader{
	border-bottom:solid 1px #628c42;
	background: #628c42; 
	color: #FFF;
	padding: 5px 5px 5px 15px;
}

ul li.aftersubnav{

	border-top:1px solid;
	}


ul li.subnavlast{
	border-bottom:none;
}


.fb-like {
	padding-left:50px;
}
	

.navend {
	padding-bottom:15px;
	text-align:center;
	color:#628c42;
}

.navend a {
	color:#628c42;
	
}

.footer {

	padding: 10px 0;
	background: #fff;
	position: relative;
	clear: both; 
}


.datestamp{
	text-align:right;
	padding-right:3%;
	font-size:x-small;}

.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
