﻿body
	{
	font-family:Arial, Helvetica, sans-serif;
	margin:0px;
	background-color:#473c23;
	background-position:center;
	background-repeat:repeat-y;
	}
.body_btm_maroon
	{
	background-image:url(images/bg_border_btm_maroon.gif);	
	}
.body_btm_teal
	{
	background-image:url(images/bg_border_btm_teal.gif);	
	}
.body_btm_sage
	{
	background-image:url(images/bg_border_btm_sage.gif);	
	}

a:link, a:visited
	{
	color: inherit;
	text-decoration:none;
	}
a:hover
	{
	text-decoration:underline;
	}
	
.maintable_maroon
	{
	background-image:url(images/bg_border_maroon.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}
.maintable_teal
	{
	background-image:url(images/bg_border_teal.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}
.maintable_sage
	{
	background-image:url(images/bg_border_sage.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	}

.mainframe1_maroon
	{
	border:1px solid #7e4e35;
	}
.mainframe1_teal
	{
	border:1px solid #394e48;
	}
.mainframe1_sage
	{
	border:1px solid #4f5527;
	}

.mainframe2
	{
	border:1px solid #d3a376;
	background-color:#f1ecc4;
	}

.inset_box
	{
	float:right; 
	width:200px;
	border:1px dotted #aaa;
	padding:0px 8px 0px 8px;
	margin-left:15px;
	margin-bottom:10px;
	}

.interior_content_maroon
	{
	background-image:url(images/interior_content_bg_maroon.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding:0px 30px 40px 40px;
	min-height:500px;
	}
.interior_content_teal
	{
	background-image:url(images/interior_content_bg_teal.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding:0px 30px 40px 40px;
	min-height:500px;
	}
.interior_content_sage
	{
	background-image:url(images/interior_content_bg_sage.gif);
	background-position:left;
	background-repeat:repeat-y;
	padding:0px 30px 40px 40px;
	min-height:500px;
	}

.text_regular
	{
	font-size:12px;
	color:#473c23;
	}
	
.text_caption_maroon
	{
	font-size:12px;
	color:#80260e;
	padding-right:5px;
	}
.text_caption_teal
	{
	font-size:12px;
	color:#25697f;
	padding-right:5px;
	}
.text_caption_sage
	{
	font-size:12px;
	color:#5a7a2d;
	padding-right:5px;
	}

.text_headline_maroon
	{
	font-size:16px;
	color:#80260e;
	}
.text_headline_maroon_sub
	{
	font-size:15px;
	color:#473c23;
	}
.text_headline_maroon_sub a:link, .text_headline_maroon_sub a:visited
	{
	color:#473c23;
	text-decoration:none;
	}
.text_headline_maroon_sub a:hover
	{
	text-decoration:underline;
	}
	
.text_headline_sage
	{
	font-size:16px;
	color:#5a7a2d;
	}
.text_headline_sage_sub
	{
	font-size:15px;
	color:#5a7a2d;
	}

.teal
	{
	color:#25697f;
	}

.teal a:link, .teal a:visited
	{
	color:#25697f;	
	}

.teal a:hover
	{
	color:#25697f;	
	}
	
.nav_area_top_maroon
	{
	float:right;
	margin-top:20px;
	margin-bottom:20px;
	color:#80260e;
	font-size:12px;
	font-weight:bold;
	}
.nav_area_top_maroon a:link, .nav_area_top_maroon a:visited
	{
	font-size:12px;
	text-decoration:none;
	color:#473c23;
	font-weight:bold;
	margin-right:6px;
	margin-left:6px;
	border:0px;
	}
.nav_area_top_maroon a:hover
	{
	color:#80260e;
	}

.nav_area_top_teal
	{
	float:right;
	margin-top:20px;
	margin-bottom:20px;
	color:#25697f;
	font-size:12px;
	font-weight:bold;
	}
.nav_area_top_teal a:link, .nav_area_top_teal a:visited
	{
	font-size:12px;
	text-decoration:none;
	color:#473c23;
	font-weight:bold;
	margin-right:6px;
	margin-left:6px;
	border:0px;
	}
.nav_area_top_teal a:hover
	{
	color:#25697f;
	}

.nav_area_top_sage
	{
	float:right;
	margin-top:20px;
	margin-bottom:20px;
	color:#5a7a2d;
	font-size:12px;
	font-weight:bold;
	}
.nav_area_top_sage a:link, .nav_area_top_sage a:visited
	{
	font-size:12px;
	text-decoration:none;
	color:#473c23;
	font-weight:bold;
	margin-right:6px;
	margin-left:6px;
	border:0px;
	}
.nav_area_top_sage a:hover
	{
	color:#5a7a2d;
	}


.nav_area_wide_maroon
	{
	color:#80260e;
	font-size:12px;
	font-weight:bold;
	text-align:center;

	padding-top:3px;
	padding-bottom:3px;
	border-top:2px solid #80260e;
	border-bottom:2px solid #80260e;
	}
.nav_area_wide_maroon a:link, .nav_area_wide_maroon a:visited
	{
	font-size:12px;
	text-decoration:none;
	color:#473c23;
	font-weight:bold;
	margin-right:6px;
	margin-left:6px;
	border:0px;
	}
.nav_area_wide_maroon a:hover
	{
	color:#80260e;
	}

.nav_area_wide_teal
	{
	color:#25697f;
	font-size:12px;
	font-weight:bold;
	text-align:center;

	padding-top:3px;
	padding-bottom:3px;
	border-top:2px solid #25697f;
	border-bottom:2px solid #25697f;
	}
.nav_area_wide_teal a:link, .nav_area_wide_teal a:visited
	{
	font-size:12px;
	text-decoration:none;
	color:#473c23;
	font-weight:bold;
	margin-right:6px;
	margin-left:6px;
	border:0px;
	}
.nav_area_wide_teal a:hover
	{
	color:#25697f;
	}

.nav_area_wide_sage
	{
	color:#5a7a2d;
	font-size:12px;
	font-weight:bold;
	text-align:center;

	padding-top:3px;
	padding-bottom:3px;
	border-top:2px solid #5a7a2d;
	border-bottom:2px solid #5a7a2d;
	}
.nav_area_wide_sage a:link, .nav_area_wide_sage a:visited
	{
	font-size:12px;
	text-decoration:none;
	color:#473c23;
	font-weight:bold;
	margin-right:6px;
	margin-left:6px;
	border:0px;
	}
.nav_area_wide_sage a:hover
	{
	color:#5a7a2d;
	}



.nav_area_wide_maroon_btm_pad
	{
	margin-bottom:15px;
	}
.nav_area_wide_borders_maroon
	{
	padding-top:3px;
	padding-bottom:3px;
	border-top:2px solid #80260e;
	border-bottom:2px solid #80260e;
	}
.nav_area_wide_borders_teal
	{
	padding-top:3px;
	padding-bottom:3px;
	border-top:2px solid #25697f;
	border-bottom:2px solid #25697f;
	}
.nav_area_wide_borders_sage
	{
	padding-top:3px;
	padding-bottom:3px;
	border-top:2px solid #5a7a2d;
	border-bottom:2px solid #5a7a2d;
	}
	
.home_logo
	{
	margin-top:30px;
	margin-bottom:60px;
	text-align:center;
	}

.left_col_photo
	{
	border-left:2px solid #afa685;
	border-right:2px solid #afa685;
	border-top:5px solid #afa685;
	border-bottom:5px solid #afa685;
	}

.sub_nav
	{
	text-align:right;
	font-size:13px;
	}
	
.schedule TD
	{
	padding:5px;
	font-size:12px;
	}
.events_sidebar_link
	{
	font-size:12px;
	color:#666;
	margin:0 0 5px 30px;
	}
.events_sidebar_link a:link, .events_sidebar_link a:visited
	{
	font-size:12px;
	color:#25697f;
	text-decoration:none;
	}
.events_sidebar_link a:hover
	{
	text-decoration:underline;
	}
	
.clearfix
	{
	clear:both;
	}