body {
	background: #000;
}

.wrapper {
	position: relative;
	margin: 0 auto;
	width: 860px;
}

#header {
	background: url("bck_header.jpg") no-repeat center top;
	height: 117px;
}

#header h1 a{
	position: absolute;
	left: 0px;
	display: block;
	text-indent: -9999px;
	background: url("bck_logo.png") no-repeat;
	width: 257px;
	height: 114px;
}

#header #topMenu {
	position: absolute;
	right: -5px;
	top: 70px;
	height: 45px;
	padding-right: 16px;
	background: url("bck_navBar.jpg") no-repeat right -90px;
	display: table-row;
}

#header #topMenu li{
	background: url("bck_navBar.jpg") no-repeat 0 -45px;
	display: block;
	float: left;
	padding-right: 4px;
	text-align: center;
}

#header #topMenu li.first {
	background-position: 0 0;
}

#header #topMenu li a{
	vertical-align: middle;
	font-family: Cambria, Georgia, serif;
	color: #dcbe61;
	font-weight: bold;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	text-shadow: 0 0 2px #000;

	display: block;
	float: left;
	padding: 11px 0 0 8px;
	width: 84px;
	height: 34px;
}

#header #topMenu li a:hover,  #header #topMenu li.selected a{
	color: #fff;
	text-shadow: 0 0 4px #000;
}

#header #search {
	position: absolute;
	top: 24px;
	right: 0px;
}

#header #searchtext {
	width: 110px;
	height: 14px;
}

#header #search label {
	padding: 1px 0 1px 10px;
	background: url("icn_search.png") no-repeat 0 3px;
	font-size: 10px;
	color: #56340f;
}

.hasJavascript #header #search label {
	position: absolute;
	top: 5px;
	right: 86px;
	z-index: 100;
}

.hasJavascript #header #searchtext {
	position: absolute;
	top: 2px;
	right: 20px;
}

.hasJavascript #header #search input.arrow {
	position: absolute;
	top: 3px;
	right: 0;
}

input.textInput, input[type="text"], input[type="password"] {
	border: 1px solid #bb9654;
	background: #cbc0a6 url("bck_searchInput.png") no-repeat;
	height: 12px;
	font-size: 10px;
	width: 99%;
}

#footer {
	padding-top: 20px;
	background: url("bck_footer.jpg") no-repeat center top;
	height: 42px;
}

#footerMenu li {
	float: left;
	color: #5f3b1c;
	padding-bottom: 7px;
}

#footerMenu li a, #footer label {
	color: #fff;
	font-family: "Times New Roman", Times, Serif;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	margin: 0 11px;
	text-decoration: none;
}

#footerMenu li a:hover {
	text-decoration: underline;
}

#footer p {
	clear: both;
	margin: 0 11px;
	font-family: Times;
	font-weight: bold;
	font-size: 10px;
	color: #a26f2f;
}

#footer p.rightAlign {
	margin: 0;
}

#main {
	background: url("bck_navContent.jpg") repeat-y;
	padding: 0 2px;
}

#mainImage {
	padding-bottom: 8px;
	background: url("bck_image.jpg") no-repeat left bottom;
	float: left;
}

#mainImage img, #mainImage object {
	display: block;
}

#secondaryMenu {
	width: 217px;
	float: left;
	margin-right: 52px;
}

#secondaryMenu h4{
	font-family: Georgia, Palatino, "Times New Roman", Serif;
	font-size: 14px;
	padding-top: 12px;
	padding-bottom: 12px;
	background: url("bck_leftMenuHeader.jpg") no-repeat left bottom;
	color: #dcbe61;
	text-align: center;
}

#secondaryMenu h5 {
	font-family: Georgia, Palatino, "Times New Roman", Serif;
	font-size: 11px;
	color: #dcbe61;
	text-transform: uppercase;
	font-weight: bold;
	padding: 13px 14px 2px;
	clear: both;
}

#secondaryMenu ul {
	margin-bottom: 1em;
}


#secondaryMenu li a{
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	width: 189px;
	background: url("bck_leftMenu.png") no-repeat left bottom;
	color: #fff;
	text-decoration: none;
	padding: 6px 14px 5px;
}

#secondaryMenu li a:hover, #secondaryMenu li.selected a {
	background-position: 0 0;
	color: #000;
}

#secondaryMenu dl {
	clear: both;
	margin: 1em auto;
	width: 180px;
	border-top: 1px solid #98783d;
	border-left: 1px solid #e0d5bf;
	border-right: 1px solid #725a28;
	border-bottom: 1px solid #937233;
	background: #f1e7c8;
}

#secondaryMenu dl dt {
	background: url("bck_leftBox.png") repeat-x;
	border-top: 1px solid #a58955;
	border-left: 1px solid #715927;
	border-right: 1px solid #e0d5bf;
	border-bottom: 1px solid #a58955;
	color: #dcbe61;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: center;
	text-transform: uppercase;
	font-family: Georgia, Palatino, "Times New Roman", Serif;
	font-weight: bold;
	font-size: 10px;
}

#secondaryMenu dl dd {
	padding: 1em 1em .5em;
	border-left: 1px solid #715927;
	border-right: 1px solid #e0d5bf;
	border-bottom: 1px solid #a58955;
}

#secondaryMenu dl h6, #secondaryMenu dl p {
	margin: 0 0 .5em;
}

#mainContent {
	padding-top: 29px;
	padding-bottom: 1em;
	width: 538px;
	float: left;
}

#mainContent h2 {
	color: #6d4111;
	font-size: 20px;
	font-weight: normal;
	border-bottom: 1px solid #a07e3a;
	padding-bottom: 10px;
	margin-bottom: 22px;
}

#mainContent h3 {
	color: #6d4111;
	font-size: 15px;
	font-weight: normal;
	border-bottom: 1px solid #a07e3a;
	padding-bottom: 10px;
	margin: 2em 0 1em;
}

#mainContent h4 {
	font-size: 1em;
	font-family: Georgia, Palatino, "Times New Roman", Serif;
	font-weight: bold;
	color: #6d4111;
	margin: 0 0 1em;
}

#mainContent h5 {
	font-size: 1.2em;
	font-family: Georgia, Palatino, "Times New Roman", Serif;
	font-weight: bold;
	margin: 2em 0 1em;
	color: #791925;
}

#mainContent h4 em {
	color: #c00000;
}

#mainContent p {
	margin: 1em 0;
	line-height: 1.3;
}

#mainContent ul {
	margin: 1em 0 1em 2em;
	line-height: 1.3;
	list-style: disc;
}

#mainContent ol {
	margin: 1em 0 1em 2.5em;
	line-height: 1.3;
	font-size: 11px;
	list-style: decimal;
}

#secContent {
	float: right;
	border: 3px double #937233;
	width: 15em;
	background: #f5ebcd;
	margin-left: 1em;
}

#secContent dd {
	padding: 0 1em;
}

#secContent dt {
	padding: 12px 0;
	background: #490a13 url("bck_rightHeader.png") repeat-x;
	text-align: center;
	border-bottom: 1px solid #937233;
}

#secContent dt span {
	text-transform: uppercase;
	font-family: Georgia, Palatino, "Times New Roman", Serif;
	color: #dcbe61;
}

#flashHome {
	float: right;
	width: 582px;
}

#home dl {
	width: 238px;
	float: left;
	color: #fff;
	margin-top: 4em;
}

#home dt {
	font-size:14px;
	background: url("bck_dtHome.png") no-repeat left bottom;
	padding-bottom: 7px;
	font-family: Georgia, Palatino, "Times New Roman", Serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #fcf9ee;
	position: relative;
}

#home dd, #home p{
	line-height: 1.3;
	margin: 9px 0;
	color: #fcf9ee;
}

#home dd a {
	color: #fcf9ee;
	text-decoration: none;
}

#home dd a:hover {
	text-decoration: underline;
	color: #fff;
}

#home dd span.date {
	color: #dcbe61;
}

#home #viewAll {
	float: left;
	color: #fff;
	background: #560513;
	padding: 2px 4px;
	width: 230px;
}

#home #viewAll a {
	color: #dcbe61;
	font-weight: bold;
	text-decoration: none;
}

#home #viewAll a:hover {
	color: #fcf9ee;
}

.column {
	width: 269px;
}

.twoColThumb {
	border-bottom: 1px solid #a07e3a;
	width: 238px;
	margin-bottom: 2em;
}

.rightAlign .twoColThumb {
	margin-left: 30px;
}

.twoColThumb dt {
	font-family: Times,"Times New Roman", Serif;
	text-transform: uppercase;
	font-weight: bold;
	padding-bottom: .5em;
	font-size: 14px;
	color: #6d4111;
}

.twoColThumb dd {
	line-height: 1.2;
	margin-bottom: 2em;
}

.twoColThumb dd img {
	float: left;
	margin-right: .8em;
	padding: 1px;
	border: 1px solid #a07e3a;
}


select {
	background: #560513;
	border: 1px solid #915f2a;
	height: 18px;
	font-size: 11px;
	color: #fff;
	font-family: "Times New Roman", Times, Serif;
	font-weight: bold;
}

a.button, a.block_button, button{
	background: url("bck_btnnr.png") no-repeat right center;
}

a.button span, a.block_button span, button span{
	background: url("bck_btnnl.png") no-repeat left center;
}

a.button, a.block_button {
	display: inline-block;/* any other browser on the earth */
	position: relative;
	padding:0 8px 0 0;
	cursor:pointer;
	text-decoration: none;
	margin-top: .5em;
}

a.button span, a.block_button span {
	cursor:pointer;
	font-family: Georgia, Palatino, Times New Roman, Serif;
	font-size: 11px;
	display: inline-block;/* any other browser on the earth */
	position: relative;
	white-space:nowrap;
	padding: 0 0 0 8px;
	height: 20px;
	line-height: 20px;
	color: #fff;
}

a.block_button, a.block_button span {
	display: block;
	text-align: center;
}

button {
	border:0;
	cursor:pointer;
	font-weight:bold;
	padding:0 10px 0 0;
	text-align:center;
	width: auto;
    overflow:visible;
}

button span {
	font-family: Georgia, Palatino, Times New Roman, Serif;
	font-size: 11px;
	display:block;
	white-space:nowrap;
	padding: 0 0 0 12px;
	height: 20px;
	line-height: 20px;
	color: #fff;
}

button:hover, a.button:hover, a.block_button:hover {
	background: url("bck_btnor.png") no-repeat right center;
	text-decoration: none;
}

button:hover span, a.button:hover span, a.block_button:hover span  {
	color: #57050a;
	background: url("bck_btnol.png") no-repeat left center;
	text-decoration: none;
}

.threeColsThumb {
	clear: both;
	background: url("bck_2cols.png") repeat-y 175px 0;
	margin:0 0 2em;
}

.threeColsThumb dl {
	float: left;
	width: 167px;
}

.threeColsThumb dl img {
	display: block;
	padding: 1px;
	margin-bottom: 12px;
	border: 1px solid #a07e3a;
}

.threeColsThumb dt {
	font-family: Times,"Times New Roman", Serif;
	text-transform: uppercase;
	font-size: 12px;
	color: #6d4111;
}

.threeColsThumb dd {
	line-height: 1.2;
	margin:1em 0 0;
}

.threeColsThumb .first, .threeColsThumb .second {
	padding-right: 9px;
	margin-right: 9px;
}

.threeColsThumb dd a.button {
	float: right;
}

#ctl00_MainContent_NewsList dl {
	margin-bottom: 1.5em;
}

#ctl00_MainContent_NewsList dt {
	font-family: Georgia, Palatino, "Times New Roman", Serif;
	text-transform: uppercase;
	font-weight: bold;
	color: #6d4111;
	padding: 0 0 .5em;
}

#ctl00_MainContent_NewsList dd p {
	margin: 0 0 .2em;
}

.gallery {
	width: 99%;
}

.gallery td:first-child {
	border-right: 1px dotted #937233;
}

.gallery td {
	padding: 2px;
	vertical-align: top;
	text-align: center;
}

.gallery td span, .gallery td img {
	display: block;
	margin: 0 auto;
}

.gallery td span {
	padding: 2px 4px 4px;
	margin: 0 0 .5em 0;
}

#banner {
	position: absolute;
	top: 12px;
	left: 278px;
}

