* {
	padding:0px;
	margin:0px;
}

body {
	background-color: #000000;
	font-family: Arial, Verdana;
}

a {color: #ffda0d;}
a:visited {color:#ffda0d;}
a:hover {color: #ffffff;}
a:active { color:#ffda0d;}

#wrapper {
	float: none;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 0px;
	width: 800px;
	background-color: #000000;
}

#top {
float: right;
margin-right: 70px;
}


#homeimage {
padding-top: 10px;
	margin-left: 20px;
}

#title {
padding-top: 10px;
	margin-left: 20px;
}

#menured {
position: absolute;
margin-left: 0px;
}

#menunav {
position: absolute;
margin-left: 18px;
margin-top: 40px;
}

#commnav {
position: absolute;
margin-left: 18px;
margin-top: 40px;
}

#interiorcontent {
position: absolute;
margin-left: 230px;
margin-top: 9px;
width: 590px;
}


#interiortext {
margin-left: 73px;
}

#locationtable {
margin-left: 55px;
}

#employmenttext {
margin-left: 85px;
width: 656px;
}

p.spacer {
	height:6px;
}

   h1 {
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	line-height: 130%;
	font-weight: normal;
 }
 
    h2 {
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
	line-height: 130%;
	font-weight: normal;
 }
 
     h3 {
	font-size: 14px;
	color: #FFFFFF;
	text-align: left;
	line-height: 130%;
	font-weight: normal;
 }
 
      h4 {
	font-size: 12px;
	color: #000000;
	text-align: left;
	line-height: 130%;
	font-weight: normal;
 }

 h5 {
	font-size: 10px;
	color: #ffda0d;
	text-align: center;
	line-height: 130%;
	font-weight: normal;
 }
 
