@charset "UTF-8";
/* CSS Document */

body,html{font-family:Arial, Helvetica, sans-serif; color:#5C6F7B; font-size:100%; line-height:100%;}
body{width:100%; margin:10px 0; padding:0;}
a{color:#5C6F7B; text-decoration:none;}
h1{padding:0; margin:0; font-size:1em; font-weight:normal; display:inline;}

#container {
	width:950px;
	height:744px;
	margin:0 auto;
}
/* end hide */
body {
	margin: 10px 0;
	padding: 0;
	background-color: #FFF;
	width:100%;
}
#flashcontent{
	width:100%;
	height:100%;
	display:block;	
}


div#header>div{float:left;}

div#header div#tagline{font-style:italic; font-family:Georgia, "Times New Roman", Times, serif; margin:55px 35px 0 30px;}

div#images{width:906px; height:552px; background:url(../img/non-flash-images.jpg) no-repeat; position:relative;}
div#images div#main_copy{
	position:absolute;
	text-align:left;
	height:71px;
	width:371px;
	left: 512px;
	top: 167px;
	font-size:1em;
	line-height:1.3em;
}

ul#sitenav{padding:0; margin:55px 0 0 0;}
ul#sitenav li{list-style:none; float:left; margin-right:8px; font-size:.875em; line-height:.875em; color:#5C6F7B;}
ul#sitenav li a{text-decoration:none; color:#5C6F7B; text-transform:uppercase;}

div#copy{margin-left:20px; font-size:.8em;}
div#copy p{text-align:left;}

div#footer{font-family:Georgia, "Times New Roman", Times, serif;}
div#footer > div{padding-bottom:10px;}
div#footer div#left{float:left; padding-left:20px;}
div#footer div#right{float:right; padding-right:20px;}

#gallery{width:950px; height:550px; background:#e4e5e1; font-family:Georgia, "Times New Roman", Times, serif; position:relative;}
#gallery #gallery-nav{width:211px; position:absolute; left:0;}
#gallery ul{list-style:disc; font-size:14px; margin:15px 0 15px 25px; padding:0;}
#gallery ul li{margin:0; padding:0 0 8px 0;}
#gallery ul li a{text-decoration:none;}
#gallery ul li a:hover{text-decoration:underline;}
#gallery ul li a.active{text-decoration:underline;}

#gallery #gallery-images{position:absolute; left:211px; text-align:center;}
#gallery #gallery-thumbs{padding-left:23px;}
#gallery #gallery-thumbs img{margin:0 4px 4px 0;}