/*page quality atributes
==========================================================================*/

body {
	margin: 0px;
	padding: 0px;
	background-color: #f2f2f2;
	background-image: url(../assets/back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#wrapper{
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	position: relative;
	background-image: url(../assets/wrapper.gif);
	background-repeat: repeat-y;
	background-position: center;
	padding-bottom: 0px;
}
#btm{
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../assets/btm.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin-bottom: 15px;
	height: 48px;
	position: relative;
	margin-top: 0px;
}



/*navigation
============================================================================*/

#nav{
	position: absolute;
	top: 0px;
	right: 34px;
	width: 475px;
	padding-top: 60px;
	padding-bottom: 6px;
}
#nav a{
	padding-right: 8px;
	padding-left: 10px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #E4E4E4;
	padding-top: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
#nav a:hover{
	padding-right: 8px;
	padding-left: 10px;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	padding-top: 80px;
	color: #333333;
	background-color: #EEF4FB;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #EEF4FB;
	background-image: url(../assets/hover.gif);
	background-repeat: repeat-x;
}

#breadcrumbs {
	width: 732px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 25px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-top: 15px;
	margin-bottom: 0px;
}
#breadcrumbs a{
	font-size: 10px;
	color: #5095BE;
	text-decoration: none;
}
#breadcrumbs a:hover{
	text-decoration: underline;
}


/*content atributes
===================================================================*/

.logo{
	margin-left: 35px;
	margin-top: 10px;
}

#topfeature{
	width: 760px;
	text-align: center;
	vertical-align: middle;
}

#content-cntr{
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	position: relative;
}

#content{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #555555;
	padding-right: 10px;
	padding-left: 25px;
	margin-bottom: 15px;
	width: 525px;
	left: 0px;
	top: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #E5E5E5;
	margin-top: 0px;
	padding-top: 5px;
}

#content h1{
	font-size: 30px;
	font-weight: lighter;
	color: #0065A4;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E5E5E5;
	padding-bottom: 3px;
}
#content_home h1{
	font-size: 28px;
	font-weight: lighter;
	color: #0065A4;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	padding-top: 0px;
}
#content h2{
	font-size: 24px;
	font-weight: lighter;
	color: #2D5B77;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
#content p {
	padding-top: 0px;
	margin-top: 0px;
}

#rail{
	width: 180px;
	margin-left: 575px;
	position: absolute;
	float: right;
	right: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	top: 235px;
}
#content-cntr a{
	color: #78ADCD;
	text-decoration: none;
}
#month{
	background: url(../assets/calendar_view_month.png) no-repeat;
}
#facility_ico{
	background: url(../assets/image_spearmint.gif) no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E9E9E9;
	padding-bottom: 3px;
}
#rail ul{
	margin: 0;
  	padding: 0;
  	list-style: none;
}
#rail ul li{
	font-weight: bold;
	line-height: 16px;
	background-repeat: no-repeat;
	background-position: 0 50%;
	margin-bottom: 10px;
	padding-left: 20px;
	text-indent: -20px;
}
#rail ul li a {
	padding-left: 20px;
	font-size: 10px;
	font-weight: lighter;
	line-height: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0065A4;
}
#rail ul li a:hover {
	padding-left: 20px;
	font-size: 10px;
	font-weight: lighter;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}

#rail a{
	color: #78ADCD;
	text-decoration: none;
}
#rail h3{
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #2D5B77;
	margin-bottom: 10px;
	padding-bottom: 0px;
	font-weight: lighter;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	line-height: 14px;
}
#rail p{
	padding-top: 0px;
}
#rail hr {
	margin-top: 25px;
	margin-bottom: 25px;
	visibility: hidden;
}

#col-contr h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: lighter;
	margin-bottom: 8px;
	color: #0065A4;
	margin-top: 0px;
	padding-top: 0px;
}
#col-contr a{
	color: #5095BE;
	text-decoration: none;
}


#content a:hover{
	text-decoration: underline;	
}
#col-contr p{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 8px;
}
.bullet {
	list-style-type: none;
}
.bullet li{
	list-style-image: url(../assets/image_spearmint.png);
	line-height: 16px;
	margin-bottom: 10px;
}
#content_home_text {
	margin-right: 250px;
}
#content_home {
	color: #555555;
	padding-right: 10px;
	padding-left: 25px;
	margin-bottom: 10px;
	left: 0px;
	top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f2f2f2;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	position: relative;
	padding-top: 20px;
}
#content h3 {
	font-size: 18px;
	font-weight: lighter;
	color: #003859;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.formTxt {
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}

.formfield {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #999999;
	color: #666666;
}
#rail h2 {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 0px;
	padding-bottom: 0px;
	font-weight: lighter;
	margin-top: 25px;
	color: #568C2B;
}
.address {
	margin-bottom: 25px;
	font-size: 11px;
	margin-top: 0px;
	padding-top: 0px;
	line-height: 15px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
}


/*home page columns and containers
===============================================================*/

#col-contr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #666666;
	margin-top: 20px;
	position: relative;
}
#leftRail{
	float: left;
	position: absolute;
	left: 20px;
	width: 200px;
	top: 0px;
}
#center{
	width: 220px;
	margin-right: 250px;
	margin-left: 235px;
	padding-right: 15px;
	padding-left: 15px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f2f2f2;
	border-left-color: #f2f2f2;
}
#rightRail{
	width: 220px;
	position: absolute;
	top: 0px;
	right: 20px;
}


/*page footer container
==================================================================*/

#footer{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #cccccc;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	width: 760px;
	padding-top: 15px;
	padding-bottom: 0px;
}

#footer p{
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 5px;
	font-size: 10px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	margin-bottom: 0px;
}

#footer a{
	color: #000000;
	text-decoration: none;
}
#footer a:hover{
	background-color: #C6DBF0;
}

.img {
	margin-right: 10px;
	border: 3px solid #CCCCCC;
}
#content h3.facility {
	margin: 5px 0px 8px;
	padding-bottom: 0px;
	font-size: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content p.description{
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 8px;
}
#rail dt{
	float: left;
	margin-right: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#rail dd{
	font-size: 10px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-left: 10px;
}
#rail dl a{
	color: #5095BE;
	text-decoration: none;
	font-size: 10px;
	font-weight: lighter;
}
#rail dl a:hover{
	text-decoration: underline;
}

#rail img{
}
#news {
	float: right;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #f2f2f2;
	width: 240px;
	padding-left: 10px;
	position: absolute;
	top: 20px;
	right: 0px;
}
#news h2 {
	font-weight: lighter;
	font-size: 18px;
	color: #779D28;
	margin-bottom: 0px;
	padding-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-top: 0px;
	padding-top: 0px;
}
#news p {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	line-height: 14px;
}
.spacer {
	margin-top: 25px;
	margin-bottom: 25px;
	visibility: hidden;
}
