html {overflow-y: scroll;}
body {background-color: #878694;}
label, .link {cursor: pointer; cursor: hand;}
td  {font-family: Verdana, sans-serif; font-size: 11px; color : #403F3F; vertical-align: top;}

.site {background-color: #fff; margin: 35px 10px 0px 0px; padding: 0px 0px 10px 0px;width: 1000px;}

.navleft {background-image: url('/images/navleft_bg.gif'); background-repeat: repeat-y; background-position: 20px 0px; width: 193px; padding: 0px 0px 0px 20px;}
.navleft_content {background-color: #ed9821; margin: 0px; width: 180px;}
.navleft_content td {padding: 8px 5px 5px 1px; color: #fff; font-size: 12px; font-weight: bold; color: #464545;}
.navleft_bullet {margin: 3px 0px 0px 4px;}
.navleft a:link, .navleft a:visited {color: #fff; text-decoration: underline; text-decoration: none;}
.navleft a:hover {color: #464545; text-decoration: underline; text-decoration: none;}

.main_content {padding: 0px 0px 0px 14px;}

.main_box {background-color: #b7aaa1; padding: 15px 7px 15px 15px;}
.main_box td {color: #fff;}
.main_box_title {font-size: 20px;}
.main_box_inset {margin: 20px 10px 10px 0px; width: 490px;}
.main_box_subtitle {margin: 0px 0px 5px 0px; font-size: 13px; color: #594c43; font-weight: bold;}
.main_box_inset_box {margin: 0px 0px 0px 6px; background-color: #878694; padding: 6px;}
.main_box_inset_box a:link, .main_box_inset_box a:visited {color: #fff; text-decoration: underline; text-decoration: none;}
.main_box_inset_box a:hover {color: #464545; text-decoration: underline; text-decoration: none;}

.feature_box {background-color: #98a59c; padding: 15px 7px 10px 10px;}

.title {font-size: 14px; font-weight: bold; color: #6c5191;}
.subtitle {font-size: 12px; font-weight: bold;}

.event_title {margin: 8px 0px 0px 0px; font-size: 16px; color: #888694;}
.event_subtitle {margin: 4px 0px 0px 0px;}
.event_desc {margin: 4px 0px 8px 0px;}

.separator_line {height: 1px; background-color: #ccc;}

p {margin-top: 5px;}
.text_small {font-size: 10px;}

a:link {color: #888694; text-decoration: underline; text-decoration: none;}
a:visited {color: #888694; text-decoration: underline; text-decoration: none;} 
a:hover {color: #464545; text-decoration: underline; text-decoration: none;}
	
.tablerow td {padding: 6px 6px 8px 0px;}
.links_row td {padding: 6px 6px 8px 0px; vertical-align: middle;}

.home_bottom td {padding: 0px 12px 0px 0px; font-size: 14px;}
.home_bottom_img {float: left; margin: 0px 8px 4px 0px;}

.spacer-height {height: 5px;}

.photo_thm {margin: 0px 0px 5px 3px; border: 1px solid #000; cursor: pointer; cursor: hand;}
.photo_thm:hover, .photo_thm_select {border: 1px solid #b19c27;}

.textbox {font-family: verdana;	font-size: 9px;	background-color: #eeeeee;}

.footer {margin: 3px 0px 0px 2px; }
.footer td {color: #fff; font-size: 11px;}
	
	
