@charset "UTF-8";

body {
	margin: 20px;
}

a {
	color:#FFFFFF;
	text-decoration:none;
}

img {
	border: 0px;
}

div, span, p, br {
	font-family: Arial;
	color: #582700;
}

ul {
	margin-top: -10px; /* -10px */
	margin-bottom: -5px;
	list-style: disc;
}

li {
	margin: 0px -20px 2px;
	padding: 0px 0px 0px 9px;
	font-family: Arial;
	font-size: 20px;
}

hr {
	width: 688px; 
	height: 1px; 
	background-color:#FFFFFF; 
	color:#FFFFFF;
	border:0px;
}

input, textarea, select {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
}

#pageContainer {
}

	#contentContainer {
		width: 732px;
		border: #582700 1px dotted;
		padding: 14px;
		position: relative;
	}
	
		#topNav {
			width: 732px;
			height: 65px;
			margin-bottom: 14px;
		}
			#topNavMain {
				width: 550px;
				height: 34px;
				float: right;
			}
			#topNavSub {
				width: 539px;
				height: 20px;
				float:right;
				background-image:url(../images/sub_bg.gif);
				background-repeat:no-repeat;
				font-family: Arial;
				font-size: 12px;
				color: #FFFFFF;
				padding-top: 7px;
				padding-left: 11px;
			}
			
				#topNavSub a {
					text-decoration:none;
				}
			
		#midContent {
			margin-left: 2px;
		}
		
			#testimonialFlash {
				width: 730px;
				height: 275px;
				background-color: #BAB2AD;
			}
			
	#footer {
		margin-top: 5px;
		width: 760px;
		color: #A08F8E;
		font-family: Verdana;
		font-size: 10px;
	}
			
.maincontent_padding {
	padding: 20px 20px 30px 20px;
}

.maincontent_padding p { margin: 0px; padding: 0px; }
			
.jobopening_item {
	width: 230px;
	height: 60px;
	float: left;
	margin-top: 15px;
}

.testimonial_item {
	width: 313px;
	font-family: Times;
	font-size: 15px;
	font-style:italic;
	margin-top: 14px;
	padding-bottom: 20px;
	border-bottom: #FFFFFF 1px solid;
}

.mainstaff_item {
	width: 204px; 
	float: left;
	margin: 20px 20px 10px 20px;
}

.mainstaff_item a {
	font-family: Arial;
	font-size: 14px;
	color: #582700;
	font-weight: normal;
	text-decoration:underline;
}

.mainstaff_item a:hover {
	color: #FF9900;
}

.salestaff_item {
	width: 190px;
	margin: 20px 20px 10px 20px;
}

.salestaff_item a {
	font-family: Arial;
	font-size: 14px;
	color: #582700;
	font-weight: normal;
	text-decoration:underline;
}

.salestaff_item a:hover {
	color: #FF9900;
}


.brown_checkbox {
	border: 0;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.bg_brown {
	background-color: #C9C4BF;
}

.formal_text {
	font-size: 20px;
	font-family: Times;
	line-height: 25px;
}

.heading_text {
	font-family: Arial;
	font-size: 38px;
	margin-bottom: 5px;
}

.normal_text {
	font-family: Arial;
	font-size: 22px;
	line-height: 30px;
}

.small_text {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
}

.form_text {
	font-size: 14px;
}

.form_text input, .form_text textarea, .form_text select {
	border: 1px solid #000000;
	margin-top: 10.5px;
	width: 200px;
}


.bulletsheading_text {
	font-family: Arial;
	font-weight: bold;
	font-size: 20px;
	margin-top: 10px;
}

.brown_text {
	color: #582700;
}

.spacer {
	margin-top: 20px;
	margin-bottom:  20px;
}

.last {
	border: 0;
}