body {background-color: #002d00; margin-top: 10px; margin-bottom: 10px; margin-left: 0px; margin-right: 0px;}

/*A:Link, A:Visited, A:Active  { text-decoration : underline; font-weight : normal; color : black; font-family : Arial, Helvetica, sans-serif; font-size : 12pt;}*/

A.nav:Link, A.nav:Visited, A.nav:Active  { text-decoration : none; font-weight : bold; color : white; font-family : Arial, Helvetica, sans-serif; font-size : 11px;}

A.nav:Hover { text-decoration : none; font-weight : bold; color : black; font-family : Arial, Helvetica, sans-serif; font-size : 11px;}

a:hover { text-decoration: none; }

a:visited, a { color: #0000FF; font-weight: bold; }

p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: black;
	font-size: 13px;
	line-height: 20px;
	color: #000000;
}  

.small-font  {font-family : Arial, Helvetica, sans-serif; font-weight : normal; color : black; font-size : 8pt;}

.pageTitle {
	font-family: Arial, Helvetica, sans-serif; 
	color: #930000; 
	font-size: 30px; 
	text-decoration: none;
	margin-bottom: 0px;

}

.wrapper {
	margin-left: auto;
	margin-right: auto;
	width: 1024px;
	height: auto;
	border: 1px solid #7b0000;
	background: url(../images/bgFlowers.jpg) bottom no-repeat #ebeab5;
	padding-bottom: 10px;
}

ul, li {
	margin-left: 20px;
}

img {
	border: 0;
}

#form {
	text-align: left;
	width: 400px;
}	

#form fieldset {
	background-color: #EEE9BF;
	
	border-width: 2px;
	border-style: solid;
	border-color: #006C0E;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #136200;
	font-weight: bold;
	
	padding-left: 20px;
	padding-bottom: 20px;

}

ol {
	padding-left: 100px;
	padding-right: 100px;
}

ol li {
	margin-bottom: 5px;
}

h2 {
	color: #990000;
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	padding-top: 0px;
}