
@charset "utf-8";
/* CSS Document */
/* classes */
.clearer
{
	clear: both;
}

.hide
{
    display: none;
}

/*************************************/
/*** events ***/
/*************************************/
/*** events ***/
	
	.eventcal{
	width: 164px; 
	height:auto;
	margin: 0px 0px 0px 5px;
	padding: 0px 5px 0px 5px;
	background-image: url("../images/greyboxsml-mid.gif");
	background-repeat: repeat -x;
	font-size: 0.7em;
    font-weight: normal;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	#eventsContainer
	{
		/*color: 000000;	*/
	}
	
	#eventsContainer a
	{
		/*color: 000000;	*/
	}
	
	
	.eventcaltitle
	{
		color: #ce32a5;
		font-size: 120%;	
	}
	
	.eventcaltitle h2
	{
		padding: 0;
		margin: 0;
	}
	
	#eventsplanner1_eventsPlannerDiv
	
	#eventsplanner1_eventsPlannerDiv
	{
		
	}
	
	#eventsplanner1_eventsPlannerDiv a
	{
		color: #ffffff;
	}
	
	.eventcal a
	{
		color: #000000;
	}
	
	.eventcal a.selec
	{
		color: #ffffff;
	}
	
	#eventsplanner1_eventsPlannerDiv a.selec
	{
		color: #ffffff;
	}
	
	.planvisit {
    float: left; 
	/*width: 135px; 
	height:117px;*/
	margin: 10px 9px 11px 0px;
	padding: 0px 0px 0px 0px;
	background:#FFFFFF;	
	
	
}

.planvisitbottom {
	width: 135px; 
	height:22px;
	background: url("../images/botbot.gif");
	color: #ffffff;
	font-variant: small-caps;
	font-size: 70%;
	padding: 8px 0 0 0;	
	text-align: center;
}

.planvisitim {
	width: 135px; 
	height:87px;	
}

#eventdate {
    float: left; 
	width: 250px; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:#FFFFFF;	
}
#eventevent {
    float: left; 
	width: 250px; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:#FFFFFF;	
}
.dateevent{
	font-size: 0.9em;
    font-weight: bold;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}		
.dateeventpink{
	font-size: 0.9em;
    font-weight: bold;
	color:#c6168d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.dateeventpink2{
	font-size: 1em;
    font-weight: bold;
	color:#c6168d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
		
.latestnewstitle{
	font-size: 1.3em;
    font-weight: bold;
	color:#c6168d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
	
	
.datatable {
border: 1px solid #416026;
 border-collapse:collapse;
 margin: 30px 0px 0px 0px;
}


.datatable td {
border: 1px solid #416026;
 font-size: 0.8em;
 font-weight: normal;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	/*padding:4px;*/
	background-color:#fef8f8;
	vertical-align: top;
}

table td
{
    /*height: 10px;*/
}

td.tableheader {
/*xxxborder: 1px solid #B11E3B;*/
 font-size: 0.9em;
 font-weight: bold;
	color:#668207;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:4px;
	background-color:#E6EAD9;
}
td.guest {

 font-size: 0.9em;
 font-weight: normal;
	color:#598259;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	vertical-align: top;
	padding:4px;
	background-color:#FFFFFF;
}

.datatable th {
 font-size: 0.8em;
 font-weight: bold;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* calendar styles */
.calendar a
{
	color: #000000!important;
}


/* The styles for the .net calendar controls - dayrender event needs to be overridden to get the classes on the table cells */
table.calendar, table.calendar table {
margin:auto;
	width:148px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #fff;
	border-width: 0px;
	font-weight: bold;
}

table.calendar a:link, table.calendar a:active ,  table.calendar a:hover , table.calendar a:visited {
	text-decoration: none;
}

table.calendar td.day_Monday {
	background: url(../calleft.gif) #A8A6A7;
	background-position: center left; 
	/*color: #fff;*/
	color: #000000;
}

table.calendar td.day_Sunday {
	background: url(../calright.gif) #A8A6A7; 
	background-position: center right ;
	/*color: #fff;*/
	color: #000000;

}

table.calendar td.othermonthday {
	/*color: #fff;*/
	color: #000000;
}

td.day_Tuesday, td.day_Wednesday, td.day_Thursday, td.day_Friday, td.day_Saturday {
	background: url(../calmiddle.gif) #A8A6A7;
	background-position: center left;
	/*color: #fff;*/
	color: #000000;
}

table.calendar td.selectedday_Monday {
	background: url(../calHleft.gif) #A8A6A7; 
	background-position: center left;
	/*color: #fff;*/
	color: #000000;


}

table.calendar td.selectedday_Sunday {
	background: url(../calHright.gif) #A8A6A7; 
	background-position: center right;
	/*color: #fff;*/
	color: #000000;


}

td.selectedday_Tuesday, td.selectedday_Wednesday, td.selectedday_Thursday, td.selectedday_Friday, td.selectedday_Saturday {
	background: url(../calHmiddle.gif) #A8A6A7;
	background-position: center left;
	/*color: #fff;*/
	color: #000000;
	border: 1px solid #e1e1e1;
	border-top: none;
	border-bottom: none;
}

table.calendar td.otherday_Monday {
	background: url(../calotherleft.gif) #A8A6A7; 
	background-position: center left;
	/*color: #fff;*/
	color: #000000;

}

table.calendar td.otherday_Sunday {
	background: url(../calotherright.gif) #A8A6A7; 
	background-position: center right;
	color: #000000;
	
}

td.otherday_Tuesday, td.otherday_Wednesday, td.otherday_Thursday, td.otherday_Friday, td.otherday_Saturday {
	background: url(../calothermiddle.gif) #A8A6A7;
	background-position: center left;
	color: #000000;
	
}


/*  Additional stuff required for calendar popups    */
table.eventsPlanner {
	border-spacing: 10px;
}

table.eventsPlanner td.otherday_Monday, table.eventsPlanner td.otherday_Tuesday, table.eventsPlanner td.otherday_Wednesday, table.eventsPlanner td.otherday_Thursday, table.eventsPlanner td.otherday_Friday, table.eventsPlanner td.otherday_Saturday, table.eventsPlanner td.otherday_Sunday {
	/*color: #fff;*/
	color: #000000;
}


div.eventsListNE, div.eventsListNW, div.eventsListSE,div.eventsListSW, div.eventsListOff {
	position:absolute;
	left: -10000px;
	padding-left: 10px;
	padding-right: 10px;
	width:140px;
	height:135px;
	overflow:hidden;	
	z-index:10;
}

div.eventsListNE {
	background-image: url(../images/bubblene.gif);
	background-repeat:no-repeat;
	padding-top: 5px;
	padding-bottom: 20px;
}
div.eventsListSE {
	background-image: url(../images/bubblese.gif);
	background-repeat:no-repeat;
	padding-top: 20px;
	padding-bottom: 5px;
}
div.eventsListNW {
	background-image: url(../images/bubblenw.gif);
	background-repeat:no-repeat;	
	padding-top: 5px;
	padding-bottom: 20px;
}
div.eventsListSW {
	background-image: url(../images/bubblesw.gif);
	background-repeat:no-repeat;	
	padding-top: 20px;
	padding-bottom: 5px;
}


div.eventsListOff {
	visibility:hidden;
}

.eventsList_title {
	font:bold 1em  Arial, tahoma, verdana, sans-serif;
	font-size:small;
	/*color:#E8B751;*/
	color: #2BAED4;
}

.eventsList_text {
	font:normal 1em  Arial, tahoma, verdana, sans-serif;
	font-size:x-small;
	/*color:#E8B751;*/
	color: #2BAED4;
	padding-top:0.1em;
	padding-bottom:0.1em;
	padding-left:1.1em;
}

.smallText {
	font: 0.8em/1.6  Arial, tahoma, verdana, sans-serif;
	color:#6666CC;
	text-decoration:none;
}

#planner
{
	text-align: center;	
}

/************************************************************/
/************************************************************/
/************************************************************/

/*************************************/
/*** events ***/
	
	.eventcal{
	width: 164px; 
	height:auto;
	margin: 0px 0px 0px 5px;
	padding: 0px 5px 0px 5px;
	background-image: url("../images/greyboxsml-mid.gif");
	background-repeat: repeat -x;
	font-size: 0.7em;
    font-weight: normal;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	#eventsContainer
	{
		/*color: 000000;	*/
	}
	
	#eventsContainer a
	{
		/*color: 000000;	*/
		padding: 0!important;
		margin: 0!important;
	}
	
	
	.eventcaltitle
	{
		color: #ce32a5;
		font-size: 120%;	
	}
	
	.eventcaltitle h2
	{
		padding: 0;
		margin: 0;
	}
	
	#eventsplanner1_eventsPlannerDiv
	
	#eventsplanner1_eventsPlannerDiv
	{
		
	}
	
	#eventsplanner1_eventsPlannerDiv a
	{
		color: #ffffff;
	}
	
	.eventcal a
	{
		color: #000000;
	}
	
	.eventcal a.selec
	{
		color: #ffffff;
	}
	
	#eventsplanner1_eventsPlannerDiv a.selec
	{
		color: #ffffff;
	}
	
	.planvisit {
    float: left; 
	/*width: 135px; 
	height:117px;*/
	margin: 10px 9px 11px 0px;
	padding: 0px 0px 0px 0px;
	background:#FFFFFF;	
	
	
}

.planvisitbottom {
	width: 135px; 
	height:22px;
	background: url("../images/botbot.gif");
	color: #ffffff;
	font-variant: small-caps;
	font-size: 70%;
	padding: 8px 0 0 0;	
	text-align: center;
}

.planvisitim {
	width: 135px; 
	height:87px;	
}

#eventdate {
    float: left; 
	width: 250px; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:#FFFFFF;	
}
#eventevent {
    float: left; 
	width: 250px; 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:#FFFFFF;	
}
.dateevent{
	font-size: 0.9em;
    font-weight: bold;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}		
.dateeventpink{
	font-size: 0.9em;
    font-weight: bold;
	color:#c6168d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
.dateeventpink2{
	font-size: 1em;
    font-weight: bold;
	color:#c6168d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
		
.latestnewstitle{
	font-size: 1.3em;
    font-weight: bold;
	color:#c6168d;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}	
	
	
.datatable {
border: 1px solid #416026;
 border-collapse:collapse;
 margin: 30px 0px 0px 0px;
}


.datatable td {
border: 1px solid #416026;
 font-size: 0.8em;
 font-weight: normal;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	/*padding:4px;*/
	background-color:#fef8f8;
	vertical-align: top;
}

table td
{
    /*height: 10px;*/
}

td.tableheader {
/*xxxborder: 1px solid #B11E3B;*/
 font-size: 0.9em;
 font-weight: bold;
	color:#668207;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	padding:4px;
	background-color:#E6EAD9;
}
td.guest {

 font-size: 0.9em;
 font-weight: normal;
	color:#598259;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	vertical-align: top;
	padding:4px;
	background-color:#FFFFFF;
}

.datatable th {
 font-size: 0.8em;
 font-weight: bold;
	color:#000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	vertical-align : bottom;
}

/* calendar styles */
.calendar2 a
{
	color: #000000!important;
}


/* The styles for the .net calendar controls - dayrender event needs to be overridden to get the classes on the table cells */
table.calendar2, table.calendar2 table {
margin:auto;
	width:148px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #fff;
	border-width: 0px;
	font-weight: bold;
}

table.calendar2 a:link, table.calendar2 a:active ,  table.calendar2 a:hover , table.calendar2 a:visited {
	text-decoration: none;
}

table.calendar2 td.day_Monday {
	background: url(../calleft2.gif) #A8A6A7;
	background-position: center left; 
	/*color: #fff;*/
	color: #000000;
}

table.calendar2 td.day_Sunday {
	background: url(../calright2.gif) #A8A6A7; 
	background-position: center right ;
	/*color: #fff;*/
	color: #000000;
}

table.calendar2 td.othermonthday2 {
	/*color: #fff;*/
	color: #000000;
}

td.day_Tuesday, td.day_Wednesday, td.day_Thursday, td.day_Friday, td.day_Saturday {
	background: url(../calmiddle2.gif) #A8A6A7;
	background-position: center left;
	/*color: #fff;*/
	color: #000000;
}

table.calendar2 td.selectedday_Monday {
	background: url(../calHleft2.gif) #A8A6A7; 
	background-position: center left;
	/*color: #fff;*/
	color: #000000;
}

table.calendar2 td.selectedday_Sunday {
	background: url(../calHright2.gif) #A8A6A7; 
	background-position: center right;
	/*color: #fff;*/
	color: #000000;
}

td.selectedday_Tuesday, td.selectedday_Wednesday, td.selectedday_Thursday, td.selectedday_Friday, td.selectedday_Saturday {
	background: url(../calHmiddle2.gif) #A8A6A7;
	background-position: center left;
	/*color: #fff;*/
	color: #000000;
}

table.calendar2 td.otherday_Monday {
	background: url(../calotherleft2.gif) #A8A6A7; 
	background-position: center left;
	/*color: #fff;*/
	color: #000000;
}

table.calendar2 td.otherday_Sunday {
	background: url(../calotherright2.gif) #A8A6A7; 
	background-position: center right;
	color: #000000;
	
}

td.otherday_Tuesday, td.otherday_Wednesday, td.otherday_Thursday, td.otherday_Friday, td.otherday_Saturday {
	background: url(../calothermiddle2.gif) #A8A6A7;
	background-position: center left;
	color: #000000;
	
}


/*  Additional stuff required for calendar popups    */
table.eventsPlanner {
	border-spacing: 10px;
}

table.eventsPlanner td.otherday_Monday, table.eventsPlanner td.otherday_Tuesday, table.eventsPlanner td.otherday_Wednesday, table.eventsPlanner td.otherday_Thursday, table.eventsPlanner td.otherday_Friday, table.eventsPlanner td.otherday_Saturday, table.eventsPlanner td.otherday_Sunday {
	/*color: #fff;*/
	color: #000000;
}


div.eventsListNE, div.eventsListNW, div.eventsListSE,div.eventsListSW, div.eventsListOff {
	position:absolute;
	left: -10000px;
	padding-left: 10px;
	padding-right: 10px;
	width:140px;
	height:135px;
	overflow:hidden;	
	z-index:10;
}

div.eventsListNE {
	background-image: url(../images/bubblene.gif);
	background-repeat:no-repeat;
	padding-top: 5px;
	padding-bottom: 20px;
}
div.eventsListSE {
	background-image: url(../images/bubblese.gif);
	background-repeat:no-repeat;
	padding-top: 20px;
	padding-bottom: 5px;
}
div.eventsListNW {
	background-image: url(../images/bubblenw.gif);
	background-repeat:no-repeat;	
	padding-top: 5px;
	padding-bottom: 20px;
}
div.eventsListSW {
	background-image: url(../images/bubblesw.gif);
	background-repeat:no-repeat;	
	padding-top: 20px;
	padding-bottom: 5px;
}


div.eventsListOff {
	visibility:hidden;
}

.eventsList_title {
	font:bold 1em  Arial, tahoma, verdana, sans-serif;
	font-size:small;
	/*color:#E8B751;*/
	color: #2BAED4;
}

.eventsList_text {
	font:normal 1em  Arial, tahoma, verdana, sans-serif;
	font-size:x-small;
	/*color:#E8B751;*/
	color: #2BAED4;
	padding-top:0.1em;
	padding-bottom:0.1em;
	padding-left:1.1em;
}

.smallText {
	font: 0.8em/1.6  Arial, tahoma, verdana, sans-serif;
	color:#6666CC;
	text-decoration:none;
}

#planner2
{
	text-align: center;	
}

.Normal{
color:#000000;
}

.Black{
color:#000000;
}

.BoldBlack{
font-weight:bold;color: #000000;
}

.ItalicBlack{
font-style:italic; color: #000000;
}

.UnderlinedBlack{
text-decoration:underline; color:#000000;
}

.BoldItalicBlack{
color: #000000; font-weight:bold; font-style:italic; 
}

.BoldUnderlinedBlack{
text-decoration:underline; color:#000000;font-weight:bold;
}

.ItalicUnderlinedBlack{
text-decoration:underline; color:#000000; font-style:italic;
}

.BoldUnderlinedItalicBlack{
color: #000000; font-weight:bold; font-style:italic; text-decoration:underline;
}


.blue
{
    color: #0d62f1!important;
}

.boldblue
{
    color: #0d62f1!important; font-weight:bold; 
}

.pink
{
    color: #be3a52!important;
}

.boldpink
{
    color: #be3a52!important; font-weight:bold; 
}				



/*###################################################################################
REGION MAP
####################################################################################*/
div#mainMicro div#region_map
{
    float:right;
    padding:5 5 5 5;
    margin-right:0px;
    min-height:350px;


}

div#mainMicro h3
{
    	line-height: 24px;
	padding: 5px;
}


#Regioncol
{
	width: 351px;
	float: left;
	margin-bottom:20px;
	height:100%;
	margin-right:5px;
}

#Regioncolheader
{
    background-color:#fff;
	background: url('../images/Regioncolheader.gif') top left no-repeat;
	width: 351px;
	height: 35px;
	float: left;
	line-height: 15px;
	padding: 5px 0 0 0;
}

#Regioncolheader h3
{
	/*color: #ffffff;*/
	color: #be3a52;
	font-size: 110%;
	padding-left:15px;
	padding-top:5px
}

#Regioncolcontent
{

	background: #dedcc5;
	text-align: left;
		width: 351px;
		
}

#Regioncolcontent h3
{
	color: #94a062;
	font-size: 110%;
}

#Regioncolcontent ul
{
    
}

#Regioncolcontent #quicklinks
{
    padding: 30px 10px 10px 10px;
}

#Regioncolcontent li
{
    list-style: none;
}

#Regioncolcontent a
{
	text-decoration: none;
	color: #be3a51;
}

#Regioncolcontent a:hover
{
	text-decoration: underline;
}

#Regioncolcontent a.currentPage
{
	text-decoration: underline;
}


/*####################################new ###########################*/


body
{
	/*font-weight: lighter;*/
	color: #000000;
	padding: 0;
	margin: 0;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	background: #007d45;
	line-height: 1.5em;
}

ul, li, h1, h2, h3, p
{
	padding: 0;
	margin: 0;
	
}

h1
{
	font-size: 200%;
}

h2
{
	font-size: 120%;
}

h3
{
	font-size: 180%;
}

img
{
	border: none;
}

a, strong, b 
{ /* Straightens out OS X font rendering */
  line-height: 19px;
}

#outer
{
	margin: 0 auto;
	width: 1005px;
	text-align: center;
	margin-top: 0px;
}

#inner
{
	text-align: left;
	background: #f3efe3;
	padding: 4px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
}


#search
{
	height: 20px;
	margin-top: 5px;
	position: absolute;
	margin-left: 758px;

}

#search #searchtext
{
	margin-top: 10px;
	    position:absolute;
	/**margin-bottom: -11px;*/
}

#search #searchbtn
{
	margin-top: 0px;
	    position:absolute;
	    margin-left:160px;
	/**margin-bottom: -11px;*/
}


#search #searchbox
{
	width: 150px;
	
}



#search input{

	top: -10px;
}

#header
{
	background: #f3efe3 url('../images/newfeature2.jpg') top left no-repeat;
	height: 155px;
}

#login
{
	float: right;
	width: 217px;
	
}

#loginheader
{

		background: url('../images/joinheader2.gif') top left no-repeat;
	height: 34px;
	text-align: center;
	padding-top: 8px;
	color: #ffffff;
}

#logincontent
{
	background: url('../images/logincontent.jpg') bottom left no-repeat;
	height: 135px;
	padding: 10px;
padding-top: 0px;
padding-left: 0px;
	color: #000000;
}
/*#################
menu old

#menu {
	font-size:93%;
	line-height:normal;
	padding: 0 0 0 10px;
	background: none;
	height: 55px;
	position: relative;
	top: 5px;
background-image: url('../images/newbg.jpg');
background-repeat: repeat;

}


#menu ul {
	margin:0;
	list-style:none;
	width: 760px;
}

#menu li {
	display:inline;
	margin:0;
	padding:0;

}
	  
#menu a {
	float:left;
	background:url("../images/leftnav3.gif") no-repeat left top;
	margin:0 5px 0 5px;
	padding:0px 0 0 4px;
	text-decoration:none;
	margin-right: 7.5px;
}
	
@media screen and (-webkit-min-device-pixel-ratio:0) {
#menu a {
margin-right: 7px;
}
}



#menu a span {
	float:left;
	display:block;
	background:url("../images/rightnav3.gif") no-repeat right top;
	padding:20px 15px 9px 6px;
	color: #093f27;
	font-weight: bold;
	height: 21px!important;
}
*/	  
/* Commented Backslash Hack hides rule from IE5-Mac \*/
/*#menu a span {float:none;}

#menu a:hover span {
	color:#000;
}
#menu a:hover {
	background-position:0% -44px;
	
}

#menu a.currentPage {
	background-position:0% -44px;
	
}

#menu a:hover span {
	background-position:100% -44px;
	text-decoration: underline;
}

#menu a.currentPage span {
	background-position:100% -44px;
	text-decoration: underline;
}
#################################################
*/

#content
{
	/*background: #f3efe3;*/
	background: #ffffff!important;
	padding-top: 20px;
			clear: left;
			margin-top: 10px;
}

#submenu
{
	background: url('../images/subnavbg.gif') top left no-repeat;
	text-align: left;
	width: 857px;
	height: 20px;
	padding: 0px 3px 3px 0px;
	margin: 0;
	clear: both;
}

#submenu ul
{

	
}

#submenu li
{

	list-style: none;
	padding: 0 8px 0 8px;
	border-right: 1px solid #94a062;
	display: inline;
}

#submenu a
{
	text-decoration: none;
	color: #be3a51;
}

#submenu a:hover
{
	text-decoration: underline;
}

#submenu a.currentPage
{
	text-decoration: underline;
}



#subnav
{
	background: url('../images/subnavbg.gif') top left no-repeat;
	text-align: left;
	width: 857px;
	height: 20px;
	padding: 0px 3px 3px 0px;
	margin: 0;
	clear: both;
	margin-top:15px;
}

#subnav ul
{

	
}

#subnav li
{

	list-style: none;
	padding: 0 8px 0 8px;
	border-right: 1px solid #94a062;
	display: inline;
}

#subnav a
{
	text-decoration: none;
	color: #be3a51;
}

#subnav a:hover
{
	text-decoration: underline;
}

#subnav a.currentPage
{
	text-decoration: underline;
}

a
{
    color: #be3a52;
    text-decoration: none;
}

a:hover
{
    color: #be3a52;
    text-decoration: underline;
}

#leftcol
{
	width: 181px;
	float: left;
position: relative;
top: -19px;
}

#flashtop
{
	background: url('../images/leftcolheader2.gif') top left no-repeat;
	height: 42px;
	text-align: center;
	color: #ffffff;
}

#flashtop a{
position: relative;
top: 8px;
}

#flashfoot
{
	position: relative;
	z-index: 999;
}

#main
{
	/*background: #f3efe3;*/
	background: #ffffff!important;
	margin-left: 191px;
	
}

#main h1
{
    	padding-bottom:16px;
}

#mainInner
{
	/*background: #f3efe3;*/
	background: #ffffff;
	margin-left: 196px;
}

#mainInner h1
{
    	padding-bottom:10px;
}

#mainMicro
{
	/*background: #f3efe3;*/
	background: #ffffff;
	margin-left: 11px;
	height:100%;
}

#news
{
	float: right;
	width: 217px;
}

#newstop
{
	background: url('../images/rightcolheader2.gif') top left no-repeat;
	height: 33px;
	text-align: center;
	padding-top: 8px;
	color: #ffffff;
}

#newscontent
{
	background: url('../images/rightcolcontent.gif') bottom left no-repeat;
	height: 280px;
	padding: 10px;
}

#newscontent a
{
	font-weight: bold;
}


#adverttop
{
	background: url('../images/advertcolheader2.gif') top left no-repeat;
	height: 33px;
	text-align: center;
	padding-top: 8px;
	color: #ffffff;
	width:186px;
	margin-top:0px;
}

#adverttop h3
{
	font-size: 140%;
}


#advetcontent
{
	background: url('../images/advertcolcontent.gif') bottom left no-repeat;
	height: 280px;
	padding: 10px;	
	width:186px;
	border-right:dashed 1px #cdcdcd;
	
}

#advertcontent a
{
	font-weight: bold;
}

#des
{
	width: 570px;
}

#destop
{
	/*background: url('../images/conlongtop.gif') top left no-repeat;*/
	min-height: 33px;
	/*text-align: center;*/
	padding-top: 8px;
	/*color: #ffffff;*/
	font-size: 120%;
	/*color: #be3a52;*/
	background: #ffffff;
padding-left: 20px;
	
}

#desbottom
{
	/*background: url('../images/conlongbot.gif') bottom left no-repeat;*/
	min-height: 280px;
	padding: 10px;
	padding-right: 10px;
	width: 540px;
	background: #ffffff;

}

#desbottom ul
{
	padding: 10px;
}

#mainbottom
{
	margin-top: 15px;
}

#farm
{
	/*float: left;*/
	width: 525px!important;
margin-left: 230px;
}

#farmtop
{
	background: url('../images/largetop.gif') top left no-repeat;
	height: 33px;
	text-align: center;
	padding-top: 8px;
	color: #ffffff;
}

#farmbottom
{
	background: url('../images/largebottom.gif') bottom left no-repeat;
	height: 187px;
	padding: 10px;
}

#farmbottom p
{

	padding: 5px 0 0 0;
}

#farmbottom img
{
	float: left;
	margin: 5px;
}

#join
{
	float: right;
	width: 217px;
}

#jointop
{
	background: url('../images/rightcolheader2.gif') top left no-repeat;
	height: 33px;
	text-align: center;
	padding-top: 8px;
	color: #ffffff;
}

#joinbottom
{
	background: url('../images/rightcolcontent.gif') bottom left no-repeat;
	height: 180px;
	padding: 10px;
}


#res
{
float: left;
	
	width: 217px;
}

#restop
{
	background: url('../images/rightcolheader2.gif') top left no-repeat;
	height: 33px;
	text-align: center;
	padding-top: 8px;
	color: #ffffff;
}

#resbottom
{
	background: url('../images/rightcolcontent.gif') bottom left no-repeat;
	height: 180px;
	padding: 10px;
}

#footer
{
background-color:#f3efe3;
background: url('../images/footerbg.gif') top left no-repeat;
	height: 29px;
	padding: 10px 0 0 60px;
	clear: both;
}

#footer a
{
	color: #000000;
	text-decoration: none;
}

#footer p
{
	color: #000000;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

/* styling */
#content a
{
    color: #be3a52;
    text-decoration: none;
}

#content a:hover
{
    color: #be3a52;
    text-decoration: underline;
}

#content li
{
	/*list-style: circle inside;*/
	list-style: circle outside!important;
	margin: 0 0 0 20px;
}

#content h1
{
	color: #b9384e;

}

#content a
{
    color: #be3a52;
    text-decoration: none;
}

#content a:hover
{
    color: #be3a52;
    text-decoration: underline;
}

#content li
{
	/*list-style: circle inside;*/
	list-style: circle outside!important;
	margin: 0 0 0 20px;
}

/* classes */
.clearer
{
	clear: both;
}

.hide
{
    display: none;
}

.spacer
{
    clear: both;
	height: 10px;
}

.smallText {
	font: 0.8em/1.6  Arial, tahoma, verdana, sans-serif;
	color:#6666CC;
	text-decoration:none;
}

#planner2
{
	text-align: center;	
}

.Normal{
color:#000000;
}

.Black{
color:#000000;
}

.BoldBlack{
font-weight:bold;color: #000000;
}

.ItalicBlack{
font-style:italic; color: #000000;
}

.UnderlinedBlack{
text-decoration:underline; color:#000000;
}

.BoldItalicBlack{
color: #000000; font-weight:bold; font-style:italic; 
}

.BoldUnderlinedBlack{
text-decoration:underline; color:#000000;font-weight:bold;
}

.ItalicUnderlinedBlack{
text-decoration:underline; color:#000000; font-style:italic;
}

.BoldUnderlinedItalicBlack{
color: #000000; font-weight:bold; font-style:italic; text-decoration:underline;
}


.blue
{
    color: #0d62f1!important;
}

.boldblue
{
    color: #0d62f1!important; font-weight:bold; 
}

.pink
{
    color: #be3a52!important;
}

.boldpink
{
    color: #be3a52!important; font-weight:bold; 
}



#loginheader, #flashtop, #newstop, #farmtop, #restop, #jointop{
	font-size: 1.1em;
	font-weight: bold;
color: #be3a52;
}

#flashholder
{
	border-left: 1px solid #94a062;
	border-right: 1px solid #94a062;
	width: 179px!important;
	height:100%
}

#flashholderLarge
{
	border-left: 1px solid #94a062;
	border-right: 1px solid #94a062;
	width: 360px!important;
	height:100%
}




/*************************************************************************/
/*   microsite menu     */
#micrositenavigation {
	font-size:85%;
	line-height:normal;
	padding: 0px 0 0px 0px;
	height: 22px;
	/*border-bottom: 1px solid #cecece;*/
	
}


#micrositenavigation ul {
	margin:0;
	list-style:none;
}

#micrositenavigation li {
	display:inline;
	margin:0;
	padding:0;
}
	  
#micrositenavigation a {
	float:left;
	background:url("../images/leftnav22.gif") no-repeat left top;
	margin:0 5px 0px 5px;
	/*padding:0 0 0 4px;*/
	padding:0px 0 0 4px;
	text-decoration:none;
}
	  
#micrositenavigation a span {
	float:left;
	display:block;
	background:url("../images/rightnav22.gif") no-repeat right top;
	/*padding:15px 15px 4px 6px;*/
	/*padding:20px 15px 9px 6px;*/
	padding:3px 15px 5px 6px;
	margin: 0 0 0px 0;
	color: #ffffff;
	font-weight: bold;
}
	  
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#micrositenavigation a span {float:none;}
/* End IE5-Mac hack */

#micrositenavigationa:hover span {
	color:#000;
}
#micrositenavigation a:hover {
	background-position:0% -44px;
	
}

#micrositenavigation a.currentPage {
	background-position:0% -44px;
	
}

#micrositenavigation a:hover span {
	background-position:100% -44px;
	text-decoration: underline;
}

#micrositenavigation a.currentPage span {
	background-position:100% -44px;
	text-decoration: underline;
}
/*   microsite menu     */
/*************************************************************************/

#side
{
    float: right;
    width: 210px;
    margin: 10px;
}

#side a
{
    color: #be3a52;
    text-decoration: none;
}

#box
{
    margin: 10px;
    height:100%;
    min-height:350px;
    
}

#carefarmslist
{
    width: 351px;
}

#map
{
    width: 360px;
}

#map div
{
    width: auto;
}

#main div #searchcontainer select
{
    width: 165px!important;
}

.allcarefarms img
{
    margin: 5px;
}

#loginerror
{
    border: 1px solid red; 
        margin-top: -50px;
            background-color:#fff;
            z-index: 998!important;
    }

.errorBox
{
    background-color:#cccccc;
    position:absolute;
    width:200px;
    margin-left:-210px;
    margin-top:-130px;
    border:solid 1px black;
    padding:5px;
}

#contentinner22
{
    margin-left:10px;
}

#contentinner22 h1
{
   padding-bottom:15px;
}


#contactformcontainer #conform1_pnl1 fieldset{
text-align: left;
width: 400px;
padding-right: 360px!important;
margin-top: 30px;
}

#contactformcontainer #conform1_pnl1 fieldset textarea{
width: 197px!important;
margin-left: 30px;
clear: right;
float: right;
margin-bottom: 10px;
}

#contactformcontainer #conform1_pnl1 fieldset input{
width: 197px!important;
clear: right;
float: right;

}

#contactformcontainer #conform1_pnl1 fieldset select{
width: 200px!important;
clear: right;
float: right;
margin-top: 0px;
}

#contactformcontainer #conform1_pnl1 fieldset br{

margin-top: 5px!important;
margin-bottom: 5px!important;
}

#contactformcontainer #conform1_pnl1 fieldset label{
float: left!important;
}

#flashholderLarge{
height: 450px;
overflow: hidden!important;
}


.newslettercheckbox{
position: relative;
top: -17px!important;
}


#newsList h3
{
    font-size:130%;
    margin-top:7px;
}
#eventsList
{
    margin-left:35px;
}

#eventsList h3
{
    margin-bottom:15px;
      font-size:140%;
}

#eventsDates
{
    margin-left:50px;
    margin-top:20px;
}