/* CSS Document */

/* SIMON ADDED */

.menuButtonX					{
	float				: left;
	height				: 32px;
	width				: 125px;
	line-height			: 32px;
	color				: #926942;
	text-align			: center;
	font-size			: 9pt;
	margin-bottom       : 5px;
}

li 
{
    list-style-image:url(../images/bullet.gif); 
}
.lblError
{
    color               : Red;
    font-size           : 12px;
    margin-bottom       : 10px;
}

.imgTitle
{
    width               : 640px;
    float               : left;
    margin-bottom       : 15px
}

.imgTitleBig
{
    width               : 640px;
    float               : left;
}

.menuButtonX	a				{
	color				: #FFFFFF;
	text-decoration		: none;
}

.menuButtonX	a:hover			{
	color				: #926942;
	text-decoration		: none;
}

.menuButtonXOn					{
	float				: left;
	height				: 32px;
	width				: 125px;
	line-height			: 32px;
	color				: #926942;
	text-align			: center;
	font-size			: 9pt;
}

.menuButtonXOn	a				{
	color				: #926942;
	text-decoration		: none;
}

.menuButtonXOn	a:hover			{
	color				: #926942;
	text-decoration		: none;
}

.menuButton					{
	float				: left;
	height				: 32px;
	width				: 90px;
	line-height			: 32px;
	color				: #926942;
	text-align			: center;
	font-size			: 9pt;
	margin-bottom       : 5px;
}

.menuButton	a				{
	color				: #FFFFFF;
	text-decoration		: none;
}

.menuButton	a:hover			{
	color				: #926942;
	text-decoration		: none;
}

.menuKitchenOn a
{
    float				: left;
	height				: 20px;
	line-height			: 32px;
	text-align			: center;
	margin-top          : 5px;
    width               : 160px;
    display             : block;
    overflow            : hidden;
    background-image    : url(../images/kitchenOn.png);
    margin-right        : 10px;
    margin-left         : 10px;
}

.menuKitchenOn a:hover
{
    background-image    : url(../images/kitchenOn.png);
}

.menuKitchen a
{
    float				: left;
	height				: 20px;
	line-height			: 32px;
	text-align			: center;
	margin-top          : 5px;
    width               : 160px;
    display             : block;
    overflow            : hidden;
    background-image    : url(../images/kitchen.png);
    margin-right        : 10px;
    margin-left         : 10px;
}



.menuKitchen a:hover
{
    background-image    : url(../images/kitchenOn.png);
}

.menuMaize a
{
    float				: left;
	height				: 20px;
	line-height			: 32px;
	text-align			: center;
	margin-top          : 5px;
    width               : 105px;
    display             : block;
    overflow            : hidden;
    background-image    : url(../images/MarshMaize.png); 
        margin-left     : 10px;
    
}

.menuMaizeOn a
{
    float				: left;
	height				: 20px;
	line-height			: 32px;
	text-align			: center;
	margin-top          : 5px;
    width               : 105px;
    display             : block;
    overflow            : hidden;
    background-image    : url(../images/MarshMaizeOn.png); 
        margin-left     : 10px;
    
}

.menuMaizeOn a:hover
{
    background-image    : url(../images/MarshMaize.png);
}

.menuMaize a:hover
{
    background-image    : url(../images/MarshMaizeOn.png);
}

.menuExperience a
{
    float				: left;
	height				: 20px;
	line-height			: 32px;
	text-align			: center;
	margin-top          : 5px;
    width               : 132px;
    display             : block;
    overflow            : hidden;
    background-image    : url(../images/experience.png); 
        margin-right    : 10px;
        margin-left     : 10px;
    
}

.menuExperienceOn a
{
    float				: left;
	height				: 20px;
	line-height			: 32px;
	text-align			: center;
	margin-top          : 5px;
    width               : 132px;
    display             : block;
    overflow            : hidden;
    background-image    : url(../images/experienceOn.png); 
        margin-right    : 10px;
        margin-left     : 10px;
    
}

.menuExperienceOn a:hover
{
    background-image    : url(../images/experience.png);
}

.menuExperience a:hover
{
    background-image    : url(../images/experienceOn.png);
}

.menuDefault a
{
    float				: left;
	height				: 20px;
	line-height			: 32px;
	text-align			: center;
	margin-top          : 5px;
    width               : 82px;
    display             : block;
    overflow            : hidden;
    background-image    : url(../images/farm.png); 
    margin-right        : 10px;
    
}

.menuDefaultOn a
{
    float				: left;
	height				: 20px;
	line-height			: 32px;
	text-align			: center;
	margin-top          : 5px;
    width               : 82px;
    display             : block;
    overflow            : hidden;
    background-image    : url(../images/farmOn.png); 
        margin-right    : 10px;
    
}

.menuDefaultOn a:hover
{
    background-image    : url(../images/farm.png);
}

.menuDefault a:hover
{
    background-image    : url(../images/farmOn.png);
}

.menuFarmersOn a
{
    float				: left;
	height				: 20px;
	line-height			: 32px;
	text-align			: center;
	margin-top          : 5px;
    width               : 127px;
    display             : block;
    overflow            : hidden;
    background-image    : url(../images/farmersOn.png); 
        margin-right    : 10px;
    margin-left         : 10px;
}

.menuFarmersOn a:hover
{
    background-image    : url(../images/farmers.png);
}

.menuFarmers a
{
    float				: left;
	height				: 20px;
	line-height			: 32px;
	text-align			: center;
	margin-top          : 5px;
    width               : 127px;
    display             : block;
    overflow            : hidden;
    background-image    : url(../images/farmers.png); 
        margin-right    : 10px;
    margin-left         : 10px;
}

.menuFarmers a:hover
{
    background-image    : url(../images/farmersOn.png);
}

.menuEvents a
{
    float				: right;
	height				: 20px;
	line-height			: 32px;
	text-align			: center;
	margin-top          : 5px;
    width               : 55px;
    display             : block;
    overflow            : hidden;
    background-image    : url(../images/events.png); 
    padding-right       : 10px;
    border-right        : solid 1px #333333;
    background-repeat   : no-repeat;
    margin-right        : 10px;


}

.menuEventsOn a
{
    float				: right;
	height				: 20px;
	line-height			: 32px;
	text-align			: center;
	margin-top          : 5px;
    width               : 55px;
    display             : block;
    overflow            : hidden;
    background-image    : url(../images/eventsOn.png); 
    padding-right       : 10px;
    border-right        : solid 1px #333333;
    background-repeat   : no-repeat;
    margin-right        : 10px;
}

.menuEvents a:hover
{
    background-image    : url(../images/eventsOn.png);
}

.menuContactOn a
{
    float				: right;
	height				: 32px;
	line-height			: 32px;
	text-align			: center;
	margin-bottom       : 5px;
    width               : 62px;
    display             : block;
    overflow            : hidden;
    background-image    : url(../images/contactOn.png); 
}

.menuContactOn a:hover
{
    background-image    : url(../images/contactOn.png);
}

.menuContact a
{
    float				: right;
	height				: 32px;
	line-height			: 32px;
	text-align			: center;
	margin-bottom       : 5px;
    width               : 62px;
    display             : block;
    overflow            : hidden;
    background-image    : url(../images/contact.png); 
}

.menuContact a:hover
{
    background-image    : url(../images/contactOn.png);
}

.menuDirectionsOn a
{
float				    : right;
	height				: 20px;
	line-height			: 32px;
	text-align			: center;
	margin-top          : 5px;
    width               : 90px;
    display             : block;
    overflow            : hidden;
    background-image    : url(../images/directionsOn.png); 
    padding-right       : 10px;
    border-right        : solid 1px #333333;
    background-repeat   : no-repeat;
    margin-right        : 10px;
}

.menuDirectionsOn a:hover
{
    background-image    : url(../images/directionsOn.png);
}

.menuDirections a
{
    float				: right;
	height				: 20px;
	line-height			: 32px;
	text-align			: center;
	margin-top          : 5px;
    width               : 90px;
    display             : block;
    overflow            : hidden;
    background-image    : url(../images/directions.png); 
    padding-right       : 10px;
    border-right        : solid 1px #333333;
    background-repeat   : no-repeat;
    margin-right        : 10px;
}

.menuDirections a:hover
{
    background-image    : url(../images/directionsOn.png);
}

.menuRight
{
    float:right;
    width: 650px;
}



.menuConferenceOn a
{
    float				: right;
	height				: 20px;
	line-height			: 32px;
	text-align			: center;
	margin-top          : 5px;
    width               : 246px;
    display             : block;
    overflow            : hidden;
    background-image    : url(../images/conferenceOn.png); 
    padding-right       : 10px;
    border-right        : solid 1px #333333;
    background-repeat   : no-repeat;
    margin-right        : 10px;
}

.menuConferenceOn a:hover
{
    background-image    : url(../images/conferenceOn.png);
}

.menuConference a
{
    float				: right;
	height				: 20px;
	line-height			: 32px;
	text-align			: center;
	margin-top       : 5px;
    width               : 246px;
    display             : block;
    overflow            : hidden;
    background-image    : url(../images/conference.png); 
    padding-right       : 10px;
    border-right        : solid 1px #333333;
    background-repeat   : no-repeat;
    margin-right        : 10px;
}

.menuConference a:hover
{
    background-image    : url(../images/conferenceOn.png);
}

.menuFish a
{
    float				: left;
	height				: 20px;
	line-height			: 32px;
	text-align			: center;
	margin-top          : 5px;
    width               : 100px;
    display             : block;
    overflow            : hidden;
    background-image    : url(../images/fish.png); 
    padding-right       : 10px;
    border-right        : solid 1px #333333;
    background-repeat   : no-repeat;
    margin-right        : 10px;
}

.menuFish a:hover
{
    background-image    : url(../images/fishOn.png);
}

.menuButtonOn					
{
	float				: left;
	height				: 32px;
	width				: 90px;
	line-height			: 32px;
	color				: #926942;
	text-align			: center;
	font-size			: 9pt;
	margin-bottom       : 5px;
}

.menuButtonOn	a				
{
	color				: #926942;
	text-decoration		: none;
}

.menuButtonOn	a:hover			
{
	color				: #926942;
	text-decoration		: none;
}

.leftColumnNewsPromo			
{
	width				: 215px;
	float				: left;
	font-size			: 8pt;
	padding				: 7px 7px 4px 7px;
	color				: #ffffff;
	background-color	: #BE9B56;
}

.leftColumnNewsPromo	 a		
{
	color				: #926942;
	text-decoration		: none;
	line-height			: 19px;
    float: left;
}

.leftColumnNewsPromo	 a:hover		
{
	color				: #6C0507;
	text-decoration		: underline;
	line-height			: 19px;
}

/* ORIGINAL */

body, html, form					
{
	font-family			: Arial, Helvetica, sans-serif;
	margin				: 0px 0px 0px 0px;
	padding				: 0px 0px 0px 0px;
	background-image    : url(../images/background.png);
	background-repeat   : repeat-x;
	background-color    : #231f20;
	color: White;   
}

a                       
{
    text-decoration     : none;
    color               : #926942;
}

img                     
{
    border:0px;
}

a:hover                 
{
    text-decoration     : underline;
    color               : #926942;
}

.wrapper 				
{
	width				: 929px;
	margin-left			: auto;
	margin-right		: auto;
}

.header 				
{
	background-image 	: url(../images/logo.gif);	
	height				: 211px;
	width				: 230px;
	float               : left;
}

.menuTop 					
{
	float				: left;
	height				: 43px;
	width				: 695px;
}

.menuSpacer
{
    float: left;
    height: 65px;
    width: 600px;
}

.menu 					{
	float				: left;
	height				: 33px;
	width				: 695px;
	
}

.banner 				{
	float				: left;
	height				: 0px;
	width				: 929px;
	background-image	: url(../images/banner.jpg);
}

.leftColumn				{
	float				: left;
	width				: 259px;
	border-right        : solid 1px #333333;

}

.middleLeftColumn {
	width:32px;
	min-height: 500px;
	float:left;
}
	
.middleColumn				{
	float				: left;
	width				: 600px;
}

.middleRightColumn {
	width:28px;
	min-height: 500px;
	float:left;
}
	

.rightColumn				{
	float				: right;
	width				: 213px;
}

.menuNumber					{
	font-size			: 10pt;
	color				: #ffffff;
	float				: right;
	width				: 150px;
	text-align			: right;
	line-height			: 32px;
	height				: 32px;
	padding-right		: 15px;
	font-weight         : bold; 
}

.leftColumnNewsTitle			{
	width				: 219px;
	height				: 37px;
	float				: left;
	background-image	: url(../images/leftColumnNewsBackground.png);
	color				: #FFFFFF;
	font-size			: 10pt;
	line-height			: 36px;
	padding-left		: 10px;
	margin-top			: 10px;
}

.leftColumnEventsTitle			{
	width				: 219px;
	height				: 37px;
	float				: left;
	background-image	: url(../images/leftColumnEventsBackground.png);
	color				: #FFFFFF;
	font-size			: 10pt;
	line-height			: 36px;
	padding-left		: 10px;
	margin-top			: 10px;
}

.leftColumnCourseTitle			{
	width				: 219px;
	height				: 37px;
	float				: left;
	background-image	: url(../images/leftColumnBackground.png);
	border-bottom		: solid 5px #BBC47A;
	color				: #FFFFFF;
	font-size			: 10pt;
	line-height			: 36px;
	padding-left		: 10px;
	margin-top			: 10px;
}

.leftColumnSubMenuTitle			{
	width				: 219px;
	height				: 37px;
	float				: left;
	background-image	: url(../images/leftColumnBackground.png);
	border-bottom		: solid 5px #926942;
	color				: #FFFFFF;
	font-size			: 10pt;
	line-height			: 36px;
	padding-left		: 10px;
	margin-top			: 10px;
}


.leftColumnNewsList {
	width: 229px;
	float:left;
	border-bottom: dotted 1px #333333;
	padding-bottom:10px;
	padding-left:10px;
}

.leftColumnNewsCalendar {
	width: 229px;
	float:left;
	border-bottom: dotted 1px #333333;
	display:none;
}

.leftColumnEventsContent1			{
	width				: 213px;
	float				: left;
	font-size			: 8pt;
	padding				: 7px 7px 7px 7px;
	color				: #fff;
}

.leftColumnEventsContent1	 a		{
	color				: #926942;
	text-decoration		: none;

}

.leftColumnEventsContent1	 a:hover		{
	color				: #926942;
	text-decoration		: underline;

}

.leftColumnNewsContent1			{
	width				: 213px;
	float				: left;
	font-size			: 8pt;
	padding				: 7px 7px 4px 7px;
	color				: #fff;
}

.leftColumnNewsContent1	 a		{
	color				: #926942;
	text-decoration		: none;

}

.leftColumnNewsContent1	 a:hover		{
	color				: #926942;
	text-decoration		: underline;

}

.leftColumnNewsContent1Title		{
	color				: #926942;
	font-size			: 12px;
}

.leftColumnEventsContent1Title		{
	color				: #926942;
	font-size			: 12px;
}

.leftColumnNewsContent1Date		{
	color				: #926942;
	font-size			: 10px;
	line-height			: 19px;
}

.leftColumnEventsContent1Date		{
	color				: #926942;
	font-size			: 10px;
	line-height			: 19px;
}

.leftColumnEventsContent2			{
	width				: 213px;
	float				: left;
	font-size			: 8pt;
	padding				: 7px 7px 4px 7px;
	color				: #fff;
}

.leftColumnEventsContent2	 a		{
	color				: #926942;
	text-decoration		: none;
}

.leftColumnEventsContent2	 a:hover		{
	color				: #926942;
	text-decoration		: underline;
}

.leftColumnNewsContent2			{
	width				: 213px;
	float				: left;
	font-size			: 8pt;
	padding				: 7px 7px 4px 7px;
	color				: #fff;
}

.leftColumnNewsContent2	 a		{
	color				: #926942;
	text-decoration		: none;
}

.leftColumnNewsContent2	 a:hover		{
	color				: #926942;
	text-decoration		: underline;
}

.leftColumnNewsButtonWrapper {
	width				: 229px;
	height				: 22px;
	float				: left;
}

.leftColumnNewsButtonCalendar		{
	float				: left;
	color				: #ffffff;
	
}

.leftColumnNewsButtonCalendar a		{
	float				: left;
	width				: 112px;
	height				: 22px;
	line-height			: 22px;
	font-size			: 8pt;
	color				: #ffffff;
	text-align			: center;	
	text-decoration		: none;
	padding-left		: 1px;
}

.leftColumnNewsButtonCalendar a:hover		{
	float				: left;
	width				: 112px;
	
	height				: 22px;
	line-height			: 22px;
	font-size			: 8pt;
	color				: #926942;
	text-align			: center;	
	text-decoration		: none;
	padding-left		: 1px;

}

.leftColumnNewsButtonList		{
	float				: right;

}
	
.leftColumnNewsButtonList a		{
	float				: left;
	width				: 113px;
	
	height				: 22px;
	line-height			: 22px;
	font-size			: 8pt;
	color				: #ffffff;
	text-align			: center;	
	text-decoration		: none;

}

.leftColumnNewsButtonList a:hover		{
	float				: left;
	width				: 113px;
	
	height				: 22px;
	line-height			: 22px;
	font-size			: 8pt;
	color				: #926942;
	text-align			: center;	
	text-decoration		: none;

}

.leftColumnNewsButtonListOn		{
	float				: right;
	width				: 113px;
	
	height				: 22px;
	line-height			: 22px;
	font-size			: 8pt;
	color				: #926942;
	text-align			: center;	
	text-decoration		: none;
}

.leftColumnNewsButtonListOn a, .leftColumnNewsButtonListOn a:hover, .leftColumnNewsButtonCalendarOn a, .leftColumnNewsButtonCalendarOn a:hover {
	color:#926942;
	text-decoration:none;

	 
}

.leftColumnNewsButtonCalendarOn a {
	color:#926942;
	text-decoration:none;
}

.leftColumnNewsButtonCalendarOn		{
	float				: left;
	width				: 112px;
	
	height				: 22px;
	line-height			: 22px;
	font-size			: 8pt;
	color				: #926942;
	text-align			: center;	
	text-decoration		: none;
	padding-left		: 1px;

}

.leftColumnNewsCalendarTitle {
	float				: left;
	width				: 212px;
	height				: 44px;
	line-height			: 44px;
    padding-left:20px;
	font-weight: bold;
	color: #926942;
	font-family:Georgia;
	text-transform:lowercase;
}

.leftColumnNewsCalendarContent {
	float				: left;
	width				: 227px;

}

.leftColumnCourseContent {
	float				: left;
	width				: 229px;
	
	background-position	: bottom;
	height				: 200px;
	text-align: center;
	padding-bottom:5px;
	
}
	
.leftColumnCourseButton {
	float:right;
	margin-right:5px;
	margin-top:-1px;
}


.leftColumnCourseButton a {
	width: 140px;
	height: 22px;
	float:right;
	text-align:center;
	color:#ffffff;
	background-image: url(../images/leftColumnCourseButton.png);
	font-size:8pt;
	line-height:22px;
	text-decoration:none;
}


.leftColumnCourseButton a:hover {
	width: 140px;
	height: 22px;
	float:right;
	text-align:center;
	color:#926942;
	background-image: url(../images/leftColumnCourseButton.png);
	font-size:8pt;
	line-height:22px;
	text-decoration:none;
}

.leftColumnSubMenuContent {
	float				: left;
	padding             : 0px 15px 0px 15px;
	margin              : 20px 0px 10px 0px;
	border-right        : dotted 1px #333333;
	font-family         : Georgia;

}
	
.leftColumnSubMenuContent a {
	color:#ffffff;
	text-decoration:none;
	margin-bottom:5px;
	display:block;
	font-weight: bold;
	font-size: 14px;
}

.leftColumnSubMenuContent a:hover {
	color:#926942;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
	margin-bottom:5px;
	display:block;
}

.leftColumnSubMenuContentRight {
	float				: left;
	padding             : 0px 15px 0px 15px;
	margin              : 20px 0px 10px 0px;
	font-family         : Georgia;

}
	
.leftColumnSubMenuContentRight a {
	color:#ffffff;
	text-decoration:none;
	margin-bottom:5px;
	display:block;
	font-weight: bold;
	font-size: 14px;
}

.leftColumnSubMenuContentRight a:hover {
	color:#926942;
	font-weight: bold;
	font-size: 14px;
	text-decoration:none;
	margin-bottom:5px;
	display:block;
}

.leftColumnSubMenuContent li 
{
    list-style-image: url(../images/dot.png);
}


.eventsCalendarBottom 
{
    width:229px;
    height:0px;
    float:left;
	border-bottom		: solid 1px #b6b6b6;
}
/*
-------------------------
    CALENDAR
-------------------------
*/

.ContainerCalendar
{
    float               : left;
    width               : 205px;
	padding-left		: 11px;
	padding-top			: 8px;
}

TABLE.Calendar
{
    
    background-position : left top;
    background-repeat   : repeat-x;
    border-style        : none;
    border-collapse     : collapse;
    border-spacing      : 0px;
    width               : 205px;

}
TH.DayHeader
{
	font-size           : 8pt;
	text-align          : center;
	font-weight			: bold;
	color: #926942;
}
TD.DayItem, TD.Today
{
    color               : #ffffff;
    height              : 20px; 
    font-size           : 8pt;
    text-align          : center;
	font-weight			: bold;
	background-repeat   : no-repeat;
	background-position : 0px 4px;
}

.DayItem a, .DayItem a:hover, .Today a, .Today a:hover	
{
	text-decoration:none;
}

TD.MonthPrevNext
{
}

TD.OtherDayItem
{
    color               : #000000;
}

TABLE.CalTitle
{
    background-color    : Transparent;
    border-style        : none;
    border-collapse     : collapse;
    border-spacing      : 0px;
    border              : solid 0px #000000;
    height              : 30px;
}

TD.DayItemSelected
{
    color               : #ffffff;
    height              : 20px;
    font-size           : 8pt;
    text-align          : center;
	font-weight			: bold;
	background-image    : url(../images/calendarDayEvent.png);
	background-repeat   : no-repeat;
	vertical-align      : center;

}

DIV.PageButtonNext A, DIV.PageButtonNext A:HOVER, DIV.PageButtonLast A, DIV.PageButtonLast A:HOVER
{
    color               : #FFFFFF;
    text-decoration     : none;
}
TD.DayItemSelected A, TD.DayItemSelected A:HOVER
{
    color               : #FFFFFF;
    text-decoration     : none;
}

.calendarButtons {
	width: 227px;
	height: 33px;
	background-position:bottom;
	background-repeat:no-repeat;
	float:left;
	padding-top:15px;
}
	
.calendarButtonsPrev {
	float:left;
	width: 56px;
	height: 19px;
	text-align:center;
	color:#ffffff;
	font-size: 8pt;
	
	line-height:17px;
	margin-left:9px;
	padding-right:1px;
	
	
}

.calendarButtonsPrev a {
	text-decoration:none;
	color:#ffffff;

	
}

.calendarButtonsNext {
	float:right;
	width: 55px;
	height: 19px;
	text-align:center;
	color:#ffffff;
	font-size: 8pt;
	
	line-height:17px;
	margin-right:9px;
	padding-left:2px;
	
}

.calendarButtonsNext a {
	text-decoration:none;
	color:#ffffff;
}

.leftColumnNewsletter {
	width: 229px;
	height: 126px;
	float:left;
	background-image:url(../images/leftColumnNewsletterBackground.png);
	margin-top: 10px;
}

.leftColumnNewsletterTitle {
	width: 214px;
	height: 30px;
	float:left;
	padding-left:10px;
	color:#ffffff;
	line-height: 30px;
	padding-top: 5px;
	font-weight:bold;
	color:#926942;

	
}

.leftColumnNewsletterContent {
	width: 204px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	color:#ffffff;
	font-size:8pt;
	text-align:center;
	padding-bottom:10px;
	
}

.newsletterEmailForm	{
	width:135px;
	margin-top:5px;
	font-size:70%;
	float:left;
	margin-left:10px;
	margin-right:10px;
	padding-left:5px;
	
}

.submitButton {
	width:52px;
	height:22px;
	background-image:url(../images/signup.png);
	border: none 0px #ffffff;
	background-color: #1A1A1A;
	color: #ffffff;
	cursor:pointer;
	float:right;
	font-size: 70%;
	margin-right:10px;
	margin-top:4px;
	line-height:18px;
}

.pageTitle {
	width: 630px;
	float:left;
	padding-bottom:3px;
	font-size: 20px;
	color: #ffffff;
	font-weight: bold;
	font-family: Georgia;
	text-transform:lowercase;
}

.pageTitleNews {
	width: 630px;
	float:left;
	margin-top: 24px;
	padding-bottom:3px;
	font-size: 26px;
	color: #000000;
	font-weight: bold;
	font-family: Georgia;
}

.pageTitleBold {
	font-weight:bold;
	color: #926942;
}

.mainContent {
	width: 630px;
	float:left;
	margin-top: 14px;
	font-size:12px;
	font-family:Georgia;
}

.mainContentEvent {
	width: 630px;
	float:left;
	margin-top: 10px;
	font-size:60%;
	font-family:Georgia;
}

.rightColumnCastleHeader {
	width:203px;
	height:25px;
	background-image:url(../images/rightColumnTitle.png);
	margin-top: 10px;
	border-bottom: solid 4px #C1272D;
	line-height:25px;
	color: #FFFFFF;
	padding-right:10px;
	text-align:right;
	font-size: 8pt;
	float:left;
}

.rightColumnCastleContent {
	width:213px;
	color: #FFFFFF;
	text-align:center;
	font-size: 9pt;
	background-image:url(../images/rightColumnBackground.png);
	background-position:bottom;
	padding-top:10px;
	padding-bottom:10px;
	float:left;
}

.rightColumnSponsorsHeader {
	width:203px;
	height:30px;
	background-image:url(../images/rightColumnTitle.png);
	margin-top: 10px;
	border-bottom: solid 4px #C1272D;
	line-height:30px;
	color: #FFFFFF;
	padding-right:10px;
	text-align:right;
	font-size: 10pt;
	float:left;
}

.rightColumnSponsorsContent1 {
	width:201px;
	height:30px;
	line-height:30px;
	border-left			: solid 1px #b6b6b6;
	border-right		: solid 1px #b6b6b6;
	background-color	: #CCCCCC;
	font-size:80%;
	text-align:right;
	padding-right: 10px;
	float:left;

}

.rightColumnSponsorsContent2 {
	width:201px;
	height:30px;
	line-height:30px;
	border-left			: solid 1px #b6b6b6;
	border-right		: solid 1px #b6b6b6;
	background-color	: #E6E6E6;
	font-size:80%;
	text-align:right;
	padding-right: 10px;
	float:left;

}

.rightColumnSponsorsContent1 a, .rightColumnSponsorsContent2 a {
	text-decoration:none;
	color: #382C20;
}

.rightColumnSponsorsContent1 a:hover, .rightColumnSponsorsContent2 a:hover{
	text-decoration:none;
	color: #C1272D;
}

.rightColumnSponsorsFooter {
	width:213px;
	height:0px;
	border-top: solid 1px #b6b6b6;
	float:left;
}

.rightColumnSponsorsLinks {
	float:left;
	font-size:8pt;
	text-align:center;
	padding-bottom:8px;
	padding-top:5px;
	padding-left:10px;
}


.rightColumnSponsorsLinks a {

    color:#C1272D;
}


.rightColumnAddress {
	width:213px;
	float:left;
	padding-top:15px;
	font-size: 70%;
	color: #ffffff;
	padding-bottom: 20px;
	padding-left:20px;

}

.rightColumnAddressTitle {
	width:213px;
	float:left;
	font-size: 70%;
	color: #000000;
	padding-top:10px;
}

.footerCopyright {
	width: 729px;
	float:left;
	font-size:70%;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:10px;
	border-top: solid 1px #cccccc;
}

.footerDeveloped {
	width: 200px;
	float:left;
	font-size:70%;
	padding-top:5px;
	padding-bottom:5px;
	margin-top:10px;
	border-top: solid 1px #cccccc;
	text-align: right;
}

.eventTabSignupButton {
	float: left;
	
}

.eventTabSignupButton a {
	height: 24px;
	color:#ffffff;
	text-decoration:none;
	line-height: 24px;
	text-align:center;
	display:block;
	margin-top: 10px;	
	font-size: 15px;
	font-family:Georgia;
	padding: 0px 20px 0px 20px;
}

.eventTabSignupButton a:hover {
	height: 24px;
	color:#926942;
	text-decoration:none;
	line-height: 24px;
	text-align:center;
	display:block;
	margin-top: 10px;	
	font-size: 15px;
	font-family:Georgia;
	padding: 0px 20px 0px 20px;

}

.eventTabButton {
	float: left;
}

.eventTabButton a {
	height: 24px;
	color:#ffffff;
	text-decoration:none;
    border-right: solid 1px #333333;
	line-height: 24px;
	text-align: center;
	color:#ffffff;
	display:block;
	margin-top: 10px;
	font-size: 15px;
	font-family:Georgia;
	text-align:center;
	padding: 0px 20px 0px 20px;

}

.eventTabButton a:hover {

	color:#926942;
	text-decoration:none;
}

.eventTabButtonOn {
	float: left;
}

.eventTabButtonOn a {
	height: 24px;
	line-height: 24px;
	text-align: center;
	color:#926942;
	color:#926942;
	text-decoration:none;
	display:block;
	margin-top: 10px;
	border-right: solid 1px #333333;
	font-size: 15px;
	font-family:Georgia;
	padding: 0px 20px 0px 20px;

}

.eventTabButtonOn a:hover {
	color:#ffffff;
	text-decoration:none;
}

.eventTabMenuSpacer {
	width:4px;
	height:24px;
	float:left;
}

.eventTabMenu {
	width: 630px;
	float:left;
	
}

.eventTab {
	width:630px;
	float:left;
	padding-top:15px;
}

.eventTab1 {
	width:422px;
	height:100%;
	float:left;
	padding-top:15px;
}

.eventTab2 {
	width:422px;
	height:100%;
	float:left;
	padding-top:15px;
}

.eventTab3 {
	width:422px;
	height:100%;
	float:left;
	padding-top:15px;
}

.eventTab4 {
	width:422px;
	height:100%;
	float:left;
	padding-top:15px;
}

/************************************************

					LIGHTBOX2

************************************************/

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../js/images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../js/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../js/images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
	
.eventsListEvent1
{
    width: 295px;
    float: left;
	height: 140px;

	padding: 25px 10px 10px 10px;
}	

.eventsListEvent1 a
{
    width: 282px;
    float:left;
	text-align:right;
	text-decoration:none;
	color: #1A1A1A; 
	font-weight:bold;
   
}	
	
.eventsListImage1
{
    width: 140px;
    height:140px;
    float:left;

}

.eventsListDate1
{
    width: 272px;
    float:left;
    padding-left:10px;
    font-family: Georgia;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    padding-bottom: 10px;

}

.eventsListTitle1 
{
    width: 272px;
    float:left;
    padding-left:10px;
    font-weight:bold;
    padding-bottom:10px;
    font-family: Georgia;
    font-size: 14px;
    color: #000;

}

.eventsListContent1
{
    width: 272px;
    height:55px;
    float:left;
    padding-left:10px;

}
	
.eventsListEvent
{
    width: 295px;
    float: left;
	height: 140px;
	padding: 25px 10px 10px 10px;
}	

.eventsListEvent a
{
    width: 282px;
    float:left;
	text-align:right;
	text-decoration:none;
	color: #1A1A1A; 
	font-weight:bold;
   
}	
	
.eventsListImage
{
    width: 140px;
    height:140px;
    float:left;

}

.eventsListDate
{
    width: 272px;
    float:left;
    padding-left:10px;
    font-family: Georgia;
    font-size: 12px;
    color: #fff;
    font-weight: bold;
    padding-bottom: 10px;

}

.eventsListTitle
{
    width: 272px;
    float:left;
    padding-left:10px;
    font-weight:bold;
    padding-bottom:10px;
    font-family: Georgia;
    font-size: 16px;
    color: #926942;

}

.eventsListContent
{
    width: 272px;
    height:55px;
    float:left;
    padding-left:10px;
    padding-bottom:10px;

}

.eventDate 
{
    width: 420px;
    font-size: 12pt;
    padding-top:5px;
    font-family: Georgia;
}



