﻿body
{
	text-align: left;
	margin-bottom: 50px;			
	background: url(images/background.jpg);
	background-repeat: repeat-y;
	background-color: #CABEB1;
}

#wrapper
{	
	width: 977px;
	/* position: relative;
	z-index: 1; */
}

#header
{
	background: url(images/header.jpg);
	width: 977px;
	height: 355px;	
	background-repeat: no-repeat;
}

#spacer
{
	height: 76px;
}

#rotateHolder
{
	width: 300px;
	height: 200px;	
	overflow: hidden;		
	margin-left: 647px;	
}

#rotateImgHolder
{
	padding-top: 1px;	
}

#mainLinks
{
	width: 625px;
}

#mainLinks ul.menuLeft
{
	margin: 0px;
	margin-left: 10px;
	padding: 0px;
}

#menuBar
{
	margin-top: 30px;
	clear: both;	
	height: 40px;		
	padding-top: 10px;			
}

#menuSpacer
{
	float: left;
	width: 640px;
	padding-top: 10px;
	text-align: center;	
}

#menuWrap
{	
	width: 320px;
	float: right;	
}

#contentBody
{
	clear: both;
	width: 	937px;
	padding: 0px 20px 30px 20px;	
}

.contentLeft
{
	float: left;
	width: 600px;	
	text-align: left;		
	padding: 0 0 0 20px;
}

.contentLeftFull
{
	width: 910px;
	padding: 0 0 0 20px;
	text-align: left;
}

.contentRight
{	
	float: right;
	width: 280px;
	margin: 0 5px 0 0;
	padding: 0 0 50px 20px;
	background-image: url(images/rightSideContentBorder.jpg);
	background-repeat: repeat-y;
	background-position: top left;
	height: 100%;
}

#footer
{
	clear: both;
	text-align: center;
	padding: 20px;
}

.hpSectHeading
{
	color: #E1D8C6;		
	padding-top: 3px;
	margin-top: 0px;
	margin-bottom: 8px;
	font-size: 13px;
}

#popularPages, #upcomingEvents, #otherNews
{	
	background: url(images/narrowSectionHeader.jpg);
	background-repeat: no-repeat;
	border: 1px solid black;
	border-top: none;			
	padding-left: 20px;
	padding-bottom: 10px;
	width: 230px;
	margin-left: 30px;
}

#hpLinkImages
{
	width: 120px;
	float: left;
	text-align: left;
	font-size: 12px;
}

#hpLinkImages *
{
	display: block;
}

#hpLinkImages a
{
	margin-bottom: 10px;
	color: Black;
}

#hpNews
{
	background: url(images/sectionHeader.jpg);
	background-repeat: no-repeat;
	border: 1px solid black;
	border-top: none;			
	padding: 0px 5px 0px 20px;
	width: 445px;
	text-align: left;	
	float: right;
	height: 440px;
	/* overflow: hidden;	 */
}

#hpNews p
{
	padding: 0px;
	margin: 7px 0 7px 0;
}

.searchTips
{
	float: right;
	border: 1px solid #722515;
	padding: 20px;
	background-color: White;
}

.searchHeading
{
	font-size: 1.35em;
	border-bottom: 1px solid #722515;	
	margin-bottom: 20px;
}

.links
{
	margin-top: 15px;	
}

.links a
{
	display: block;
	font-size: 103%;
	margin: 7px 0 7px 0;
}
