@charset "UTF-8";
/* CSS Document */

.normal {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin-right: 5px;
		margin-left: 5px;

}

.normal:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	color: #C2A471;
	font-weight: bold;
	text-decoration: none;
}

.slash {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
	padding:0;
	margin:0;
}

.logo {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	color: #C2A471;
	font-weight: bold;
	text-decoration: none;
	margin:0;
	padding:0;
}

.mainimage {

	padding-top: 2px;
	padding-bottom: 0px;
	
}

.footimage {

	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #FFFFFF;	
	
}

.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-style: normal;
	line-height: 32px;
	color: #C2A471;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}

.headlinealt {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: 26px;
	color: #C2A471;
	margin:0;
	padding-top: 16px;
	padding-left: 10px;
	padding-right: 10px;
}

.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: 26px;
	color: #C2A471;
	padding-top: 16px;
	
}


.inbody {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: normal;
	line-height: 26px;
	color: #CCCCCC;
	padding-left: 10px;
	padding-right: 20px;
	padding-top: 16px;
	
}

.listbody {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #CCCCCC;
	font-weight: bold;
	padding:0;
	margin:0;
	padding-top: 10px;
}



ul.list_1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #CCCCCC;
	font-weight: bold;
	margin:0;
	padding:15px 0 0 15px;
	list-style:disc;
	width:305px;

}
ul.list_1 li {
	padding:0;
	margin:0;
	padding-top:3px;
	padding-left:10px;
}



.address {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #CCCCCC;
		padding-top: 10px;
			padding-bottom: 10px;

}


.normbody {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #CCCCCC;
	padding-top: 10px;
}

.normbody:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #C2A471;
	
}

.line {
	border-bottom: 1px solid #C2A471;
	
}

.line_top {
	border-top: 1px solid #C2A471;
	
}

.linegrey {
	border-bottom: 1px solid #CCCCCC;
	
}

.linegrey_top {
	border-top: 1px solid #CCCCCC;
	
}


#homemenu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	color: #C2A471;
	font-weight: bold;
	text-decoration: none;
}

#servicesmenu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	color: #C2A471;
	font-weight: bold;
	text-decoration: none;
}

#aboutusmenu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	color: #C2A471;
	font-weight: bold;
	text-decoration: none;
}

#employmentmenu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	color: #C2A471;
	font-weight: bold;
	text-decoration: none;
}

#contactusmenu {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: normal;
	line-height: 18px;
	color: #C2A471;
	font-weight: bold;
	text-decoration: none;
}


a.footer_img {
	display:block;
	float:left;
	padding:0;
	margin:0 116px 0 0;
}

a.footer_img_end {
	display:block;
	float:left;
	padding:0;
	margin:0;
}
