* {
margin: 0;
padding:0;
border: 0;
}

html {
font-size: 100%;
}

body {
text-align:center;
font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 62.5%;
color: #353432;
background:#ffffff;
}
p {
margin-bottom: 0;
}
h1 {
	font-size:140%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#333333;
	border-bottom:1px solid #cccccc;
	padding-bottom:3px;
	margin-bottom:.8em;
}
h2 {
	font-size:135%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#1156B1;
	margin-top:1.5em;
	margin-bottom: .2em;
	font-weight:bold;
}
h3 {
	font-size:115%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#666666;
}
.aquote {
font-style: italic;
font-size:1.5em;
line-height:1.5em;
padding-top:1.5em;
margin-bottom:0;padding-bottom:0;
font-weight:normal;
}
.citation {
	font-style:normal;
	font-weight:bold;
	font-size:60%;
	padding:15px 0 0 5px;
	margin:0;
	padding-left:270px;
}
.copyright {
	font-size:90%;
	color:#666;
	float:right;
	padding-right:17px;
}
.clearit {
	clear:both;
	height:0;
}
iframe.noborder {
	width:778px;
	height:500px;
	border: solid #ffffff 0px;
}
#outerwrapper {
	width:984px;
	height:auto;
	margin:0 auto;
	background:#fff;
	text-align:left;
}
#content-home {
	position:relative;
	margin:0 auto;
	padding-top:0;
	width:980px;
	background:#fff;
	text-align:left;
}
#content-txt-box {
position:absolute;
margin-left:580px;
	width:378px;
	background:#fff;
	z-index:1000
}
#content-txt-box p {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.4em;
	line-height:1.4em;
	color:#666666;
	margin-bottom:2em;
}
#content-txt-box a {
	text-decoration:underline;
}
#contact-box {
	position:absolute;
	font-size:1.2em;
	width:250px;
	margin-top:48px;
	margin-left:294px;
	background:#ccc;
}
#contact-box-gallery {
	position:absolute;
	font-size:1.2em;
	width:250px;
	margin-top:5px;
	margin-left:294px;
	background:#ccc;
}
#navigation-box {
	position:relative;
	background:#fff;
}
.contact-info {
	text-align:right;
	padding-top:10px;
	background:#fff;
	margin-bottom:1px;
}
#footer {
position:relative;
margin:0 auto;
	width:980px;
	background:#fff;
	height:50px;
	color:#9E9E9E;
}
#footer-gallery {
position:relative;
margin:0 auto;
	width:980px;
	background:#fff;
	height:150px;
	color:#666;
}
#sub-masthead {
	width:980px;
	padding-bottom:20px;
	background:#fff;
}
.defaultblue {
	color:#1156B1;
}
.addline {
	text-decoration:underline;
}
/* -- slideshow below --*/
#slideshow {
    position:relative;
	width:980px;
    height:278px;
	margin:0 auto;
	padding:0;
	border:0;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
	width:980px
    height:278px;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}
.showhold {
	height:278px;background:transparent;border:0;padding:0;margin:0;
}
/* -- end slide styles - links below -- */
a {
	color:#1156B1;
	text-decoration: none;
}
a:visited {
	color:#1156B1;
	text-decoration: none;
}
a:hover {
	color:#B92244;
	text-decoration: none;
}
a:active {
	color:#B92244;
	text-decoration: underline;
	outline:none;
}
a:focus, a:active {
outline: 0;
-moz-outline: none;
} 
.copyright a:link {
	color:#333;
	text-decoration: none;
}
.copyright a:visited {
	color:#333;
	text-decoration: none;
}
.copyright a:hover {
	color:#1156B1;
	text-decoration: underline;
}
.copyright a:active {
	color:#333333;
	text-decoration: underline;
}
/* -- end internal link styles -- */




