/* CSS Basic Document */
body
{
margin: 0px auto;
padding: 0px;
background:url(../images/grass-sky6blurred.jpg);
background-attachment:fixed;
/* background-color: #003300; old */
background-color: #41a113;
}

p 
{
margin: 10px 10px 10px 10px;

}
.header_table
{
margin-top: 6px;
}
.logo
{
margin-left: 10px;
}
.body_box
{
padding: 9px;
color: #5C5C5C;
background-color: #FFFFFF;
}
.body_box_inner
{
background-color: #fdfffd;
}
.header_banner
{
background:url(../images/style2/header_banner.jpg) center top no-repeat;
height:196px;
}
.services_bg
{
background:url(../images/style2/services_bckgrnd-new.gif) left top no-repeat;
height:117px;
padding:10px;
}
.services_table
{
margin-top: 0px;
margin-bottom: 12px;
}
.left_line
{
border-left:1px solid #E6E6E6;
}
.right_line
{
border-right:1px solid #E6E6E6;
}
.bottom_line
{
border-bottom:1px solid #E6E6E6;
}
.footer_table
{
margin-bottom:25px;
}

/* CSS Background Image Document */
.top_line
{
background:url(../images/style2/line_bg.jpg) left top repeat-x;
height:4px;
}

.top_menu
{
white-space:pre; 
font-weight:bold; 
text-align: right;
vertical-align: top;
background:url(../images/style2/top_menu_bg.jpg) left top repeat-x;
height:26px;
padding-right:12px;
}


.top_menu_bg
{
background:url(../images/style2/top_menu_bg.jpg) left top repeat-x;
height:26px;
padding-right:12px;
}

.bottom_menu
{
white-space:pre; 
color:#FFF;
text-align: right; 
vertical-align: middle;
background:url(../images/style2/bottom_nenu_bg-new.gif) left top repeat-x;
height:22px;
padding-right:13px;
}
.bottom_menu_bg
{
background:url(../images/style2/bottom_nenu_bg-new.gif) left top repeat-x;
height:22px;
padding-right:13px;
}
.box_top_bg
{
background:url(../images/style2/box_top_bg.gif) left top repeat-x;
height:32px;
}
.footer_bg
{
background:url(../images/style2/footer_bottom.gif) left top no-repeat;
height:25px;
}

/* CSS Text Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	text-decoration: none;
}

h1, h2, h3, h4 {
font-family: Georgia;
font-variant: small-caps ;
text-decoration: none;
word-spacing: normal;
text-align: left;
letter-spacing: 1px;
padding-left: 10px
}

h5, h6 {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
text-decoration: none;
word-spacing: normal;
text-align: left;
padding-left: 10px
}

h1 {
line-height: 1.0em;
font-size: 2.0em;
color:#003300;
}

h2 {
line-height: 1.0em;
font-size: 1.7em;
color:#006600;
}

h3 {
line-height: 1.0em;
font-size: 1.6em;
color:#0033000;
}

h4 {
line-height: 1.0em;
font-size: 1.4em;
color:#006600;
}

h5 {
line-height: 1.0em;
font-size: 1.2em;
color:#000000;
letter-spacing: 1px;
}

h6 {
line-height: 1.0em;
font-size: 1.1em;
color:#333333;
letter-spacing: 0px;
}



.menu_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5C5C5C;
	background-color:inherit;
	text-decoration: none;
}
.menu_link:hover
{
color:#C70202;
text-decoration:none;
background-color:inherit;
}

.top_link {
	white-space: pre; 
	font-weight: bold;
	background: url(../images/style2/top_menu_bg.jpg) left top repeat-x;
	height: 26px;
	text-align: right;
	padding-right: 12px;
}

.bottom_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color:inherit;
	text-decoration: none;
}
.bottom_link:hover
{
color:#f0f0f0;
text-decoration:underline;
background-color:inherit;
}
.white_text
{
color:#FFFFFF;
text-decoration:none;
background-color:inherit;
}
.body_link
{
color:#5C5C5C;
text-decoration:underline;
background-color:inherit;
}
.body_link:hover
{
text-decoration:none;
color:#212121;
background-color:inherit;
}

#poweredby
{     
	position:absolute;
	left:100px;
	top:-300px;
	z-index:-1
}