/* CSS Document */

html,body {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: 50%;
	background-color: #EFF4F9;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 100%;
	font-family: Comic sans ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#container {
	width: 782px;
	margin: auto auto;

}

a {
	color: #7EB722;
}

p {
	font-family: Comic sans ms, Arial, Helvetica, sans-serif;
	color: #393939;
	font-size: 12px;
	line-height: 15px;
	margin:0;
	padding: 0 0 8px 0;
}

.content_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	color: #7CA2CD;
	font-weight: bold;
}
.subcontent_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #7CA2CD;
	font-weight: bold;
	line-height: 17px;
}
.month_header {
	font-family: Comic sans ms, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7CA2CD;
	font-weight: bold;
	line-height: 15px;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

ul.tips {
	list-style: disc;
	padding-left: 10px;
	margin-left: 15px;	
	font-family: Comic sans ms, Arial, Helvetica, sans-serif;
	color: #393939;
	font-size: 12px;
	line-height: 15px;
}

.padLeftSmall {
  padding-left: 8px;	
}

#real_ul {
	font-family: Comic sans ms, Arial, Helvetica, sans-serif;
	color: #393939;
	font-size: 12px;
	line-height: 15px;
	left: 15px;
	position: relative;
}	
#top_bar {
	position: relative;
	top: 7px;
	height: 20px;
	width: 782px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#999999;
	text-align: right;
	margin: 0 auto;
	padding: 0;
}
.top_barlink {
	color: #7EB722;
	text-decoration: none;
	font-weight: bold;
}
.top_barlink:hover {
	color: #478BDA;
	text-decoration: none;
	font-weight: bold;
}
#top_logo {
	height: 75px;
	width: 782px;
	text-align: left;
	margin: 0 auto;
}

#wrapper {
	width: 782px;
	float: left;
	text-align: left;
	border-width: 2px;
	border-style: solid;
	border-color: #A8A8A8;
	background-image: url(images/resources_bg.jpg);
	background-repeat: no-repeat;
	background-color: #bdcfe7;
	margin: 0 auto;
	padding: 0 0 15px 0;
	background-position: bottom;
}
#wrapper_large {
	width: 782px;
    height: 102%;
	min-height: 102%;
	text-align: left;
	border-width: 2px;
	border-style: solid;
	border-color: #A8A8A8;
	background-image: url(images/resources_bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0 0 25px 0 ;
}
#leftcol {
	float: left;
	width: 232px;
	height: 525px;
	padding: 0px 0px 0px 0px;
	position: relative;
	}
#rightcol {
	float: right;
	width: 550px;
	padding: 0px 0px 0px 0px;
	position: relative;
	}
#subrightcol {
	width: 550px;
	height: 525px;
	float: right;
    display: inline;
	padding: 0;
	position: relative;
	}	
#homeshell {
	float: left;
	width: 503px;
	border-width: 1px;
	border-style: solid;
	border-color: #A8A8A8;
	padding: 0px 0 33px 33px;
	background-image: url(images/home_bg.jpg);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-color: #efefef;
	margin-top:13px;
}
#contentshell {
	float: left;
	width: 503px;
	border-width: 1px;
	border-style: solid;
	border-color: #A8A8A8;
		padding: 0px 0 33px 33px;
	background-image: url(images/content_bg.gif);
	background-position: 0px bottom;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
	margin-top:13px;
}
#contentshell_XX {
	position: absolute;
	top: 14px;
	left: 0px;
	height: 493px;
	width: 536px;
	border-width: 1px;
	border-style: solid;
	border-color: #A8A8A8;
	padding: 0px;
	background-image: url(images/content_bg.gif);
	background-position: 0px 442px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}	
#subcontentshell {
	width: 536px;
	height: 493px;
	position: relative;
	top: 14px;
	left: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #A8A8A8;
	padding: 0 0 15px 0;
	background-image: url(images/content_bg.gif);
	background-position: 0px 442px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;	
}
/*#subcontentshell {
	width: 536px;
	height: 96%;
	min-height: 96%;
	position: relative;
	top: 14px;
	left: 0px;
	border-width: 1px;
	border-style: solid;
	border-color: #A8A8A8;
	padding: 0 0 15px 0;
	background-color: #FFFFFF;	
}	*/
.resources {
	clear: right;
	font-family: Comic sans ms, Arial, Helvetica, sans-serif;
	color: #393939;
	font-size: 12px;
	line-height: 14px;
	padding: 8px 0 8px 0;
	margin: 0;
}
.resourcetitle {
	font-family: Comic sans ms, Arial, Helvetica, sans-serif;
	color: #7CA2CD;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;

}
.resourcesbr {
	font-family: Comic sans ms, Arial, Helvetica, sans-serif;
	color: #393939;
	font-size: 11px;
	line-height: 14px;
	padding: 0px 0px 0px 0px;
}
.resourceimg {
	float: left;
	padding: 5px 10px 2px 0;
}
.gobutton {
	float: right;
	height: 23px;
	padding: 10px 0px 0px 15px;
}
.gobutton2 {
	float: right;
	height: 23px;
	padding: 0px 0px 0px 15px;
}
.footer {
	clear:both;
 
	font-family: Arial, Helvetica, sans-serif;
	color: #ADADAD;
	font-size: 10px;
	line-height: 15px;
	text-align: center;	
}
.footerlink {
	font-family: Arial, Helvetica, sans-serif;
	color: #ADADAD;
	font-size: 10px;
	line-height: 15px;
	text-align: center;	
}
.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #2C3642;
	font-size: 10px;
	line-height: 12px;
	text-align: center;	
}
#headline_box {
	clear:both;
	float:left;

}
#hp_blog {
	float:left;
	width: 240px;
	border-width: 1px;
	border-style: solid;
	border-color: #A8A8A8;
	padding: 8px 15px 8px 15px;
	margin:5px 5px 0 0;
	background-color: #FFFFFF;
	overflow: auto;
}

#hp_blog p {
	font-family: Comic sans ms, Arial, Helvetica, sans-serif;
	color: #393939;
	font-size: 12px;
	line-height: 15px;
	margin: 0;
	padding: 0 0 8px 0; 
}
.blog_date {
	font-family: Comic sans ms, Arial, Helvetica, sans-serif;
	color: #393939;
	font-size: 10px;
	line-height: 19px;
}
.blog_title {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 19px;
	color: #7CA2CD;
	font-weight: bold;
	padding: 15px 0 0 0;
	margin: 0;
}

.blog_title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #7EB722;
	font-weight: bold;
}
#blog_sort {
	border-bottom: solid 1px #A8A8A8;
	padding: 0 0 5px 0;
	margin: 5px 0 15px 0;
	text-align:center;
}
.blog_img {
	float:left;
	padding: 0 7px 5px 0;
}


#latestnews {
	float:left;
	width: 240px;
	border-width: 1px;
	border-style: solid;
	border-color: #A8A8A8;
	padding: 8px 15px 8px 15px;
	margin:5px 5px 0 0;
	background-color: #FFFFFF;
	overflow: auto;
}
#upcomingdates {
	float:right;
	width: 150px;
	border-width: 1px;
	border-style: solid;
	border-color: #A8A8A8;
	padding: 8px 18px 8px 18px;
	margin-top:5px;
	background-color: #FFFFFF;
	font-family: Comic sans ms, Arial, Helvetica, sans-serif;
	color: #393939;
	font-size: 11px;
	line-height: 13px;
	overflow: auto;
}
#subnavshell {
	float:left;
	height: 32px;
	width: 450px;
	padding: 10px 15px 0px 15px;
	text-align: center;
	background-image: url(images/subnav_bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	line-height: 32px;
	z-index: 0;

}
#main_content {
	float: left;
	width: 475px;
	padding: 32px 0px 0px 0px;
}
#main_content3 {
	position: absolute;
	top: 47px;
	left: 33px;
	height: 395px;
	width: 475px;
	padding: 0px 0px 0px 0px;
}
#scroll {
	overflow: auto;
	width: 535px;
	height: 445px;
	position: relative;
	top: 48px;
	left: 0px;
}
#scroll2 {
	overflow: auto;
	width: 535px;
	height: 493px;
	position: relative;
	top: 0px;
	left: 0px;
}

.subnav2 {
	font-family: Comic sans ms, Arial, Helvetica, sans-serif;
	color: #478BDA;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 16px 0px 0px;
	line-height: 32px;
}
.subnav {
	font-family: Comic sans ms, Arial, Helvetica, sans-serif;
	color: #7EB722;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 16px 0px 0px;
	line-height: 32px;
}
.subnav:hover {
	font-family: Comic sans ms, Arial, Helvetica, sans-serif;
	color: #478BDA;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	padding: 0px 16px 0px 0px;
	line-height: 32px;
}
#contact_form {
	clear:both; 
	float: left;
	margin: 10px 0 0 14px;
	width: 191px;
	padding: 10px 0 10px 13px;
	background-color:#dde7f3;
	border: solid 1px #A8A8A8;
	display:inline;
	}
#recent_blogs {
	clear:both; 
	float: left;
	width: 191px;
	margin: 10px 0 0 14px;
	padding: 10px 0 10px 13px;
	background-color:#dde7f3;
	border: solid 1px #A8A8A8;
	display:inline;
	}
#navshell {
	float: left;;
	width: 205px;
	height: 226px;
	padding: 3px 0 0 0;
	margin: 10px 0 0 14px;
	background-image: url(images/nav_bg.gif);
	background-position: 0px 0px;
	background-repeat: no-repeat;
	display:inline;
	}
	
#mainnav {
	width: 200px;
	height: 37px;
	padding: 0px 0 0px 2px;
	font-family: Comic sans ms, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	text-indent: 25px;
	text-align: left;
	line-height: 37px;
}
	
#mainnav li a {
	width: 200px;
	height: 37px;
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	background:  url(images/nav_button.gif) 0 0;
	text-decoration: none;
}	
	
#mainnav li a:link {
	width: 200px;
	height: 37px;
	color: #FFFFFF;
	display: block;
	background:url(images/nav_button.gif) 0 0px;
	text-decoration: none;
	}
	
#mainnav li a:hover {
	width: 200px;
	height: 37px;
	color: #2C3642;
	display: block;
	background:url(images/nav_button.gif) 0 -37px;
	text-decoration: none;
	}
/*.more {
	width: 45px;
	height: 17px;
	display: block;
	background: url(images/more_button.gif) 0 0px;
	line-height: 17px;
	}
			
.more:hover {
	width: 45px;
	height: 17px;
	display: block;
	background: url(images/more_button.gif) 0 -17px;
	}*/	
.linkcategory {

	font-family: "Comic sans ms", Arial, Helvetica, sans-serif;
	color: B32A06;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
}

.demo_one  {
	font-family: "Comic sans ms", Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#ebf2fa;
	layer-background-color:#ebf2fa;
	position:absolute;
	top:755px;
	left:0px;
	width:442px;
	z-index:99;
	visibility:hidden;
	padding: 15px;
	border: 1px solid #000000;
}
.demo_two  {
	font-family: "Comic sans ms", Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#ebf2fa;
	layer-background-color:#ebf2fa;
	position:absolute;
	top:1798px;
	left:0px;
	width:442px;
	z-index:99;
	visibility:hidden;
	padding: 15px;
	border: 1px solid #000000;
}
.demo_three  {
	font-family: "Comic sans ms", Arial, Helvetica, sans-serif;
	color:#000000;
	background-color:#ebf2fa;
	layer-background-color:#ebf2fa;
	position:absolute;
	top:2440px;
	left:0px;
	width:442px;
	z-index:99;
	visibility:hidden;
	padding: 15px;
	border: 1px solid #000000;
}
.demo_one ul, .demo_two ul, .demo_three ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.demo_one li, .demo_two li, .demo_three li {
	margin: 0 0 0 20px;
}
.mini_container {
	clear:both;
	float:left;
	padding: 18px 0 5px 0;
	width:100%;	
}
.resource_container {
	clear:both;
	float:left;
	padding: 0 10px 10px 10px;
	margin-top: 15px;
	width:100%;
	background-color: #F5F5F5;
	border: 1px solid #E6E6E6;	
}
.bot_border {
	border-bottom: 1px solid #E6E6E6;
}