/* RMP styles */

body {
	padding: 0;
	margin: 0;
	width: 100%;
	font-family: Verdana;
	font-size: 100%;
	background-color: #fff;
	color: #000;
}

a {
	color: #578200;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

/* outer container */
#outer {
	position: relative;
	margin: 0 auto;
	text-align: center;
	width: 847px;
	/*height: 738px;*/
	border: solid 1px #7DC21A;
	padding: 0;
}

/* inner container */
#inner {
	text-align: left;
	padding: 0;
	margin: 0;
}

#header {
	background: #578200;
	text-align: right;
	height: 17px;
	padding: 3px 0 0 0;
}

#header ul {
  list-style: none;
  display: inline;
  font-size: 70%;
}

#header ul li {
 list-style:none;
 display: inline;
 margin: 0;
 padding: 0;
}
/*
#header a {
  padding: 0;
  margin: 0 10px 0 10px;
  color: #ffffff;
}*/

#header a, #header a:visited, #header a:active, #header a:hover {
  text-decoration: none;
  padding: 0;
  margin: 0 10px 0 10px;
  color: #ffffff;
}
/*
#header a:hover {
  text-decoration: none;
  margin: 0 10px 0 10px;
  padding: 0;
  color: #ffffff;
}*/

#banner {
	text-align: left;
	background: url(../images/new/banner.jpg) no-repeat top center #ffffff;
	height: 115px;
}

#adverts {
	background: #7DC21A;/* url("../images/ad1.gif") top right no-repeat;*/
/*	width: ;*/
	height: 60px;
	text-align: right;
}
#adverts img {
	border: 0;
}

#title img {
	border: none;
}

/* nav bar */
#nav {
	text-align: left;
	background: #7DC21A;
	height: 22px;
	padding: 10px 0 0 0;
}

/* nav navigation */
#nav ul {
  list-style: none;
  display: inline;
  font-size: 70%;
}

#nav ul li {
 list-style:none;
 display: inline;
 margin: 0;
 padding: 0;
}

/*
#nav a {
  padding: 0 0 0 0;
  margin: 0 15px 0 5px;
  color: #ffffff;
}*/

#nav a, #nav a:visited, #nav a:active {
  text-decoration: none;
  padding: 0 0 0 0;
  margin: 0 15px 0 5px;
  color: #ffffff;
}

#nav a:hover {
  text-decoration: none;
  margin: 0 15px 0 5px;
  padding: 0;
  color: #ffffff;
}

/* subnav */
#subnav li {
	list-style-type: none;
}

/* content */
#content {
/*	width: 847px;*/
	/*height: 500px;*/
	background: #ffffff;
	font-size: 70%;
	margin: 10px 0 0 0;
	padding: 0;
	font-size: 60%;
	text-align: center;
}

/* content p h3 tags */
#content p {
	margin: 2px 0;
	padding: 0;
}

#content h3 {
	margin: 0;
	padding: 0;
	font-size: 150%;
}

#contentfloat {
	float: left;
	text-align: left;
	width: 580px;
	/*height: 480px;*/
	background: url(../images/new/contentfloatbg.jpg) no-repeat bottom right;
	border: solid 1px #7DC21A;
	padding: 10px 5px 10px 5px;
	margin: 0 0 0 10px;
}

#contentfloat p {
	padding: 10px 0 10px 0;
	margin: 0;
}

#contentfloat h3 {
	padding: 0;
	margin: 0;
}

#contentfloat h1 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	color: #FF6600;
	font-size: 150%;
}

/* feature float */
#featurefloat {
	float: right;
	text-align: left;
	width: 200px;
	/*height: 490px;*/
	border: solid 1px #7DC21A;
	padding: 5px 0 0 5px;
	margin: 0 10px 0 0;
}

#featurefloat a {
  padding: 0;
  margin: 0;
}

#featurefloat p {
  padding: 1px 0 1px 0;
  margin: 0;
}

#featurefloat a:link, #featurefloat a:visited, #featurefloat a:active {
  text-decoration: none;
  padding: 0;
  margin: 0;
  color: #ff6600;
  background: url(../images/new/linkimg.jpg) no-repeat left center;
  padding: 0 0 0 15px;
  margin: 0;
}

#featurefloat a:hover {
  text-decoration: none;
  margin: 0;
  padding: 0;
  color: #ff6600;
  background: url(../images/new/linkimg.jpg) no-repeat left center;
  padding: 0 0 0 15px;
  margin: 0;
}

#featurefloat form {
	padding: 0;
	margin: 5px 0 0 0;
	border: none;
}

#featurefloat form fieldset {
	padding: 0;
	margin: 0;
	border: none;
}

#featurefloat form fieldset {
	padding: 0;
	margin: 0;
	border: none;
}

#spacer {
	clear: both;
	height: 10px;
	padding: 0;
	margin: 0;
}

/* welcome box */

#todaya ul
{
	list-style: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#todaya ul li {
	list-style: none;
	margin: 0;
	padding: 5px 0 5px 0;
}

#todaya ul li a:active {
  text-decoration: none;
  color: #ff6600;
}

#todaya a:link, #todaya a:visited, #todaya a:active {
  text-decoration: none;
  color: #ff6600;
  background: url(../images/new/linkimg.jpg) no-repeat left center;
  padding: 0 0 0 15px;
  margin: 0;
}

#todaya a:hover {
  text-decoration: none;
  margin: 0;
  padding: 0;
  color: #ff6600;
  background: url(../images/new/linkimg.jpg) no-repeat left center;
  padding: 0 0 0 15px;
  margin: 0;
}
#welcome {
	float: left;
	width: 420px;
	/*height: 325px;*/
	border: solid 1px #7DC21A;
	padding: 0 5px 0 5px;
	margin: 0 0 0 10px;
	background: #ffffff url(../images/new/welcomebg.jpg) no-repeat bottom right;
	text-align: left;
	min-height: 330px;
}

#welcome p {
	padding: 3px 0 3px 0;
	margin: 0;
}

#welcome h3 {
	padding: 0;
	margin: 5px 0 0 0;
}

/* whats on box */
#whatson {
	float: right;
	width: 367px;
	/*height: 330px;*/
	border: solid 1px #7DC21A;
	padding: 0;
	margin: 0 10px 0 0;
	text-align: left;
	min-height: 330px;
}

#whatson #today {
	text-align: left;
	float: left;
	width: 164px;
	/*height: 174px;*/
	padding: 5px 5px 0 10px;
}

#whatson #calendercontainer {
	text-align: center;
	float: right;
	width: 164px;
	/*height: 174px;*/
	/*background: url(../images/new/calender.jpg) no-repeat center center;*/
	padding: 5px 5px 0 5px;
}

#whatson #listevent {
	clear: both;
	position: relative;
	padding: 0 5px 0 10px;
}

#bottom {
	text-align: center;
	clear: both;
/*	width: 820px;*/
	padding: 5px;
	margin: 0;
}

/* join us box */
#bottom #joinus {
	float: left;
	width: 168px;
	/*height: 195px;*/
	margin: 8px 17px 5px 5px;
	padding: 10px;
	text-align: left;
	border: solid 1px #7DC21A;
	min-height:210px;
}

/* login box */
#bottom #login {
	float: left;
	width: 168px;
	height: 214px;
	margin: 8px 17px 5px 5px;
	padding: 10px;
	text-align: left;
	border: solid 1px #7DC21A;
	min-height:210px;
}

#bottom #login form {
	padding: 0;
	margin: 5px 0 0 0;
	border: none;
}

#bottom #login form fieldset {
	padding: 0;
	margin: 0;
	border: none;
}

/* marketing box */
#bottom #marketing {
	float: left;
	width: 168px;
	/*height: 195px;*/
	margin: 8px 17px 5px 5px;
	padding: 10px;
	text-align: left;
	border: solid 1px #7DC21A;
	min-height:210px;
}

/* events box */
#bottom #events {
	float: left;
	width: 168px;
	height: 195px;
	margin: 8px 5px 5px 5px;
	padding: 10px;
	text-align: left;
	border: solid 1px #7DC21A;
	min-height:210px;
}

/* events navigation */
#bottom #events img {
	border: none;
}

#bottom #events a {
  padding: 0;
  margin: 0 15px 0 5px;
}

#bottom #events a:link, #bottom #events a:visited, #bottom #events a:active {
  text-decoration: none;
  padding: 0 0 0 0;
  margin: 0 15px 0 5px;
  color: #578200;
}

#bottom #events a:hover {
  text-decoration: none;
  margin: 0 15px 0 5px;
  padding: 0;
  color: #578200;
}

#nav1 {
	background: url("../images/btn.jpg") center center no-repeat;
	width: 125px;
	height: 18px;
	padding: 8px 0 0 15px;
	margin: 0;
}

#nav1 a:link, #nav1 a:visited, #nav1 a:active {
  text-decoration: none;
  padding: 0 0 0 0;
  margin: 0 30px 0 35px;
  color: #578200;

}

#nav1 a:hover {
  text-decoration: none;
  margin: 0 30px 0 35px;
  padding: 0;
  color: #578200;
}

#nav2 {
	background: url("../images/btn.jpg") center center no-repeat;
	width: 125px;
	height: 18px;
	padding: 8px 0 0 15px;
	margin: 0;
}

#nav2 a:link, #nav2 a:visited, #nav2 a:active {
  text-decoration: none;
  padding: 0 0 0 0;
  margin: 0 30px 0 35px;
  color: #578200;

}

#nav2 a:hover {
  text-decoration: none;
  margin: 0 30px 0 35px;
  padding: 0;
  color: #578200;
}

#nav3 {
	background: url("../images/btn.jpg") center center no-repeat;
	width: 125px;
	height: 18px;
	padding: 8px 0 0 15px;
	margin: 0;
}

#nav3 a:link, #nav3 a:visited, #nav3 a:active {
  text-decoration: none;
  padding: 0 0 0 0;
  margin: 0 30px 0 35px;
  color: #578200;

}

#nav3 a:hover {
  text-decoration: none;
  margin: 0 30px 0 35px;
  padding: 0;
  color: #578200;
}

#nav4 {
	background: url("../images/btn.jpg") center center no-repeat;
	width: 125px;
	height: 18px;
	padding: 8px 0 0 15px;
	margin: 0;
}

#nav4 a:link, #nav4 a:visited, #nav4 a:active {
  text-decoration: none;
  padding: 0 0 0 0;
  margin: 0 30px 0 35px;
  color: #578200;

}

#nav4 a:hover {
  text-decoration: none;
  margin: 0 30px 0 35px;
  padding: 0;
  color: #578200;
}
#footer {
	clear: both;
	position: relative;
	padding: 0;
	text-align: center;
	background: #7DC21A;
	height: 17px;
	margin: 1px 0 0 0;
	font-family: Verdana;
	font-size: 60%;
}

#footer p {
	color: #ffffff;
	/*font-size: 70%;*/
}
#footer p a {
	color: #ffffff;
}

h3 {
	color: #ff6600;
}

p {
	color: #333333;
	padding: 2px 0 2px 0;
	margin: 0 0 0 0;
}

/* classes */
.orhigh {
	color: #ff6600;
}


table.calendar, table.calendar table {
margin:auto;
	width:120px;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #fff;
	border-width: 0px;
	font-weight: bold;
}

table.calendar a:link, table.calendar a:active ,  table.calendar a:hover , table.calendar a:visited {
	text-decoration: none;
	padding: 0;
	margin: 0;
}

table.calendar td.day_Monday {
	background: url(../calleft.gif) #A8A6A7;
	background-position: center left; 
	color: #fff;
}

table.calendar td.day_Sunday {
	background: url(../calright.gif) #A8A6A7; 
	background-position: center right ;
	color: #fff;
}

td.day_Tuesday, td.day_Wednesday, td.day_Thursday, td.day_Friday, td.day_Saturday {
	background: url(../calmiddle.gif) #A8A6A7;
	background-position: center left;
	color: #fff;
}

table.calendar td.selectedday_Monday {
	background: url(../calHleft.gif) #A8A6A7; 
	background-position: center left;
	color: #fff;
}

table.calendar td.selectedday_Sunday {
	background: url(../calHright.gif) #A8A6A7; 
	background-position: center right;
	color: #fff;
}

td.selectedday_Tuesday, td.selectedday_Wednesday, td.selectedday_Thursday, td.selectedday_Friday, td.selectedday_Saturday {
	background: url(../calHmiddle.gif) #A8A6A7;
	background-position: center left;
	color: #fff;
}

table.calendar td.otherday_Monday {
	background: url(../calotherleft.gif) #A8A6A7; 
	background-position: center left;
	color: #fff;
}

table.calendar td.otherday_Sunday {
	background: url(../calotherright.gif) #A8A6A7; 
	background-position: center right;
	color: #fff;
}

td.otherday_Tuesday, td.otherday_Wednesday, td.otherday_Thursday, td.otherday_Friday, td.otherday_Saturday {
	background: url(../calothermiddle.gif) #A8A6A7;
	background-position: center left;
	color: #fff;
}


/*  Additional stuff required for calendar popups    */
table.eventsPlanner {
	border-spacing: 10px;
}

table.eventsPlanner td.otherday_Monday, table.eventsPlanner td.otherday_Tuesday, table.eventsPlanner td.otherday_Wednesday, table.eventsPlanner td.otherday_Thursday, table.eventsPlanner td.otherday_Friday, table.eventsPlanner td.otherday_Saturday, table.eventsPlanner td.otherday_Sunday {
	background: #ffffff; 
	color: #fff;
}


div.eventsListNE, div.eventsListNW, div.eventsListSE,div.eventsListSW, div.eventsListOff {
	position:absolute;
	left: -10000px;
	padding-left: 10px;
	padding-right: 10px;
	width:140px;
	height:135px;
	overflow:hidden;	
	z-index:10;
}

div.eventsListNE {
	background-image: url(../images/bubblene.gif);
	background-repeat:no-repeat;
	padding-top: 5px;
	padding-bottom: 20px;
}
div.eventsListSE {
	background-image: url(../images/bubblese.gif);
	background-repeat:no-repeat;
	padding-top: 20px;
	padding-bottom: 5px;
}
div.eventsListNW {
	background-image: url(../images/bubblenw.gif);
	background-repeat:no-repeat;	
	padding-top: 5px;
	padding-bottom: 20px;
}
div.eventsListSW {
	background-image: url(../images/bubblesw.gif);
	background-repeat:no-repeat;	
	padding-top: 20px;
	padding-bottom: 5px;
}


div.eventsListOff {
	visibility:hidden;
}

.eventsList_title {
	font:bold 1em  Arial, tahoma, verdana, sans-serif;
	font-size:small;
	color:#E8B751;
}

.eventsList_text {
	font:normal 1em  Arial, tahoma, verdana, sans-serif;
	font-size:x-small;
	color:#E8B751;
	padding-top:0.1em;
	padding-bottom:0.1em;
	padding-left:1.1em;
}

.smallText {
	font: 0.8em/1.6  Arial, tahoma, verdana, sans-serif;
	color:#6666CC;
	text-decoration:none;
}

p{
color:#000000;
text-decoration:none;
}

.Orange{
color:#ff6600;
}

.Black{
color:#000000;
}

.BoldOrange{
font-weight:bold;color: #ff6600;
}

.BoldBlack{
font-weight:bold;color: #000000;
}

.ItalicOrange{
font-style:italic; color: #ff6600;
}

.ItalicBlack{
font-style:italic; color: #000000;
}


.BoldItalicOrange{
color: #ff6600; font-weight:bold; font-style:italic; 
}


.BoldItalicBlack{
color: #000000; font-weight:bold; font-style:italic; 
}




.BoldUnderlinedItalicOrange{
color: #ff6600; font-weight:bold; font-style:italic; text-decoration:underline;
}


.BoldUnderlinedItalicBlack{
color: #000000; font-weight:bold; font-style:italic; text-decoration:underline;
}



.UnderlinedOrange{
text-decoration:underline; color:#ff6600;
}

.UnderlinedBlack{
text-decoration:underline; color:#000000;
}



.BoldUnderlinedOrange{
text-decoration:underline; color:#ff6600;font-weight:bold;
}

.BoldUnderlinedBlack{
text-decoration:underline; color:#000000;font-weight:bold;
}



.ItalicUnderlinedOrange{
text-decoration:underline; color:#ff6600; font-style:italic;
}

.ItalicUnderlinedBlack{
text-decoration:underline; color:#000000; font-style:italic;
}


.larger{
font-size: 1.2em;
}

