/* CSS Document */

body
{
	font-family: lucida grande, tahoma, arial, verdana, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	background-image:url(images/bgMain.gif);
}

#aboutUsPhotoH{
margin-right:10px;
width: 74px;

}

#holder {
	background-image:url(images/bg.gif);
	position: relative;
	background-repeat:repeat-x;
	margin: 0px auto 0px auto;
	width: 878px;
	background-color:#e5e5e5;
}

#holderSub {
	background-image:url(images/bg.gif);
	position: relative;
	background-repeat:repeat-x;
	margin: 0px auto 0px auto;
	width: 878px;
	background-color:#e5e5e5;
}

#navHolder{
width:878px;
height:117px;
background-image:url(images/topBG.gif);
background-repeat:repeat-x;

}

#nav{
	z-index:2;
	position:absolute;
	left: 156px;
	top: 71px;

}

#homeContent{
width:846px;
}

#subContent{
width:846px;
background-color:#FFFFFF;
}

#content{
width:878px;
height:400px;
background-repeat:repeat-x;
background-color:#e5e5e5;
background-image:url(images/bg.gif);
}


#footer{
background-image:url(images/footerbg.gif);
height:73px;
margin: 0px auto 0px auto;
background-color:#FFFFFF;
width:878px;
position:inherit;
clear:both
}

#footerContent{
margin-top:8px;

}

.subNavText{
font-weight:bold;
font-size:12px;
}

a.subNavText:link {color:#000000; text-decoration: none;}
a.subNavText:visited {color: #000000; text-decoration: none;}
a.subNavText:hover {color: #4a561a; text-decoration: none;}
a.subNavText:active {color:#000000; text-decoration: none;}
