@charset "UTF-8";
/* CSS Document */

html, body {
	height:100%;
	margin:0;
	padding:0;
}

body {
	background-color: #fef5e6;
	font-family: Arial, Helvetica, sans-serif;
}

#home_ctr {
	height:100%;
	background:url("../images/bg_large2.jpg");
	background-position: center center;
	z-index: 1;
}

#news_ctr, #terms_ctr {
	background:url("../images/ModUrn_bckgnd_alt.jpg");
	width:612px;
}

#news_ctr .copy, #terms_ctr .copy {
	width:526px;
	margin:auto;
	line-height:19px;
}

.copy p {
	color:#5C4133;
	font-size: 13px;
}

.copy h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight:normal;
	font: Georgia, "Times New Roman", Times, serif italic normal;
	color: #65782C;
	font-size: 22px;
	margin:0;
}

.copy .author {
	font-size:10px;
	font-weight:normal;
	margin: 5px 0 0 0;
}

.copy img {
	float:right;
	margin-left:25px;
	margin-bottom:10px;
}

.h {
	text-indent: -99999px;
}

#brg_header {
	background:url("../images/broad_ripple_gazette.png") no-repeat;
	width:526px;
	height:98px;
}

#brg_header2 {
	background: url("../images/atgeist.png") no-repeat;
	width: 526px;
	height: 98px;
}

#aotm_header {
	background: url("../images/aotm_title.png") no-repeat;
	width: 526px;
	height: 98px;
}

#terms_ctr h2 {
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #65782C;
	line-height: 26px;
	font-style: italic;
}

#terms_ctr h3 {
	font-weight:normal;
	color: #65782C;
	margin-bottom:2px;
	font-size: 14px;
}

#terms_ctr .copy p {
	margin-top:0;
}

/* hidden html start */

.homebg {
	height:100%;
	background:url("../images/bg_large2.jpg");
	background-position: center center;
	z-index: 1;
}

.homehtml {
	font-family: Georgia, "Times New Roman", Times, serif;
	left: 50%;
	height: 580px;
	margin: 0 0 0 -398px;
	position: absolute;
	width: 797px;
	z-index: 9999;
}

#header {
	height: 111px;
	margin: 0 0 53px 0;
	padding: 20px 0 0 0;
	width: 797px;
}

.logo {
	float: right;
	height: 111px;
	width: 112px;
}

.nav {
	float: right;
	font-size: 14px;
	height: 14px;
	margin: 0;
	padding: 3px 0 0 0;
	width: 555px;
}

.nav ul {
	margin: 0;
	list-style: none;	
}

.nav ul li {
	border-right: 1px solid #737B35;
	color: #B06011;
	display: inline;
	font-style: oblique;
	margin: 0 0 0 5px;
	padding: 0 6px 0 0;
}

.nav ul li a {
	color: #B06011;
	text-decoration: none;
}

.nav ul li a:hover {
	color: #999;
}

.nav ul li.last {
	border-right: 0;
}

#content {
	height: 381px;
	margin: 0;
	width: 797px;
}

.contentarea {
	float: right;
	height: 381px;
	padding: 0 50px 0 0;
	width: 590px;
}

#retoldtext {
	float: left;
	height: 46px;
	margin: 45px 0 0 0;
	text-align: center;
	width: 183px;
}

.ancient {
	color: #737B35;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
}

.retold {
	color: #737B35;
	font-size: 22px;
	font-style: oblique;
	margin: 0;
}

#picntext {
	float: right;
	height: 381px;
	margin: 0;
	width: 386px;
}

.text {
	color: #666;
	margin: 10px 0 0 20px;
	font-size: 12px;
}

#contact {
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	height: 15px;
	width: 797px;
}

#contact ul {
	margin: 0;
}

#contact ul li {
	display: inline;
	list-style: none;
	margin: 0 10px 0 10px;
}


/* hidden html end */
