@charset "UTF-8";

body {
	background-image: url(images/page-bg.jpg);
	background-repeat: repeat;
}
a:link {
	color: #663300;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663300;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
}
a.tan:link {
	color:#CCCC99;
	text-decoration: underline;
}
a.tan:visited {
	color: #CCCC99;
	text-decoration: underline;
}
a.tan:hover {
	color: #99CCFF;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
	}
.btm-nav {font-size: 12px;
          color: #CCCC99;
}
.blue {font-size: 12px;
          color: #CCCC99;
}
.grey {font-size: 12px;
          color: #CCCCCC;
}
.gold {
	color:#FFCC00;
}
.h1 {
	font-size: 14px;
	color:#CCCC99;
}
.container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	height: auto;
	width: 965px;
	margin-top: 20px;
	margin-left: -482px;
	position: absolute;
	left: 50%;
	margin-bottom: 20px;
}
.body-copy {
	float: left;
	height: 330px;
	width: 544px;
	overflow: auto;
	padding-right: 10px;
}
.header {
	float: left;
	height: 40px;
	width: 960px;
	background-image: url(images/top-bar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.logo {
	float: left;
	padding-left: 10px;
	height: 40px;
	width: 172px;
}
.square-box {
	float: left;
	height: 188px;
	width: 188px;
	padding-top: 5px;
	padding-right: 5px;
}
.news-cont {
	float: left;
	height: 362px;
	width: 377px;
	background-image: url(images/news-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.top-nav {
	color: #663300;
	float: left;
	height: 40px;
	width: 605px;
}
.top-nav-item {
	padding: 0;
	margin: 0;
}
.top-nav-item li {
	padding: 0;
	margin: 0;
	display: inline;
}
.top-nav-item a {
	float: left;
	height: 39px;
	padding-top: 13px;
	padding-right: 20px;
	padding-left: 20px;
	height: 28px;
	width: auto;
	display: block;
	color:#663300;
	text-decoration: none;
}
.top-nav-item a:hover {
	color:#FFFFFF;
	text-decoration: none;
	background-image: url(images/top-nav-over.jpg);
}
.tag-line {
	font-size: 14px;
	color: #003366;
	height: 36px;
	width: 160px;
	padding-top: 4px;
	float: left;
	text-align: right;
}
.footer {
	color: #CCCC99;
	text-align: center;
	float: left;
	height: auto;
	width: 960px;
	font-size: 12px;
	padding-bottom: 20px;
}
.footer a {
	color: #CCCC99;
	text-decoration: none;
}
.footer a:hover {
	color: #99CCFF;
	text-decoration: none;
}
.body-header {
	float: left;
	height: 18px;
	width: 554px;
	font-size: 18px;
	color: #99ccff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.body-cont {
	padding: 10px;
	float: left;
	height: 363px;
	width: 554px;
	background-image: url(images/copy-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 5px;
	margin-bottom: 5px;
}
.body-col {
	width: 272px;
	float: left;
}
.blue-button {
	padding: 0;
	margin: 0;
}
.blue-button li {
	padding: 0;
	margin: 0;
	display: inline;
}
.blue-button a {
	color:#FFFFFF;
	text-decoration: none;
	display: block;
	height: 21px;
	width: 141px;
	padding-top: 6px;
	margin-bottom: 4px;
	overflow: hidden;
	background-image:url(images/button-blue-bg.jpg);
	background-repeat: no-repeat;
	background-position: 0 0px;
	text-align: center;
}
.blue-button a:hover {
	background-position: 0 -27px;
}
.news-copy {
	float: left;
	height: 332px;
	width: 374px;
	overflow: auto;
}
.news-header {
	float: left;
	height: 18px;
	width: 364px;
	font-size: 18px;
	color: #99ccff;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
.img-thumb {
	float: left;
	padding-right: 6px;
	padding-bottom: 6px;
}
.img-thumb2 {
	float: left;
	padding-bottom: 6px;
}
.news-item {
	float: left;
	height: auto;
	width: 354px;
	border-bottom: 1px solid #999999;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
