/*html, body {
	margin: 0px;
} */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	color: #333333;
	background-color: #E2E2E2;
	margin: 15px;
	background-attachment: fixed;
	background-image: url(images/youth_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#container {
	width: 950px;
	font-size: 1.2em;
	background-color: #FFFFFF;
	line-height: 150%;
}

#header {
	height: 110px;
	width: 708px;
	float: left;
	padding-left: 10px;
	padding-top: 8px;
}
#header h1 {
	font-size: 5em;
	color: #FF6600;
	margin: 0px;
}

#sub_header {
	float: right;
	width: 232px;
	height: 90px;
}
#gosa_logo {
	height: 47px;
	padding-top: 10px;
}
#search_area {
	height: 20px;
	margin-top: 7px;
}
#search_site {
	margin-top: 5px;
	margin-bottom: 0px;
}

.search_site_input {
	background-color: #E2E2E2;
	width: 140px;
	border: 1px solid #939393;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.go_btn {
	width: 40px;
	background-color: #E2E2E2;
	border: 1px solid #939393;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#content_area {
	clear: both;
	float: left;
	width: 710px;
	margin-bottom: 20px;
}
#content_area a:link, #content_area a:visited, #right_content a:link, #right_content a:visited  {
	color: #E15A00;
	text-decoration: underline;
}
#content_area a:hover, #content_area a:active, #right_content a:hover, #right_content a:active {
	color: #5D8C02;
	text-decoration: none;
}
#logo {
	float: left;
	height: 340px;
	width: 344px;
	padding-right: 3px;
	padding-left: 8px;
}
#content_logo {
	float: left;
	height: 50px;
	width: 344px;
	padding-right: 3px;
	padding-left: 8px;
	margin-bottom: 7px;
}

#rotate_box {
	float: right;
	height: 340px;
	width: 349px;
	padding-right: 3px;
	margin-left: 3px;
}
#contentpages_header {
	float: right;
	height: 50px;
	width: 349px;
	margin-right: 3px;
	margin-left: 3px;
	margin-bottom: 7px;
}
#contentpages_header h1 {
	font-size: 2em;
	margin-bottom: 0px;
	margin-top: 15px;
	margin-left: 15px;
	color: #FFFFFF;
}
.cphome {
	background-color: #97B201;
}
.cpaboutus {
	background-color: #97B201;
}
.cpfom {
	background-color: #5D8C02;
}
.cpresources {
	background-color: #DE4903;
}
.cplinks {
	background-color: #F66522;
}
.cpcasestudies {
	background-color: #FD9010;
}
.cpfunstuff {
	background-color: #002E59;
}
.cpglossary {
	background-color: #0356A3;
}
.cpcontactus {
	background-color: #4082C0;
}



#fom {
	background-color: #FF6600;
	height: 310px;
	width: 289px;
	padding-top: 30px;
	padding-right: 35px;
	padding-left: 25px;
	line-height: normal;
	}
#fom h1 {
	font-size: 2.2em;
	color: #FFD98C;
	line-height: 100%;
	font-weight: normal;
}
#fom h2 {
	font-size: 1.1em;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 10px;
	color: #FFF4DF;
}
#fom a:link, #fom a:visited, #fom a:active {
	margin-bottom: 4px;
	color: #FFD98C;
	padding-bottom: 4px;
	font-weight: bold;
	line-height: 200%;
}

.fom_bullet {
	margin-right: 5px;
}
#content_area p {
	margin-bottom: 6px;
	line-height: 150%;
}
#cookietrail {
	clear: both;
	height: 28px;
	margin-left: 15px;
	margin-right: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999; 
}
#cookietrail p {
	margin-bottom: 0px;
}

#cookietrail a {
	padding-right: 10px;
}
.cookie_hr {
	display: block;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding: 0px;
	margin-top: 0px;
}


#left_content {
	clear: both;
	float: left;
	width: 301px;
	padding-right: 32px;
	padding-left: 22px;
	padding-top: 15px;
}

#content_leftside {
	clear: both;
	float: left;
	width: 160px;
	padding-right: 15px;
	padding-left: 22px;
	padding-top: 15px;
}
#content_leftside img#mainimg {
	background-color: #faa852;
	padding: 6px;
}
.shareicons {
	margin-right: 7px;
	margin-top: 4px;
}



#left_content h1, #right_content h1, #content_leftside h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #FF6600;
	margin-bottom: 7px;
}

#mid_content {
	float: right;
	width: 349px;
	padding-right: 3px;
	padding-left: 3px;
	padding-top: 15px;
}
#mid_content h1 {
	font-size: 1.5em;
	color: #FF8737;
	font-weight: bold;
	margin-left: 5px;
	margin-bottom: 7px;
}
#mid_content h2 {
	font-size: 1.3em;
	color: #FF8737;
	font-weight: bold;
	margin-bottom: 7px;
}
#content_middle {
	float: right;
	width: 480px;
	padding-right: 15px;
	padding-left: 8px;
	padding-top: 15px;
}
#content_middle h1 {
	font-size: 1.5em;
	color: #FF8737;
	font-weight: bold;
	margin-bottom: 7px;
}
#content_middle h2 {
	font-size: 1.3em;
	color: #002E59;
	font-weight: bold;
	margin-top: 7px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#content_middle h3 {
	font-size: 1.3em;
	color: #5D8C02;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 8px;
	padding-bottom: 0px;
	width: 435px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#content_middle h4 {
	font-size: 1.3em;
	color: #5D8C02;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 8px;
	padding-bottom: 0px;
}
#content_middle p {
	margin-top: 0px;
	line-height: 150%;
}
#content_middle ul {
	margin-left: 15px;
	padding-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 7px;
}

#content_middle li {
	list-style-image: url(images/fom_bullet.gif);
}
#content_middle dl {
	margin-top: 0px;
	margin-bottom: 0px;
}
#content_middle dt {
	font-weight: bold;
	font-style: italic;
}
#content_middle dd {
	margin-top: -5px;
	margin-left: 15px;
	margin-bottom: 7px;
}
#feedback label {
	width: 100px;
	float: left;
	font-weight: bold;
}
#feedback input, #feedback textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #E15A00;
}
#feedback input {
	width: 175px;
	height: 23px;
}
#feedback textarea {
	width: 230px;
}	
#feedback input#submit, #feedback input#reset {
	width: 90px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	float: right;
	margin-right: 15px;
}	
.updatedon {
	font-size: 9px;
	text-align: right;
	clear: both;
}


#funstuff {
	background-color: #E0DFE3;
	height: 475px;
	font-size: 0.9em;

}
#funstuff p {
	line-height: 130%;	
	margin-bottom: 6px;
	padding: 0px;
	margin-top: 0px;
}
#funstuff h2 {
	font-size: 1em;
	font-weight: bold;
	margin-top: 6px;
	color: #333333;
	margin-bottom: 4px;
}
#funstuff img {
	padding: 5px;
	background-color: #C4C4C4;/*	border: 1px solid #666666;*/
}
#funstuff_vs {
	float: left;
	width: 152px;
	margin-left: 10px;
	margin-top: 12px;
}
#funstuff_vo {
	float: right;
	width: 152px;
	margin-right: 12px;
	margin-top: 12px;
}
#funstuff_vh {
	clear: both;
	float: left;
	width: 152px;
	margin-left: 10px;
	margin-top: 12px;
}
#funstuff_hh {
	float: right;
	width: 152px;
	margin-right: 12px;
	margin-top: 12px;
	margin-bottom: 15px;
}
#funstuff_more {
	clear: both;
	margin-left: 12px;
	margin-bottom: 10px;
}
#cube_img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 15px;
}
.cube_img_p {
	margin-right: 5px;
}


#menu_area {
	float: right;
	width: 237px;
	margin-bottom: 10px;
	overflow: hidden;
}
/*	#menu_bar {
	height: 340px; 
	width: 229px;
	margin-right: 8px;
}
.menu {
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	display: block;
	text-decoration: none;
	color: #666666;
	font-weight: bold;
	height: 32px;
	list-style-image: url(images/bt_arrow_01.gif);
	background-color: #97AD11;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	margin-top: 0px;
}
.menu_bar {
	display: block;
	height: 25px;
	padding-top: 10px;
	padding-bottom: 2px;
	font-size: 1.2em;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 45px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;

}
.menu_1 {
	background-image: url(images/menu1.gif);
	background-color: #B8C918;
	background-repeat: no-repeat;
	background-position: left;
}
.menu_2 {
	background-image: url(images/menu2.gif);
	background-color: #97B201;
}
.menu_3 {
	background-image: url(images/menu3.gif);
	background-color: #5D8C02;
}
.menu_4 {
	background-image: url(images/menu4.gif);
	background-color: #DE4903;
}
.menu_5 {
	background-image: url(images/menu5.gif);
	background-color: #F66522;
}
.menu_6 {
	background-image: url(images/menu6.gif);
	background-color: #FD9010;
}
.menu_7 {
	background-image: url(images/menu7.gif);
	background-color: #002e59;
}
.menu_8 {
	background-image: url(images/menu8.gif);
	background-color: #0356A3;
}
.menu_9 {
	background-image: url(images/menu9.gif);
	background-color: #4082C0;
	height: 24px;
	border-bottom: none;
}
.submenu {
	color: #333333;
	display: block;
	padding-top: 5px;
	padding-bottom: 3px;
	padding-left: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	text-decoration: none;
	font-size: 0.9em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#menu_bar a:hover {
	background-color: #000000;
	filter: alpha(opacity=70);
	opacity: 0.7;
	moz-opacity: 0.7;
}
.submenu_fom {
	background-color: #d4ff81;
	background-image: url(images/menu3_subnav.gif);
}
.submenu_case {
	background-color: #fed4a2;
	background-image: url(images/menu6_subnav.gif);
}
.sub_header_fom {
	text-decoration: none;
	font-weight: bold;
	background-color: #8bd200;
	background-image: url(images/menu3_subheader.gif);
}
.sub_header_case {
	text-decoration: none;
	font-weight: bold;
	background-color: #fea843;
	background-image: url(images/menu6_subheader.gif);
}
.hide {
	display: none;
}
.show {
	display: block;
} */
#right_content {
	width: 209px;
	margin-right: 13px;
	margin-top: 0px;
	padding-top: 15px;
	padding-left: 10px;
}
#right_content p {
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 6px;
}
#newsfeed h1 {
	font-size: 1.5em;
	font-weight: bold;
	color: #FF6600;
	margin-top: 8px;
	margin-bottom: 7px;
}
#newsfeed h2 {
	font-size: 1em;
	font-weight: bold;
	color: #002E59;
	margin-bottom: 2px;
}
#newsfeed h3 {
	font-size: 1em;
	color: #4082C0;
	margin-top: 0px;
	line-height: 100%;
	margin-bottom: 5px;
}
#newsfeed p {
	margin-bottom: 4px;
}
#newsfeed a {
	float: right;
	margin-top: 0px;
	line-height: 100%;
	margin-bottom: 7px;
}
.newsfeed_hr {
	display: block;
	color: #FF6600;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	padding-top: 3px;
}



#contact_us {
	clear: both;
	height: 176px;
	background-color: #F66522;
	background-image: url(images/contactus_footer.gif);
	background-repeat: no-repeat;
	padding-left: 350px;
}
#contact_us h1 {
	color: #ffd98c;
	font-weight: normal;
	font-size: 1.6em;
	padding-top: 25px;
	margin-bottom: 7px;
	padding-right: 7px;
	padding-left: 7px;
	background-color: #000;
	width: 250px;
	text-transform: uppercase;
}
#contact_us p {
	color: #FFFFFF;
	width: 450px;
	margin-bottom: 9px;
	margin-top: 0px;
}
#contact_us a:link, #contact_us a:visited, #contact_us a:active {
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
#contact_us a:hover {
	font-weight: bold;
	color: #FFD98C;
	text-decoration: none;
}



#footer {
	height: 30px;
	background-color: #E2E2E2;
	padding-top: 15px;
	font-size: .8em;
}
#footer_links {
	float: left;
	width: 800px;
}
#footer_links a:link, #footer_links a:visited, #footer_links a:active {
	color: #002E59;
	text-decoration: none;
}
#footer_links a:hover {
	color: #F66522;
	text-decoration: none;
}
#footer_sacentral {
	float: right;
	width: 140px;
}
.funstuff_img_pad_left {
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 12px;
}
.funstuff_text_pad_left {
	width: 142px;
	margin-right: 10px;
	margin-left: 10px;
}
p.funstuff {
	width: 142px;
}
.imgpadding {
	padding: 3px;
	float: left;
	margin-right: 5px;
	border: 1px solid #C4C4C4;
	clear: both;
}

.highlight {
	background-color: #FFFF00;
	border: 1px solid #FF0000;
}

