.header {
	background-image: url(../graphics/gui/header_tile.gif);
	background-repeat: repeat-x;
	background-position: right bottom;
	border: 1px none #000000;

}
.hoznav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;









}
.tagline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #333333;
	letter-spacing: 1px;


}
.bflogo {
	margin-left: 5px;

}
.border {
	border: 1px solid #000000;
}
.hoznav:hover {
	text-decoration: underline;
}


}
#list-menu {
	width: 120px;
	height: 50px;

/* this width value is also effected by
the padding we will later set on the links. */
}

#list-menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;



}

#list-menu li {
margin: 3px 5 0 0;
}

#list-menu a {
display: block;
width:120px;
padding: 2px 2px 2px 10px;
border: 1px solid #FFFFFF;
text-decoration: none; /*lets remove the link underlines*/
}

#list-menu a:link, #list-menu a:active, #list-menu a:visited {
color: #000000;
}

#list-menu a:hover {
border: 1px solid #666666;
background: #FFB888;
}
.bordetest {
	border-right: 1px solid #666666;




}
.form-caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5C4F80;
	font-weight: bold;
	font-size: 10px;


}
.phpForms_pgtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FF9999;

}
.bottomtext {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;

}
.coup-border {
	border: 2px dashed #000000;
}
.navtable {
	padding-left: 10px;
}
P,TD,BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	color: #000000;
}
.homeskills {
	padding-right: 15px;
}
.home-boxes {
	border-top: thin none #999999;
	border-right: thin dashed #999999;
	border-bottom: thin none #999999;
	border-left: thin dashed #999999;


}
.services-border {
	border: thick solid #999999;
}
.spaced-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 150%;
}
.phpForms_main {
	padding: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

