/* CSS Document */

body{
margin:0 auto;
font-family:"trebuchet MS";
font-size:14px;
background-color:#4B7600;
}
a img, img 			{ border: none; }

#page-wrap			{ width: 435px; margin: 0 auto; }

.photo-link			{ padding: 5px; margin: 3px; border: 1px solid #999; display: block; width: 100px;
					  float: left; }
.photo-link:hover	{ border-color: white; }
#top_3_links{
float:right;
margin:10px 10px 0px 0px;
color:#333;
font-size:12px;
}
#top_3_links a{
color: #666666;
text-decoration:none;
padding:10px 5px;
}
#top_3_links a:hover{
color: #663333;
}
#logo{
float:left;
width:157PX;
height:100px;
margin:10px 0px 0px 69px;
}
#menu{
width:747px;
height:81px;
overflow:hidden;
background:url(link_bg.jpg) no-repeat;
padding-left:53px;
}
#menu a {
display: block;
float:left;
width:86px;
text-decoration:none;
padding-top:15px;
color: #663333;
background:url(menu_link.gif) no-repeat 10px 17px;
padding-left:30px;
}
#menu a:hover {
color: #333333;
background:url(menu_hover.gif)  no-repeat 10px 17px;
}
#footer{
padding:5px;
color:#333;
font-size:12px;
}
#footer a{
color:#333;
text-decoration:none;
padding:0px 2px;
}
#footer a:hover{
color: #663333;
}
.heading{
font-size:22px;
color:#4b7600;
background:url(icon.gif) no-repeat 55px 5px;
padding-left:74px;
}
.whteheading{
font-size:22px;
color:#fff;
background:url(icon.gif) no-repeat 55px 5px;
padding-left:74px;
}
.titleheading{
font-size:22px;
color:#4b7600;
background:url(icon.gif) no-repeat 55px 5px;
padding-left:74px;
}
.projects{
font-size:18px;
color:#4b7600;
background:url(icon.gif) no-repeat 15px 5px;
padding-left:40px;
}
.left_contect{
padding-left:54px;
padding-right:10px;
text-align:justify;
}
.more{
float:right;
color:#666666;
font-size:12px;
font-weight:bold;
}
a.more{
color: #996666;
text-decoration:none;
background:url(loader.png) no-repeat right;
padding-right:20px;
}
a.more:hover{
color: #669966;
background:url(loader.white.gif) no-repeat right;
}
.side_links{
width:165px;
}
a.side_links{
display:block;
float:left;
background: url(side_buttons.gif) no-repeat 15px 15px;
text-decoration:none;
padding:10px 0px 10px 40px;
color:#000000;
}
a.side_links:hover{
background: url(side_buttons_hover.gif) no-repeat 15px 15px;
color: #993300;
}
.whitesubhead{
font-size:18px;
color:#FFFFFF;
font-weight:bold;
}
.whitesubsubhead{
font-size:16px;
color:#FFFFFF;
font-weight:bold;
}
.greensubhead{
font-size:18px;
color:#4b7600;
font-weight:bold;
}
.greensubsubhead{
font-size:16px;
color:#4b7600;
font-weight:bold;
}
.right_content{
text-align:justify;
padding-left:15px;
padding-right:15px;
}
