body { 
	background-color:#F3ECDF; 
	background-image:url(/gfx/sf_bg.gif); 
	font-family:Arial, Helvetica, sans-serif; 
	margin: 0; 
	color:#353535;
	font-size: 12px;
}

.redText { color:#660000; }


a { color:#333333; }
a:link { color:#840233; }
a:active { color:#FF0000; }
a:visited { color:#333333; }
a:hover { color:#D46451; }

.text_main { font-style: normal; font-weight: normal; font-variant: normal; color: #353535}

.text_main_italic { font-style: italic; font-weight: normal; font-variant: normal; color: #666666}

.text_light { font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; color: #CCCCCC}

.text_small { font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; color: #353535}



.calendar_date { font-style: normal; font-weight: bold; font-variant: normal; color: #353535}

.calendar_event { font-size: 14px; font-style: normal; font-weight: bold; font-variant: normal; color: #660000}

.calendar_location { font-size: 13px; font-style: normal; font-weight: bold; font-variant: normal; color: #353535}

.calendar_detail { font-style: normal; font-weight: normal; font-variant: normal; color: #353535}

.image_right { float:right; margin:0 0 12px 20px; }


.text_white { font-size: 11px; font-style: normal; font-weight: normal; font-variant: normal; color: #FFFFFF}

.mainTable { width: 779px; border: none; }
.leftColBanner { background-color: #FFAD01; width: 179px; vertical-align: middle; text-align: center; }
.rightColBanner { width: 600px; vertical-align: middle; text-align: left; }

.menuRow { background-color:#353535; }
.leftColMenu { width: 179px; vertical-align: middle; text-align: center; background-image:url(/gfx/menu_bg.gif); }
.rightColMenu { width: 600px; vertical-align: middle; text-align: center; background-image:url(/gfx/menu_bg.gif); }

.mainRow { background-color:#F3ECDF; vertical-align:top; }
.leftColMain {  
	width: 179px; 
	vertical-align: top; 
	text-align: center; 
	background-color: #8D6E51; 
}

.contentTable { width: 600px; border: none; }
.contentCell { padding: 20px 10px 20px 30px; }

.footerLeft { width: 179px; text-align:center; vertical-align:middle; }
.footerRight { width: 600px; text-align:center; vertical-align:middle; }

.margin0 { margin: 0 0 0 0; }

/*
A:LINK {font-style: regular; font-weight: normal; font-variant: normal; color: #840233}

A:ACTIVE {font-style: regular; font-weight: normal; font-variant: normal; color: #FF0000}

A:VISITED {font-style: regular; font-weight: normal; font-variant: normal; color: #840233}

A:HOVER {font-style: regular; font-weight: normal; font-variant: normal; color: #FF0000}
*/


a.MENU:link {
	font-size: 11px;
	font-style: normal;
	font-weight: BOLD;
	font-variant: normal;
	color: #B5A78D;
	text-decoration : none;
	letter-spacing : 1px;
	line-height : 25px;
}

a.MENU:active {
	font-size: 11px;
	font-style: regular;
	font-weight: BOLD;
	font-variant: normal;
	color: #B5A78D;
	text-decoration : none;
	letter-spacing : 1px;
	line-height : 25px;
}

a.MENU:visited {
	font-size: 11px;
	font-style: regular;
	font-weight: BOLD;
	font-variant: normal;
	color: #B5A78D;
	text-decoration : none;
	letter-spacing : 1px;
	line-height : 25px;
}

a.MENU:hover {
	font-size: 11px;
	font-style: normal;
	font-weight: BOLD;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration : none;
	letter-spacing : 1px;
	line-height : 25px;
}


a.MENU2:link {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFAD01;
	text-decoration : none;
	letter-spacing : 0px;
}

a.MENU2:active {
	font-size: 11px;
	font-style: regular;
	font-weight: normal;
	font-variant: normal;
	color: #FFAD01;
	text-decoration : none;
	letter-spacing : 0px;
}

a.MENU2:visited {
	font-size: 11px;
	font-style: regular;
	font-weight: normal;
	font-variant: normal;
	color: #FFAD01;
	text-decoration : none;
	letter-spacing : 0px;
}

a.MENU2:hover {
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFAD01;
	text-decoration : underline;
	letter-spacing : 0px;
}



a.MENU3:link {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFAD01;
	text-decoration : none;
	letter-spacing : 0px;
}

a.MENU3:active {
	font-size: 16px;
	font-style: regular;
	font-weight: normal;
	font-variant: normal;
	color: #FFAD01;
	text-decoration : none;
	letter-spacing : 0px;
}

a.MENU3:visited {
	font-size: 16px;
	font-style: regular;
	font-weight: normal;
	font-variant: normal;
	color: #FFAD01;
	text-decoration : none;
	letter-spacing : 0px;
}

a.MENU3:hover {
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFAD01;
	text-decoration : underline;
	letter-spacing : 0px;
}


