body, td, th, p, div {
	font-family: Verdana, Geneva, Tahoma, Arial, sans-serif;
	word-spacing: 0px;
	font-size: 12px;
	color: #46423C;
}


/* GENERAL STYLES */

br { line-height: 6px; }


a:link { text-decoration: none; color: #4d4d4d; }
a:visited { text-decoration: none; color: #4d4d4d; }
a:active { text-decoration: none; color: #4d4d4d; }
a:hover { text-decoration: underline; color: #b82201; }

a.menu:link { color : #ffffff; font-weight: bold; }
a.menu:hover { color : #ffffff; font-weight: bold; text-decoration: underline; }
a.menu:active { color : #ffffff; font-weight: bold; }
a.menu:visited { color : #ffffff; font-weight: bold; }

a.red:link { color : #B15630; font-weight: bold; }
a.red:hover { color : #B15630; font-weight: bold; text-decoration: underline; }
a.red:active { color : #B15630; font-weight: bold; }
a.red:visited { color : #B15630; font-weight: bold; }

.nav { font-weight: bold; font-size: 9px; color: #5E5E5D; }
.nav_red { color:#B15630; font-weight: bold; font-size: 9px; }
a.nav:link { color : #5E5E5D; font-weight: bold; }
a.nav:hover { color : #B15630; font-weight: bold; text-decoration: underline; }
a.nav:active { color : #5E5E5D; font-weight: bold; }
a.nav:visited { color : #5E5E5D; font-weight: bold; }

.search_drop_down { z-index: 0; }

.footer { font-size: 11px; }
.top_nav { font-size: 11px; }
.events { font-size: 10px; }
.copy { color:#000000; }
.red { color:#B15630; }
.white { color:#ffffff; font-size: 9px; }
.blue { color:#313D75; font-size: 9px; }
.lt_blue { color:#2A6AD8; font-size: 9px; }
.dark { color:#777777; }
.nav_bg { background-image:url("../assets/nav_pattern.gif"); }
.nav_bg_grey { background-image:url("../assets/top_pattern.gif"); }

.logo { padding-left:5px; }
.title_dk { font-weight:900; font-size: 10px; }
.title { font-weight:900; font-size: 10px; color: #4d4d4d; }
.guide_nav { font-weight:900; font-size: 10px; background-color: #E0E3D8; }
.guide_nav_title { font-weight:900; font-size: 10px; padding-left:5px; background-color: #E0E3D8; }

.biz_profile { font-size: 10px; }

input.search_box { width:150px; font-size: 10px; color: #000000; background-color: #eeeeee; }

.form_input { font-size:10px; width: 200px; border: 1px solid #999999; font-family: Verdana, Geneva, Tahoma, Arial, sans-serif; }

select { width:195px; font-size: 10px; color: #000000; }

.form_copy { font-size: 10px; font-weight:bold; }



/* HOMEPAGE SCROLL AREA STYLES */

.event_scroll_bg { background-color: #eeeeee; border-top: 1px solid #999999; }

.scroll_nav_l { font-size: 9px; font-weight: bold; background-color:#cccccc; padding-top: 3px; border: 1px solid #afadad; color: #4d4d4d; }
.scroll_nav_r { font-size: 9px; font-weight: bold; background-color:#cccccc; padding-top: 3px; border-bottom: 1px solid #afadad; border-top: 1px solid #afadad; border-right: 1px solid #afadad; color: #4d4d4d; }

.hover1 { background-color:#B0AFAF; cursor:hand; font-size: 9px; padding-top: 3px; font-weight: bold; text-align: center; border: 1px solid #afadad; color: #4d4d4d; }
.hover2 { background-color:#B0AFAF; cursor:hand; font-size: 9px; padding-top: 3px; font-weight: bold; text-align: center; border-bottom: 1px solid #afadad; border-top: 1px solid #afadad; border-right: 1px solid #afadad; color: #4d4d4d; }

.scroll_nav_l_on { background-color:#ffffff; cursor:hand; color:#b82201; font-size: 9px; padding-top: 3px; font-weight: bold; text-align: center; border: 1px solid #afadad; }
.scroll_nav_r_on { background-color:#ffffff; cursor:hand; color:#b82201; font-size: 9px; padding-top: 3px; font-weight: bold; text-align: center; border-bottom: 1px solid #afadad; border-top: 1px solid #afadad; border-right: 1px solid #afadad; }

#content1 { position: absolute; }
#content { position: absolute; }

.button { margin-top: 5px; margin-bottom: 5px; margin-left: 8px; margin-right: 4px; padding: 0px; }



/* PHOTO GALLERY SUBMISSION STYLES */

.gallery_submission_box { top: 138px; left: 0px; z-index: 2; position: absolute; width:288; height: 40px; color: #ffffff; }

.gallery_submission_bg { background-color:#B82201; background-image:url("../assets/gallery_submission_bg.gif"); padding-left: 11px; padding-top: 6px;  color: #ffffff; font-size: 9px; }

.hand { cursor:hand; color: #ffffff; font-size: 9px; }



/* NAVIGATION DROP-DOWN MENU STYLES */

/* navigation drop-down menu: base style */
.clCMAbs { position:absolute; visibility:hidden; left:0; top:0; }
  
/* navigation drop-down menu: style for the background-bar */
.clBar { position:absolute; width:10; height:10; background-color:#999999; layer-background-color:#999999; visibility:hidden; }

/* navigation drop-down menu: styles for level 0 */
.clLevel0,.clLevel0over { position:absolute; font-size:10px; font-weight: bold; text-align:center; padding-top: 6px; }
.clLevel0 { color:#ffffff; text-align:center; }
.clLevel0over { color:#b82201; cursor:hand; text-align:center; }
.clLevel0border { position:absolute; visibility:hidden; }

/* navigation drop-down menu: styles for level 1 */
.clLevel1, .clLevel1over { position:absolute; font-size:10px; font-weight:bold; text-align:center; padding: 3px; }
.clLevel1 { background-color:#707070; layer-background-color:#cccccc; color:#ffffff; text-align:center; }
.clLevel1over { background-color:#FF9900; layer-background-color:#cccccc; color:#9A1525; cursor:hand; text-align:center; }
.clLevel1border { position:absolute; visibility:hidden; background-color:#999999; layer-background-color:#cccccc; }

/* navigation drop-down menu: styles for level 2 */
.clLevel2, .clLevel2over{ position:absolute; font-size:10px; font-weight:bold; text-align:center; padding: 3px; }
.clLevel2 { background-color:#979696; layer-background-color:#999999; color:#ffffff; }
.clLevel2over { background-color:#484747; layer-background-color:#000000; color:#ffffff; cursor:hand; }
.clLevel2border { position:absolute; visibility:hidden; background-color:#000000; layer-background-color:#000000; }

