/* CSS Document */
/*
grey: #58595B;
green: #6C9C31;

*/
body
{
font:Arial, Helvetica, sans-serif;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
color:#58595B;
line-height:21px;

}
h2
{
	font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: -10px;
}
a.big_link:link, a.big_link:visited, a.big_link:active
{
font:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	line-height: -10px;
	text-decoration:none
}
a.big_link:hover
{
text-decoration:underline;
}
img
{
margin-right:20px;

}
a.site_link:link, a.site_link:visited, a.site_link:active
{
font-weight:bold;
color:#6C9C31;
text-decoration:none;
}
#menu {
	position: relative;
	top: 72px;
	*top: 68px;
	left: 240px;
	width: 620px;
	line-height: 28px;
}

a.site_link:hover
{
font-weight:bold;
color:#6C9C31;
text-decoration:underline;
}

a.site_link_lite:link, a.site_link_lite:visited, a.site_link_lite:active
{
font-weight:normal;
color:#6C9C31;
text-decoration:none;
}

a.site_link_lite:hover
{
font-weight:normal
color:#6C9C31;
text-decoration:underline;
}

a.menu_link:link,  a.menu_link:visited, a.menu_link:active
{
	margin-right: 20px;
	font-size: 17px;
	color: #ffffff;
	   padding:10px 10px 10px 10px;
	     
		 *line-height:37px;
	text-decoration:none;
	font-weight:bold;
}
a.menu_link:hover
{
margin-right: 20px;
	font-size: 17px;
	color: #ffffff;
 background-color:#58595B;
  padding:9px 10px 13px 10px;
    
 
		 *line-height:37px;
	text-decoration:none;
	font-weight:bold;
}



#wrapper
{
margin:auto;
width:959px;
margin-top:3%;
}
#header
{
width:959px;
height:136px;
background-image:url(header_image.jpg);
background-repeat:no-repeat;
}
#header_top
{
width:959px;
height:22px;
background-image:url(header_top.jpg);
background-repeat:no-repeat;

}

#content
{
width:959px;
height:auto;
background-image:url(content_background.jpg); background-repeat:repeat-y;
*height:100%;

}
#main_col
{
float:left;
width:40%;
margin-left:225px;
margin-top:20px;
}
#main_col_wide
{
float:left;
width:70%;
margin-left:220px;
margin-top:20px;
}

#large_col
{
float:left;
width:90%;
height:500px;

margin-left:80px;
margin-top:20px;

}
#sidebar
{
float:left;
width:22%;
margin-left:60px;
margin-top:25px;
font-size:12px;
line-height:18px;
}
.bullet_text {
	margin-left: 40px;
}
#services_main_col
{
float:left;
width:40%;
margin-left:25px;
margin-top:20px;
}
#misc_col
{
float:left;
width:17%;
margin-top:20px;
margin-left:30px;
font-size:12px;
}

#services_sidebar
{
float:left;
width:20%;
margin-left:60px;
margin-top:20px;
font-size:12px;
line-height:18px;

}
#footer
{
width:959px;
height:75px;
background-image:url(footer.jpg);
background-repeat:no-repeat;

}

.footer_txt 
{
font-size:12px;margin-top:14px;color:#fff;float:right;margin-right:25px;line-height:14px;
}
.bottom_txt
{
margin:10px 0px 0px 10px;
}
.copy 
{
margin:20px;
}
.img_right {
	float: right;
	margin-top: -15px;
}
.bullet_img {
	position: relative;
	top: 4px;
	right: -18px;
}
.logo_link
{
position:relative;
top:80px;
left:20px;
padding:55px;
 
text-decoration:none;

}
#clickable_area div {
			
}

#clickable_area div.hovered {
	cursor: pointer;
			
}
#clickable_area  div.hovered a {
			text-decoration: underline;
		}
 #portfolio
 {
 height:500px;
 }
 #tip_page
 {
 color:#FFFFFF;
 font-size:12px;
 }

