/* CSS Document */

body {
	background-color: #FFFFFF;
	background-image: url(../assets/bg_body_lightgreen.jpg);
	background-repeat: repeat-x;
	background-position: left 88px;
	margin:0;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	line-height:130%;
	color: #333333;
	height: 100%;
}

html {
	height: 100%;
}

h1 {
	font-size: 24px;
	font-weight: normal;
}

h2 {
	font-size: 18px;
	font-weight: bold;
}

h3 {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding-bottom: 5px;
}

p {
	line-height: 150%;
	padding-bottom:5px;
	margin: 0;
}

a {
	font-weight: bold;
	color:#07423C;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

img {
	border:0;
	margin:0;
	padding:0
}





#wrapperShadow {
	width: 900px;
	min-height: 620px;
	_height: 620px;
	background-image: url(../assets/bg_body_darkgreen.jpg);
	background-repeat: repeat-x;
	background-position: left 88px;
}


#wrapper {
	padding-left:60px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 840px;
	min-height: 600px;
	_height: 600px;
}

#header {
	position:relative;
	min-height: 88px;
	_height: 88px;
	margin:0;
}

#logo {
	width: 213px;
	margin: 0;
	padding: 0;
	height:88px;
	float:left;
}





.search {
	position: absolute;
	width: 150px;
	height: 30;
	left: 652px;
	top: 6px;
}

.search input {
	width: 100px;
	margin-right: 5px;
	float: left;
}

.homeDownload {
	width: 242px;
	height: 100px;
	left: 25px;
	top: 296px;
	position: absolute;
}

.homeDownload a {
	color: #FFFFFF;
	text-decoration:none;
	border: #FFFFFF solid 1px;
	line-height:30px;
	text-transform:uppercase;
	text-align:center;
	background-color:#435600;
	font-weight: normal;
	width: 239px;
	height: 30px;
	display: block;
	margin-bottom:10px;
}

.homeDownload a:hover {
	background-color:#5F7B00;
}

#homeBannerWrapper{
	width:840px;
	height: 223px;
	background-color: #07423C;
}

#homeBannerText {
	width: 296px;
	margin-left: 18px;
	margin-right:20px;
	margin-top: 16px;
	height: 210px;
	position:relative;	
	float:right;
	color:#FFFFFF;
	z-index: 100;
}

#homeBannerText h1{
	font-size:26px;
	font-weight:bold;
	line-height:130%;
	padding:0;
	margin: 0;
}

#homeBannerText p{
	margin-top: 10px;
	margin-bottom: 0;
}

#homeBannerText h2{
	font-size:18px;
	color:#77A480;
	font-weight:normal;
	line-height:130%;
	padding-bottom: 14px;
	border-bottom: 1px solid #396863;
	margin-top: -5px;
}

#homeBannerImage{
	width:495px;
	position:relative;
	float:left;
}

.homeAddress {
	color:#FFFFFF;
	margin:0;
}


.slideFloat {
	width: 250px;
	height: 170px;
	position: absolute;
	z-index: 2000;
	top: 197px;
	left: 550px;
}


#topNav {
	float: right;
	/*border-top: 6px solid #DFEAE1;
	border-left: 1px solid #D6D6D6; */
	min-width: 20px;
	padding:0;
	margin:0;
	width: 627px;
}

#topNav ul{ 
	margin:0; 
	padding:0; 
	list-style-type:none; 
}

#topNav ul li { 
	position:relative; 
	float:right; 
	border-top:6px solid #DFEAE1; 
	border-left: 1px solid #D6D6D6;
	padding-top: 25px;
	padding-right: 10px;
	padding-left:10px;
}

.searchBox {
	width: 120px;
	height: 16px;
}

.searchBox hover{
	border:none;
}


.tfSearch{
	width: 90px;
	height:12px;
	font-size: 11px;
	position:relative;
	bottom: 10px;
}

.butSearch{
	width: 18px;
	height:19px;
	border:0;
	position:relative;
	right: -8px;
	bottom: 8px;
	
}

#topNav ul li span { 
	border:none;
}

#topNav ul li:hover { 
	border-top:6px solid #07423C;
}

#topNav ul li a { 
	padding:2px 2px 2px 2px; 
	text-decoration:none; 
	color:#333333;
	font-weight:bold;
	line-height: 120%;
}




#mainNav {
	background-color: #07423C;
	height: 27px;
}

#mainNav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}


#mainNav a {
	text-align:center;
	color: #FFFFFF;
	text-decoration:none;
	height: 27px;
	line-height:27px;
	font-weight: bold;
	margin-left:16px;
	margin-right:8px;
}



#mainNav li { /* all list items */
	float: left;
	/*width: 160px;  width needed or else Opera goes nuts */
}

#nav, #nav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	width: auto;
	text-align:center;
	color: #FFFFFF;
	text-decoration:none;
	height: 27px;
	line-height:27px;
	font-weight: bold;
	margin-left:16px;
	margin-right:8px;
}

#nav a:hover{
	background-color: #76A4801;
	background-image: none;
}


#nav a.first {
	background-image: none;
}

#nav li { /* all list items */
	float: left;
	width: auto; /* width needed or else Opera goes nuts */
}



#nav li a:hover{
	background-color: #76A4801;
	background-image: none;
}

#nav li ul { /* second-level lists */
	position: absolute;
	z-index: 5000;
	width: 180px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}

#nav li ul a {
	color: #FFFFFF;
	text-align: left;
	background: #76A480;
	border-top: 1px solid #98B99E;
	padding-left: 10px;
	width: 180px;
	height: 27px;
	line-height: 27px;
	margin-left: 6px;
}

#nav li ul a:hover {
	color: #FFFFFF;
	background-color: #134C45;
}

#nav li ul ul { /* third-and-above-level lists */
	margin: -28px 0 0 169px;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#nav li:hover, #nav li.hover {
    position: static;
}


#nav li ul a.hasChild {
	background-image: url(../assets/bullet.gif);
	background-repeat: no-repeat;
	background-position: 143px 10px;
}


#nav li ul a:hover.hasChild {
	background-image: url(../assets/bulletReversed.gif);
	background-repeat: no-repeat;
	background-position: 143px 10px;
}




.treeview { /*CSS for Simple Tree Menu*/
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-bottom: 30px;
	color:#000000;
	list-style:outside;
	min-height:350px;
	_height:350px;
}


.treeview li{ /*Style for LI elements in general (excludes an LI that contains sub lists)*/
	border-top:1px solid #FFFFFF;
	background-color: #F0F0F0;
	width: 172px;  /*width needed or else Opera goes nuts */
	color:#000000;
	line-height: 26px;
	list-style:none;
	list-style-position:outside;
	padding-left: 26px;
}

.treeview li.first{ /*Style header element*/
	border-top:6px solid #77A480;
	background-color: #F0F0F0;
	 /*width: 198px; width needed or else Opera goes nuts */
	color:#000000;
}


.treeview li.first a{ /*Style header element*/
	font-weight:bold;
	font-size:13px;
}


/* Style for LI that contains sub lists (other ULs). */
.treeview li.submenu{
	background-color:#F0F0F0;
	background-image: url(../assets/plus.gif);
	background-repeat: no-repeat;
	background-position: 10px 9px;
	cursor: hand !important;
	cursor: pointer !important;
}


.treeview li.submenu ul{ /*Style for ULs that are children of LIs (submenu) */
	display: none; /*Hide them by default. Don't delete. */
}

.treeview .submenu ul li{ /*Style for LIs of ULs that are children of LIs (submenu) */
	cursor: default;
}

.treeview a {
	text-decoration: none;
	font-weight: normal;
	color: #000000;
}

.treeview a:hover {
	color: #07423C;
	text-decoration:underline;
}

.treeview ul{
	margin: 0;
	padding:0;
}

.treeview ul li {
	background-color: #FFFFFF;
	border-top:1px solid #F0F0F0;
	list-style:none;
	margin-left:-26px;
}


.treeview ul a {
	padding-left: 0px;
	font-weight:normal;
}

.treeview ul li.last {
	border-bottom: none;
}





/* sub navigation */

#subLeft{
	width: 198px;
	position: relative;
	float:left;
	padding: 0;
	margin: 0;
	z-index: 100;
	color:#000000;
}


.subLeftDropdown{
	float:left;
	margin-top:-20px;
	margin-left:25px;
	color: #07423C;
	font-size:11px;
}


#subNav, #subNav ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#subNav a {
	display: block; 
	width: 198px;
	text-align:center;
	color: #000000;
	text-decoration:none;
	height: 27px;
	line-height:27px;
	margin-left:23px;
}

#subNav a:hover {
	/*background-color: #435600; */
}

#subNav li { /* all list items */
	float: left;
	border-top:1px solid #FFFFFF;
	background-color: #F0F0F0;
	width: 198px;  /*width needed or else Opera goes nuts */
}

#subNav li ul { /* second-level lists */
	position: absolute;
	z-index: 6000;
	width: 198px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-top:1px solid #F0F0F0;
}

#subNav li ul a {
	color: #000000;
	text-align: left;
	background: #FFFFFF;
	border-bottom: 1px solid #7B002F;
	padding-left: 10px;
	width: 149px;
	text-transform: capitalize;
}

#subNav li ul a:hover {
	color: #FFFFFF;
	background-color: #7B002F;
}

#subNav li ul ul { /* third-and-above-level lists */
	margin: -27px 0 0 159px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #7B002F;
}

#subNav li:hover ul ul, #subNav li:hover ul ul ul, #subNav li.sfhover ul ul, #subNav li.sfhover ul ul ul {
	left: -999em;
}

#subNav li:hover ul, #subNav li li:hover ul, #subNav li li li:hover ul, #subNav li.sfhover ul, #subNav li li.sfhover ul, #subNav li li li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}

#subNav li:hover, #subNav li.hover {
    position: static;
}


#subNav li ul a.hasChild {
	background-image: url(../assets/plus.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;
}


#subNav li ul a:hover.hasChild {
	background-image: url(../assets/minus.gif);
	background-repeat: no-repeat;
	background-position: 20px 10px;;
}


#footer {
	position: relative;
	margin-left: 60px;
	margin-top: 7px;
	height: 50px;
	border-top: 1px solid #999999;
	font-size: 10px;
	color: #999999;
	text-align:center;
	padding-top: 8px;
}

#footer a {
	color: #999999;
	text-decoration:none;
	font-weight: normal;
}

#footer a:hover {
	text-decoration:underline;
}

#footer span {
	position: absolute;
	width: 100px;
	height: 30px;
	top: 0;
	left: 730px;
	text-align:right;
}

#footerLeft{
	width:250px;
}

#footerRight{
	position:relative;
	float:right;
	width: 500px;
	text-align:center;
}




.homeBanner {
	width: 800px;
	height: 245px;
	border-bottom: 2px solid #FFFFFF;
}

.quickLinksHead {
	width: 800px;
	height: 25px;
	color: #FFFFFF;
	background-color: #560021;
}

.quickLinksHead span {
	width: 266px;
	display: block;
	height: 25px;
	line-height:26px;
	float:left;
	text-align:center;
	background-image: url(../assets/quickLinksHeadLine.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.quickLinksHead span.firstHead {
	background-image: none;
}

.quickLinks ul {
	margin: 0;
	padding: 0;
	padding-top: 20px;
	padding-left: 25px;
	list-style-type:none;
	float: left;
	width: 240px;
	border-left: 1px solid #7B002F;
}

.quickLinks ul.firstQuickLinks {
	border-left: none;
}

.quickLinks li {
	margin-bottom: 5px;
	background-image: url(../assets/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
}

.quickLinks ul a {
	color: #000000;
	padding-left: 14px;
	font-weight: normal;
}

.quickLinks ul a:hover {
	color: #7B002F;
}

.separator {
	clear: both;
	min-width: 100px;;
	height: 1px;
	font-size: 1px;
	margin-bottom: 5px;
	margin-top: 5px;
}

.greyLine {
	clear: both;
	width: 620px;
	height: 1px;
	font-size: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	margin-top: 10px;
	margin-bottom: 10px;
}

.cookieWrapper {
	position: relative;
	width: 840px;
}

#cookieTrail {
	color: #000000;
	height: 28px;
	vertical-align: middle;
	line-height:220%;
	padding-left:16px;
	border-bottom:1px solid #CCCCCC; 
	border-right: 1px solid #CCCCCC;
}

#cookieTrail a {
	color: #000000;
	font-weight: normal;
	background-image: url(../assets/arrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	text-decoration:none;

}

#cookieTrail a:hover {
	text-decoration: underline;
}


#spotLight {
	color: #07423C;
	font-size:13px;
	height: 35px;
	vertical-align: middle;
	line-height:280%;
	padding-left:16px;
	z-index: 200;
}

#spotLight a {
	color: #07423C;
	font-weight: normal;
	padding-left: 6px;
	padding-right: 6px;
	text-decoration:none;
	border-left:1px solid #99ba9f; 
}

#spotLight p{
	padding-top:6px;
}


#spotLight a.first{
	background-image: url(../assets/arrow_light.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 18px;
	border-left:none;
}

#spotLight a:hover {
	text-decoration: underline;
}

#UsefulLinkHome{
	float:right;
	color: #07423C;
	font-size:11px;
	margin-top: -7px;
}


#homeContent{
	height:312px;
}

#welcomeBox{
	width:228px;
	height:303px;
	border:1px solid #CCCCCC;
	float:left;
}

#welcomeBox h1{
	background-color: #07423C;
	color:#FFFFFF;
	line-height:220%;
	font-size:13px;
	font-weight:bold;
	height: 31px;
	padding-left: 16px;
	margin:0px;
}

#welcomeText {
	padding-left:16px;
	padding-top:10px;
	padding-right: 5px;
	padding-bottom: 5px;
}

#welcomeText Img{
	text-align:right;
	float: left;
	padding-left: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-top:5px;
}


#newsEventBox {
	width:601px;
	height::304px;
	border:1px solid #CCCCCC;
	position:relative;
	float:right;
}

#newsEventBox h1{
	background-color: #77A480;
	color:#FFFFFF;
	line-height:220%;
	font-size:13px;
	font-weight:bold;
	height: 31px;
	padding-left: 10px;
	margin:0px;
}


#homeNews{
	padding:10px 10px 10px 10px;
	width:390px;
	height::270px;
	float:left;
}

#homeNewsLeft {
	width: 177px;
	position:relative;
	float:left;
}

#homeNewsLeft .medImgDiv{
	padding-right: 5px;
	padding-bottom: 5px;
	width:177px;
	height:130px;
	background-repeat:no-repeat;
	background-position:center;
}


#homeNewsLeft h2{
	color: #07423C;
	font-weight:bold;
	font-size: 12px;
	margin:0;
	padding-top:5px;
	padding-bottom:5px;
}

#homeNewsRight {
	width: 195px;
	position:relative;
	float:right;
}

#homeNewsRight img{
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
}

#homeNewsRight .smallImgDiv{
	float: left;
	padding-right: 5px;
	padding-bottom: 5px;
	margin-right:5px;
	width:39px;
	height:35px;
	background-repeat:no-repeat;
	background-position:center;
}


#homeNewsRight ul{ 
	margin:0; 
	padding:0; 
	list-style-type:none; 
	font-weight: bold;
	color:#333333;
}

#homeNewsRight ul li {
	text-align:left;
	padding-bottom: 5px;
	margin-top: 5px;
	cursor: pointer; 
	cursor: hand; 
	border-bottom:1px solid #D5D5D5; 
	line-height: 100%;
	vertical-align:middle;
	clear:both;
	min-height:38px;
	_height: 38px;
}

#homeNewsRight ul li.last{
	border-bottom:none;
}

#homeNewsRight ul li:hover{
	background-color:#DFEAE1;
	border-bottom:1px solid #D5D5D5; 
}

#homeCalendar{
	padding-top:5px;
	padding-right: 6px;
	width:181px;
	height: 266px;
	float:right;
}


.calSubHeader{
	background-color:#F0F0F0;
	font-weight:bold;
	color:#000000;
}

.article {
	padding: 0;
}


.article p {
	font-size: 12px;
	line-height:140%;
}

.article h1 {
	font-size: 18px;
	margin-top: 30px;
}

.article h2 {
	font-size: 14px;
	margin-top: 30px;
}

.article ul{
	position: relative;
	left: 5px;
	padding-top: 0;
	margin-top: 0;
}

.article ul li{
	list-style-position:outside;
}


.article label {
	width: 140px;
	float: left;
	font-weight: bold;
}

.noteText{
	color:#EE3A43;
}

.newsDiv{
	position:relative;
	float: left;
	width: 300px;
	margin: 0px;
	padding-right:10px;
	padding-bottom:10px;
	min-height:1px;
	_height: 1px;
}


.imgDiv {
	min-height: 20px;
	_height: 20px;
	float: right;
	text-align:left;
	margin-top:15px;
	padding-left: 10px;
	padding-top: 15px;
	padding-bottom: 10px;
}

.imgDivLarge {
	min-height: 20px;
	_height: 20px;
	float: right;
	margin-right: 0px;
	margin-bottom: 5px;
	text-align:left;
	padding-bottom: 10px;
}

.menuLogo {
	min-height: 20px;
	_height: 20px;
	float: left;
	margin-left: 26px;
	margin-bottom: 15px;
	padding-bottom: 20px;
}


.cap {
	font-size: 10px;
	font-style:italic;
}


.imgFeatureWrapper {
	padding-top: 4px;
	position: relative;
	width: 160px;
	margin-left: -178px;
	text-align: right;
	z-index:1000;
	float: left;
}

.imgLeft {
	width: 155px;
	min-height: 20px;
	_height: 20px;
	margin-bottom: 40px;
}

.cap {
	font-style:italic;
	font-size:10px;
	padding-top: 5px;
}

.featureLinks {
	position:relative;
	margin: 0;
	margin-top: 30px;
	padding-top: 20px;
	padding-bottom:0px;
	height:45px;
	z-index: 1000;
}

.featureLinks ul {
	margin: 0;
	padding: 0;
	list-style:none;
	width: 198px;
	height:45px;
}

.featureLinks ul li {
	float: left;
	padding-right: 4px;
}

.featureLinks ul a {
	display: block;
	width: 56px;
	height: 30px;
	line-height: 30px;
	background-color: #DFEAE1;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	color: #000000;
	margin:0;
	padding: 5px 2px 5px 2px;
}

.featureLinks ul a:hover {
	background-color: #FFFFFF;
}

.featureLinks .lastFeatureLink {
	margin-right: none;
}

.featureLinks .featureLoaded {
	margin-bottom: 0;
	background-color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

.featureLinks .featureLoading {
	margin-bottom: 0;
	background-color: #FFFFFF;
	background-image:url(../assets/ajax-loader-roller.gif);
    background-repeat:no-repeat;
    background-position: center center;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}

#featureLinksDiv{
	width:198px;
}


.feature {
	background-color:#FFFFFF; 
	width:198px; 
	margin: 0;
	clear:both;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	top: -1px;
	position:relative;
	padding-bottom: 12px;
	margin-top: -4px;
}

#subContent{
	width:840px;
}

#subRight {
	width: 621px;
	position:relative;
	float:right;
}

#subBanner{
	width: 621px;
	position:relative;
}


.staffImg {
	position: absolute;
	width: 80px;
	min-height: 20px;
	_height: 20px;
	top: 0;
	left: -105px;
}

.quickLinksDropDown {
	position: absolute;
	width: 170px;
	height: 40px;
	left: 20px;
	top: 9px;
	z-index:4000;
}

form {
	padding: 0;
	margin: 0;
}

.quickLinksDropDown select {
	width: 155px;
}



.downloads {
	background-image: url(../assets/downloadarrow.gif);
	background-repeat: no-repeat;
	background-position: left;
}

.downloads a {
	padding-left: 22px;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	display: inline;
	font-size: 13px;
	text-decoration: underline;
	background-position: left 1px;
}

.DDsubmenu {
	padding-left: 5px;
}

.navTable {
	width: 90%;
}

.navTable td {
	padding-bottom: 3px;
	padding-top: 3x;
}

#backToTop {
	width: 27px;
	height: 27px;
	position: absolute;
	left: 820px;
	bottom: 60px;
	z-index: 1000;
}

label {
	width: 100px;
	float: left;
	font-weight: bold;
}


textarea {
	width: 300px;
}

.submitBtn {
	width: auto;
	margin-left: 100px;
}

/*This is the CSS for the Site Map page */


.sitemap {
	list-style-type: none;
	background-image:url(../assets/line1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left: 0;
	font-weight: bold;
}


.sitemap ul {
	margin: 0;
	background-image:url(../assets/line1.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-left:0;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
}

.sitemap ul ul {
	margin-left: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-left:0px;
}

.sitemap li {
	list-style-type: none;
	background-image:url(../assets/line2.gif);
	background-repeat:no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin: 0;
}

.sitemap {
	line-height: 22px;
	margin: 0;
	padding: 0;
}

.sitemap a {
	text-decoration: none;
}

div.cloud {   
	 border:1px dotted #666;   
	 padding:20px;   
	 width:350px;   
 }   
 div.cloud a   
 {   
	 text-decoration:none;   
 } 
 
#loadingDiv{
	padding-top: 20px;
	background-color:#FFF;
    background-image:url(../assets/ajax-loader.gif);
    background-repeat:no-repeat;
    background-position: center center;
	display:block;
}  

.loginEmail {
	width: 190px;
}

.loginPassword {
	width: 190px;
}

#loginError {
	width: 428px;
	color:#FF0000;
	position: relative;
	height: 30px;
	left: 100px;
}

.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #00433B
}


/* This is the CSS for the calendar page */

.eventsSelection {
	margin: 10px;
}

.calendarWrapper {
	width: 580px;
	margin: 1px;
}

.calendar {
	float: left;
	width: 200px;
	height: 200px;
	margin-right: 10px;
	margin-bottom: 10px;
}

.eventsHeading {
	font-family: Arial, Helvetica, sans-serif;
	height: 30px;
	width: 580px;
	padding-left: 5px;
	voice-family: "\"}\""; /* Box Model Hack for IE */
	voice-family:inherit; /* Box Model Hack for IE */
	line-height: 30px;
	background-color: #00433B;
	color: white;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}

.eventHeading a 
{
    color:White;
    text-decoration: none;
    }

.selectLocation {
	margin-right: 5px;
	margin-top: 4px;
}

.events {
	float: left;
	width: 350px;
	margin-bottom: 10px;
}

.events td, th {
	padding: 5px 5px 5px 0px;
	text-align: left;
	font-size: 12px;
}

.eventLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}

.eventLink a:hover {
	color: #C4C208;
}

.detailsHeading {
	clear: both;
	height: 30px;
	width: 580px;
	padding-left: 5px;
	voice-family: "\"}\""; /* Box Model Hack for IE */
	voice-family:inherit; /* Box Model Hack for IE */
	width:580px;
	line-height: 30px;
	font-size: 14px;
	font-weight: bold;
}

.details {
	clear: both;
	margin: 10px;
}

.details table {
	margin-bottom: 10px;
	font-size: 12px;
	text-align: left;
}

.details td, th {
	padding: 5px 5px 5px 0px;
}

.detailsPhoto {
	float: left;
	width: 218px;
	min-height: 100px;
	_height: 100px;
	margin-left: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
}


.calActive a {
    text-decoration: none;
    font-weight: bold;
}

.calActive a:hover {
    color: #C4C208;
}
.calHeader{
	background-color:#DFEAE1;
	font-weight:bold;
}
.eventRow{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
    text-decoration: none;
}

.home2 A:link {
		color: #00433B;
		text-decoration: underline;
}
.home2 A:visited {
	color: #00433B;
	text-decoration: underline;
}
.home2 A:active {
	color: #00433B;
	text-decoration: underline;
}
.home2 A:hover {
	text-decoration: underline;
}


