@charset "UTF-8";
/* FOR ALL PAGES */
body {
	background-color: #DCEFE2;
	margin: 0px;
	padding: 0px;
	font-family: arial, sans-serif;
	font-size: 12px;
}
img {
	border: none;
}
#banner {
	padding: 0;
	height: 125px;
	background-repeat: no-repeat;
	background-image: url(../images/banner.gif);
}
#wrapper {
	text-align: left;
	width: 800px;
	background-color: #BFE2CA;
	padding: 0;
	margin: 40px auto 0 auto;
	border: 2px solid #FFFFFF;
}
#wrapper  #sponsor {
	clear: both;
	margin: 0 0 0 350px;
	padding: 10px 0 20px 0;
}
#wrapper #sponsors img {
	padding: 10px 0 10px 10px;
}
#wrapper #content {
	padding: 0;
	background-color: #BFE2CA;
	margin: 0;
}
#wrapper #content h2 {
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #2C378F;
	padding: 0;
	margin: 10px 10px 0 10px;
	position: absolute;
}
#wrapper  #content  h3 {
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	color: #2C378F;
	text-transform: uppercase;
}
#wrapper #content h4 {
	font-family: arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding: 10px 0 0 0;
	color: #2C378F;
}
#wrapper   #content   p  {
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #636467;
	margin: 10px 10px 0 10px;
	padding: 0;
}
#wrapper #content #leftColumn {
	float: left;
	width: 260px;
	padding: 0 0 40px 20px;
	margin: 0;
	left: 0px;
	background-image: url(../images/sun.gif);
	background-repeat: no-repeat;
}
#wrapper #content #rightColumn {
	float: right;
	width: 500px;
	padding: 0 20px 40px 0;
	margin: 0px;
}
#wrapper #content .bodytext {
	margin: 30px 0 0 0;
}
#wrapper   #content   .bodytext   p {
	font-size: 12px;
	color: #636467;
	line-height: 1.4;
}
#wrapper #content .bodytext ul {
	margin: 0 0 0 40px;
	padding: 0;
	line-height: 1.5;
}
#wrapper #content .bodytext li {
	color: #636467;
}
#wrapper #content .bodytext a {
	text-decoration: none;
	color: #2C378F;
}
#wrapper #content .bodytext a:hover {
	text-decoration: none;
	color: #1282CE;
}
#wrapper #content #rightColumn .bodytext #leftschedule {
	float: left;
	padding: 10px 0 0 0;
}
#wrapper #content #rightColumn .bodytext #leftschedule li {
	list-style-type: none;
}
#wrapper #content #rightColumn .bodytext #rightschedule {
	margin-left: 150px;
	padding: 10px 0 0 0;
}
#wrapper #content #rightColumn .bodytext #rightschedule li {
	list-style-type: none;
}

/* FOOTER */
#footer {
	margin-top: 0px;
	margin-bottom: 0px;
	clear: both;
	border: 4px solid #8CC63F;
	background-color: #C1D05C;
	height: 23px;
	padding: 0;
}
#wrapper #footer p {
	margin: 5px 0 0 20px;
	font-size: 10px;
	padding: 0;
}

/* NAVBAR */
#navbar {
	width: 660px;
	padding: 0;
	float: left;
	position: absolute;
	top: 0px;
	margin-left: 140px;
}
#navbar  ul {
	margin-left: 0px;
	margin-top: 80px;
	float: left;
}
#navbar  li {
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
}
#navbar a {
	padding: 0;
	margin: 0;
	text-decoration: none;
}
#navbar   img  {
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2C398E;
}
#navbar #clicktohome {
	position: absolute;
	margin: 42px 0 0 0;
	float: left;
	padding: 0;
}
#searchbar  {
	float: left;
	margin: 35px 0 0 0;
	padding: 0;
}
#searchimage  {
	padding: 0 0 0 5px;
}
#search {
	position: absolute;
	z-index: 100;
	top: 80px;
	margin-left: 650px;
}

/* SUBNAV */
.subnav {
	margin: 0 0 0 10px;
	padding: 10px 0 10px 0;
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #636467;
}
.subnav li {
	margin: 0px;
	padding: 4px 0;
	list-style-type: none;
}
.subnav  a  {
	font-size: 12px;
	color: #636467;
	text-decoration: none;
	font-weight: bolder;
}
.subnav a:hover {
	color: #EE3E85;
}
.subnav  a:active {
	color: #EE3E85;
}

/*FOR SMALL GREEN BORDERED BOX */
#wrapper #content #leftColumn .smallbox1bottom {
	background-image: url(../images/textboxSMALLBOTTOM.gif);
	height: 10px;
	background-repeat: no-repeat;
	padding: 0 0 25px 0;
}
#wrapper #content #leftColumn .smallbox1body {
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #C1D05C;
	border-left-color: #C1D05C;
	width: 232px;
	background-color: #FFFFFF;
	min-height: 100px;
}
#wrapper #content #leftColumn .smallbox1top {
	background-image: url(../images/textboxSMALLTOP.gif);
	height: 40px;
	background-repeat: no-repeat;
	margin: 0 0 0 0;
	padding: 0;
}

/* ANNOUCEMENTS, WITHIN SMALL GREEN BOX */
#announcements   a    {
	font-family: arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0;
	padding: 0;
	color: #2C378F;
}
#announcements  a:hover  {
	color: #1282CE;
	text-decoration: underline;
}
#announcements  a:active  {color: #1282CE;}

/* FOR PINK OUTLINED, GREEN GRADIENT BOX */
#wrapper #content #leftColumn #pinktop {
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	height: 14px; width: 240px;
	background-image: url(../images/pinkTOP.gif);
}
#wrapper #content #leftColumn #pinkbottom {
	background-image: url(../images/pinkBOTTOM.gif);
	background-repeat: no-repeat;
	height: 14px;
	margin: 0 0 25px 0;
	padding: 0;
}
#wrapper #content #leftColumn #pinkbody {
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #EE3E85;
	border-left-color: #EE3E85;
	width: 232px;
	background-image: url(../images/pinkBODY.gif);
	background-repeat: repeat;
	margin: 0;
	height: 200px;
}
#wrapper #content #leftColumn #pinkbody #buddywalkbanner img {
	padding: 0 10px 0px 10px;
	margin: 10px 0 0 0;
	border: none;
}
#wrapper #content #leftColumn #pinkbody #buddywalkbanner p {
	font-size: 16px;
	font-weight: bold;
	color: #2C378F;
}

/* FOR LONG GREEN BORDERED BOX */
#wrapper #content #rightColumn .longbox1top {
	background-image: url(../images/longboxTOP.gif);
	height: 40px;
	background-repeat: no-repeat;
	margin: 25px 0 0 0;
	padding: 0;
}
#wrapper #content #rightColumn .longbox1body {
	border-right-width: 4px;
	border-left-width: 4px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-right-color: #C1D05C;
	border-left-color: #C1D05C;
	width: 492px;
	background-color: #FFFFFF;
}
#wrapper #content #rightColumn .longbox1body p {
	line-height: 1.4;
}
#wrapper #content #rightColumn .longbox1bottom {
	background-image: url(../images/longboxBOTTOM.gif);
	height: 10px;
	background-repeat: no-repeat;
}
