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

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #00A03F;
		}
	
a:hover {
border-bottom: 1px solid #604733;
color: #040;
	}	
	
a img {
	border: 0 none;
	}		
	
body {
	background: url(images/backgrounds/wood3.jpg);
	margin-top: 20px;
	}
	
h1,h2,h3,h4,h5,h6 {
	padding: 0;
	margin: 0;
	font-weight: normal;
	}
	
	
	
#container {
	width: 865px;
	margin: 0 auto;
	}
	
#copyright { 
	width: 865px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	color: #FFFFFF;
	text-align: center;
	margin: 0 auto;
	padding: 8px 0 0 0;
	}	

#footer {
	width: 865px;
	height: 20px;
	margin: 0 auto;
	background: url(images/greenbox/bottom.png) no-repeat;
	}
	

#message h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 105%;
	margin: 10px 0 0 10px;
	}	
	
#message p {
	font: 1em/110% Georgia, "Times New Roman", Times, serif;
	margin: 10px 0 10px 10px;
	}		
	
#navbar {
	width: 450px;
	background-color: #00A03F;
	border-top: 4px solid #00A03F;
		border-bottom: 2px solid #00A03F;
	margin-top: 20px;
	color: #FFF;
	}	
	

#navbar a {
	color: #FFF;
	padding-left: 10px;
	}	
	
	
.p1navbar {font-family:Georgia, "Times New Roman", Times, serif; font-size: 1.1em; text-align: center; padding: 0; margin: 0 0 10px 0;}

.p1navbar a:link, a:visited {font-size: .9em;  letter-spacing: .1em;  color: #ffc !important;}
.p1navbar a:hover {
border-bottom: 1px solid #604733;
color: #040;
	}		
		
	
	
#quotebox {
	width: 700px;
	height: 50px;
	margin: 0 35px 0 45px;
	background: url(images/quotebox.png);
	padding: 0;
	}	
	
#quotebox h2 {
	font-size: .9em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	text-align: center;
color:#030;
	padding: 20px 0 0 0;
	}

#sides {
	width: 865px;
	margin: 0 auto;
	background: url(images/greenbox/sides.png) repeat-y;
	padding: 0 0 0 35px;
		}

.author {
	font-size: .8em;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	font-style: italic;
	}	
	
.botmar5 {margin-bottom: 5px;}
.botmar10 {margin-bottom: 10px;}
.botmar15 {margin-bottom: 15px;}
.botmar20 {margin-bottom: 20px;}

.topmar5 {margin-top: 5px;}
.topmar10 {margin: 10px 0 0 0;}
.topmar15 {margin-top: 15px;}
.topmar20 {margin-top: 20px;}

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

.clearboth {
	clear: both;
	}
	
.floatright {
	float: right;
	margin-left: 10px;
	}
	
.floatleft {
	float: left;
	margin-right: 10px;
	}	
	
.imageboxright {
	margin-left:10px;
	float: right;
	
	margin-top: 5px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-style:italic;
	line-height: 105%;
	text-indent: 0;	
	}
	
	
	
.imageboxleft {
	width: 200px;
	margin-right:8px;
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	font-style:italic;
	line-height: 105%;
	text-indent: 0;	
	}

.rule {border-top: 2px solid #000000; margin: 0 0 10px 0;}

.smalltext {
	font-size: .6em;
	}	
.noindent {text-indent: 0;}
.centertext {text-align: center;}