/* ----------------- General Body of each page --------------------------- */
body {
	background: #a6a692;
	behavior: url(csshover.htc); /*---- Calls file for IE to handle Drop Down  ----- */
	margin: 0px;
	text-align: center;
	font-family: Verdana;
	font-size: 8pt;
	color: white;
}
p{
	margin-top: 1em;
	margin-bottom: 0;
}
a{
	color: white;
}
p.bold{
	color: #000;
	font-style: italic;
}
p.bold a{
	color: #000;
}
#container{
	width: 779px;
	background: #A6A692 url(images/background.gif) no-repeat;
	position: relative;
	margin: auto;
	text-align: left;
	border-right: 1px solid #717164;
	border-left: 1px solid #717164;
	height: 742px;
}
#header{
	width: 100%;
	top: 0px;
	height: 156px;
	background: #A6A692;
}
#mainimage{
	margin-bottom: 10px;
}
#mainimage #flashmov{
	float: right;
	width: 386px;
	margin-right: 4px;
	margin-top: 2px;
}
#entrytext{
	font-family: Verdana;
	font-size: 8pt;
	color: white;
	text-align: left;
	width: 355px;
	line-height: 1.5em;
	padding-left: 8px;
	float: left;
}
#entrytext #special img.special{
	display: block;
	text-align: center;
	margin: 15px 4px 0px -4px;
	float: left;
}
#entrytext a.buildersshow img{
	display: block;
	margin-left: 115px;
	margin-top: 10px;
	margin-bottom: 0px;
}
p.dates{
	margin-top: 0px;
	text-align: center;
}
#special{
	padding-top: 10px;
	padding-bottom: 30px;
}
#copyright{
	display: block;
	clear: both;
}
#copyright table.btmlinks{
	width: 779px;
	font-family: Verdana;
	font-size: 10px;
	padding-bottom: 5px;
}
#copyright table.btmlinks td{
	text-align: center;
	width: 20%;
	text-transform: uppercase;
}
#copyright table.btmlinks td a{
	color: white;
	text-decoration: none;
}
#copyright table.contactbtm{
	width: 85%;
	margin-top: 5px;
	border-top: 3px solid #717164;
	padding-top: 2px;
}
#copyright table.contactbtm td{
	font-family: Verdana;
	font-size: 8pt;
	color: #717164;
	text-align: center;
}
#copyright table.contactbtm td a{
	color: #717164;
	text-decoration: none;
}
#copyright table.copy{
	width: 95%;
	margin-bottom: 5px;
	margin-top: 15px;
}
#copyright table.copy td{
	font-family: Verdana;
	font-size: 8pt;
	color: #717164;
	text-align: center;
}
#copyright table.copy td.copyrightline{
	padding-top: 3px;
}
#copyright table.copy td a{
	color: #717164;
}
#bottomfixhome{
	clear: both;
	height: 1px;
}
p.flashtxt {
	position: absolute;
	top: 490px;
	right: 0px;
	font-size: 16px;
	font-weight: bold;
}