@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../images/bg-main.gif);
	background-repeat: repeat-x;
	background-color: #D8CD96;
}
body,td,th {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
}
.bold14 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#centercont {
	min-height:100%;
	text-align:left;
	width:954px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#header {
	background-image: url(../images/header-pic.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 334px;
	width: 954px;
	margin-top: 24px;
}
#logo {
	display: block;
	float: left;
	height: 142px;
	width: 187px;
	padding-top: 33px;
	padding-left: 49px;
}
#headeraddressbox {
	display: block;
	float: left;
	height: 142px;
	width: 262px;
	padding-top: 33px;
	padding-left: 419px;
	text-align: right;
	color: #000;
}
#navbox {
	display: block;
	float: left;
	height: 49px;
	width: 954px;
}
#navboxleft {
	background-image: url(../images/nav-left.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 49px;
	width: 27px;
}
#navmain {
	display: block;
	float: left;
	height: 35px;
	width: 900px;
	background-image: url(../images/nav-bg.jpg);
	background-repeat: repeat-x;
	color: #FFF;
	font-style: italic;
	padding-top: 14px;
	text-align: center;
}

#navright {
	background-image: url(../images/nav-right.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 49px;
	width: 27px;
}

#navmain a {
	color: #CCC;
	text-decoration: none;
	margin-right: 3px;
	margin-left: 3px;
}
#navmain a:hover {
	color: #FFF;
	text-decoration: underline;
}
#contentbox {
	background-image: url(../images/content-bg.jpg);
	background-repeat: repeat-y;
	display: block;
	float: left;
	width: 900px;
	padding-right: 27px;
	padding-left: 27px;
}
#title {
	display: block;
	float: left;
	height: 33px;
	width: 900px;
	padding-top: 14px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #938F6A;
}
#subnav {
	display: block;
	float: left;
	height: 20px;
	width: 900px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DEDDD1;
	padding-bottom: 5px;
	padding-left: 0px;
	color: #938F6A;
}
.picborder {
	padding: 1px;
	border: 1px solid #D8CD96;
}

#subnav a {
	color: #666;
	text-decoration: underline;
}
#subnav a:hover {
	color: #000;
}
#text h3 {
	color: #003020;
	font-size: 15px;
	font-weight: bold;
}



#title h1 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	font-size: 23px;
	color: #928C6A;
	font-style: italic;
}
#text {
	display: block;
	float: left;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#text2 {
	display: block;
	float: left;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#text a {
	color: #00301F;
}
#text a:hover {
	color: #938F6A;
}



#text h2 {
	margin: 0px;
	padding: 0px;
	color: #7F7E5E;
	font-size: 17px;
}
#text2 h2 {
	margin: 0px;
	padding: 0px;
	color: #7F7E5E;
	font-size: 17px;
}

#hcol1 {
	display: block;
	float: left;
	width: 290px;
}
#hcol2 {
	display: block;
	float: left;
	width: 290px;
	padding-right: 15px;
	padding-left: 15px;
}
#hcol3 {
	display: block;
	float: left;
	width: 290px;
}
#banner {
	background-color: #938F6A;
	display: block;
	float: left;
	height: 35px;
	width: 900px;
	padding-top: 7px;
	margin-bottom: 10px;
	text-align: center;
}
.whitebig {
	font-size: 20px;
	color: #FFF;
}
#footer {
	display: block;
	float: left;
	height: 75px;
	width: 900px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #938F6A;
}
#flogobox {
	display: block;
	float: left;
	height: 75px;
	width: 193px;
}
#flogobox img {
	display: block;
	float: left;
}
.padleft11 {
	padding-left: 11px;
}
#fnavbox {
	background-image: url(../images/footer-line-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 75px;
	width: 691px;
	padding-left: 16px;
}
#fnav {
	display: block;
	float: left;
	height: 46px;
	width: 691px;
	padding-top: 12px;
}
#fnav a {
	background-image: url(../images/footer-nav-arrow.jpg);
	background-position: 0px 7px;
	display: block;
	float: left;
	background-repeat: no-repeat;
	padding-right: 10px;
	padding-left: 12px;
	color: #868362;
	font-size: 12px;
	text-decoration: none;
	padding-top: 2px;
	padding-bottom: 2px;
}
#fnav a:hover {
	text-decoration: underline;
	color: #52503A;
}
#copyright {
	display: block;
	float: left;
	height: 17px;
	width: 232px;
	font-size: 11px;
	color: #938F6A;
}
#footerend {
	background-image: url(../images/footer-end-bg.jpg);
	background-repeat: no-repeat;
	display: block;
	float: left;
	height: 33px;
	width: 954px;
}
#headeraddressbox a {
	color: #000;
}
#headeraddressbox a:hover {
	color: #333;
}
.btopleftright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding: 3px;
}
.btopleftrightbot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.btopright {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	padding: 3px;
}
.btoprightbot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.tableborder {
	border: 1px solid #CCC;
}
#alexnkate {
	width: 900px;
	display: block;
	float: left;
}
#alexnkate img {
	padding: 1px;
	border: 1px solid #938F6A;
	margin-right: 2px;
}
#peterncath2 {
	width: 900px;
	display: block;
	float: left;
	padding-bottom: 10px;
}
#peterncath2 img {
	padding: 1px;
	border: 1px solid #938F6A;
	margin-right: 5px;
}
#cc1 {
	display: block;
	float: left;
	width: 440px;
	padding-right: 20px;
}
#cc2 {
	display: block;
	float: left;
	width: 440px;
}

