


/* HOMEPAGE */
#feature_pod{
	float:left;
}
/* EVENTS */
.event_date_name
{
	width:100%;
	float:left;
	font-size:18px;
	padding-bottom:5px;
}
.event_date_text
{
	color:#6A7946;
	font-size:10px;
	padding-top:5px;
}
.event_location_text
{
	color:#000000;

}
.event_date_indent
{
	float:left;
	width:100px;
	color:#000000;
	text-align:right;
	padding-right:5px;
	padding-top:5px;
	color:#6A7946;
}
.event_date_details
{
	color:#000000;
	padding-top:5px;
}
.event_date_desc
{
	float:left;
	color:#000000;
	padding-top:5px;
	padding-bottom:5px;
	border-top-color:#cccccc; 
	border-top-style:dotted;
	border-top-width:1px;
}
#event_list
{
	width:70%;
	float:left;
}
#event_menu
{
	float:right;
	width:250px;

}
#event_menu_border
{
	padding-top:10px
}
#event_menu_padding
{
	padding:10px;
}

#event_top_date
{
	font-size:24px;
	padding:20px 5px 10px 10px;
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width:1px;
}
.event_calendar_date_link
{
	display:block;
	width:100%;
	height:17px;
	padding:3px 0px 0px 0px
}
.event_calendar_date_link:hover
{
	background-color: #CCD6BA;
}

.event_large_text
{
	font-size:19px;
}
.event_small_text
{
	font-size:19px;
}
.event_holder
{
	padding:10px;
	padding-bottom:20px;
}
.event_name
{

}
.event_description
{
	padding-top:10px;
}

.event_cal
{
	width:100%;
	text-align:center;
}

.event_cal_title
{
	width:100%;
}

.event_cal_day_1
{
	width:15%;
	font-weight:bold;
	color:#8FBD62;
	font-size:10px;
}

.event_cal_day_2
{
	width:14%;
	font-weight:bold;
	color:#8FBD62;
	font-size:10px;
}
.event_out_of_month a
{
	color:#8FBD62
}
.event_out_of_range
{
	color:#CCCCCC;
}
.event_venue_title
{
	font-size:18px;
}
.event_line
{
	border-bottom-color:#666666;
	border-bottom-style:dotted;
	border-bottom-width:1px;
	height:1px;
	padding-top:5px;
	padding-bottom:5px;
}

/* PAGINATION */
.main_pagination_holder
{
	clear:both;
	border-top-color:#666666;
	border-top-style:solid;
	border-top-width:1px;
	padding-top:10px;
	text-align:center;
}
a.main_pagination_link
{
	border-color:#666666;
	border-style:dotted;
	border-width:1px;
	background-color:#CCCCCC;
	display:inline-block;
	height:17px;
	width:20px;
	padding-top:3px;
}
a:hover.main_pagination_link 
{
	background-color:#999999;
	text-decoration:none
}

.main_pagination_current_link
{
	color:#000000;
	border-color:#666666;
	border-style:dotted;
	border-width:1px;
	display:inline-block;
	height:17px;
	width:20px;
	padding-top:3px;
}

/* UNKNOWN */







br.rowclear
{
	clear:left;
}

a
{
	text-decoration: none;
	border-bottom:1px dotted #999999;
	color: #2F5B31;
}
.light_href a:hover
{
    color: #BEE3B9;
	text-decoration:none;
	border-bottom:1px solid #D1D1D1;
}
a:hover
{
	text-decoration:none;
	border-bottom:1px solid #324123;
    color: #12170D
}
.light_link
{
	text-decoration: none;
	border-bottom:1px dotted #999999;
	color: #FFFFFF;
}
.light_link:hover
{
	text-decoration: none;
	border-bottom:1px solid #D1D1D1;
	color: #FFFFFF;
}

.no_underline:link{
	text-decoration: none;
	border-bottom:0px;
}
.no_underline:hover{
	text-decoration: none;
 	border-bottom:0px;
}
.no_underline{
	text-decoration: none;
 	border-bottom:0px;
}
.folder
{
	margin-left: 0px;
	padding: 0 0 0 19px;
	background: url("/images/icons/folder.png") no-repeat;
	text-decoration:none;
}
.folder:hover
{
	text-decoration:none;
	margin-left: 0px;
	padding: 0 0 0 19px;
	border-bottom-color:#000000;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background: url("/images/icons/folder.png") no-repeat;
}

#header{
	border-top-color:#8BA161;
	border-top-style:solid;
	border-top-width:5px;
	height:80px;
	background:url('/images2/topgrad.jpg');
	background-position:left;
	background-repeat:repeat-x;
}

#menubottom{
	height:50px;
	background:url('/images2/menubottom.jpg');
	background-position:left;
	background-repeat:no-repeat
}






.clear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}

#main_container
{
	padding:20px;
	height:100%;
	margin-top:20px;
}

#directory_navigation
{
	border-bottom-color:#8BA161;
	border-bottom-style:solid;
	border-bottom-width:1px;
	margin-top:20px;
	height:31px;
	display:block;
	padding-left:25px;
}
#directory_navigation_selected
{
	border-top-color:#8BA161;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#8BA161;
	border-left-style:solid;
	border-left-width:1px;
	border-bottom-color:#ffffff;
	border-bottom-style:solid;
	border-bottom-width:1px;
	display:block;
	width:100px;
	height:24px;
	float:left;
	background-color:#FFFFFF;
	text-align:center;
	padding-top:6px;
	font-weight:bold;
}
#directory_navigation_not_selected:hover
{
	background-color:#CBD6BA;
}
#directory_navigation_not_selected
{
	background-color:#E3E9DA;
	border-top-color:#8BA161;
	border-top-style:solid;
	border-top-width:1px;
	border-left-color:#8BA161;
	border-left-style:solid;
	border-left-width:1px;
	border-bottom-color:#8BA161;
	border-bottom-style:solid;
	border-bottom-width:1px;
	display:block;
	width:100px;
	height:24px;
	float:left;
	text-align:center;
	padding-top:6px;
	font-weight:bold;
	cursor: pointer;
	text-decoration:none
}
#directory_navigation_end_panel
{
	border-left-color:#8BA161;
	border-left-style:solid;
	border-left-width:1px;
	height:31px;
	float:left;
}

 .directory_company
 {
	background:url('/images/directory/company_bg.jpg');
	background-position:top;
	background-repeat:repeat-x;
	height:35px;
	margin-right:10px;
	display:block;
	padding:5px 10px 0px 10px;
	cursor: pointer;
 }
 .directory_company:hover
 {
	background:url('/images/directory/company_bg.jpg') 0 -40px;
 }
 .directory_company_title
 {
	font-weight:bold;
	color:#FFFFFF;
	float:left;
 }
 .directory_company_feedback
 {
	float:right;
	color:#FFFFFF;
	padding-top:1px;
 }
 .directory_ie_fix:hover
 {
	text-decoration: none;
 }
 .directory_address
 {
	float:left;
	width:140px;;
	padding-left:10px;
	font-weight:bold;
 }
 .directory_details
 {
	margin-left:150px;
 }
 .directory_points_left
 {
	width:50%;
	float:left;
 }
 .directory_point_right
 {
	width:50%;
	float:left;
 }
 .directory_company_container
 {
	overflow:auto;
	padding-bottom:20px;
	padding-right:10px;
 }



