/* CSS Document */
* {
	padding: 0;
	margin:0;
}

body {
	color: #333333;
	font: 62.5% Tahoma, Verdana, Arial;
	text-align: center;
	height: 100%;
	margin: 15px 0;
	background: #a3a07e url(../images/goldBack.jpg) repeat-x left top;
	}
INPUT, SELECT, TH, TD {font-size:1em}

LI LI, LI P, TD P, BLOCKQUOTE P {font-size:1em}

td {font-family:Tahoma, Verdana, Arial;
	color: #333333;
	}
h1 {
	font-size: 1.2em;
	}
h2 {
	font-size: 1.1em;
	}
.small {
	font-size: .9em;
	}
.large {
	font-size: 1.1em;
	}
a {
	color:#A2523E
}
#main {
	width: 840px;
	margin: 0px auto;
	position: relative;
	text-align: left;
	background: white;
	border: 2px solid #4A4839;
}
#nav {
	background: url(../images/navBackRepeat.jpg) repeat-x top;
	height: 34px;
	width: 100%;
	text-align: center;
	position: relative;
	padding-top: 5px;
	overflow: hidden;
	clear: both;
}
#nav #navBackLeft {
	float: left;
	position: absolute;
	left: 0px;
	top: 0px;
}
#nav #navBackRight {
	float: right;
	display: block;
	position: absolute;
	top: 0px;
	right: 0px;
}
#nav ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#nav a {
	/*background: url(../images/triangle.gif) no-repeat left center;*/
	height: 22px;
	float: left;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	letter-spacing: 0.01em;
	font: normal 1.2em/20px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	display: block;
	text-indent: 10px;
	white-space: nowrap;
}
#nav li {
	height: 22px;
	float: left;
	padding: 0 10px;
	border-left: 1px solid #A73337;
	border-right: 1px solid #4E1212;
	
}
#nav ul {
	margin-left: 20px;
}
#nav a:hover {
	/* background: url(../images/triangle.gif) no-repeat 3px center;*/
	color: #FFFDD6;
}
.box {
	width: 100%;
	margin-top: 20px;
	;
}
.boxTop {
	background: url(../images/boxTop.gif) no-repeat top;
	line-height: 7px;
	height: 7px;
	margin: 0px ! important;
}
.box p {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 1.2em;
	line-height: 150%;
}
#bodyContainer {
	width: 600px;
	position: relative;
	float: left;
	margin-right: 20px;
}
#bodyContainerWide, #footer {
	width: 100%;
	position: relative;
	margin: 0 auto;
}
#bodyContainer .bgBoxTop {
	line-height: 7px;
	background: url(../images/bgBoxTop.gif) no-repeat;
	height: 7px;
}
#bodyContainerWide .bgBoxTop, #footer .boxTop {
	line-height: 7px;
	background: url(../images/bgBoxTopWide.gif) no-repeat;
	height: 7px;
}
#bodyContainer .bgBoxBottom {
	background: url(../images/bgBoxBottom.gif) no-repeat;
	position: absolute;
	bottom: 0px;
	width: 499px;
	left: 0px;
	line-height: 7px;
	height: 7px;
	margin-bottom: -7px;
}
#bodyContainerWide .bgBoxBottom, #footer .boxBottom {
	background: url(../images/bgBoxBottomWide.gif) no-repeat;
	position: absolute;
	bottom: 0px;
	width: 649px;
	left: 0px;
	line-height: 7px;
	height: 7px;
	margin-bottom: -7px;
}
#footer {
	position: relative ! important;
	margin: 10px auto;
	font-size: 10px;
	margin-bottom: 20px;
}
#header {
	width: 840px;
	margin: 0 auto;
}
#bodyContainer #body {
	padding: 20px 15px 10px 35px;
}
#bodyContainerWide #body {
	padding: 5px 15px 10px;
}
#rCol {
	width: 200px;
	height: 147px;
	float: left;
}
#body p {
	margin-bottom: 1.2em;
	line-height: 150%;
	font-size: 120%;
}

.lBox {
	background: url(../inputback.jpg) repeat-x;
	border: 1px solid #6a6a6a;
	height: 19px;
	width: 130px;
}
.login {
	width: 130px;
}
#rightCol h2 {
	color: #792425;
	margin-bottom: 3px;
	font-size: 1.3em;
	font-weight: normal;
}
#centerCol {
	padding-right: 20px;
}
#centerCol h1 {
	font-size: 1.4em;
	color: #7E2B2C;
}
#footer .linkWrap {
	text-align: center;
}

#footer p {
	font-size: 10px;
	margin: 0;
}
#pageTop {
	background: url(../images/top.jpg) no-repeat;
	height: 49px;
	width: 873px;
	margin: 0 auto;
}
#pageBottom {
	background: url(../images/bottom.jpg) no-repeat;
	height: 97px;
	width: 873px;
	margin: 0 auto;
}
#body h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #512B20;
	margin-bottom: 10px;
}
ul {
	padding-left: 15px;
}
.box ul {
	padding-left: 25px;
	padding-right: 10px;
}
.box h2 {
	font-size: 1.4em;
	font-weight: bold;
	color: #542E23;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-left: 10px;
}
.box li {
	font-size: 1.2em;
	margin-bottom: 5px;
}
.box .indent {
	padding-left: 5px;
	font-size: 1.1em;
	line-height: 1.3em;
}
#body h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #532D22;
	margin-bottom: 1em;
}
#body h3 {
	font-size: 1.2em;
	font-weight: normal ! important;
	color: #532D22;
	margin-bottom: 1em;
}
#body li {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: .5em;
}
.logoContainer {
	float: right;
	width: 105px;
	margin-left: 10px;
	text-align: center;
}
.logoContainer img {
	display: block;
	margin-bottom: 25px;
	margin: 0 auto 25px auto;
}
.pLeft {
	float: left;
}
.headerImg {
	margin-bottom: 15px;
	border: 1px solid #666666;
}
#contact label {
	width: 200px;
	display: block;
}
#rssFeed a {
	
	margin-bottom: 10px;
	font-weight: bold;
	margin: 0 10px 10px 10px;
}
br {
	clear: both;
}
.noClear br {
 clear: none;
}
#footer a {
	font-size: 10px;
}

