.hometext {
    font-size: 12px
}

.anylinkcss{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 11px Verdana;
	line-height: 18px;
	z-index: 3;
	background-color: #fff;
	width: 205px;
	left: 170px;
	top: 107px;
	height: 41px;
}

.anylinkcss a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
}

.anylinkcss a:hover{ /*hover background color*/
background-color: #7f6d3b;
color: #fff;
}
.anylinkcss1{
	position:absolute;
	visibility: hidden;
	border:1px solid black;
	border-bottom-width: 0;
	font:normal 11px Verdana;
	line-height: 18px;
	z-index: 3;
	background-color: #fff;
	width: 170px;
	left: 197px;
	top: 108px;
	height: 41px;
}

.anylinkcss1 a{
width: 100%;
display: block;
text-indent: 5px;
border-bottom: 1px solid black;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
}

.anylinkcss1 a:hover{ /*hover background color*/
background-color: #7f6d3b;
color: #fff;
}
.h5 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000066;
	text-decoration: underline;
}	
#homeimage {
	position: relative;
	width: 585px;
	z-index: 1;
	height: 230px;
	top: 0px;
	
}

#content {
	position: relative;
	width: 585px;
	z-index: 1;
	height: 230px;
	top: 0px;
	padding-left: 20px;	
	padding-right: 10px;
}
#globalnav {
	position: relative;
	width: 760px;
	z-index: 1;
	left: 0px;
	top: 0px;
	background-image: url(images/nav_bar.gif);
	
}

#rightpane {
	position: absolute;
	width: 175px;
	z-index: 1;
	border-left: 1px solid #ccc;
	left: 582px;
	top: 0px;
	height: 100px;
	padding-left: 3px;
}
#news {
	position: relative;
	width: 760px;
	z-index: 1;
	left: 0px;
	top: 20px;
	height: 100px;
}

#subfooter {
	position: relative;
	z-index:1;
	width: 760px;
	font-family: Verdana;
	top: 5px;
	font-size: 10px;
	height: 25px;
	font-weight: normal;
	color: #fff;
	background-color: #7f6d3b;
}
#header {
	position: relative;
	z-index:1;
	width: 760px;
			
}
#logo {
	position: absolute;
	width: 270px;
	height: 68px;
	z-index: 5;
	left: 10px;
	top: 0px;
}

#header {
	position: relative;
	z-index:1;
	width: 760px;
	height: 50px;
	background-color: #FFFFFF;		
}
#Body {
	position: relative;
	top: 0px;
	z-index:1;
	width: 760px;
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	padding-left: 10px;	
	padding-right: 250px;
	color: #000000;
}
#services {
	position: relative;
	width: 760px;
	height: 110px;
	z-index: 3;
	left: 0px;
	top: 10px;
	border-top: 1px solid #7f6d3b;
	border-bottom: 1px solid #7f6d3b;
	padding-top: 10px;
	padding-bottom: 10px;
}
