* {
	margin:0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width: 960px;
}

body {
	background-color:#CCCCCC;
	color: #666666;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.4em;
}

table {
	padding: 0px;
	border: 0px;
}



h1 {
	font-size: 1.5em;
	padding-bottom: 0em;
	padding-top: 1em;
}

h2 {
	font-size: 1.25em;
	padding-top: 1em;
	padding-bottom: 0em;
}

h3 {
	font-size: 1.1em;
	padding-top: 1em;
	padding-bottom: 0em;
}

h4 {
	font-size: 11px;
	color: #5E8197;
	margin-top: 1em;
	margin-bottom: 1em;
}

p {
	margin-top: 0.5em;
	margin-bottom: 0.5em;
}

#section_home {
	background-image: url(../images/home/bg_home.jpg);
	background-position: left top;
}

#section_al {
	background-image: url(../images/al/bg_al.jpg);
	background-position: left top;
}

#section_ace {
	background-image: url(../images/ace/bg_ace.jpg);
}

#section_co {
	background-image: url(../images/contact/bg_contact.jpg);
	background-repeat: repeat;
	background-position: center top;
}	

#section_ap {
	background-image: url(../images/ap/bg_ap.jpg);
	background-repeat: repeat;
	background-position: center top;
}

#section_rc {
	background-image: url(/images/bg_rc.jpg);
	background-repeat: repeat;
}

div#page {
	width: 950px;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	padding-bottom: 30px;
	text-align: left;
	min-height: 100%;
    height: 100%;
	height: auto;
	background-position: center;
	margin-left: 0px;
	margin-right: auto;
}

.yeller {
	background-color: #FFD20A;
	}
	
#footer {
	background-image: url(../images/trim.jpg);
	width: 952px;
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 3.5em;
	clear: both;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 90%;
	color: #333333;
	text-align: left;
	margin-bottom: 20px;
	margin-left: auto;
	margin-right: auto;
}

#footeryellow {
	background-image: url(../images/trim_yellow.jpg);
	width: 718px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 3.5em;
	padding-bottom: 0px;
	clear: both;
	margin-bottom: 30px;
	background-color: #FFD20A;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-left: 50px;
	font-size: 90%;
	color: #333333;
	text-align: left;
}

ol {
	margin-left: 5em;
}

ol li {
	margin-bottom: 1em;
}

#mainNav {
	background-color: #D6C8A3;
	padding: .5em 0;
	border-bottom: 1px solid #FFFFFF;
}

#mainNav li {
	display: inline;
	list-style-type: none;
	padding-right: 12px;
	padding-left: 12px;
}

#subNav {
	background-color: #CEC6BB;
	padding-bottom: 5px;
	font-size: 11px;
	padding-top: 3px;	
}

#subNav li {
	display: inline;
	list-style-type: none;
	padding-right: 12px;
}

#subNav li a {
	padding: 1px 2px 2px;
}

#subsubNav {
	padding-bottom: 5px;
	font-size: 11px;
	padding-top: 3px;
	width: 18em;
}

#subsubNav li {
	list-style-type: none;
	padding-right: 12px;
	text-indent: -3em;
	padding-left: 1em;
}

#subsubNav li a {
	padding:1px 2px 2px;
}

.rightthin {
	width: 200px;
	margin-left: 520px;
	padding-top:3em;
}

#main {
	width: 480px;
	padding-left: 50px;
}

#main2 {
	width: 530px;
	background-color: #FFFFFF;
	color: #4B1B1B;
	padding-left: 50px;
}

#main3 {
	width: 525px;
	padding-left: 50px;
	height: 625px;
}

#main4 {
	width: 600px;
	padding-left: 50px;
}

#main5 {
	width: 480px;
	padding-left: 25px;
	float: left;
}

#main6 {
	width: 675px;
	padding-left: 50px;
}

.together {
	/* this is for firefox */
	padding-top: 1px;
	clear: both;
	margin-right: 10px;
	margin-left: 20px;
	margin-top: 0em;
}

.clearMe {
	clear: both;
	height: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	/*overflow: hidden;*/
	display:block;
}

.header {
	background-color: #333333;
	height: 114px;
}

#headhome {
	height:150px;
	background-color: #999999;
}

.header h1 {
	font-size: 12px;
	width: auto;
	text-align: right;
	padding: 0 30px 0 0;
	margin: 0;
	color: #FFFFFF;
}

#headhome h1 {
	font-size: 16px;
	width: auto;
	text-align: right;
	padding: 0 30px 0 0;
	margin: 0;
	color: #FFFFFF;
	background-color: #771102;
}

ul {
	padding-left: 15px;
}

.wide {
	width: 760px;
}

.fineprint {
	font-size: 10px;
}

.current {
	background-color: #CEC6BB;
	padding-right: 0px;
	padding-bottom: 0.7em;
	border-top: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
}

a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}

a:visited{
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	color: #CCCCCC;
	font-weight: bold;
	text-decoration: none;
}

/* for Audio Guide Collection Menu */
.collectionMenu a:link{
	color: #666666;
	font-weight: bold;
	text-decoration: none;	
}
.collectionMenu a:visited{
	color: #666666;
	font-weight: bold;
	text-decoration: none;	
}
.collectionMenu a:visited{
	color: #666666;
	font-weight: bold;
	text-decoration: none;	
}
.collectionHeader{
	color:C86A2F;
 }
.collectionDesc{
	color:C86A2F;
	padding-left:2px;

	width: 95%;
	text-align: left;
 } 
 
/*   for guestbook.html  */
.wide a:link, .wide a:visited {
	background-color: #F7F7F7;
	text-decoration: none;
	display: block;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	color: #333333;
	padding-top: 10px;
	padding-left: 5px;
	margin-left: 15px;
	margin-right: 15px;
}

.wide a:hover {
	background-color: #D7A13D;
	text-decoration: none;
	display: block;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	color: #333333;
	padding-top: 10px;
	padding-left: 5px;
}

.wide td {
	text-align: center;
	vertical-align: top;
}

.tk {
	border: 1px solid #990000;
}

.normal {
	font-weight: normal;
}

.floatbox {
	margin: 12px 12px 20px;
	float: right;
	font-size: 10px;
}

.wide6 a:link, .wide6 a:visited {
	background-color: #F7F7F7;
	text-decoration: none;
	display: block;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CCCCCC;
	color: #333333;
	padding-top: 20px;
	padding-left: 5px;
	padding-bottom: 25px;
	margin: 10px 15px;
}

.wide6 a:hover {
	background-color: #FFCC00;
	text-decoration: none;
	display: block;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	color: #333333;
	padding-top: 20px;
	padding-left: 5px;
	padding-bottom: 25px;
	margin: 10px 15px;
}

.wide6 td {
	text-align: center;
	vertical-align: top;
}

#mainprograms {
	width:550px;
	padding-left: 50px;
}

#mainprograms div{
	margin-top: 15px;
	margin-bottom: 10px;
	clear: both;
}

#mainprograms img {
	float: left;
	padding-bottom: 3px;
	padding-right: 10px;
}

#mainprograms h2 {
	background-color: #01274C;
	color: #FFFFFF;
	padding: 0px 0px 0px 10px;
}

#photosofalan {
	padding: 5px 20px 20px;
	margin: 0px;
}

#photosofalan img{
	background-color: #CCCCCC;
	padding: 3px;
	border-top: 8px solid #666666;
	border-right: 8px solid #B2B2B2;
	border-bottom: 8px solid #999999;
	border-left: 8px solid #515151;
	margin: 15px;
}

.pubs {
	padding-top: 20px;
	clear: both;
	padding-bottom: 15px;
}

.pubs img {
	float: left;
	padding-right: 15px;
}

.norm {
	width: 750px;
}

#buttonbar {
	background-color: #F9F9F9;
	height: 31px;
	/* for safari */
	background-image: none;
	margin: 0px;
	text-align: left;
	padding: 0px;
	width:950;
}

#bcrumb {
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	width: 940px;
	color: #FFFFFF;
	text-align: left;
	padding-bottom: 20px;
	background-image: url(../images/trim.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 2px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 12px;
	margin-top: 15px;
}

#bcrumb a {
	color: #FFFFFF;
}

#buttonbar li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	top: 0px;
	right: 0px;
	float: left;

}

#buttonbar li a {
	margin: 0px;
	padding: 0px;
}

.indent {
	margin-left: 3em;
}

blockquote {
	margin-left: 3em;
}

.cap {
	font-size: 10px;
	color: #666666;
	display: block;
	line-height: 1.2em;
	padding-top: .75em;
}

.captop {
	font-size: 10px;
	color: #666666;
	display: block;
	line-height: 1.2em;
	padding-top: 2em;
}

.cap p, .captop p {
	margin-top: 3px;
}

.img1 {
	float: left;
	margin-right: 15px;
}
.img2 {
	float: right;
	margin-left: 15px;
}

.footnote {
	clear: both;
	font-size: .9em;
}

.sup_foot {
	font-size: 0.7em;
	text-decoration: none;
	vertical-align: super;
}

.readmore {
	font-size: .9em;
}

#maincentered {
	width: 480px;
	margin-right: auto;
	margin-left: auto;
}

#section_rc #page #main_catalog h1 em {
	font-weight: normal;
}

.capright {
	font-size: 10px;
	line-height: 1.2em;
	color: #666666;
	text-align: left;
	display: block;
	margin-top: 0em;
	margin-bottom: 1em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 23px;
}

.padleft400 {
	padding-left: 400px;
}

.MainBody {
	margin-bottom: 1em;
	margin-top: 1em;
	margin-left: 25px;
}

.LinkNoLine {
	font-style: normal;
	text-decoration: none;
}

.ReduceMargin {
	margin-bottom: 0px;
}

.AlignCenter {
	text-align: center;
}

.AlignRight{
	text-align: right;
}

.Footer{
	position: absolute;
	bottom: 0;
}

.PadLeft5 {
	padding-left: 5px;
}

.PadLeft25 {
	padding-left: 25px;
}

.PadLeft200 {
	padding-left: 212px;
}

.PadRight25 {
	padding-right: 25px;
}

.MarginLeft65 {
	margin-left: 65px;
}
.MarginRL30{
	margin-left: 30px;
	margin-right: 30px;
}

.Headline {
	font-size: 1.5em;
	font-weight: bold;
}

.BoldRed {
	font-weight: bold;
	font-size: .7em;
	color: #FF0000;
}

.NoMarginPad {
	margin: 0px;
	padding: 0px;
}

.Caption {
	text-align: left;
	font-size: .7em;
	}
