/* Unchanged */
* {
	margin: 0px;
	padding: 0px;
}

body {
	padding: 10px 0px 10px;
	background-color: #484848;
	font-family: verdana, sans-serif, arial;
	font-size: 13px;
	font-weight: normal;
	letter-spacing: 0px;
}

a {
	color: #000000;
}

a:hover {
	color: #a64a26;
}

ul {
	list-style-type: none;
}

li {
	list-style-type: none;
}

p {
	margin: 6px 0px 15px;
	text-align: justify;
	line-height: 14px;
}

span {
	display: none;
}

img {
	border: none;
}

table.one {
	background: #f5f5dc;
	border: #000000 1px solid;
}
.one tr td {
	padding-top: 4px;
	padding-bottom: 4px;
}

table.two {
/*yellow	background: #FFFF84;*/
	background: #FFA500;
	border: #000000 2px solid;
}

table.one tr {
	text-align: center;
	font-size: 12px;
}

table.one th {
	font-weight: bold; 
}

table.two tr {
	text-align: center;
	font-weight: bold; 
	font-size: 14px;
	font-family: arial, sans-serif, verdana;
	letter-spacing: 1px;
}

table.two th {
	font-size: 18px;
}

.clear {
	margin : 0px;
	height : 1px;
	clear : both;
	float : none;
	font-size : 1px;
	line-height : 0px;
	overflow : hidden;
	visibility: hidden;
}

#body_wrapper {
	margin: 0px auto;
	padding: 2px 0px;
	width: 777px;
	background-color: #fcfcfc;
}

#header_body {
	height: 136px;
	width: 773px;
	border-left: #ffffff 2px solid;
	border-right:  #ffffff 2px solid;
	background-color: #c4bea1;
	text-align: left;

}

#left_header {
	width: 247px;
	height: 130px;
	margin-top: 3px;
	margin-left: 3px;
	float: left;
	background: url('images/TCMRM-75_logo_K.png') #c4bea1 no-repeat 0px 0px;
	color: #000000;
}

#right_header_upper {
	width: 485px;
	height: 111px;
	margin-top: 5px;
	margin-left: 13px;
	float: left;
	background: url('images/web_header.png') #c4bea1 no-repeat 0px 0px;
	color: #000000;


}

#right_header_lower {
	width: 485px;
	margin-top: 3px;
	margin-left: 13px;
	float: left;
	background-color: #c4bea1;
	color: #000000;

	font-family: arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}

.nav_menu {
	width: 773px;
	background-color: #5c3424;
	border: #ffffff 2px solid;
	font-family: arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
}

.nav_menu ul {
	margin-left: 12px;
	width: 763px;
	height: 26px;
	overflow: hidden;
}

.nav_menu li {
	padding: 5px 9px 3px 8px;
	background: url(images/navmenu_div.gif) no-repeat 100% 7px;
	float: left;
}

.nav_menu li.last {
	padding-right: 10px;
	background-image: none;
}

.nav_menu a {
	color: #ffffff;
	text-decoration: none;
}

.nav_menu a:hover {
	color: #e1d9a7;
}

.content_body {
	margin: 0px 2px;
	padding: 17px 12px 15px 15px;
	background-color: #dddacc;
}

.content_body .content_header2 {
	display: block;
	border: #000000 2px solid;
}

.content_body .content_box {
	padding: 4px 12px 10px 6px;
	clear: both;
	float: none;
}

.left_column {
	width: 360px;
	float: left;
}

.left_column .content_header h2 {
	width: 350px;
	padding: 3px 0px;
	background-color: #a64a26;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
}

.left_column .content_header3 h2 {
	width: 350px;
	padding: 5px 0px;
	background-color: #ffa500;
	color: #000000;
	font-family: arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
}

.right_column {	
	width: 360px;
	float: right;
}

.right_column .content_header h2 {
	width: 350px;
	padding: 3px 0px;
	background-color: #a64a26;
	color: #ffffff;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	letter-spacing: 1px;
}

#museumgallery {
	padding-bottom: 5px;
	float: none;
	clear: both;
}

.gallery_thumbnail {
	float: right;
	padding: 5px 5px 0px 0px;
}

.gallery_thumbnail .add_shadow {
	background-color: #000000;
	color: #ffffff;
}

.gallery_thumbnail .add_shadow div div {
	padding-bottom: 2px;
}

.gallery_thumbnail .add_shadow img {
	margin: 1px;
}

.button_box {
	padding: 2px 100px 15px 0px;
	clear: both;
}

.link_button {
	text-align: center;
	border: 2px solid black;
	width: 132px;
}

.link_button a {
	color: #5c3424;
	background-color: #c4bea1;
	font-weight: bold;
	font-family: arial, sans-serif;
	display: block;
	letter-spacing: 0px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
}

.link_button a:hover {
	color: #ffffff;
	background-color: #be552c;
}

.button_box .add_shadow {
	float: right;
	background: url('images/shadow_bot.gif') no-repeat 0% 100%;
}

.button_box .add_shadow div {
	display: block;
	float: left;
	background: url('images/shadow_right.gif') no-repeat 100% 0%;
}

.button_box .add_shadow div div {
	display: block;
	float: none;
	padding: 0px 5px 5px 0px;
	background: url('images/shadow_rightbot.gif') no-repeat 100% 100%;
}

.button_box .add_shadow div div div {
	padding: 0px;
	background: none;
}

#photogallery {
	padding-bottom: 9px;
	float: none;
	clear: both;
}

.photogallery_photo {
	float: left;
	padding: 5px 5px 2px 0px;
}

.photogallery_photo .add_shadow {
	background-color: #000000;
	color: #ffffff;
}

.photogallery_photo .add_shadow div div {
	padding-bottom: 2px;
}

.photogallery_photo .add_shadow img {
	margin: 2px;
}	

.nongallery_photo {
	float: left;
	padding: 5px 5px 14px 0px;
}

.nongallery_photo .add_shadow {
	background-color: #000000;
	color: #ffffff;
}

.nongallery_photo .add_shadow div div {
	padding-bottom: 2px;
}

.nongallery_photo .add_shadow img {
	margin: 2px;
}

#mapimage {
	float: none;
	padding: 2px 0px 0px 62px;
}

.layoutmap {
	float: none;
	padding: 10px 10px 10px 10px;
	border: #a64a26 2px solid;
	background: #c4bea1;
}

.add_shadow {
	float: left;
	background: url('images/shadow_bot.gif') no-repeat 0% 100%;
}

.add_shadow div {
	display: block;
	float: left;
	background: url('images/shadow_right.gif') no-repeat 100% 0%;
}

.add_shadow div div {
	display: block;
	float: none;
	padding: 0px 5px 5px 0px;
	background: url('images/shadow_rightbot.gif') no-repeat 100% 100%;
}

.add_shadow div div div {
	padding: 0px;
	background: none;
}

#page_footer {
	margin: 0px 2px;
	padding: 1px 0px;
	width: 773px;
	background-color: #c4bea1;
	font-size: 10px;
}

#page_footer ul {
	width: 773px;
	overflow: hidden;
}

#page_footer li {
	padding: 1px 32px 1px 26px;
	float: left;
}

#page_footer a {
	color: inherit;
}

#page_footer a:hover {
	color: #000000;
}

#page_footer #left a {
	color: #000000;
}

#page_footer #left a:hover {
	color: #a64a26;
}

#page_footer #right a {
	color: #000000;
}

#page_footer #right a:hover {
	color: #a64a26;
}
.fineprint {
	font-size: 10px;
}
