@charset "UTF-8";
h4 {
	font-size: 12px;
	color: #888;
	padding-top: -10px;
	padding-bottom: -10px;
}
/* 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: #333;
}

#containerColumns {
	color: #352c27;
}

	#columnMain {
	float: right;
	width: 660px;
	padding: 10px;
	background: #fff url(bayimages/lady-bg.jpg) no-repeat top right;
	min-height: 640px;
}

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

	#columnPanel {
	float: left;
	width: 220px;
	background: url(bayimages/panel-insert.jpg) no-repeat bottom right;
}

		#containerColumns .content { padding: 25px; }
		
		
div#mainwrap{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}
div#header{
	height: 200px;
}
div#footer{
	width: 900px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	background-color: #999;
}
div#footercontent{
	padding: 5px;
	color: #2F76A4;
}
h1 {
	font-size: 22px;
	color: #2F76A4;
	padding-left: 0px;
}
h2 {
	font-size: 16px;
	color: #333;
}
a:link {
	color: #097BB6;
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
	color: #097BB6;
}
a:hover {
	text-decoration: none;
	color: #666;
}
a:active {
	text-decoration: none;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
}
h5 {
	font-size: 10px;
}
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: #FFF;
	text-decoration: none;
	padding-top: 5px;
}
a.bottom:visited {
	text-decoration: none;
	color: #FFF;
}
a.bottom:hover {
	text-decoration: underline;
	color: #327BB2;
}
a.bottom:active {
	color: #FFF;
	text-decoration: none;
	padding-top: 5px;
}


a.nav:link {
	color: #FFF;
	text-decoration: none;
	font-size: 110%;
	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: 0px 10px 10px 10px;
}

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

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

div#rightfloat{
	float: right;
	width: 180px;
	padding: 2px 5px 5px 5px;
	color: #FFF;
	background-color: #2F76A4;
	border: solid gray 2px;
	text-align: center;
	margin: 10px 10px 10px 10px;
}

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;
}

#media{
	position: relative;
	bottom: 0px;
	left: 55px;
}

#midwrap{
	background-image: url(bayimages/wrap-bg.jpg);
	background-repeat: repeat-y;
	margin: 0;
}

#center{
	text-align: center;
}

