@charset "utf-8";
/* CSS Styles - fonts, colors, ect. */

body {
	background-color:#FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;	
	
}

h1 {
font-family: Helvetica, Arial, sans-serif;
	font-size:22px;
	color:#555555;
	font-weight:bold;
	}
	
h2 {
font-family: Helvetica, Arial, sans-serif;
	font-size:18px;
	color:#555555;
	font-weight:bold;	
	}
	
#gallery h2 {
font-family: Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#555555;
	font-weight:bold;
	margin:0px;
	padding-top:20px;
	text-decoration:none;
	}
	
#gallery img {
float:left;
border:0px;
padding-right: 5px;
}	

#gallery a {
text-decoration:none;
}


#flash_galleries div {
text-align:center;
margin:auto;
margin-top: 50px;
}

.sec_h1 {
font-size:16px;
font-weight:bold;
}
	
hr {
border: #CACACA solid 1px;
}
	
.h1_highlight {
color:#B5E07F;
font-size:26px;
}

.large_bullet {
background-image: url(../images/large_bullet.gif);
background-position:left;
background-repeat:no-repeat;
height:19px;
text-indent: 45px;
font-family:Helvetica, Arial, sans-serif;
color:#85CC2C;
font-size:14px;
margin-bottom:30px;
margin-top:30px;

}



.directions_highlight {
font-family:Helvetica, Arial, sans-serif;
color:#85CC2C;
font-size:14px;
font-weight:bold;
margin-bottom:30px;
margin-top:30px;
}



.large_bullet sup {
	font-size:10px;
	font-variant: small-caps;
}
	

/* IE HACK FOR keeping it xhtml strict validation on js swap images */

#header img, #strong_nav img, #middle_col_banner img, #left_col_sidebar img, #right_col_sidebar img {
	border:0px;
}
/*Home Page Styles*/


#left_col_sidebar p, #right_col_sidebar p {
	margin:0;
	color:#666664;
	font-size:10px;
}

#left_col_sidebar h1, #right_col_sidebar h1 {
	margin:0;
	padding-top:15px;
	padding-bottom:10px;
	font-size:12px;
	color:#31312E;
}
.view_article {
	margin-top:5px;
}
#left_col_sidebar hr, #right_col_sidebar hr, #middle_col hr {
	padding:0;
	margin:0;
	margin-bottom:20px;
	margin-top:10px;
}
#middle_col h1 {
	padding-top:15px;
	padding-bottom:15px;
	margin:0px;	
}
#middle_col hr {
	width:60%;
	margin-top:5px;
	margin-bottom:5px;
	
}
#middle_col p {
	text-align:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#666664;
	width: 48%;
	line-height: 16px;
}

#middle_col h1, #middle_col hr {
text-align:center;
}

#middle_col hr {

    margin: 0 auto;
    padding: 0;
    }
/*  END  Home Page Styles*/



/* footer styles
STARTS */
#footer hr {
	margin:0 auto;
	margin-bottom:7px;
	width: 100%;
}


#footer a, #breadcrumbs a, a.standard_link{
color:#9D9D9D;
text-decoration:none;
}

#footer a:hover, #breadcrumbs a:hover, a.standard_link a:hover {
color:#4A4A4A;
}

/* footer styles
END */



/* strong pages
START */

#left_col_sp, #right_col_sp p, #left_col_w_sidebar_r, #left_col_w_sidebar_r p, #full_container, #full_container p, #left_landers_col p, #right_landers_col p, ul{
	text-align:left;
	font-family: Helvetica, Arial, sans-serif;
	font-size:12px;
	color:#666664;
	line-height: 16px;
}

/* strong pages
END */




/* Landing Pages - box setup etc.
START */

#landing_container {
position:relative;
	width: 378px;
	height:129px;
	background-image:url(../images/landingpage_box_bg.jpg);
	padding-top: 24px;
	padding-right: 30px;
	padding-bottom: 24px;
	padding-left: 24px;
	cursor: pointer;
	cursor: hand;
}

#landing_container2 {
position:relative;
	width: 378px;
	height:129px;
	background-image:url(../images/landingpage_box_bg2.jpg);
	padding-top: 24px;
	padding-right: 30px;
	padding-bottom: 24px;
	padding-left: 24px;
	cursor: pointer;

	
}

.attention_signs {
	position:absolute;
	top:104px;
	left:286px;
	width:120px;
	height:47px;
}



#inner_box-title {
	width:290px;
	height:56px;
	background-image:url(../images/landingpage_innerbox_bg.jpg);
	font-family: Helvetica, Arial, sans-serif;
	font-size:16px;
	color:#4B4B4B;
	font-weight:bold;
	text-align:center;
	
}

.inner_box-sec_title {
color: #FFFFFF;
font-size:12px;
font-weight:bold;
}

.one_line-valign {
vertical-align: middle;
	line-height:56px;
	}
	
#landing_container ul {
list-style-type:none;
padding: 0;
margin-left: 0;
margin-top: 7px;
font-size:12px;

}


#landing_container p {
position: relative;
width:280px;
margin:0px;
padding: 0px;
margin-top: 7px;
font-size:12px;
color:#FFFFFF;
}




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

#landing_container a:hover {
color: #E7F5D3;
}


#landing_container img {
border:none;
}



.list_left {
position:absolute;
width:140px;
}

.list_right {
position:absolute;
width:140px;
right:31px;
}


#call_out_box p {
margin-top:5px;
}


.lightgre_resources_box p, .darkgre_resources_box p, .lightgre_books_box p, .darkgre_books_box p { 
font-family:Helvetica, Arial, sans-serif;
	font-size:14px;
	color:#4B4B4B;
	}
	
.lightgre_resources_box h3, .darkgre_resources_box h3, .lightgre_books_box h3, .darkgre_books_box h3 { 
margin: 0px;
font-family:Helvetica, Arial, sans-serif;
	font-size:15px;
	color:#4B4B4B;
	font-weight:bold;
	}
	
.lightgre_resources_box h2, .darkgre_resources_box h2, .lightgre_books_box h2, .darkgre_books_box h2 { 
font-family:Arial, Helvetica, sans-serif;
font-size: 20px;
color:#31312E;

}	
	
.lightgre_resources_box a, .darkgre_resources_box a, .lightgre_books_box a, .darkgre_books_box a { 
color:#313131;
text-decoration:none;
font-weight:bold;
font-size:12px;
}

.lightgre_resources_box a:hover, .darkgre_resources_box a:hover, .lightgre_books_box a:hover, .darkgre_books_box a:hover { 
color:#4B4B4B;
}