body
{
	background: #ffffff;
	font-family: arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

#mainDiv
{
	width: 100%;
	min-width: 825px;
	text-align: left;
	background: url(../images/mainDivBg.gif) top left repeat-y;
}

#headerDiv
{
	background: url(../images/headerBg.gif) top left repeat-x;
	height: 152px;
	width: 100%;
	position: relative;
}

#innerHeaderDiv
{
	background: url(../images/innerHeaderBg.gif) top left repeat-x;
	height: 114px;
	width: 100%;
	position: relative;
}

#logo1
{
	margin: 2px 0px;
	float: left;
}

#headerInfo
{
	float: right;
	width: 484px;
}

#headerText1
{
	color: #4E2200;
	font-size: 15px;
}

#headerText2 a
{
	color: #009D96;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}

#headerText2 a:hover
{
	text-decoration: underline;
}

#location
{
	width: 490px;
	position: absolute;
	top: 114px;
	right: 0px;
	background: url(../images/locatedBg.gif) top right repeat-y;
	font-size: 13px;
	font-weight: bold;
	color: #4E2200;
	height: 28px;
	text-align: right;
}

#innerLocation
{
	width: 490px;
	position: absolute;
	top: 78px;
	right: 0px;
	background: url(../images/locatedBg.gif) top right repeat-y;
	font-size: 13px;
	font-weight: bold;
	color: #4E2200;
	height: 26px;
	text-align: right;
}

#locationText
{
	margin: 6px 4px 0px 0px;
}

#homepageBannerDiv
{
	background: url(../images/homepageBanner.jpg) top left repeat-x;
	width: 100%;
	height: 127px;
}

#menuDiv
{
	background: #4E2200;	
	float: left;
	width: 172px;
}



#morePaw
{
	float: right; 
	border: 0px; 
	margin-top: -3px; 
	margin-right: -18px;
}

#homepageContent
{
	background: #F7EBD5;
	font-size: 14px;
	color: #4E2200;
	text-align: left;
	margin-left: 172px;
	padding-left: 4px;
}

#homepageContent a
{
	color: #009D99;
}

#innerContent
{
	background: #ffffff;
	font-size: 14px;
	color: #4E2200;
	text-align: left;
	margin-left: 172px;	
	font-size: 14px;
	padding: 10px;
}

#contentBg
{
	background: url(../images/innerContentBg.gif) bottom left repeat-x;	
}

#innerContent p
{
	margin-top: 0px;
}

#innerContent a
{
	color: #009D99;
}

#homepageContent h1
{
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	
}

#homepageContent h2
{
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#homepageContent h3
{
	font-weight: 15px;
	color: #009D96;
	margin: 10px 0px;
	padding: 0px;
}

#homepageContent td
{
	font-size: 12px;
	font-weight: bold;
}

#homepageContent2
{
	float: right;
	width: 450px;
	background: #009D96;
	color: #F7EBD5;
	font-weight: bold;
	font-size: 12px;
	padding: 5px;
}

#homepageContent2 h1
{
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	color: #ffffff;
}

#homeEvents {
	background: #009D96;
	color: #F7EBD5;
}
#homeEvents h2, #homeEvents h3, #homeEvents p {
	margin: 0;
}
#homeEvents a {
	color: #fff;
}
#homeEvents h3 {
	font-size: 18px;
}
#homeEvents p {
	font-size: 13px;
	font-weight: normal;
}

.spacer
{
	clear: both;
}

#homepageBottom
{
	background: url(../images/homepageBg1.gif) top left repeat-x;
	height: 143px;
	clear: right;
	color: #4E2200;
	
}

#homepageBottom h1
{
	color: #009D96;
	font-size: 14px;
	font-weight: bold;
	margin: 4px 0px;
	padding: 0px;
}

#box1
{
	width: 200px;
	padding: 10px;	
	font-weight: normal;
	font-size: 12px;
	border-bottom: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
}

#box2
{
	width: 200px;
	padding: 10px;
	background: url(../images/homepageBg2.gif) top left repeat-x;
	font-weight: normal;
	font-size: 12px;
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
}

#box3
{
	width: 200px;
	padding: 10px;	
	font-weight: normal;
	font-size: 12px;
	border-bottom: 2px solid #ffffff;
	border-top: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
}

#box4
{
	padding: 4px;
	text-align: center;
	width: 120px;
}

#footerDiv
{
	background: #009D96;
	width: 100%;
	clear: both;
}

#footerText
{
	color: #4E2200;
	font-size: 10px;
	font-weight: normal;
	padding: 10px;
}

#innerHeaderInfo
{
	float: right;
	text-align: right;
	margin: 10px;
}

#innerPageTitle
{
	background: url(../images/innerPageTitleBg.gif) top left repeat-x;
	height: 61px;
	margin-left: 172px;
}

#innerPageTitle h1
{
	font-size: 18px;
	margin: 0px;
	padding: 20px;
	color: #4E2200;
}

#rightSide
{
	float: right;
	background: #009D96 url(../images/rightSideBg.gif) bottom left repeat-x;
	width: 200px;
	border-left: 2px solid #ffffff;
}

#subMenu
{
	background: #009D96;
}

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

#subMenu li
{
	margin: 0px;
	padding: 4px 8px;
}

#subMenu a
{
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

#rightSideInfoBox
{
	margin: 10px;
	color: #007974;
}





.parah2a {
font-family: Tahoma, Arial, Helevtica, sans-serif;
font-size: 14px;
color: #F7EBD5;
font-weight: bold;
text-align: center;
background: transparent;
}


img {
border: 0;
}