@charset "utf-8";
/* CSS Document */

body
{
	margin:0px;
	font-size:11px;
	font-family: "Trebuchet MS", sans-serif;
	color:#333333;
}

.greenUnderline
{
	background-image: url(../images/greenUnderline.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom:7px;
}

.border
{
 	border: 1px solid #c8be92;
	padding:1px;
	margin-right:15px;
	margin-bottom:10px;
	float:left;
}

.subBorder
{
 	border: 1px solid #c8be92;
	padding:1px;
	margin-bottom:25px;
	margin-right:25px;
	float:left;
}

.img
{
	margin-bottom:15px;
	margin-right:5px;
}

p
{
	line-height:15px;
	margin-top:0px;
	margin-bottom:10px;
}

h1
{
	color:#666600;
	font-family:"Georgia", "Times New Roman", serif;
	font-size:17px;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:15px;	
	
}

h2
{
	height:30px;
	color:#000000;
	font-family:"Georgia", "Times New Roman", serif;
	font-size:17px;
	font-weight: normal;
	background-image: url(../images/h2Bkgrd.jpg);
	background-repeat: repeat-x;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
	margin:0px;
}

h3
{
	color:#666600;
	font-family:"Trebuchet MS", sans-serif;
	font-size:12px;
	font-weight: bold;
	margin:0px;
}

h4
{
	color:#660000;
	font-family:"Trebuchet MS", sans-serif;
	font-size:13px;
	font-weight: normal;
	margin:0px;
}

h5
{
	color:#620000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	font-weight:normal;
	padding-bottom:20px;
	margin:0px;
}

h6
{
	font-size:14px;
	font-family:"Trebuchet MS", sans-serif;
	font-weight:normal;
	padding-top:10px;
	padding-bottom:10px;
	margin:0px;
}

#main
{
	margin:0px;
	width:100%;
	height:auto;
	background-image: url(../images/bkgrd.jpg);
	background-repeat: repeat;
}

#headerBkgrd
{
	width:100%;
	height:171px;
	background-image: url(../images/headerBkgrd.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

#header
{
	width:970px;
	height:171px;
	margin: 0 auto;
	text-align: left;
}

#searchContainer
{
	width:180px;
	height:20px;
	float:left;
	margin-top:30px;
}

#searchContainer img
{
	width:17px;
	height:19px;
	float:left;
	margin-top:1px;
}

#eNewsContainer
{
	width:210px;
	height:20px;
	float:left;
	margin-top:30px;
	padding-left:16px;
	margin-right:16px;
}

.eNewsField
{
	height: 16px;
	width: 130px;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/textfieldBkgrd.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #979386;
	border-left-color: #979386;
	margin-top: 1px;
	padding: 3px 0 0 3px;
	float:left;
}

.searchField
{
	height: 16px;
	width: 113px;
	font-size: 11px;
	color: #333333;
	background-image: url(../images/textfieldBkgrd.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #979386;
	margin-top: 1px;
	padding: 3px 0 0 3px;
	float:left;
}

.button
{
	top:0px;
}

#logo
{
	width:508px;
	height:64px;
	margin-top:19px;
	margin-right: 25px;
	float: left;
}

#signUpArea
{
	width: 437px;
	height: 64px;
	margin-top:19px;
	float: left;
	background-image: url(../images/signUpBkgrd.jpg);
	background-repeat: no-repeat;
}

#mainNav
{
	width: 100%;
	padding: 9px 0px 0px 0px;
	height: 37px;
	float: left;
}

#secondaryNav
{
	padding: 13px 0px 0px 0px;
	width: 100%;
	float: left;
	margin: 0;
	height: 29px;	
}

#container
{
	width:970px;
	height:auto;
	margin: 0 auto;
}

#contentContainer
{
	width:100%;
	background-image: url(../images/contentAreaBkgrd.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}

#contentArea
{
	width:969px;
	height:auto;
	margin-left:auto;
	margin-right:auto;
}


#flashArea
{
	width:969px;
	height: 310px;	
}

#columnContainer
{
	width:969px;
	padding-top:20px;
	margin: 0 auto;
	width:969px;
	height:auto;
	padding-top:20px;
	margin: 0 auto;
	background-image: url(../images/subMiddleBkgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#cmsContent 
{
	text-align: left;
	width: auto;
	overflow: hidden;
	height: 1%;
	padding-right: 27px;
}

.noRight #cmsContent, .Home #cmsContent 
{
	padding-right: 0;
}

.Home #RightNav, .noRight #RightNav, .noAny #RightNav
{
	display: none;	
}

.Home #columnContainer 
{
	background-image: url(../images/middleBkgrd.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding: 0;
}

#RightNav
{
	width: 305px;
	float: right;	
	text-align: left;
	background: transparent;			
}

#homeRightNav 
{
	width: 305px;
	float: right;	
	text-align: left;
	background: transparent;
	display: none;
	padding-top: 22px;
}

.Home #homeRightNav
{
	display: block;
}


#homeLeftColArea
{
	width: 637px;	
	float:left;
	padding-top:22px;
}

#homeRightColArea
{
	width: auto;
}

.columnHome
{
	width:305px;
	float:left;
}

#eventsArea
{
	width: 637px;
	height: 304px;
	float:left;
	background-image: url(../images/eventsAreaBkgrd.jpg);
	background-repeat: repeat;
	margin-top:15px;
	margin-bottom: 15px;
}

#subLeftColumnContainer
{
	/*width: 637px;*/
	width: 100%;
	margin: 0;
	float:left;
}

#subRightColumnContainer
{
	width:300px;
	height:auto;
	float:right;
}

.rightColumnSection
{	
	margin-bottom:25px;
}

.rightColumnSection a
{	
	text-decoration:underline;
}

.rightColumnSection a:hover
{	
	text-decoration:none;
}

.darkRow
{
	background-color:#cfc79f;
	padding-left:5px;
	padding-right:5px;
}

.lightRow
{
	background-color:#ffffff;
	padding-left:5px;
	padding-right:5px;
}

#subTitleArea
{
	width:100%;
}

#subLeftColumn
{
	width:100%;
	margin-bottom:15px;
	background-image: url(../images/subLeftColumnBkgrd.jpg);
	background-repeat: repeat;
}

#subLeftColumnNoGB
{
	width:100%;
	margin-bottom:15px;
	background: none;
}

.blackHeading
{
	color:#000000;
	font-family:"Georgia", "Times New Roman", serif;
	font-size:16px;
	font-weight: normal;
}

.goldHeading
{
	color:#98681e;
	font-family:"Georgia", "Times New Roman", serif;
	font-size:14px;
	font-weight: normal;
}

#RightOfPic 
{
	margin: 0px 0px 0px 20px;
}

#subTitleArea a
{
	color:#990000;
	font-family:"Trebuchet MS", sans-serif;
	font-size:12px;
	font-weight: normal;
	text-decoration:underline;
}

#subTitleArea a:hover
{
	text-decoration:none;
}

#subTitleArea p
{
	line-height:20px;
}

.columnSpace
{
	width:auto;
	height:auto;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	border-bottom-width: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #efead5;
}

.columnSpace p
{
	font-size:12px;
}

.columnSpace ul
{
	margin:0px;
	padding-left:15px;
	font-size:12px;
}

.columnSpace li
{
	margin-bottom:15px;
}

.leftColumnList
{
	width:285px;
	height:auto;
	float:left;
	margin-right:20px;
}

.rightColumnList
{
	width:285px;
	height:auto;
	float:right;
}

#footer
{
	width: 969px;
	height: 55px;
	margin-top:10px;
}

#footerLeft
{
	width: auto;
	height:auto;
	float:left;
	font-size: 10px;
	color: #333333;
}

#footerRight
{
	width: auto;
	height:auto;
	float:right;
	font-size: 11px;
	color: #666600;
	
}

#footerRight p 
{
	line-height: normal;
}

#footerLeft a
{
	color: #333333;
	text-decoration: underline;
}

#footerRight a
{
	color: #666600;	
	text-decoration: underline;
	margin: 0 7px;
}

#footerRight a.Feeds, #footerRight a.Feeds:hover
{
	margin: 4px 2px 0px 2px;
}

#footerRight a.Feeds img 
{
	vertical-align: middle;
	margin: 0 auto;
}

#footerLeft a:hover
{
	color: #333333;
	text-decoration: none;
}

#footerRight a:hover
{
	color: #666600;	
	text-decoration: none;
	margin: 0 7px;
}

#footerRight a.last, #footerRight a.last:hover
{
	margin-right: 0;
	}

#clear
{
	clear:both;
}

.clear
{
	clear:both;
}

a
{
	color:#660000;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}


/*Menu Item UL's */
ul.menuLinks, ul.menuLinks li ul
{
	background:transparent none repeat scroll 0 0;
	list-style-type:none;
	margin: 7px 0px;
	padding:0;
	width:auto;
	z-index: 10000;
	
}

ul.menuLinks li, ul.menuLinks li ul li
{
	background: transparent;
	line-height: normal;
	margin: 0;
	margin-left: 10px;	
}

ul.menuLinks li:hover 
{
	
}

ul.menuLinks li a, ul.menuLinks li a:hover, ul.menuLinks li ul li a, ul.menuLinks li ul li a:hover
{
	text-decoration: none;
	color: #000;
	font-size: 11px;
	font-family: "Trebuchet MS", sans-serif;
	font-weight: normal;
	border: 0;
	border: 1px solid #fff;
	display: block;
	padding: 3px;
}

ul.menuLinks li a:hover, ul.menuLinks li ul li a:hover
{
	color: #000;
	font-weight: normal;	
	border: 1px solid #6a8591;
	background: #b2c4d0;
}

ul.menuLinks li a .menuText
{
	border: 0;
}

ul.menuLinks li a:hover .menuText
{
	border: 0;
}

/*Calendar*/

.calendarContainer 
{
	width: auto;
	padding: 3px 0px;
	border-bottom: 1px solid #cbcac4;
}

.calendarDate 
{
	width: 36px;
	height: 36px;
	border-right: 1px solid #dfdedc;
	float: left;
}

.calendarDetails 
{
	width: auto;
	overflow: hidden;
	text-align: left;
	height: 36px;
	padding: 0px 0px 0px 9px;
}

p.calendarHeader 
{
	text-transform: uppercase;
	border-bottom: 1px solid #cbcac4;
	font-size: 12px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	width: auto;
	text-align: left;
	line-height: 18px;
	color: #666600;
}

p.calendarMonth 
{
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	text-align: center;
	width: auto;
	margin: 0;
	padding: 0;
	line-height: 14px;
}

p.calendarDay 
{
	color: #990000;
	font-size: 20px;
	font-weight: bold;
	font-family: Georgia;
	text-align: center;
	width: auto;
	margin: 0;
	padding: 0;	
}

p.calendarDay a,p.calendarDay a:hover 
{
	text-decoration: none;
	font-size: 20px;
	font-family: Georgia;
	color: #990000;
}