#wrapper {
	height: auto;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #333;
	text-align: left;
}
#navbar {
	background-image: url(images/nav/black.jpg);
	height: 40px;
	background-repeat: repeat-x;
	background-position: left top;
}
#mainimagebg{
	background-image: url(images/interface/tps_bg_gradient.jpg);
	background-repeat: repeat-y;
	height: 300px;
	text-align: center;
	background-color: #62bb2a;
}
#mainimage {
	width: auto;
	height: auto;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #73BD4E;
}
#maincontent {
	background-image: url(images/interface/bg.jpg);
	background-repeat: repeat-x;
}
#footer {
	background-color: #62bb2a;
	background-image: url(images/interface/tps_bg_gradient.jpg);
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
ul#menu{
	padding:0;
	list-style-type:none;
	width:800px;
	position:relative;
	display:block;
	height:40px;
	text-transform:uppercase;
	font-size:13px;
	font-family:Helvetica,Arial,Verdana,sans-serif;
	background-color: transparent;
	background-image: url(images/nav/black.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
ul#menu li{
	display:block;
	float:left;
	margin:0;
	pading:0;
	height: 40px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;
	border-left-color: #FFF;
	}
ul#menu li a{
	display:block;
	float:left;
	color:#090;
	text-decoration:none;
	padding:15px 15px 0 15px;
	height:24px;
	height:40px;
	}
ul#menu li a:hover{
	background-image: url(../takepridestatewide/images/nav/blue.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #090;
	height: 40px;
	}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	color: #090;
	padding: 0px;
	font-style: normal;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: left;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #090;
	font-style: normal;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-align: left;
	line-height: 12px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	color: #090;
	text-align: left;
	margin: 0px;
	padding: 0px;
}
.titleheading {	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #009900;
}
.titleheading1 {font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #009900;}



a:link {
	color: #F90;
}
a:link {
	color: #F90;
}
a:visited {
	color: #F90;
}
a:hover {
	color: #FC0;
}
a:active {
	color: #FC0;
}
