.float {
	background-color: #000000;
	height: 100%;
	width: 100%;
}
.crosshatch_fill {
	background-image: url(images/crosshatch_fill.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 64px;
	width: 799px;
}
.company_name {
	font-family: "Century Gothic", Verdana;
	font-size: 22px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 31px;
}
.footertext {
	font-family: "Century Gothic", Verdana;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}
.pagetitles {
	font-family: "Century Gothic", Verdana;
	font-size: 22px;
	font-weight: bold;
	color: #BEC47A;
	text-transform: capitalize;
}
.navsize {
	background-color: #BEC47A;
	width: 799px;
}
.dottedline {
	background-image: url(images/dottedline.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 15px;
	width: 100%;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
.nav_links_bold {
	font-family: "Century Gothic", Verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.contacttext {

	font-family: "Century Gothic", Verdana;
	font-size: 16px;
	font-weight: normal;
	color: #BEC47A;
}
.boxes_210 {
	width: 210px;
	border: 1px solid #BEC47A;
}
.smaller_page_title {
	font-family: "Century Gothic", Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #BEC47A;
	text-transform: capitalize;
}
