@charset "utf-8";
/* CSS Document */
body,td,th {
	color:#3D3D3D;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url();
	background-color: #8a736b;
	margin-top:0px;
	padding-top:0px;
}
table, tr, td { 
	background: transparent; 
}

h1 {
	color:#c46633;
	font-size:180%;
	margin:0 auto .5em auto;
	text-transform:uppercase;
	font-weight:600;
	letter-spacing:2px;
}

h2 {
	color:#3c3c3c;
	font-size:110%;
	margin:.5em 0 1em 0;
	text-transform:uppercase;
}

#topnav {
	position: absolute;
	top:93px;
	z-index:3;
}

#main {
	position:absolute;
	width:900px;
	background-image:url(../images/content-whiteGradient.png);
	background-repeat:repeat-x;
	background-color:#f6de99;
	left:-1000px;
	z-index:1;
}

#footer {
	position:absolute;
	width:900px; 
	height:110px; 
	left:-1000px;
	z-index:2;
}
#bottomnav {
	position:absolute;
	width: 900px;
	height:20px;
	background-color:#BD744F;
	z-index:3;
}
#shadow {
	width:918px;
	position:absolute;
	left:-1000px;
	z-index:0;
}
#background {
	position:absolute; 
	top:0px; 
	left:0px;
	height:500px;
	width:100%;
	z-index:0;
}

#content {
   	padding:1em 20px 50px 2em;
}


#leftcontent {
	width: 400px;
	float:left;
}



#rightcontent {
	width:400px;
	float:right;
}


.home #leftcontent {
	width: 260px;
	height:450px;
}

#movie {
	float:right;
	width: 575px;
	height:440px;
}




#nav {
    text-transform:uppercase;
	font-size:12px;
	position:relative;
	top:-23px;
	font-weight:600;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	width:880px;
	height:12px;
	letter-spacing:1px;
}

#nav ul {
	margin:0 auto 0 -1em;
}

#nav ul li {

	display:inline-block;
	margin:0 8px;
	padding-left:18px;
	border-left:2px solid #f3e796;

}

#nav ul li {
     /* FOR IE: _MUST_ BE IN A SEPARATE RULE */
     display: inline !ie; 
}

#nav ul li:first-child {
    border:none;
	margin:0;
	padding:0;
}

#nav a {
	color:#f3e796;
	text-decoration:none;
}

#nav a:hover {color:#7e6b57;}

.smalltext {
    font-size:11px;
}

.unstyled-list {
    text-transform:uppercase;
	font-size:12px;
	font-weight:600;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	letter-spacing:0;
}

.unstyled-list ul {
	margin:0 auto 0 -1em;
}

.unstyled-list ul li {

	display:block;
	margin:5px auto;
	padding:0;
}


#historic_buildings {

}

.row {
	clear:both;
	margin:1em 0;
	padding-bottom:1em;
}

.graphic {
	float:left;
	width:300px;
	text-align:center;
	font-size:90%;
}

#us .graphic {
	width:200px;
	padding-bottom:2em;
}

#us .graphic-right {
	width:200px;
	padding-bottom:1em;
	float:right;
	text-align:center;
	font-size:90%;
}

.graphic img {
	border:1px solid #000;
	margin:1em 0;
	width:250px;

}

.graphic-right img {
	border:1px solid #000;
	margin:1em 0;
	width:175px;
}

#us .graphic img {
	width:175px;
}

.description {
	margin-left:300px;
	padding-left:1em;
	padding-top:.25em;
}

#us .description {
	margin-left:200px;
}

#us .description-left {
	margin-right:200px;
}

.description h1 {
	font-size:100%;
	margin:.25em 0;
	letter-spacing:1px;
	text-transform:none;
}

#us .description h1, #us .description-left h1  {
	font-size:180%;
	margin:.25em 0;
	color:#c46633;
	font-weight:200;
	text-transform:none;

}

.description p {
	margin:.25em 0;
}

#us .description p {
	margin:1em 0;
}

.press {
}

.press div {
	clear:both;
    margin:0 auto 10px auto;
	height:55px;
}

.press div.right {
}

.press img {
	float:left;
	margin:0 10px 0 0;
}

.press div.right img{
	float:right;
	margin:0 0 0 10px;

}

.press p {
	margin:0 auto .5em;
	overflow:auto;
}

.press .right p {
	text-align:right;
}



.smalltext {
    font-size:11px;
}

#logo {
    
}

.headerslarge {
	font-size:16px;
	font-weight:bold;
	color:#C77A4F;
}
.headerssmall {
	font-size:14px;
	font-weight:bold;
	color:#C77A4F;
}

.bottomlinks {
	clear:both;
}

#bottomnav a {
	font-size: 10px;
	text-decoration: underline;
	color:#3D3D3D;
}

#bottomnav a:hover {
	color:#F7FEB8;
}

a {
	color: #735F5D;
	text-decoration:none;
}

a:hover {
	color: #3D3D3D;
}

#imagerotator div {
	border:none;
}

.clear {
	clear:both;
}

