*
{
	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;
}

#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 .title {
	position: relative;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 27px;
	font-weight: bold;
	color: #377CA4;
	letter-spacing: .005em;
	margin-top: 8px;
	margin-left: 9px;
	margin-bottom: 10px;
}

#primarycontent .subtitle {
	position: relative;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 20px;
	width: 600px;
	color: #353535;
	letter-spacing: .005em;
	margin-top: 18px;
	margin-left: 9px;
	margin-bottom: 10px;
}

#primarycontent .by_line {
	position: relative;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #8A8A8A;
	letter-spacing: .005em;
	margin-top: 18px;
	margin-left: 9px;
	margin-bottom: 30px;
}

#primarycontent .content_body_copy .caption {
	position: relative;
	float: left;
	font-family: "trebuchet ms", helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #353535;
	width: 190px;
	letter-spacing: .005em;
	margin-top: -45px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	background-color: #DDDDDD;
	padding: 5px 5px 5px 5px;


}

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

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

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

#primarycontent .image_space {
	position: relative;
	float: left;
	width: 210px;
	height: 200px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	background-color: #FFFFFF;

}

#primarycontent .image_space_2 {
	position: relative;
	float: left;
	width: 210px;
	height: 320px;
	margin-top: 5px;
	margin-left: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	background-color: #FFFFFF;

}

#primarycontent .image_space_main {
	position: relative;
	float: left;
	width: 440px;
	height: 250px;
	margin-top: 5px;
	margin-left: -3px;
	margin-right: 15px;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}

img.floatleft {
	float: left;
	margin: 0px 24px 50px 0px;
}

#primarycontent .content {
	position: relative;
	float: left;
	margin-top: 5px;
	margin-left: 3px;
	margin-right: 30px;
	margin-bottom: 10px;
}

#primarycontent .content_body_copy {
	position: relative;
	font-size: 12px;
	float: left;
	margin-left: 7px;
	color: #353535;
}


/* RIGHT SIDE AD 1 CONTENT */

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

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

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


/* RIGHT SIDE AD 2 CONTENT */

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

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

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



/* RIGHT SIDE AD 3 CONTENT */

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

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

#right_side_ad_3 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
			
			
			
/* THE WORD MENU LIST */
				
#the_word_header {
	position: relative;
	margin-top: 10px;
	margin-left: 675px;
	margin-bottom: 0px;
	width: 260px;
	height: 187px;
	background-color: #FFFFFF;
	padding: 0px 0px 50px 0px;
}
				
#the_word_header 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;
}
					
#the_word_header .content {
	text-align: left;
	padding: 0px 0px 0px 0px;
	margin-left: 25px;
	margin-right: 10px;
	margin-bottom: 100px; 
}

#the_word_header .linklist {
	margin-left: 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}	


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