﻿
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	/* background-image: url(bp.gif); */
	/*background-color: #ccccCC; 000550;  466277  */
	padding-left: 10px;
	background-image: url(brick_backgnd.jpg);
	background-attachment:fixed;
	}

#wrapper {
	width: 975px;
	padding: 10px;
	border-width: 2px;
	border-style: solid;
	border-color: #466277;
	/* background-color: #ffffff; */
	background-image: url(bp.gif);
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px
	}


#cwheader {
	height: 200px;
	}
	
p {
	text-align: justify;
	text-indent: 2em;
	}

<!-- header -->	
#header {
	height: 170px;
	width: 970px;
	}

#hline {
	background-image:url('style_and_js/mainbk.png'); 
	background-position:0 100px; 
	background-color:#000550; 
	text-align:center; 
	font:24px Trebuchet MS; 
	width:910px;
	margin-left:35px;
	color:#ffffff;
	text-shadow:#FFF 0 0 1px; 
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	}

#cleft {
	width: 120px;
	padding-top:10px;
	padding-left:35px;
	float:left;
	}

#hcenter {
	width:630px;
	float:left;
	padding-top:10px;
	margin-left:55px;
	}

/* museum header */
#mhcenter {
	width:650px;
	float:left;
	padding-top:10px;
	margin-left:25px;
	}

#cright {
	width: 110px;
	padding-top: 14px;
	float:right;
	padding-right:17px;
	}

/* -- end header styles -- */

#menudiv {
	padding-left:75px;
	margin-top:150px;
	width:900px;
	height:30px;
	}

#content-main {
	float: left; 
	width: 955px;	
	margin-top: 10px;
	margin-bottom:10px;
	padding-right:5px;
	padding-left: 5px;
	/* border-left: 1px solid #368;
	border-bottom: 1px solid #368;
	border-top: 1px solid #368;
	border-right: 1px solid #368;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px; */
	}

#footer {
	clear: both;
	background-color: #99ccff;
	width: 955px;
	font-size: 80%;
	color: #666;
	margin-top: 30px; /* margin-bottom: 10px; */;
	padding: 10px;
	/* text-align: center; */
	border: solid black 1px;
	height:60px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	}

#footer_1 {
	float: right;
	width: 650px;
	height:45px;
	font-size: 90%;
	color: #666;
	text-align: center;
	}

#google_translate_element_1 {
	float: left;
	width: 200px;
	height:50px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	margin-top:3px;
	border-width:2px;
	border-style:solid;
	border-color:#5f5f5f;
	padding-left:15px;
	padding-top:0px;
	background-color: #ffffff;
	}

	
.imgborder {
	border: 1px black solid;
	}
	
.tabcontent	{
	font-size: .8em;
	text-align:justify;
	}


.not_see {
	visibility: hidden;
	display: none;
	}

.red-text {
	color: red;
	text-align: center;
	}

.arthead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000080;
	text-align: center;
	}

.artsubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000;
	text-align: center;
	}

/* style for heritage park build page */

.hpb {
	width:960px;
	height:120px;
	margin-top:5px;
	border-left: 1px solid #368;
	border-bottom: 1px solid #368;
	border-top: 1px solid #368;
	border-right: 1px solid #368;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding-top:5px;
}

/* style for publications pages */
.pubs {
	width:960px;
	height:200px;
	margin-top:5px;
	border-left: 1px solid #368;
	border-bottom: 1px solid #368;
	border-top: 1px solid #368;
	border-right: 1px solid #368;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	padding-top:5px;
}


