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

body { margin: 0 0 0 0;
	   background: url(images/filler.png) repeat-x;
	   font-family: Georgia, "Times New Roman", Times, serif;
	   font-size: 11px ;
	   line-height: 1.2;}
	   
hr.title {	border: none 0;
		 	border-top: 1px dotted #544D49;/*the border*/
			width: 100%;
			height: 1px;/*whatever the total width of the border-top and border-bottom equal*/}
			
hr.img { border: none 0;
	 align: left;
     border-top: 1px dotted #C9D69A;/*the border*/
     width: 100%;
	 height: 1px;/*whatever the total width of the border-top and border-bottom equal*/}

hr { border: none 0;
     border-top: 1px dotted #C9D69A;/*the border*/
     width: 50%;
     align: center;
	 height: 1px;/*whatever the total width of the border-top and border-bottom equal*/}
	 
p.img {	padding: 5px 1px 5px 1px;}

.image {float: right;
		padding-top: 32px;
		margin-right: 8px;}
		
.bio { width:275px;}

.col { width:150px;
	   float: left;
	   padding-left: 10px;
	   padding-right: 20px;}
	   
.col2 { width:175px;
	   float: left;
	   padding-left: 10px;
	   padding-right: 20px;}

#doc3 {margin: 0 0 0 0;
	   position: absolute;
	   top: 0;
	   left: 0;
	   width: 100%;
	   height: 900px;
	   background-image:url(images/background.png);
	   background-repeat:no-repeat;}
	   

#content { position: absolute;
		   top: 7%;
		   left: 15%;
		   height: 500px;
		   width: 900px;
	 	   background-color: #FEFDF0;
		   z-index: 0;}
		   
#logo { position:absolute;
		left: -10px;
		background-image:url(images/label.png);
		height: 170px;
		width: 248px;
		top: 340px;
		z-index: 3000;}
		   
#menu {background-color: #544D49;
	   width: 100%;
	   height: 75px;
	   position: relative;
	   top: 0;
	   left: 0;
	   bottom: 0;
	   text-align:center;
	   padding-top: 20px;}
	   
#side { background-color:#F8F6DC;
		width: 180px;
		height: 260px;
		position:relative;
		padding-left: 20px;
		padding-right: 10px;
		padding-top: 15px;
		padding-bottom: 120px;
		left: 0px;
		float:left;
		z-index: 0;}
		
#image {width: 250px;
		height: 380px;
		position:relative;
		overflow: hidden;
		float:left;
		z-index: 0;}

#title {position:relative;
		float: right;
		width: 428px;
		padding-top:15px;
		padding-left:10px;}
		
#titlew {position:relative;
		float: right;
		width: 650px;
		padding-top:15px;
		padding-left:10px;}

		
#text { position:relative;
		float:left;
		margin-top: 15px;
		padding-bottom: 10px;
		padding-left: 10px;
		padding-right: 20px;
		width: 400px;
		height: 265px;}
		
#textw { position:relative;
		float:right;
		margin-top: 15px;
		padding-bottom: 10px;
		padding-left: 0px;
		margin-right: 8px;
		width: 640px;
		height: 265px;}
		
#footer { background-color: #C9D69A;
		color: #544D49;
		width: 895px;
		height: 25px;
		position: relative;
		bottom: 15px;
		left: 0px;
		float:left;
		text-align: right;
		padding-top: 10px;
	padding-bottom: 2px;
		padding-right: 5px;
		z-index: 2000;}
		
div.contact { float:left;
			  width: 200px;
			  height: 265px;
			  margin-right: 10px;}

.scroll-pane {
	width: 100%;
	height: 100%;
	overflow: auto;
	float: left;}
	
.scroll-pane2 {
	width: 590px;
	height: 100%;
	overflow: auto;
	float: left;}

img.nohover {border:0}
img.hover {border:0;display:none}
a:hover img.hover {display:inline}
a:hover img.nohover {display:none}


/*Text Styling*/


h1 { color: #006629;
     font-family:Verdana, Geneva, sans-serif;
	 font-size: medium;
	 letter-spacing: 2px;
	 font-weight:lighter;
	 text-transform:uppercase;
	 padding:0px;}
	 
h2 { color: #006629;
     font-family:Verdana, Geneva, sans-serif;
	 font-size: small;
	 letter-spacing: 2px;
	 font-weight:lighter;
	 text-transform:uppercase;
	 line-height: 1.0;}
	 
h3 { color: #666;
	 font-family:Verdana, Geneva, sans-serif;
	 font-size: 10px;
	 letter-spacing: 2px;
	 font-weight:lighter;
	 text-transform:uppercase;
	 line-height: 1.0;}
	 
h4 { color: #666;
	 font-family:Verdana, Geneva, sans-serif;
	 font-size: 10px;
	 letter-spacing: 2px;
	 font-weight:lighter;
	 line-height: 1.0;
	 font-style:italic;}

h5 { color: #666;
	 font-family:Verdana, Geneva, sans-serif;
	 font-size: 10px;
	 letter-spacing: 1px;
	 font-weight:lighter;
	 font-style:italic;
	 margin-top:-5px;
	 padding-top:-5px;}

ol {list-style-type: upper-roman;}

ul.col2 { list-style: square;
    margin-left: 5px;
	 padding-top: 0px;
	 margin-top:0px;}

ul { list-style: square;}
	  

a:link { color: #666;
		text-decoration:none;}

a:hover { color: #006629;
		text-decoration: none;}
		
a:visited { color: #666;
		text-decoration:none;}
		


a.anchor:visited { color: #666;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		font-size: xx-small;
		text-decoration:none;}

a.anchor:hover { color: #006629;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: xx-small;
		text-transform:uppercase;
		text-decoration: none;}
		
a.anchor:link { color: #006629;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: x-small;
		text-transform:uppercase;
		text-decoration: none;}
		
		
a.news-t:link { color: #006629;
		text-decoration:none;}
		
a.news-t:hover { color: #006629;
		text-decoration:none;}
		
a.news-t:visited { color: #006629;
		text-decoration:none;}
	
	
		
a.news:link { color: #000;
		font-size: small;
		text-decoration:none;}

a.news:hover { color: #666;
		font-size: small;
		text-decoration:none;}
		
a.news:visited { color: #000;
		font-size: small;
		text-decoration:none;}

a.h1:link { color: #006629;
     font-family:Verdana, Geneva, sans-serif;
	 font-size: medium;
	 letter-spacing: 2px;
	 font-weight:lighter;
	 text-transform:uppercase;
		text-decoration:none;}

a.h1:hover { color: #006629;
     font-family:Verdana, Geneva, sans-serif;
	 font-size: medium;
	 letter-spacing: 2px;
	 font-weight:lighter;
	 text-transform:uppercase;
		text-decoration:none;}
		
a.h1:visited {color: #006629;
     font-family:Verdana, Geneva, sans-serif;
	 font-size: medium;
	 letter-spacing: 2px;
	 font-weight:lighter;
	 text-transform:uppercase;
text-decoration:none;}
		
		
a.site:visited { color: #006629;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: x-small;
		text-transform:uppercase;
		text-decoration: none;}

a.site:hover { color: #666;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: x-small;
		text-transform:uppercase;
		text-decoration: none;}
		
a.site:link { color: #006629;
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: x-small;
		text-transform:uppercase;
		text-decoration: none;}	
			
a.footer:link {
		font-family:Verdana, Geneva, sans-serif;
		font-size: x-small;
		letter-spacing: 0.5px;
		text-decoration: none;
		text-transform: uppercase;
	    vertical-align:middle;
		margin-right: 6px;
		color: #544D49;}
		
a.footer:hover { color: #FEFDF0;}

a.footer:visited {
		font-family:Verdana, Geneva, sans-serif;
		font-size: x-small;
		letter-spacing: 0.5px;
		text-decoration: none;
		text-transform: uppercase;
	    margin-right: 6px;
		color: #544D49;}


.tab { padding-left: 10px;}

.date { color: #006629;
		font-style:italic;
		font-size: x-small;}

.socials a { margin-right: 5px;
			 margin-top: -2px; 
			 background-position: 0 1px; 
			 float: right; 
			 display: block; 
			 overflow: hidden; 
			 background-repeat: no-repeat;}			 
		
.socials a.twit { background-image: url(images/icon-twitter.png); 
				   width: 16px; 
			       height: 17px; }
.socials a.facebook { background-image: url(images/icon-facebook.png);
                       width: 16px; 
			           height: 17px;}
					   
.pre {position:relative; margin-left:0px; top:5px; width: 50px; text-decoration:none; color: #666;
	 font-family:Verdana, Geneva, sans-serif;
	 font-size: 10px;
	 letter-spacing: 2px;
	 font-weight:lighter;
	 text-transform:uppercase;
	 line-height: 1.0;}

.next {position:relative; margin-left:0px; top:0px; width: 50px; text-decoration:none; color: #666;
	 font-family:Verdana, Geneva, sans-serif;
	 font-size: 10px;
	 letter-spacing: 2px;
	 font-weight:lighter;
	 text-transform:uppercase;
	 line-height: 1.0;}