body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#8FB2Bf;
	color: #000000;
	background-image: url(/images/NewBlueBackground.jpg);
	background-repeat: repeat-x;
}
#OutsideWrapper {
	background:white;
}
#Header {
	background-image:url('/images/topHeader.gif');
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:#664824;
}
#Header h1 {
	margin-left:-6000px;
	position:absolute;
}
#InsideWrapper {
	background:white;
	color: #000000;
}
#MainSidebar {
	background-color:white;
	background-image:url('/images/pinwheel.gif');
	background-repeat:no-repeat;
	* background-position:-4px 0px;
	background-position:0px 0px;
}

	
#MainSidebar div {
	padding-left:10px;
	padding-top:75px;
}
#MainSidebar a:link {
	color:#993300
}
#MainSidebar a:visited {
	color:#993300
}
#MainSidebar a:hover {
	color:#7F7F7F
}
#MainSidebar h1 {
	color:#993300;
	background-color:white;
	width:auto;
	padding-left:0px; padding-bottom:0px;
	font-size:1.5em;
	font-family: "Times New Roman", Times, serif;
	margin-bottom:0px;
	margin-top:5px;
}
#MainSidebar h2 {
	color:#993300;
	font-size:130%;
	margin:0px;
	font-family: "Times New Roman", Times, serif;
}
#MainSidebar h3 {
	color:#000000;
	font-size:110%;
	margin:0px;
}
#MainSidebar h5 {
	color:#993300;
	background-color:white;
	width:auto;
	padding-left:0px; padding-bottom:0px;
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
}
/*	Header SubText
-------------------------------------------------------------------------------*/
#SubText {
	position:absolute;
	top:0px; left:0px;
	width:500px; height:120px;
	background-repeat:no-repeat;
	background-position:-1px 65px;
}
body#Home #SubText { background-image:url('/images/head_revital.gif'); }
body#Events #SubText { background-image:url('/images/head_events.gif'); }
body#GetInvolved #SubText { background-image:url('/images/head_getinvolved.gif'); }
body#FeaturedBusiness #SubText { background-image:url('/images/head_featured.gif'); }
body#ProvenSuccess #SubText { background-image:url('/images/head_proven.gif'); }
body#AboutUs #SubText { background-image:url('/images/head_about.gif'); }

/*	Navigation Bar
-------------------------------------------------------------------------------*/
#NavBar {
	height:23px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: .9em;
	color:#FFFFFF;
	background-color:#333333;
}
#NavBar ul {
	list-style:none;
	margin:0; padding:0;
	padding-top:4px;
}
#NavBar ul li {
	display:inline;
}
#NavBar a {
	border-right:1px solid white;
	padding:5px 12px;
	color:#FFFFFF !important;
	text-decoration:none;
	margin-left:-3px;
}
#NavBar a:hover {
	text-color:#333333;
	color:#333 !important;
	background-color:#DFDFDF;

}
#NavAbout {
	border-right:0px !important;
}
#NavHome {
	margin-left:0px !important;
}
body#Home #NavHome, body#Events #NavEvents, body#GetInvolved #NavInvolved, 
body#FeaturedBusiness #NavBusinesses, body#ProvenSuccess #NavSuccess, body#AboutUs #NavAbout {
	color:#333;
	background-color:#AFAFAF;
	cursor:default;
}

#bottomlogo {float:left; margin-left:40px;}

/*	CentreContent
-------------------------------------------------------------------------------*/
#CentreContent div {
	padding-right:10px;
}
#CentreContent h1 {
	color:#993300;
	background-color:white;
	width:auto;
	padding-left:0px;
	padding-bottom:0px;
	font-size:1.5em;
	margin-bottom:0px;
	margin-top:5px;
	font-family: "Times New Roman", Times, serif;
}
#CentreContent h2 {
	color:#993300;
	font-size:130%;
	margin:0px;
	font-family: "Times New Roman", Times, serif;
}
#CentreContent h5 {
	color:#993300;
	background-color:white;
	width:auto;
	padding-left:0px; padding-bottom:0px;
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
}
#CentreContent img {
	padding:0px 5px 5px 0px;
}
#CentreContent a:link {
	color:#993300
}
#CentreContent a:visited {
	color:#993300
}
#CentreContent a:hover {
	color:#7F7F7F
}
/*	HighlightArea
-------------------------------------------------------------------------------*/
#HighlightArea {
	float:right;
	width:180px; height:300px;
	padding-right:5px; padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#HighlightArea h1 {
	color:#993300;
	background-color:white;
	width:auto;
	padding-left:0px; padding-bottom:0px;
	font-size:1.5em;
	font-family: "Times New Roman", Times, serif;
	margin-bottom:0px;
	margin-top:5px;
}
#HighlightArea h2 {
	color:#993300;
	background-color:white;
	width:auto;
	padding-left:0px; padding-bottom:0px;
	font-size:1.2em;
	font-family: "Times New Roman", Times, serif;
}
#HighlightArea h3 {
	color:#3F3F3F;
	font-size:110%;
	margin:0px;
}
#HighlightArea h5 {
	color:#993300;
	background-color:white;
	width:auto;
	padding-left:0px; padding-bottom:0px;
	font-size:12px;
	font-weight:bold;
	margin-top:0px;
}
#HighlightArea ul {
	list-style-type:none;
	padding-left:0px; margin:0px;
}
#HighlightArea li {
	border-top:1px solid #5D906B;
	clear:right;
	padding:20px 0px 20px 0px;
}

/*	Footer
-------------------------------------------------------------------------------*/
#Footer {
	background:#333333;
	font-size:0.85em;
	color:#FFFFFF;
}
#Footer p {
	text-align: center;
	padding:5px 0px 0px 10px;
	margin:0px;
}