/* StyleSheet for Dandelion Web Design - www.dandelion-web.com */

body {
	
	margin: 20px 0px 20px 0px;
	BACKGROUND-IMAGE: url(images/green.gif);
}

p,ul,ol,li,div,td
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #4C671E;
}

a:link {color: 4C671E; text-decoration: underline; font-weight: bold;}
a:visited {color: 4C671E; text-decoration: underline; font-weight: bold;}
a:active {color: 4C671E; text-decoration: underline; font-weight: bold;}
a:hover {color: 294616; text-decoration: underline; font-weight: bold;}

h1 {font-size: 36px; font-family: Verdana; color: #294616; text-align: center; padding: 12px}
h2 {font-size: 20px; font-family: Verdana; color: #4C671E; text-align: center; padding: 6px;}
h3 {font-family: Verdana; color: #4C671E; text-align: center;}

hr {color: #4C671E; width: 95%; height: 1px;}

.nav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	font-weight: normal;
	color: #FFF;
	margin: 6px;
	text-align: center;
}

.nav a:link {color: #FFF; text-decoration: none;}
.nav a:visited {color: #FFF; text-decoration: none;}
.nav a:active {color: #FFF; text-decoration: underline;}
.nav a:hover {color: #D1C70E; text-decoration: underline;}

.slogan
{
	font-family: Verdana, Arial;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #305714;
	margin: 6px;
	text-align: center;
	background-color: #D1C70E;
}

.text
{
	padding: 20px;
	background-color: #FFFFFF; 
	vertical-align:top;
}