
body
{
	margin: 0 auto;
	padding: 0;
	background-color: #FFFFFF;
	font-family: arial;
}

a {
	color: #666633;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

a img {
	border: none;
}

#container {
	width: 1024px;
	margin-left: auto;
	margin-right: auto;
}

.navbar {
	font-size: 12px;
	color: #666633;
	font-family: arial;
	margin-top: 4px;
	margin-bottom: 4px;
	font-weight: bold;
}

.navbaritem {
	margin-left: 10px;
	margin-right: 10px;
	letter-spacing: 0.01em;
	display:inline;
}

.address {
	/*background-color: #eae7e2;*/
	width: 270px;
	height: 82px;
	/*color: #b17b4e;*/
	color: #000000;
	line-height: 18px;
	font-size: 10px;
	font-family: arial;
	float: right;
	padding: 5px 0px 0px 15px;
	display: inline;
	margin-right: 20px;
}

.mainimage {
	width:900px;
	height: 424px;
	background-image: url('images/index_feature4.jpg');
}

.gradient {
	width:282px;
	height: 363px;
	margin-right: 20px;
	background-image: url('images/brown-gradient2.png');
	background-repeat: no-repeat;
}

.gradient-text {
	font-family: arial;
	font-size: 12px; 
	line-height: 18px;
	color: #ffffff;
	text-align: justify;
	padding: 15px;
	
}

.underBannerText {
	width: 300px;
	text-align: justify;
	padding: 15px;
	vertical-align: top;
	font-family: arial;
	font-size: 16px; 
	line-height: 20px;
	color: #000000;
	
}

.leftMainText {
	width: 240px;
	height: 520px;
	border: 0px 1px 0px 0px;
	border-right: thin dotted tan;
	padding-right: 20px;
}

.title {
	font-family: arial;
	font-size: 18px;
	font-weight: bold;
	color: #666666;
	text-transform: uppercase;
	margin-bottom: 15px;
}

.normal-text-quote {
	font-family: arial;
	font-size: 14px;
	font-style: italic;
	line-height: 18px;
	color: #999999;
	
}

.normal-text-signature {
	font-style: normal;
	font-weight: bold;
	font-size: 12px;
	color: #000000;	
}

#newsticker {
	width:900px;
	background-color: #eae7e2;
	height: 20px;
	margin: 10px 0px 10px 0px;
}

.bottomDivider {
	width: 900px;
	height: 10px;
	border: 0px 1px 0px 0px;
	border-bottom: thin dotted tan;
	margin: 0px 0px 10px 0px;
}


.detailimage {
	width:900px;
	height: 222px;
	background-image: url('images/detailLarge.jpg');
}

.detailTitle {
	font-family: arial;
	font-size: 48px;
	font-weight: bold;
	color: black;
	/*
	margin-right: 20px;*/
	margin-bottom: 20px;
	
	/*background-color: red;*/
}

.detailHeading {
	font-size: 18px;
	font-weight: bold;
	color: black;
	font-family: 'Times New Roman';
	margin-bottom: 15px;
}

.detailText {
	font-family: arial;
	font-size: 14px;
	color: #999999;
	line-height: 21px;
	letter-spacing: .01em;

}

.detailText a {
	color: #04689a;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -0.01em;
}

.detailNavHeading {
	font-size: 18px;
	font-weight: bold;
	color: black;
	margin-left: 20px;
	margin-bottom: 10px;
	font-family: 'Times New Roman';

}

.detailDivider {
	height: 10px;
	border: 0px 1px 0px 0px;
	border-top: thin dotted tan;
	margin: 20px 0px 10px 0px;
}

.detailDividerHorizontal {
	width: 10px;
	height: 0px;
	border: 0px 1px 0px 0px;
	border-right: thin dotted tan;
	margin: 0px 10px 0px 10px;
}

.detailItemHeading {
	color: #6d6d68;
	font-size: 16px;
	font-weight: bold;
	font-family: arial;
	margin-bottom: 10px;
}
