* {margin:0;padding:0;} 


html {
	height: 100%;
	width: 100%;
	margin: 0px;
}
body {
	height: 100%;
	width: 100%;
	margin: 0px;
}
#topnavband {
	background-image: url(topnavbg.jpg);
	background-repeat: repeat-x;
	height: 50px;
	width: 100%;
	margin: 0px;
}
#topnavinfo {
	text-align: center;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	height: 15px;
	vertical-align: middle;
	margin-top: 0px;
}
#topnavinfo a:link {
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
#topnavinfo a:hover {
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
}
#blueband {
	background-color: #f58d80;
	height: 305px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-bottom-color: #FFF;
}
#bluebandinfo {
	height: 305px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#topnavinfo a:visited:hover {
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-decoration: underline;
	font-weight: normal;
}
#topnavinfo a:active {
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}
#topnavinfo a:visited {
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

.slideshow {
	height: 300px;
	width: 573px;
	float: right;
	padding-top: 15px;
}
#tablenav {
	margin: 15px;
}
#bluegradient {
	background-color: #FFF;
	background-image: url(bluegradient.jpg);
	background-repeat: repeat-x;
	width: 100%;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	text-align: left;
	padding: 20px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
	color: #000;
}
#rightcolumn {
	padding: 5px;
	float: right;
	width: 250px;
	height: 100%;
}
#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #233C60;
	font-weight: normal;
	margin-bottom: 15px;
}
#rightcolumn p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #203d63;
	text-align: left;
}
#newslettersignup {
	background-color: #A5B6C8;
	width: 100%;
	padding: 5px;
	margin-bottom: 25px;
}
#bluebox {
	background-color: #A5B6C8;
	width: 100%;
	padding: 5px;
	margin-bottom: 25px;
}
#rightcolumn {
	float: right;
	width: 250px;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #203D64;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 100px;
	padding-left: 10px;
}
#rightcolumn h1 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	text-transform: capitalize;
	color: #203D64;
	font-weight: bold;
}
#footer {
	position: relative;
	margin-top: -150px;
	height: 150px;
	width: 100%;
	clear: both;
	background-color: #272973;
	padding: 20px;
}
#footer p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFF;
}
#footer a:link {
	color: #DDE4EA;
	text-decoration: none;
}
#footer a:hover {
	color: #DDE4EA;
	text-decoration: underline;
}
#footer a:visited:hover {
	color: #DDE4EA;
	text-decoration: underline;
}
#footer a:visited {
	color: #DDE4EA;
	text-decoration: none;
}
#footer a:active {
	color: #DDE4EA;
	text-decoration: none;
}

#wrap {min-height: 100%;}

#main {
	overflow:auto;
	padding-bottom: 150px;
}
#content h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #233E62;
	font-weight: normal;
	padding-bottom: 15px;
}
a:link {
	color: #233E62;
	text-decoration: underline;
}
a:hover {
	color: #182C46;
	text-decoration: none;
}
a:visited:hover {
	color: #182C46;
	text-decoration: none;
}
a:active {
	color: #233E62;
	text-decoration: underline;
}
a:visited {
	color: #233E62;
	text-decoration: underline;
}
.buttonspace {
	padding: 5px;
}
