a:link {
	color: #414B4A;
	text-decoration: none;
}
a:visited {
	color: #414B4A;
	text-decoration: none;
}
a:hover {
	color: #28B32D;
	text-decoration: none;
}


/*NEW STYLES AUGUST 08*/
body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/spa_stripe.gif);
	background-repeat: repeat-x;
	margin: 0px;
	position: relative;
}
#container {
	background-image: url(images/spa_circles.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 682px;
	margin-right: 40px;
	position: absolute;
	top: 70px;
	width: 100%;
	min-width:950px;
}
#branding h1 {
	background-image: url(images/spa_parnell.gif);
	background-repeat: no-repeat;
	height: 146px;
	width: 123px;
	margin: 0px 0px 0px 20px;
	padding: 0px;
	text-indent: -9999px;
}
ul#nav {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	top: 150px;
	position: absolute;
	left: 20px;
	width: 145px;

}

#nav1 {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	top: 150px;
	position: absolute;
	left: 20px;
	width: 145px;
	white-space: normal;
	background-image: url(images/subgrad.jpg);
	background-repeat: no-repeat;

}

#nav ul {
	margin: 0px;
	padding: 0px;

}
li.topnav {
	font-size: 14px;
	color: #414B4A;
	letter-spacing: 1px;
	background-image: url(images/spa_round.gif);
	background-repeat: no-repeat;
	background-position: right top;
	/*height: 18px;*/
	line-height: 18px;
	padding-right: 12px;
	padding-left: 12px;
	text-transform: uppercase;
	
	list-style-type: none;
	text-align: right;
	margin-bottom: 3px;
	margin-left: 0px;
	
}
li.subnav {
	font-size: 11px;
	color: #414B4A;
	height: 16px;
	line-height: 16px;
	padding-right: 0px;
	padding-left: 0px;
	text-transform: uppercase;
	width: 120px;
	list-style-type: none;
	text-align: right;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 10px;
	
}
#content {
	margin-top: 0px;
	margin-right: 350px;
	margin-left: 180px;
	min-width:590px;
}
#content p {
	font-size: 13px;
	color: #687775;
	margin-right: 100px;
	clear: left;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 12px;
	line-height: 17px;
	padding-top: 4px;
	padding-bottom: 4px;
}
h2{
	color: #96A3A1;
	letter-spacing: 2px;
	font-size: 24px;
	padding: 5px 5px 0px 0px;
	text-transform: uppercase;
	width: 300px;
	margin-top: 5px;
	font-weight: normal;
	margin-bottom: 0px;
}

dl {
	margin-top: 20px;
	margin-bottom: 5px;
}
.submission {
	font-size: 14px;
	color: #414B4A;
	letter-spacing: 1px;
	background-image: url(images/spa_round.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	line-height: 20px;
	margin-right: 10px;
	padding-right: 20px;
	padding-left: 12px;
	text-transform: uppercase;
	font-weight: normal;
	clear: left;
	float: left;
	margin-bottom: 0px;
}
h4 {
	font-size: 14px;
	color: #414B4A;
	letter-spacing: 1px;
	background-image: url(images/spa_round.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	line-height: 20px;
	margin-right: 10px;
	padding-right: 20px;
	padding-left: 12px;
	text-transform: uppercase;
	font-weight: normal;
	clear: left;
	float: left;
	margin-bottom: 0px;
}
dd {
	font-size: 11px;
	color: #687775;
	padding: 0px;
	color: #28B32D;
	line-height: 18px;
	height: 18px;
	text-transform: uppercase;
	margin: 0px;
}
h3 {
	padding-top: 10px;
	text-transform: uppercase;
	color: #414B4A;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: 5px;
	margin-left: 10px;
	margin-top: 5px;
}



#footer {
	font-size: 9px;
	color: #687775;
	padding: 8px;
	text-align: center;
	margin-right: 350px;
	margin-left: 180px;
	min-width:600px;
}
