*
{
	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_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: 15px;
}



/* PRIMARY CONTENT 1 */

#primarycontent {
	position: relative;
	width: 650px;
	margin-top: 24px;
	margin-left: -2px;
	margin-bottom: 60px;
	float: left;
}

#primarycontent_header {
	width: 650px;
	height: 25px;
	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;
}

img.primarycontent_pic_1 {
	position: relative;
	width: 245px;
	height: 330px;
	margin-top: 0px;
	margin-left: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	background-color: #BBBBBB;
}

#primarycontent .image_space {
	position: relative;
	float: left;
	width: 255px;
	height: 330px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 15px;
	background-color: #FFFFFF;
}
					
#primarycontent .content2 {
	position: relative;
	margin-top: 15px;
	margin-left: 3px;
	margin-right: 30px;
	margin-bottom: 12px;
}

#primarycontent .content2 h4 {
	position: relative;
	font-size: 15px;
	color: #488123;
	letter-spacing: .005em;
	padding-top: 0px;
	padding-left: 0px;
	margin-left: 5px;
	margin-bottom: -15px;
}

#primarycontent .content2 .sub_stories {
	color: #488123;
	letter-spacing: .005em;
}



/* RIGHT SIDE AD OWN CONTENT */

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

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

#right_side_ad_own 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 */