body
	{
	background: #eec;
	margin: 0;
	padding: 10px;
	text-align: center;
	}

img
	{
	border: 0;
	}

h2 img
	{
	padding-right: 5px;}

a
	{
	text-decoration: underline;
	color: #600;
	}

a.active
	{
	color: #963;
	}
	
a:hover
	{
	color: #933;
	text-decoration: underline;
	}

h1, h2, h3, h4, h5, form, input, p, blockquote, li, td, th, div
	{
	font-family: arial, helvetica, sans-serif;
	margin: 0;
	color: #300;
	}

p, ul, ol, li, blockquote, td, th
	{
	font-size: 12px;
	line-height: 130%;
	}

th
	{
	text-align: left;
	}
	
p, ul, ol, blockquote
	{
	padding: 0 0 20px 0;
	}
	
ul, ol
	{
	margin: 0 0 0 16px;
	}
	
h1
	{
	font-size: 18px;
	padding: 0 0 5px 0;
	color: #300;
	letter-spacing: 2px;
	font-weight: lighter;
	border-bottom: 2px solid #eec;
	margin-bottom: 15px;
	}
	
h1.blog
	{
	font-size: 16px;
	padding: 0 0 5px 0;
	color: #300;
	letter-spacing: normal;
	font-weight: lighter;
	border: 0;
	margin-bottom: 15px;
	}

h2
	{
	font-size: 12px;
	padding: 0;
	}

h3
	{
	font-size: 12px;
	padding: 0;
	text-transform: uppercase;
	font-weight: normal;
	}

h5
	{
	font-size: 10px;
	padding: 0 0 15px 0;
	font-weight: normal;
	}

div
	{
	margin: 0;
	padding: 0;
	}

.right
	{
	float: right;
	padding-left: 10px;
	}
	
.left
	{
	float: left;
	padding-right: 10px;
	}
	
div#logo
	{
	padding: 10px;
	background: #fff;
	}
	
div#logo p
	{
	width: 360px;
	float: right;
	padding: 25px 0 0 0;
	}

div#mainimage
	{
	border-bottom: 2px solid #fff;
	clear: both;
	}
	
div#container
	{
	background: url(/included/images/green_stripe.gif) repeat-y 0 0;
	width: 728px;
	text-align: left;
	margin: 0 auto;
	border-bottom: 10px solid #600;
	}

form
	{
	padding: 0 0 0 30px;
	}

form p
	{
	padding-bottom: 0;
	padding-top: 2px;
	}
	
form#topnav
	{
	color: #fff;
	white-space: nowrap;
	text-transform: uppercase;
	padding: 0;
	height: 24px;
	margin: 0;
	background:  #600;
	line-height: 100%;
	font-size: 10px;
	border-bottom: 2px solid #fff;
	}

form#topnav a
	{
	line-height: 100%;
	display: block;
	margin: 0;
	padding: 7px 8px;
	float: left;
	color: #fff;
	text-decoration: none;
	border-right: 1px solid #600;
	border-left: 1px solid #600;
	}
	
form#topnav a:hover, form#topnav a.active
	{
	text-decoration: none;
	background: #300;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	}

div#leftnav form
	{
	padding: 0;
	margin: 0 0 20px 0;
	}

input, textarea
	{
	border: 1px solid #dcb;
	font-size: 10px;
	background-color: #fff;
	color: #600;
	padding: 1px;
	}
	
form#topnav input
	{
	margin-top: 3px;
	margin-left: 20px;
	}

form#topnav input.button
	{
	border: 0;
	color: #fff;
	background: #600;
	}

form div p input
	{
	width: 130px;
	}
	
div#leftnav
	{
	float: left;
	width: 240px;
	}

div#leftnav div
	{
	border-bottom: 1px solid #fff;
	padding: 10px 0 10px 10px;
	font-size: 11px;
	}

div#leftnav a
	{
	text-decoration: none;
	color: #fff;
	}

div#leftnav a:hover
	{
	text-decoration: none;
	color: #eed;
	}

div#leftnav a.active
	{
	color: #300;
	text-decoration: none;
	}

div#leftnav p, div#leftnav ol, div#leftnav li
	{
	color: #300;
	padding-bottom: 0;
	}

div#content
	{
	white-space: normal;
	margin-left: 240px;
	padding: 15px;
	background: #fff;
	}
	
p#footer
	{
	border-bottom: 2px solid #fff;
	border-top: 2px solid #fff;
	padding: 5px 15px;
	font-size: 10px;
	clear: both;
	background: #dcb;
	}

blockquote
	{
	font-weight: bold;
	font-size: 12px;
	}

.lightgreen
	{
	background-color: #9b6;
	}

.purple
	{
	background-color: #300;
	}

.purple h2
	{
	color: #fff;
	}

div#homeleftcolumn
	{
	float: left;
	width: 210px;
	border-right: 2px solid #eec;
	padding: 0 10px 0 0;
	margin: 0;
	}

div#homeleftcolumn p, div#homerightcolumn p
	{
	padding-bottom: 5px;
	}

div#homerightcolumn
	{
	width: 210px;
	padding: 0;
	margin: 0 0 0 240px;
	}

div#homeleftcolumn h2, div#homerightcolumn h2
	{
	font-size: 16px;
	text-align: center;
	padding-top: 5px;
	}