/* CSS Document */

body {
	margin: 0px; 
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
} 

a {
	color: #ffffff;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#winter_body {
	background: #13242c url(' ../images/site/win_bg_fade.jpg') repeat-x;
}

#header {
	background: url('../images/header/winter_header.jpg') no-repeat;
	width: 980px;
	height: 165px;
}

#nav {
	position: absolute;
	margin-top: 125px;
	display: block !important;
	display: none;
}

#nav_ie6 {
	position: absolute;
	margin-top: 142px;
	z-index:30;
	display: none !important;
	display: block;
}

.body_text {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #000000;
}

.red_link a {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #9f3f0f;
	font-weight: bold;
	text-decoration: none;
}

.red_link a:hover {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #9f3f0f;
	font-weight: bold;
	text-decoration: underline;
}

.green_link a {
	color: #33cc00;
}

.green_link a:hover {
	color: #33cc00;
}

.footer_text {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
}

.footer_text a {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #69cef8;
}

.footer_text a:hover {
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: underline;
	color: #69cef8;
}

.legal_text_white {
	font-family: arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #ffffff;
}

.legal_text_blue {
	font-family: arial, sans-serif;
	font-size: 9px;
	color: #69cef8;
	font-weight: bold;
}

.marshall_blue {
	font-family: arial, sans-serif;
	font-size: 9px;
	color: #69cef8;
	font-weight: bold;
	text-decoration: none;
}

.marshall_link a {
	font-family: arial, sans-serif;
	font-size: 9px;
	color: #69cef8;
	font-weight: bold;
	text-decoration: none;
}

.marshall_link a:hover {
	font-family: arial, sans-serif;
	font-size: 9px;
	color: #69cef8;
	font-weight: bold;
	text-decoration: underline;
}

.caption_text_blue {
	font-family: arial, sans-serif;
	font-size: 9px;
	color: #69cef8;
	font-weight: bold;
	line-height: 50%
}
.breadcrumbs {
	color: #ffffff;
	text-transform: uppercase;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.breadcrumbs a {
	color: #69cef8;
	text-decoration: none;
}

.breadcrumbs a:hover {
	color: #69cef8;
	text-decoration: underline;
}

.blue_text {
	color: #69cef8;
	text-transform: uppercase;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.gallery_text {
	color: #13242c;
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.white_link a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

.white_link a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.white_link_reg a {
	color: #ffffff;
	text-decoration: none;
	font-family: arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	vertical-align:text-top;
}

.bottom {
	vertical-align:text-top;
}

.white_link_reg a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.header_banner {
	background-image: url('../images/site/winter_gallery.png');
}

.content_area {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: left;
}

.content_area h1 {
	color: #69cef8;
}

.red_warning {
	color: #B7410E;
	font-size: 14px;
	font-weight: bold;
}

.red_content {
	color: #B7410E;
	font-size: 12px;
	font-weight: bold;
}
.white_comment {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
}

.open {
	color: #407a38;
	background-color: #bbd6e7;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.closed {
	color: #B7410E;
	text-align: center;
	font-weight: bold;
	text-transform: uppercase;
}

.image_border {
	border: 2px solid #696969;
	margin: 10px;
}

.image_border_nopad {
	border: 2px solid #696969;
}

.data_table {
	font-family: arial, sans-serif;
	padding: 5px;
	font-size: 12px;
	background-color: #ffffff;
	color: #13242c;
	border: 2px solid #696969;
	border-collapse:collapse;
}

.data_table td {
    padding: 5px;
    border: 1px solid #696969;
}

.report_table {
	background-color: #ffffff;
	color: #000000;
	padding: 5px;
	border: 2px solid #696969;
	border-collapse:collapse;
}

.report_table td {
    padding: 5px;
    border: 1px solid #696969;
}

.black_back_table {
	background-color: #000000;
	color: #ffffff;
	padding: 5px;
	border: 2px solid #000000;
	border-collapse:collapse;
	font-weight: bold;
}

.black_back_table td {
    padding: 0px;
    border: 0px;
}

.number_open {
	background-color: #ffffff;
	color: #407a38;
	font-weight: bold;
	text-align: center;
}

.ie6_no_more a {
	color: #69cef8;
	text-decoration: none;
}

.ie6_no_more a:hover {
	color: #69cef8;
	text-decoration: underline;
}

.small_blue {
	color: #69cef8;
}

.small_blue a {
	color: #69cef8;
	text-decoration: none;
}

.small_blue a:hover {
	color: #69cef8;
	text-decoration: underline;
}

.enews_archive {
	color: #666633;
	font-weight: bold;
}

.enews_archive a {
	color: #666633;
	text-decoration: none;
	font-weight: bold;
}

.enews_archive a:hover {
	color: #666633;
	text-decoration: underline;
	font-weight: bold;
}

.maroon_link a {
	color: #ae441d;
	font-size: 12px;
	font-weight: normal;
}

.maroon_link a:hover {
	color: #ac441d;
}

.maroon_link_bold a {
	color: #ae441d;
	font-size: 12px;
	font-weight: bold;
}

.maroon_link_bold a:hover {
	color: #ac441d;
}

.special_link a {
	color: #33cc00;
	font-size: 12px;
	font-weight: bold;
}

.special_link a:hover {
	color: #33cc00;
}

.special_link_white a {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
}

.special_link_white a:hover {
	color: #FFFFFF;
}

.wedding_gallery img {
	border-style: solid;
	border-width: 2px;
}

.ski_scholarship {
	color: #69cef8;
}

.front_page_table {
	background-color: #ffffff;
	color: #000000;
	padding: 5px;
	border: 2px solid #696969;
	border-collapse:collapse;
}

.front_page_table td {
    padding: 5px;
    border: 1px solid #696969;
}

.blue_back {
	background-color: #bbd6e7;
}

.gallery_links a {
	color: #69cef8;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.gallery_links a:hover {
	text-decoration: underline;
}