/* STANDARD TAGS & LiquidWeb Specific Stuff */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.rte_twoeqcol_left, .rte_twoeqcol_right, .rte_twocol_small_left, .rte_twocol_big_right, .rte_twocol_big_left, .rte_twocol_small_right, .rte_threecol { float: left; margin: 5px 0; padding: 5px 0;}
.rte_twoeqcol_left {width: 48%; }
.rte_twoeqcol_right {width: 48%;}
.rte_twocol_small_left {width: 38%;}
.rte_twocol_big_right {width: 58%;}
.rte_twocol_big_left {width: 58%;}
.rte_twocol_small_right {width: 38%;}
.rte_threecol {width: 31%;}
.clear {clear:both; }

h1{
	margin-top:0;
	font-size:20px;
	color:#848B00;
}
h2 {
	margin-top:0px;
	font-weight:bold;
	color:#848B00;
	font-size:14px;
	color:#000000;
}
h3 { 
	font-weight:bold;
	color:#848B00;
	font-size:12px;
	margin-bottom:0px;
}
h4 { }

img {
	border:none;
}
hr { 
	height: 1px;
	color:#848B00;
}

/*
a:link 		{color: #f78f1e; font-weight: normal; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none;} 
a:visited 	{color: #f78f1e; font-weight: normal; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none;} 
a:hover 	{color: #666666; font-weight: normal; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none;} 
a:active 	{color: #f78f1e; font-weight: normal; font-family: Arial, Verdana, Helvetica, sans-serif; text-decoration: none;} 	
*/
a {
	color: #848B00;
	text-decoration: none;
}
a:hover {
	color: #848B00;
	text-decoration: underline;
}

/* Events Calendar CSS*/

#events_table { border:1px solid #925F93; width:535px; margin:10px 0;}
#events_table td { border:1px solid #e7e7e7; border-top:none; border-left:none; text-align:center;}
#events_table td.none { background-color:#f4f4f4;}
#events_table a { background:#ffe8d6; border:1px solid #fff; border-right-color:#ffb579; border-bottom-color:#ffb579; color:#000; font-weight:bold; display:block; width:100%;}
#events_table a.calMonthSelect { display:inline; text-decoration:none;}
#events_table a:active { border:1px solid #F5822A;}
#events_table a:hover { background:#F5822A; color:#fff;}
#events_table .header { background:#DABFDB;}
#events_table .header td { width:76px; font-weight:bold; background:#DABFDB; border:1px solid #925F93; border-top-color:#f7f1f7; border-left-color:#f7f1f7;}

#events_list {}
#events_list ul { margin:10px 0 30px 30px; padding:0; list-style-image: url(/images/icon_page.gif);}
#events_list li { margin:5px 0;}

/* LiquidWeb Specific Styles Please Leave*/

fieldset.hidden { margin:0; padding:0; border:none;}
.nifty_content { padding:5px 10px 10px 10px;}

#nifty b.rtop, #nifty b.rbottom{display:block;background: #fff;}
#nifty b.rtop b, #nifty b.rbottom b{display:block;height: 1px; overflow: hidden;}

b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}
