a:link {	
	font-weight: bold;
	color: #40668C;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;	
	color: #003366; 
}
a:hover {	
	font-weight: bold;	
	color: #6699CC;	
	text-decoration: none; 
}
body {
	margin: 0px;
	padding: 0px;
	min-width: 960px;
	text-align: center;
	background: #C7B18B;
}
#wrapper {
	padding: 0px;
	width: 960px;
	margin: 0px auto;
}
#masthead {
	background: url(images/masthead.gif);
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 960px;
}
.swap {
	display: none;	
}
#mainbody {
overflow: hidden;
background: #F2F2E4;
background-image: url(images/back.gif);
}
#content {
	width: 650px;
	float: left;
	text-align: left;
	margin: 10px 25px 0px;
}
#content p {
	font: normal 18px/24px "Times New Roman", Times, serif;
	color: #333333;
}
#content h2 {
	margin: 0px;
	font: normal 24px "Times New Roman", Times, serif;
	color: #993300;	
}
#navrail, #content {
	padding-bottom: 32767px;
	margin-bottom: -32767px;
}
#quickfacts {
	font-size: 14px;
	color: #333333;
	background: #C7B18B;
	float: right;
	width: 40%;
	margin-left: 10px;
}
#quickfacts p {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	padding: 0px 10px;
	line-height: 16px;
}
#quickfacts h2 {
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/quick_facts.gif) no-repeat;
	height: 30px;
	width: 260px;
}swap {
	display: none;
}
#quickfacts h3 {
	font-size: 16px;
	font-weight: bold;
	padding: 10px 10px 0px;
	color: #772D0A;
	}
#pix, #pix2 {
	width: 630px;
	background: #c7b18b;
	clear: both;
}
#pix p, #pix2 p {
	margin: 0;
	padding: 0;
}
#pix img, #pix2 img {
	margin: 8px 3px 2px 4px;
}
#pix h2 {
	font-size: 16px;
	font-weight: bold;
	background: url(images/moreimages.jpg) no-repeat;
	height: 50px;
	width: 630px;
	margin: 0px;
	padding: 0px;
}
#services {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	background: #CBB187;
	padding: 1px;
	
}
#services ul {
	list-style-type: none;		
}
#services li {
	display: inline;		
}
#services a {
	color: #333;
	text-decoration: none;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
#services a:hover {
	font-weight: normal;
	color: #852800;
	border-bottom: 4px solid #752300;
}
#footer {
	background-color: #C8B18B;
	text-align: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
}
#logo {
	margin: 5px 5px 15px;
}
div#logo h5#amk	{
	margin:0;
	text-indent: -5000px;
	width: 210px;
	height: 100px;
	float: left;
	clear: both;
	}
div#logo h5#amk a	{
	display: block;
	margin:0;
	padding: 0;
	width: 100%;
	height: 100%;
	text-decoration: none;
	background: transparent url(/construction/images/logo.gif) no-repeat left top;
	}
#footer p {
	padding-top:25px;
	padding-left: 10px;
}

