@charset "UTF-8";
/* CSS Document */

.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0; }

#ie .clearfix { height: 1%; }
body {
	background-color: #43384C;
}

#containerColumns {
	color: #352c27;
}

	#columnMain {
	float: right;
	width: 680px;
	padding: 10px;
	background: white;
}

	#columnMainNOform {
	float: left;
	width: 880px;
	padding: 10px;
	background: white;
	height: 100%;
}

	#columnPanel {
	float: left;
	width: 200px;
	background-color: #FFF;
	vertical-align: bottom;
}

		#containerColumns .content { padding: 25px; }
		
		
div#mainwrap{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
	position: relative;
}
div#header{
	height: 200px;
}
div#footer{
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #444;
}
div#footercontent{
	color: #E5FDC3;
	padding: 2px;
}
h1 {
	font-size: 22px;
	color: #43ADA8;
	padding-left: 0px;
}
h2 {
	font-size: 16px;
	color: #594F4E;
}
h4 {
	color: #9DE0AD;
	font-size: 16px;
	margin-bottom: -5px;
}
a:link {
	color: #547981;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #547981;
}
a:hover {
	text-decoration: none;
	color: #547981;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
h5 {
	font-size: 18px;
	color: #547981;
}
div#rightbump{
	padding-right: 0px;
}

div#rightbump2{
	padding-right: 10px;
}

div#columnwrapper{
	background: white;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

a.bottom:link {
	color: #E5FDC3;
	text-decoration: none;
	padding-top: 5px;
}
a.bottom:visited {
	text-decoration: none;
	color: #E5FDC3;
}
a.bottom:hover {
	text-decoration: underline;
	color: #9DD991;
}
a.bottom:active {
	color: #FFF;
	text-decoration: none;
	font-size: 130%;
	padding-top: 5px;
}


a.nav:link {
	color: #666;
	text-decoration: none;
	font-size: 130%;
	padding-top: 5px;
}
a.nav:visited {
	text-decoration: none;
	color: #FFF;
}
a.nav:hover {
	text-decoration: underline;
	color: #CCC;
}
a.nav:active {
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
}

a.nav2:link {
	color: #FFF;
	text-decoration: none;
	font-size: 120%;
	padding-top: 5px;
}
a.nav2:visited {
	text-decoration: none;
	color: #FFF;
}
a.nav2:hover {
	text-decoration: underline;
	color: #CCC;
}
a.nav2:active {
	color: #FFF;
	text-decoration: none;
	font-size: 130%;
	padding-top: 5px;
}


	
div#menu{
	text-align: left;
	padding: 10px;
}

div#navtext{
	padding-top: 4px;
}

div#form{
	float: right;
	padding-left: 10px;
}

div#rightfloat{
	float: right;
	width: 180px;
	padding: 9px;
	color: #FFF;
	background-color: #2F76A4;
	border: solid gray 3px;
}

div#picturepadding
{
	float: right;
	padding-left: 10px;
}

#menuwrapper {
	width: 900px;
	height: 33px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background: white;
}

#feldenpic{
	bottom: 0px;
	left: 0px;
	position: absolute;
}

.info-float{
	width: 301px;
	float: right;
	border: 4px solid;
	border-color: #43384C;
	padding: 0px;
	background-color: #CCC;
	margin: 0 0 0 10px;
}

.info-float h2{
	color: #43ADA8;
	font-size: 20px;
	background-color: white;
	text-align: center;
	padding: 5px;
	border-color: #43384C;
	border-top: 2px solid;
	border-bottom: 2px solid;
}

.info-float p {
	margin: 0 5px 0 5px;
}

.fb-float {
	float: right;
	margin: 2px 10px 0 0;
}

.location-inset{
	width: 280px;
	float: right;
	border: 2px solid;
	border-color: #074C81;
}

.location-inset h2{
	font-size: 16px;
	font-weight: lighter;
	text-align: center;
}

.location-inset p{
	padding: 3px 10px 3px 10px;
}