*
{
	padding: 0px;
	margin: 0px;
}

body {
	background: #F3F7EA url('images/a1-1.gif') repeat-x;
	font-size: 12px;
	font-family: "trebuchet ms", helvetica, sans-serif;
	color: #353535;
	line-height: 18px;
}

a {
	color: #488123;
	text-decoration: none;
	outline: none;
}

a img { 
	border: none;
}

a:hover {
	text-decoration: none;
	color: #1D5164;
}

a:hover img, a:active img { 
	border: none;
}

p {
	margin-bottom: 14px;
	text-align: left;
}

/* img.pic_flash_main_window {
	position: relative;
	width: 650px;
	height: 300px;
}

img.pic3 {
	position: relative;
	top: -2px;
	width: 200px;
	height: 200px;
	padding: 0px 0px 0px 0px;
}
					
img.pic_right_column {
	position: relative;
	top: -2px;
	width: 240px;
	height: 100px;
	padding: 0px;
	background: #353535;
}

img.floatleft {
	float: left;
	margin: 0px 14px 3px 0px;
}

*/

#upbg {
	position: absolute;
	top: 0px;
	left: 0px;
	background: url('images/upbg_modified.gif') no-repeat;
	width: 1000px;
	height: 264px;
	z-index: 1;
}

#outer {
	position: relative;
	width: 1000px;
	margin: 0 auto;
	background: url('images/outer_main_window.gif') repeat-y;
}

#inner {
	position: relative;
	padding: 13px 30px 13px 30px;
	z-index: 2;
}

#green_logo {
	position: absolute;
	background: url('images/green_logo.gif') repeat-x;
	width: 270px;
	height: 81px;
	padding-left: 20px;
}



/* HEADER */

#header {
	width: 920px;
	height: 37px;
	margin: 0 auto;
	margin-top: 100px;
	background: url(images/img01.gif) repeat-x;
}



/* MENU */

#menu {
	position: absolute;
	left: 34px;
	width: 925px;
	height: 37px;
	padding-left: 8px;
	list-style: none;
	background: url(images/img02.gif) no-repeat;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 10px 0px 12px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background: #A4B74C url(images/img04.gif) repeat-x;
}

#menu_2 {
	position: absolute;
	right: 34px;
	height: 28px;
	margin: 0;
	padding: 9px 25px 0 0;
	background: url(images/img03.gif) no-repeat right top;
}

img.facebook {
   	position: absolute;
	margin-top: 5px;
	margin-left: 840px;
}

img.twitter {
   	position: absolute;
	margin-top: 5px;
	margin-left: 880px;
}


/* PRIMARY CONTENT */

#primarycontent {
	position: relative;
	width: 650px;
	margin-top: 25px;
	float: left;
}

/*

#primarycontent .post1 {
	margin-top: 50;
	margin-bottom: 30px;
}

*/

#primarycontent_header {
	width: 650px;
	height: 25px;
	margin: 0 auto;
	margin-top: 5px;
	margin-left: 3px;
	margin-bottom: 15px;
	background: url('images/post_image.gif') repeat-x;
}

#primarycontent_header h3 {
	position: relative;
	font-size: 16px;
	color: #353535;
	letter-spacing: .005em;
	padding-top: 5px;
	padding-left: 5px;
	margin-left: 5px;
	margin-bottom: 18px;
}
		
#primarycontent_flash_main_window {
	position: relative;
	float: left;
	width: 650px;
	height: 300px;
	margin-top: -10px;
	margin-left: 3px;
	margin-bottom: 15px;
	background-color: #BBBBBB;	
}



/* PRIMARY CONTENT 2 */
					
		#primarycontent_header_2 {
			position: relative;
			float: left;
			width: 650px;
			height: 25px;
			margin-top: 10px;
			margin-left: 3px;
			margin-bottom: 0px;
			background: url('images/post_image.gif') repeat-x;
		}

		#primarycontent_header_2 h3 {
			position: relative;
			font-size: 16px;
			color: #353535;
			letter-spacing: .005em;
			padding-top: 5px;
			padding-left: 5px;
			margin-left: 5px;
			margin-bottom: 18px;
		}
		
		img.primarycontent_pic_news_events {
			position: relative;
			width: 203px;
			height: 175px;
			margin-top: 0px;
			margin-bottom: 0px;
		}	
					
		#primarycontent .content {
			position: relative;
			float: left;
			margin-top: 15px;
			margin-left: 3px;
			margin-right: 30px;
			margin-bottom: 20px;
		}

		#primarycontent .box_title {
			position: relative;
			float: left;
			font-size: 14px;
			font-weight: bold;
			color: #353535;			
			margin-top: 5px;
			margin-bottom: 5px;
		}

		#primarycontent .box_content {
			position: relative;
			float: left;
			font-size: 12px;
			font-weight: normal;
			line-height: 18px;
			color: #353535;			
			margin-top: 0px;
			margin-right: 5px;
		}

/* PRIMARY CONTENT 3 */
	
				#primarycontent_header_3 {
					position: relative;
					float: left;
					width: 650px;
					height: 25px;
					margin-top: 10px;
					margin-left: 3px;
					margin-bottom: 0px;
					background: url('images/post_image.gif') repeat-x;
				}
					
				#primarycontent_header_3 h3 {
					position: relative;
					font-size: 16px;
					color: #353535;
					letter-spacing: .005em;
					padding-top: 5px;
					padding-left: 5px;
					margin-left: 5px;
					margin-bottom: 18px;
				}
				
				img.primarycontent_pic_3
				{
				position: relative;
				width: 300px;
				height: 235px;
				margin-bottom: 10px;
				padding: 0px 0px 0px 0px;
				}
		
				#primarycontent .content3
				{
				position: relative;
				float: left;
				margin-top: 15px;
				margin-left: 3px;
				margin-right: 30px;
				margin-bottom: 45px;
				}
			
			
/* PRIMARY CONTENT 4 
				
				#primarycontent_header_4
				{
				position: relative;
				margin-top: 10px;
				margin-left: 675px;
				margin-bottom: 0px;
				width: 260px;
				height: 187px;
				background-color: #FFFFFF;
				padding: 0px 0px 0px 0px;
				}
				
				#primarycontent_header_4 h3
				{
				position: relative;
				top: 4px;
				font-size: 16px;
				line-height: 6px;
				color: #353535;
				letter-spacing: .005em;
				text-align: left;
				background: url('images/grey_dots.gif') bottom repeat-x;
				padding: 10px 0px 10px 0px;
				margin-left: 10px;
				margin-right: 10px;
				margin-bottom: 15px;
				}
					
				#primarycontent_header_4 .content4
				{
				position: relative;
				text-align: left;
				margin-top: 0px;
				margin-left: 25px;
				margin-right: 0px;
				margin-bottom: 0px;
				padding: 0px 0px 0px 0px;
				}

				#primarycontent_header_4 .linklist4
				{
				font-size: 14px;
				font-weight: bold;
				line-height: 24px;
				}	

*/		

/* RIGHT SIDE AD HOME CONTENT */

#right_side_ad_home {
	position: relative;
	float: right;
	width: 260px;
	height: 720px;
	margin-top: 30px;
	margin-bottom: 40px;
	margin-right: 5px;
	margin-left: 0px;
	background: url('images/ads/home.jpg') repeat-x;
}

#right_side_ad_home a {
	text-decoration: none;
	color: #FFFFFF;
}

#right_side_ad_home a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

					

/* MAIN PAGE FOOTER */

#footer
{
position: relative;
text-align: center;
margin-bottom: 20px;
clear: both;
background: url('images/footer.gif') repeat-x;
height: 25px;
padding-top: 5px;
padding-bottom: 5px;
}

#footer li {
position: relative;
display: inline;
}

#footer a
{
color: #FFFFFF;
text-decoration: none;
padding: 0px 2px 0px 2px;
text-transform: lowercase;
text-decoration: none;
font-size: 12px;
font-weight: bold;
}

#footer a:hover
{
text-decoration: none;
color: #1D5164;
}

#footer_end
{
position: relative;
font-size: 10px;
text-align: center;
color: #353535;
margin-bottom: 10px;
}


/* END */
