@charset "UTF-8";
/* CSS Document */

html {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #73bfe9;
}

h2 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
}

h3 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #336699;
	font-style: italic;
	margin-bottom: 15px;
	margin-top: 0px;
}

img {
	border: none;
}



/******* Site Background  ********/

#bg_top_repeater {
	background-image:url(../images/top_repeat.jpg);
	background-position: center top;
	background-repeat: repeat-x;
}


#bg_top {
	background-image: url(../images/top_bg.jpg);
	background-position: center top;
	background-repeat:no-repeat;
}

#gradient {
	background-image: url(../images/sky_gradient.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

#cloud_bg_repeater {
	background-image: url(../images/clouds_repeat.jpg);
	background-position: center 435px;
	background-repeat: repeat-x;
}

#cloud_bg {
	background-image:url(../images/clouds.jpg);
	background-position: center 435px;
	background-repeat: no-repeat;
}

#bg_bottom {
	background-image:url(../images/wheat_field.jpg);
	background-position:  center bottom;
	background-repeat: repeat-x;
}

/********* Site Background End **********/



#container{ 
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
}

#top {
	width: 1010px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	*padding-bottom: 5px;
}

#logo {
	float: left;
}

#logo img {
	margin: 0px;
	padding: 0px;
}

/*********** Login Section ************/

#login {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 140px;
	padding-top: 76px;
}

#login a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	margin-bottom: 8px;
	margin-left: 110px;
	display: block;
}

#login a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
	color: #ffffff;
}

.mylandman {
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	letter-spacing: 1px;
	margin-right: 10px;
}

input {
	margin-right: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.my {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

/******* Form Section End ************/

/************* Nav ***************/

#nav {
	background-image:url(../images/nav_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 47px;
}

#nav a {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #212e3c;
	text-decoration: none;
	font-weight: bold;
	margin: 11px 24px 0 24px;
	letter-spacing: 1px;
}

#nav a:hover {
	color: #336699;
}

#nav_links {
	margin-left: 15px;
}

/************ Nav End ************/

/********** Banner ***************/

#banner {
	background-image: url(../images/index_banner_bg.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 1010px;
	height: 281px;
	margin-top: 12px;
}

#banner_btn {
	float: right;
	padding-top: 220px;
	padding-right: 15px;
}

/********* Banner End ************/



/********* Events ****************/

#events_title {
	background-image: url(../images/events_top.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 1010px;
	height: 37px;
	margin-top: 15px;	
}

#events_content {
	background-image: url(../images/events_repeater.png);
	background-position: center top;
	width: 1010px;
}

#events_content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	width: 260px;
	text-decoration: none;
	font-weight: bold;
}

#events_content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	width: 260px;
	text-decoration: underline;
	font-weight: bold;
}

/*  Left Event */

#events_left {
	float: left;
	width: 302px;
	padding-left: 62px;
	margin-top: 15px;
	margin-bottom: 20px;
}

#events_left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 260px;
}



/* Right Event */

#events_right {
	float:left;
	width: 280px;
	border-right: 1px solid #ffffff;
	border-left: 1px solid #ffffff;
	padding-left: 33px;
	margin-top: 15px;
	margin-bottom: 20px;
}

#events_right p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 240px;
}

/* Join Membership */

#events_membership {
	float: right;
	width: 234px;
	padding-right: 42px;
	margin-bottom: 20px;
}

#events_membership p{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

#events_membership p.member_copy {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #555555;
	line-height: 150%;
	margin: 0px;
	padding-top: 16px;
}

.events_location {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 12px;
	color: #666666;
}

.events_date {
	font-weight: bold;
}

.img_float_left {
	float: left;
	padding-right: 10px;
}

/********* Events End ************/



/********** Content *************/

#content {
	background-image: url(../images/index_content_bg_repeater.png);
	background-position: center top;
	background-repeat: repeat-y;
	width: 1010px;
	padding-top: 25px;
	padding-bottom: 25px;
}

#content_header {
	height: 51px;
	width: 953px;
	margin-left: auto;
	margin-right: auto;
	background-color: #336699;
	
}

#content_section {
	width: 953px;
	margin: 40px auto 0 auto;
}

#content_section p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0px;
	line-height: 18px;
	width: 285px;
}

#content_section a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	width: 260px;
	text-decoration: none;
	font-weight: bold;
}

#content_section a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336699;
	width: 260px;
	text-decoration: underline;
	font-weight: bold;
}

#content_bottom {
	background-image: url(../images/index_content_bottom.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 1010px;
	height: 9px;
	margin-bottom: 40px;
}

/* Education Calendar */

#calendar_events {
	width: 407px;
	float: left;
	padding-left: 52px;
}

.calendar_container {
	width: 407px;
	margin-bottom: 20px;
}

.calendar_img {
	float: left;
	padding-right: 20px;
}

.calendar_img2{
	float: left;
	padding-right: 20px;
	height: 45px;
	width: 32px;
	background: url(../images/icon_cal.gif) no-repeat;
}

.calendar_img2 .mnth {font-size: 8px;!important; color: white; margin-top: 1px; width: 32px!important; text-align: center;}
.calendar_img2 .day {font-weight: bold; margin-top: 5px; width: 32px!important; text-align: center; font-size: 18px;}

.calendar_details {
	float: left;
}

.calendar_date {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #999999;
	font-style: italic;
	margin-bottom: 12px;
	display: block;
}

#allevents {
	margin-left: 52px;
}

/* Bulletinboard */

#bulletinboard {
	width: 340px;
	float: left;
	padding-left: 93px;
}

#bulletinboard h3 {
	margin-bottom: 10px;
	width: 300px;
	line-height: 20px;
}

#bulletinboard p {
	margin-bottom: 30px;
	
}

/* Quick Links */

#quicklinks {
	width: 850px;
	margin: 0px auto 20px auto;
	padding-top: 30px;
}

#quicklinks p {
	width: 152px;
	color: #666666;
	margin-bottom: 10px;
}

#quicklinks_left {
	float: left;
	width: 296px;
}

#quicklinks_middle {
	float: left;
	width: 281px;
}

#quicklinks_right {
	float: left;
	width: 272px;
}

.ql_img {
	float: left;
	padding-right: 15px;
}

.ql_details {
	float: left;
}

/********* Content End **********/

/********* Footer ***************/


#footer_bg {
	background-image:url(../images/footer_bg_repeater.png);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 126px;
}

#footer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 0px;
	*margin-top: 30px;
	*padding-top: 0px;
}

#social_links {
	float:left;
	width: 150px;
	padding-left: 30px;
}

#social_links a{
	margin-right: 5px;
}

#footer_contact_info {
	float: right;
	width: 320px;
}

#footer_links {
	float: right;
	text-align: right;
	padding-right: 50px;
}

#footer_links a{
	font-family: Helvetica, Arial, san-serif;
	font-size: 12px;
	color: #c5b8a0;
	text-decoration: none;
	margin-left: 34px;
	letter-spacing: 1px;
	line-height: 200%;
}

#footer_links a:hover {
	text-decoration: underline;
}

#address {
	float: left;
	text-align: right;
	font-family: Helvetica, Arial, san-serif;
	color: #ffffff;
	letter-spacing: 1px;
	
	
}

#address p {
	margin: 0px;
	line-height: 150%;
	font-size: 11px;
}

#address a {
	font-family: Helvetica, Arial, san-serif;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: none;
	font-weight: normal;
}

#address a:hover {
	font-family: Helvetica, Arial, san-serif;
	color: #ffffff;
	letter-spacing: 1px;
	text-decoration: underline;
}

#footer_logo {
	float: right;
}

#rftb {
	font-size: 8px;
	color: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 16px;
	margin-left: 3px;
	letter-spacing: 1px;
}

#rftb a{
	color: #efefef;
	text-decoration: none;
	font-size: 8px;
}

#rftb a:hover {
	color: #efefef;
	text-decoration: underline;
	font-size: 8px;
}
	
/******** Footer End ************/


.clear {
	clear: both;
}
