/* -- Global -- */

html,
body {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

form {
	margin: 0;
	padding: 0;
}

textarea {
	overflow: auto;
}

ul,
ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

p {
	margin: 20px 0;
}

.left {
	float: left !important;
}

.right {
	float: right !important;
}

.clear {
	display: block;
	clear: both;
	overflow: hidden;
	height: 0;
}


/* -- Template -- */

body {
	background: #EEEEF0 url(../images/template/background.jpg) repeat-x;
	text-align: center;
	padding-top: 10px;
}

#wrapper {
	margin: 0 auto;
	text-align: left;
	width: 798px;
	background: url(../images/template/wrapper-bg.gif) repeat-y;
}

#banner {
	display: block;
}

#navigation {
	margin: 0 9px;
	background: #055383 url(../images/template/nav-bg.gif) repeat-x;
}

#navigation ul {
	margin-left: 31px;
	height: 30px;
}

#navigation ul li {
	display: block;
	float: left;
}

#navigation ul li a {
	display: block;
	height: 1px;
	padding-top: 29px;
	overflow: hidden;
}

#navigation #nav-home {
	width: 77px;
	background: url(../images/template/nav.gif);
}

#navigation #nav-home:hover {
	background: url(../images/template/nav.gif) 0 -30px;
}

#navigation #nav-mission {
	width: 133px;
	background: url(../images/template/nav.gif) -77px 0;
}

#navigation #nav-mission:hover {
	background: url(../images/template/nav.gif) -77px -30px;
}

#navigation #nav-rentals {
	width: 165px;
	background: url(../images/template/nav.gif) -210px 0;
}

#navigation #nav-rentals:hover {
	background: url(../images/template/nav.gif) -210px -30px;
}

#navigation #nav-education {
	width: 122px;
	background: url(../images/template/nav.gif) -375px 0;
}

#navigation #nav-education:hover {
	background: url(../images/template/nav.gif) -375px -30px;
}

#navigation #nav-events {
	width: 97px;
	background: url(../images/template/nav.gif) -497px 0;
}

#navigation #nav-events:hover {
	background: url(../images/template/nav.gif) -497px -30px;
}

#navigation #nav-contact {
	width: 124px;
	background: url(../images/template/nav.gif) -594px 0;
}

#navigation #nav-contact:hover {
	background: url(../images/template/nav.gif) -594px -30px;
}

#content {
	margin: 0 9px;
	background: #FFF;
	font-family: arial;
	font-size: 13px;
	line-height: 17px;
	color: #333;
}

#section-banner {
	display: block;
}

.body-text {
	padding: 20px;
	padding-right: 50px;
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #000;
}

.body-text a {
	color: #2D6A92;
	text-decoration: none;
	border-bottom: 1px solid #9DC5D1;
}

.body-text a:hover {
	border-bottom: 1px solid #2D6A92;
}

.body-image {
	float: right;
	margin-left: 50px;
	margin-top: 20px;
}

#footer,
#footer-cropped {
	height: 90px;
	padding-top: 80px;
	text-align: center;
	font-family: arial;
	font-weight: bold;
	font-size: 13px;
	color: #06598C;
	background: #055383 url(../images/template/footer.jpg) no-repeat;
}

#footer address,
#footer-cropped address {
	margin-top: 10px;
	font-style: normal;
	font-weight: normal;
	font-family: verdana;
	font-size: 11px;
}

#footer a,
#footer-cropped a {
	color: #06598C;
	text-decoration: underline;
	border: 0 !important;
}

#footer-cropped {
	padding-top: 0;
	background: #055383 url(../images/template/footer.jpg) 0 -80px no-repeat;
}

#footer a {
	color: #06598C;
	border-bottom: 1px solid #6EA1C0;
}


/* -- Education -- */

#education-brochure {
	display: block;
	width: 190px;
	height: 1px;
	padding-top: 28px;
	overflow: hidden;
	margin-top: 25px;
	margin-left: 137px;
	background: url(../education/images/download-brochure.gif) no-repeat;
	border: 0;
}

#education-brochure:hover {
	background: url(../education/images/download-brochure.gif) 0 -29px no-repeat;
}

#education-pdf {
	width: 475px;
	margin-top: 10px;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
	color: #999;
}

#education-pdf a {
	color: #999;
	text-decoration: underline;
	border: 0;
}

#education-pdf a:hover {
	color: #666;
}


/* -- Rentals -- */


#rental-tabs {
	height: 30px;
}

#rental-tabs a,
#rental-tabs a:hover{
	border: 0;
}

#rental-tabs li {
	display: block;
	float: left;
	padding: 4px 10px;
	border: 1px solid #CCC;
}

#rental-tabs .selected {
	border-bottom: 0;
	padding-bottom: 0;
}

#rental-tabs .selected a,
#rental-tabs .selected a:hover {
	color: #000 !important;
}

#rental-tabs .space {
	width: 6px;
	height: 21px;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #CCC;
}

#rental-tabs .final {
	width: 190px;
	height: 21px;
	padding: 0;
	border: 0;
	border-bottom: 1px solid #CCC;
}


/* -- Weather -- */


#weather-emergency,
#weather-delay {
	width: 360px;
	height: 60px;
	padding-top: 27px;
	padding-left: 420px;
	font-family: arial, sans-serif;
	color: #000;
	font-size: 12px;
	line-height: 18px;
	background: url(/images/weather-emergency.gif) no-repeat;
}

#weather-delay {
	background: url(/images/weather-delay.gif) no-repeat;
}



/* -- Education -- */


#ed-main {
	background: url(/education/images/main-bg.jpg) no-repeat;
	height: 486px;
	padding: 0;
	overflow: hidden;
}

#ed-main h3 {
	display: none;
}

#ed-main-left {
	float: left;
	width: 480px;
	padding: 120px 0 0 38px;
	font-size: 17px;
	line-height: 22px;
}

#ed-main-left p {
	margin: 0;
	padding: 10px 0;
}

#ed-main-right {
	float: right;
	width: 189px;
	padding: 50px 25px 0 0;
}

#ed-main .ed-box {
	width: 189px;
	overflow: hidden;
	background: #333;
	margin-bottom: 18px;
}

#ed-main .ed-box img {
	display: block;
	border: 1px solid #333;
	border-bottom: 0;
}

#ed-main .ed-box ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#ed-main .ed-box ul li {
	display: block;
	padding: 0;
	height: 31px;
	overflow: hidden;
	border-top: 1px solid #666;
	vertical-align: top;
}

#ed-main .ed-box ul li a {
	display: block;
	padding: 8px 10px;
	font-family: verdana;
	font-size: 13px;
	line-height: 15px;
	color: #FFF;
	border: 0;
}

#ed-main .ed-box ul li a:hover {
	border: 0;
	background: #484848;
}

#ed-main .ed-box ul li a strong {
	font-weight: bold;
	color: #FFCC00;
}

#ed-main #view-button {
	display: block;
	width: 189px;
	height: 1px;
	overflow: hidden;
	padding-top: 28px;
	background: url(/education/images/view-listings.gif) no-repeat;
	border: 0;
}

#ed-main #view-button:hover {
	background-position: 0 -29px;
	border: 0;
}



#ed-seminars .seminars {
	display: block;
	width: 482px;
	overflow: hidden;
	padding: 10px 0 30px;
	margin: 0;
}
#ed-seminars .seminars li {
	display: block;
	width: 220px;
	padding: 10px;
	float: left;
	font-family: verdana;
	font-size: 11px;
	color: #333;
}
#ed-seminars .seminars li a {
	font-weight: bold;
	font-size: 12px;
}
#ed-seminars .quote {
	float: right;
	width: 165px;
	margin-top: 20px;
	padding: 10px 10px 0 45px;
	font-family: georgia;
	line-height: 22px;
	font-size: 18px;
	font-style: italic;
	background: url(/education/images/quote.gif) no-repeat;
}
#ed-seminars .quote span {
	display: block;
	padding-top: 10px;
	font-family: verdana;
	font-size: 11px;
	line-height: 13px;
	color: #666;
	text-align: right;
}

	

#ed-seminars {
	width: 739px;
	padding: 20px;
	overflow: hidden;
}

#ed-seminars h3 {
	font-size: 20px;
	line-height: 22px;
	margin: 20px 0 !important;
	padding: 0;
}

#ed-seminars #seminar-left {
	float: left;
	width: 500px;
	padding-top: 10px;
	overflow: hidden;
	font-size: 14px;
}

#ed-seminars #seminar-right {
	float: right;
	width: 189px;
	padding-top: 10px;
	overflow: hidden;
}

#ed-seminars #register-button {
	display: block;
	width: 189px;
	height: 1px;
	overflow: hidden;
	padding-top: 28px;
	background: url(/education/images/register-now.gif) no-repeat;
	border: 0;
}

#ed-seminars #register-button:hover {
	background-position: 0 -29px;
	border: 0;
}

#ed-seminars .ed-box {
	width: 189px;
	overflow: hidden;
	background: #333;
	margin-bottom: 18px;
}

#ed-seminars .ed-box img {
	display: block;
	border: 1px solid #333;
	border-bottom: 0;
}

#ed-seminars .ed-box ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#ed-seminars .ed-box ul li {
	display: block;
	padding: 0;
	height: 31px;
	overflow: hidden;
	border-top: 1px solid #666;
	vertical-align: top;
}

#ed-seminars .ed-box ul li a {
	display: block;
	padding: 8px 10px;
	font-family: verdana;
	font-size: 13px;
	line-height: 15px;
	text-align: center;
	color: #FFF;
	border: 0;
}

#ed-seminars .ed-box ul li a:hover {
	border: 0;
	background: #484848;
}

#ed-seminars .ed-box ul li a strong {
	font-weight: bold;
	color: #FFCC00;
}

#ed-seminars table {
	width: 100%;
	border: 1px solid #CCC;
	border-bottom: 0;
}

#ed-seminars table td {
	padding: 7px;
	border-bottom: 1px solid #CCC;
}

#ed-seminars table td.label {
	border-right: 1px solid #CCC;
	background: #F2F2F2;
	width: 100px;
}

#all-listings {
	position: absolute;
	width: 739px;
	text-align: right;
	margin-top: 25px;
	font-size: 14px;
	z-index: 2;
}

#all-listings a {
	border: 0;
}