@charset "UTF-8";
body {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-color: #A39267;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100.01%;
	line-height: 110%;
}
body,td,th {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	color: #19343C;
	padding-left: 10px;
}
h1 {
	font-size: 140%;
}
h2 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 20px;
}
h5 {
	line-height: 20px;
	text-align: center;
	font-size: 100%;
}
.oneColFixCtr #container {
	width: 720px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: center; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(../images/bottom2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.oneColFixCtr #mainContent {
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	text-align: center;
	width: 720px;
	line-height: 20px;
	background-color: #FFF;
}
.oneColFixCtr #container #header p {
	font-size: 90%;
}
#header {
	background-color: #1E3342;
	color: #DCCD42;
	padding: 12px;
}
#header2 {
	background-color: #1E3342;
	color: #DCCD42;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B0A536;
	letter-spacing: .05em;
}
a:link {
	color: #B0A536;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: d1dbbd;
}
a:visited {
	text-decoration: none;
	color: #F2E1D3;
}
a:active {
	text-decoration: none;
}
.twoColHybLtHdr #container #sidebar1 {
	float: left;
}
#footer {
}
#sidebar {
	float: right;
	width: 180px;
	background-color: #1e3342;
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-right: 0px;
	margin-left: 10px;
}
.oneColFixCtr #container #navbar {
	background-color: #163443;
}
.oneColFixCtr #container #sidebar p a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	padding: 0px;
	margin: 0px;
	line-height: 16px;
	color: DCCD42;
}
.oneColFixCtr #container #header2 p {
	font-size: medium;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
}
#footer2 {
	text-align: center;
}
.oneColFixCtr #container #sidebar p a {
	color: #DCCD42;
	line-height: 1.6em;
}
.oneColFixCtr #container #mainContent2 {
	text-align: left;
	padding-left: 15px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 16px;
	padding-right: 15px;
	font-size: 12px;
}
.oneColFixCtr #container #mainContent h2 em {
}
.white {
	color: #FFF;
}
.oneColFixCtr #container2 {
	background-color: #FFF;
	padding-bottom: 10px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	line-height: 20px;
	font-size: 1em;
}
.fltRt {
	float: right;
	padding-left: 6px;
}
.fltRtLess {
	float: right;
	padding-left: 6px;
	padding-right: 10px;
}
h4 {
	font-variant: normal;
	text-transform: uppercase;
	font-size: 0.9em;
}
.oneColFixCtr #container #mainContent2 h4 a:link {
	color: #746D41;
    text-decoration: none;
}
.oneColFixCtr #container #mainContent2 h4 a:hover {
	text-decoration: underline;
	color: #CE2216;
}
.oneColFixCtr #container #mainContent2 h4 a:visited {
	text-decoration: none;
	color: #746D41;
}
#bottom {
	font-size: 1.15em;
	position: relative;
	text-decoration: none;
}
#bottom a:link {
	color: #49333C;
	text-decoration: none;
}
#bottom a:hover {
	text-decoration: underline;
	color: d1dbbd;
}
#bottom a:visited {
	text-decoration: none;
	color: #F2E1D3;
}
#bottom a:active {
	text-decoration: none;
}
#facebook {
	left: 629px;
	top: 2px;
	text-decoration: none;
	height: 50px;
	width: 81px;
	z-index: 3;
}
#bottom p {
	font-size: 0.8em;
	text-align: right;
}
