@charset "utf-8";
body  {
	font: .8em Verdana, Arial, Helvetica, sans-serif;
	line-height:1.4em;
	background: #FFFF;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #000000;
}
a {
	color:#2e572b;
	text-decoration:underline;
}
a:hover {
	font-weight:bold;
}
p {
	margin:0 0 10px 0;
	padding:0;
}
h1,h2,h3 {
	margin:0;
	padding:0;
}
h1 {
	font-size:190%;
	font-family:Arial, Helvetica, sans-serif;
	color:#336601;
	margin: 15px 0;
	padding:10px 0 10px 45px;
	background-color:none;
}
h1.bellpepper {
	background:url(../images/h1bellPepper.gif) no-repeat left top;
}
h1.RedPepper {
	background:url(../images/h1RedPepper.gif) no-repeat left top;
}
h1.OrangePepper {
	background:url(../images/h1OrangePepper.gif) no-repeat left top;
}
h1.tomato {
	background:url(../images/h1tomato.gif) no-repeat left top;
}
h1.onion{
	background:url(../images/h1onion.gif) no-repeat left top;
}
h2 {
	font-size:140%;
	color:#451F15;
	margin-top: 20px;
}
h3 {
	font-size:120%;
	color:#546AC5;
	margin: 25px 0 0 0;
}
#container { 
	width: 760px;  
	background: #FFFFFF;
	margin: 5px auto; 
	text-align: left; 
} 
#header {
	padding: 0;
} 
#header h1 {
	margin: 0; 
	padding: 10px 0; 
}
#sidebar1 {
	float: left;
	width: 200px;
	padding: 15px 10px 15px 10px;
}
#mainContent {
	margin: 0 0 0 230px;
	padding: 0 20px 0 10px;
} 
#footer {
	padding: 5px;
	font-size:0.7em;
	background-color: #451F15;
	color: #FFF;
	clear:both;
	}
#credits {
	float:right;
	text-align:right;
	}
#credits a:link, #credits a:visited {
	color: #FFF;
	text-decoration: none;
}

#credits a:hover {
	text-decoration: underline;
	color:#FFF;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#navigation {
	background-color:#451F15;
	height:35px;
	padding-left:8px;
}
.imgBorder {
	padding:3px;
	border:solid 2px #336601;
	margin-top:3px;
}
.imgMargin {
	margin-top:15px;
}
.sectionIndent {
	padding-left:100px;
}
table th {
	text-align:right;
	font-weight:bold;
	color:#451F15;
}
.inputButton {
	margin:20px 0;
}
#subscribe {
	background-color:#CCCCCC;
	padding:5px;
}
#subscribe .title {
	color:#006600;
}
#subscribe table {
	width:180px;
	font-size:10px;
}
#subscribe input {
	width:170px;
}
