@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/site-bg2.jpg);
	margin: 0;
	padding: 0;
	text-align: center;
}

a img { border: 0; }

h4 {
	color: #6b4301;
	font: 0.9em Verdana;
}

h5 {
	color: #6b4301;
	font: 0.7em Verdana;
}


container {
	width:800px;
	background-color: #FFFFFF;
	height: auto;
    	margin:0 auto;
	text-align: left;
}


a {
color: #e38e00;
font: 0.8em Verdana;
text-decoration: none;
}

.text {
color: #333333;
font: 0.8em Verdana;
}

.text-services {
color: #000000;
font: 0.9em Verdana;
font-weight: 900
}

.text-services-body {
color: #5c5c5c;
font: 0.7em Verdana;
}

.formtext {
color: #a56700;
font: 0.7em Verdana;
}


a:hover {
color: #ffb336;
}

crumb { color: #e38e00; 
text-decoration:none; 
font: 0.8em Verdana;
}

crumbover { color: #e38e00; 
font: 0.8em Verdana;
}