body {
	background:url(none.gif) repeat-x;
	margin:0;
}
#container {
	width:833px;
	min-height:400px;
	border:0px solid #006600;
	background:#fff;
	margin:auto;
	margin-top:10px;
	padding:0;
}
#header {

	border-bottom:1px solid #ffffff;
	text-transform:uppercase;
	background: url(grass.jpg);
	padding-left: 0px;
	height: 233px;
	border-top: 1px solid #ffffff;
}
#header h1 {
	margin:0px;
	margin-top: -13px;

	font-size:48px;
	font-family: viner hand itc;
	padding-left: 15px;

	letter-spacing:0px;
	color:#009900;
	font-weight:heavy;
}
#header h2 {
	margin:0px;
	margin-top: 145px;

	font-size:18px;
	font-family: georgia;
	padding-left: 570px;

	letter-spacing:0px;
	color:#94EA26;
	font-weight:heavy;
}


	height: 40px;

.pad {
	padding:0px;
	padding-bottom:0px;
	margin-bottom:-10px;
}
#col1 {
	float:left;
	width:200px;

}
#col2 {
	float:right;
	width:540px;
	height:auto;
	border-left:1px solid #333;
	padding-left: 20px


}

#quote {
	height:200px;
	border-bottom:1px solid #ffffff;
	padding:5px;
	margin-right:0px;
}

#quote {
	letter-spacing:-1px;
	margin-left: 1px;
}
#quote h2 {
	margin:0;
	margin-top:60px;
	text-align:center;
}
#quote h3 {
	margin:0;
	margin-top:10px;
	margin-right:20px;
	text-align:right;
}
span.notvisible {
	display:none;
}
#col1 h1,#col2 h1 {
	font-size:125%;
}

#col1 p,#col2 p {
	line-height: 126%;
	color: #333;
}

#header,.pad,#footer {
	font-family:georgia;
}
#footer {
	font-size:60%;
	border-top:1px solid #333;
	padding-left:20px;
	text-align: center;

}
a {
	color:#300;

}
.right { float: right; }

.border {
	margin-top: 10px;
	border-top: 1px solid #ffffff;
	margin-left: 1px;
}
ul.links {
	font-size:100%;
	list-style:none;
	margin-left:0px;
	padding-left:2px;

}
ul.links li {
	display: inline;
	padding-top: 6px;
	margin-left:0;
	padding-left:0;

}

ul.links a {
	border-bottom: 1px solid #333;
	border-left:  10px solid #fff;
	text-decoration: none;
	display: block;
	padding: 5px;
	margin-bottom: 0px;

}

ul.links a.active, ul.links a.active:hover {
	border-left:  10px solid #006600;
	background: #94EA26;
	color: #fff;
}
ul.links a:hover {
	border-left:  10px solid #00B800;
	background: #FDF76F;
	color: #000;
}
ul.links a.noborder {
	border-bottom: 1px solid #fff;
}
#columns {
border-top: 1px solid #333;
margin-top: 10px;
}