body
{
	background: #503025;
	margin: 0px;
	padding: 0px;	
}

#header
{
	background: url(../images/headerTile.jpg) top left repeat-x;
	height:	121px;
	text-align: right;
}

#logo1
{
	position: absolute;
	top:  4px;
	left: 52px;
}

#searchArea
{
	float: right;
	margin: 10px;
	width: 220px;
}

#searchBoxDiv
{
	background: url(../images/searchBoxBg.gif) top left no-repeat;
	border: 0px;
	width: 166px;
	height: 27px;
	float: left;
	position: relative;
}

#searchArea .inputBox
{
	background: none;	
	position: absolute;
	top: 4px;
	left: 5px;
	width: 155px;	
	border: 0px;	
}

.goBtn
{
	background: url(../images/goBtn.gif) top left no-repeat;
	width: 51px;
	height: 26px;
	border: 0px;
	cursor: pointer;
}

#address
{	
	text-align: right;
	width: 220px;
	padding-top: 1px;
}

#menuArea
{
	width: 100%;
	height: 38px;
	position: relative;
}

#menuCenteredContainer
{
	text-align: center;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

#menuCentered
{
	width: 905px;
	height: 100%;
	margin: auto;
	background: #C0AC91 url(../images/menuBg.gif) top left repeat-y;
	text-align: center;
	clear: none;
}

#menuBgColourLeft
{
	width: 48%;
	height: 100%;
	float: left;
	background: #A38C74;
}

#menuBgColourRight
{
	width: 48%;
	height: 100%;
	float: right;
	background: #BEAA8F;
}

#menuCentered ul
{
	list-style: none;
	margin: 0px;
	padding: 10px 0px 0px 0px;
}

#menuCentered li
{
	display: inline;
	margin: 0px;
	padding: 20px;	
}

#mainContentArea
{
	width: 100%;
	text-align: center;
	background: #E0CDB2 url(../images/mainContentBg.gif) top left repeat-x;
	padding-top: 20px;
}

#membersPic
{
	margin: auto;
	background: url(../images/membersPic.jpg) top left no-repeat;
	height: 61px;
	width: 897px;
	margin-top: 10px;
}

#mainTextArea
{
	width: 905px;
	margin: auto;
	margin-top: 10px;
	text-align: left;
}

.boxContainer
{
	background: #E9DFCF url(../images/boxTop.gif) top left repeat-x;	
}

.boxTopLeft
{
	background: url(../images/boxTopLeft.gif) top left no-repeat;
	height: 13px;
	width: 100%;
	float: left;
	font-size: 1px;
}

.boxTopRight
{
	background: url(../images/boxTopRight.gif) top right no-repeat;
	width: 13px;
	height: 13px;
	float: right;
	font-size: 1px;
}

.boxLeft
{
	background: url(../images/boxLeft.gif) top left repeat-y;
	width: 100%;
	padding-bottom: 1px;
}

.boxRight
{
	background: url(../images/boxRight.gif) top right repeat-y;
	width: 100%;
	padding-bottom: 1px;
}

.boxContent
{
	margin: 0px 13px -3px 13px;
	padding: 10px 0px 10px 0px;
	text-align: left;	
}

.boxBottomLeft
{
	background: url(../images/boxBottomLeft.gif) bottom left no-repeat;
	width: 13px;
	height: 13px;
	float: left;		
	font-size: 1px;
}

.boxBottomRight
{
	background: url(../images/boxBottomRight.gif) bottom right no-repeat;
	width: 13px;
	height: 13px;
	float: right;
	font-size: 1px;
}

.boxBottom
{
	background: url(../images/boxBottom.gif) bottom left repeat-x;
	width: 100%;
	clear: both;
	height: 13px;
	padding-top: 0px;
	font-size: 1px;
}

.contentContainer
{
	display: inline;
}

.spacer
{
	clear: both;
	height: 1px;
	width: 1px;	
}

h1
{
	border-bottom: 1px solid #351308;
}

h2
{	
	margin: 3px;
	padding: 0px;
}

.shortDescriptionBoxOuter
{
	margin: 5px 5px 10px 5px;
	padding: 10px;
/*	background: #ffffff; */	
}

.shortDescriptionBoxHeader
{
	font-size: 1.2em;
	font-weight: bold;   
}

.shortDescriptionBoxSubheader
{
	font-size: 0.9em;
	color: #000000;	
	border-bottom: 1px solid #1d6e15;
	margin-bottom: 5px;		
}

.shortDescriptionBoxText
{
	border: 0px solid #575857;
	margin-top: 10px;
	padding: 0px;
	font-size: 0.9em;
}


.shortDescriptionBoxOuterAutostuff
{
	margin: 10px 0px 10px 6px;
}

.shortDescriptionBoxInnerAutostuff
{

}


.shortDescriptionBoxHeaderAutostuff
{
	 clear: none;
}

.shortDescriptionBoxTextAutostuff
{

}

.newsCategory
{
	clear: none;
}

.shortDescriptionBoxHeader
{
	clear: none;
}

#footer
{
	background: #513226 url(../images/footerBg.gif) top left repeat-x;
	height: 30px;
	width: 100%;
	margin-top: 10px;
	text-align: center;
}

#footerContent
{
	width: 897px;
	margin: auto;	
	padding-top: 4px;
}

#subMenu
{
	float: right;
	margin: 10px;
	padding: 10px;
	border: 1px solid #351308;
	background: #E9DFCF;
}

.calendarCell
{
/*	background: #B0C6D1;*/ 
	background: #a89379; 
}
