html {
	height: 100%;
}

body {
	margin: 0px;
	padding: 0px;
	font: normal 12px arial;
	background-color: #fff;
	background-image: url("../images/acre_bkgnd.jpg");
	background-repeat: repeat-x;
}

div#container {
	margin: 0px;
	padding: 0px;
	width: 1000px;
	background-color: #fff;
	background-image: url("../images/container.jpg");
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
}

div#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

div#logo {
	width: 562px;
	height: 112px;
	background-image: url("../images/logo.jpg");
	background-repeat: no-repeat;
}

div#header-group {
	margin-left: 49px;
}

div#contact {
	background-image: url("../images/contact.gif");
	background-repeat: no-repeat;
	width: 249px;
	height: 112px;
	position: absolute;
	margin-top: -112px;
	display: block;
	margin-left: 648px;
}

div#navigation {
	height: 43px;
	width: 905px;
}

.nav {
	position: relative;
	margin: 0px;
	padding: 0px;
}

div#content {
	margin-left: 49px;
	width: 905px;
	padding-top: 26px;
	padding-left: 16px;
	padding-right: 16px;
}

div#footer {
	margin-left: 49px;
	background-repeat: no-repeat;
	width: 904px;
	height: 250px;
	clear: both;
}

div#copyright {
	position: relative;
	text-align: center;
	width: 300px;
	left: 640px;
	font-size: 10px;
	color: #CC6600;
}

div#column-left {
	width: 556px;
	display: inline;
	float: left;
	vertical-align: top;
	margin-top: 10px;
}

div#column-right {
	width: 320px;
	margin-right: 29px;
	display: inline; 
	float: right;
	vertical-align: top;
	margin-top: 10px;
	margin-bottom: 35px;
	font-family: "Times New Roman";
	font-size: 16px;
}

div#content-full {
	margin-top: 10px;
	padding-right: 30px;
	font-family: "Times New Roman";
	font-size: 16px;
}

div#content-left {
	padding-right: 27px;
	font-family: "Times New Roman";
	font-size: 16px;
}

a {
	color: #CC6600;
	text-decoration: none;
	font-family: "Times New Roman";
	font-size: 16px;
}

a:hover {
	text-decoration: underline;
	font-family: "Times New Roman";
	font-size: 16px;
}

div#content-left img {
	padding: 5px; 
	margin-right: 10px; 
	margin-bottom: 10px; 
	border: 1px solid #eaeaea;
}

img.border {
	padding: 5px; 
	margin-right: 10px; 
	margin-bottom: 10px; 
	border: 1px solid #eaeaea;
}



div#content-right {
	padding-left: 44px;
	font-family: "Times New Roman";
	font-size: 16px;
}

h1.headline {
	margin: 0px;
	color: #CC6600;
	font-size: 25px;
	font-weight: normal;
}

h1.pagetitle {
	margin: 0px;
	margin-top: 10px;
	color: #000;
	font-size: 25px;
	font-weight: normal;
	font-family: "Times New Roman";
	border-bottom: 1px solid #CCCCCC;
	width: 874px;
	margin-bottom: 10px;
}

.headline {
	color: #CC6600;
	font-size: 25px;
}

.quoteblock {
	color: #CC6600;
	font-size: 14px;
	font-family: "Times New Roman";
	margin-bottom: 30px;
	line-height: 1.4;
}

.lgemphasis {
	font-family: "Times New Roman";
	font-size: 16px;
	font-style: italic;
}


#email a {
	color:#ccc;
	width: 257px;
	height: 91px;
	display: block;
}

#email {
	margin:0;
	width: 257px;
	height: 91px;
	text-indent: -1800px;
	display: block;
}

h1#sitename {
	margin:0;
	width: 560px;
	height: 91px;
	text-indent: -1800px;
	display: block;
}

h1#sitename a {
	color:#ccc;
	width: 560px;
	height: 91px;
	display: block;
}

.photo-caption {
	text-align: right;
	font-size: 11px;
	margin-bottom: 25px;
	display: block;
	clear: both;
}

div.box-quote {
	background-image: url("../images/quote_backer.jpg");
	background-repeat: repeat-x;
	padding: 20px;
	font-family: arial, helvetica;
	font-style: italic;
	font-size: 12px;
	line-height: 1.7;
}

a.astarna {
	font-size: 10px;
	font-family: arial;
	color: #CC6600;
	text-decoration: none;
}

a.astarna:hover {
	text-decoration: underline;
}

div.pad {
	margin-top: 15px;
}

p.read {
	line-height: 1.5;
}

div#nav-box {
	float: right;
	padding-right: 27px;
}

a.nav-box {
	font-family: verdana;
	font-size: 12px;
	text-decoration: none;
	color: #CC6600;
}

a.nav-box:hover {
	font-family: verdana;
	font-size: 12px;
	text-decoration: underline;
	color: #CC6600;
}


#content-right ul {
	margin-left: -10px;
}

#shield {
	background-image: url("../images/misc/shield.gif");
	background-repeat: no-repeat;
	width: 57px;
	height: 53px;
	position: absolute;
	margin-left: 830px;
	margin-top: -33px;
	clear: both;
}

div#print-link {
	padding-left: 18px;
}



.anylinkcss {
	margin-left: 30px;
	position:absolute;
	visibility: hidden;
	border:1px solid #BAB9B4;
	border-bottom-width: 0;
	font:10px Verdana;
	line-height: 18px;
	z-index: 1000;
	background-color: #3C3B36;
	width: 260px;
}

.anylinkcss a {
	width: 100%;
	display: block;
	text-indent: 3px;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	border-bottom: 1px solid #BAB9B4;
	padding: 1px 0;
	text-decoration: none;
	z-index: 100;
	color: #CECDC8;
	text-indent: 5px;
}

.anylinkcss a:hover { /*hover background color*/
	background-color: #666666;
	font-family: verdana, arial, helvetica;
	font-size: 10px;
	color: #CECDC8;
	text-decoration: none;
}
