/* CONTENT ---------------------------------------- */
body {
margin: 0px;
padding: 0px;
background-color:#000000;
}

#flashintro {
width: 640px;
height: 360px;
margin: 60px auto 0 auto;
padding: 2px;
border: 1px solid #ccc;
}

#outerwrap {
width: 945px;
margin: auto;
}

#header {
margin: 30px 0 0 0;
width: 945px;
}

#logo {
width: 350px;
height: 75px;
float: left;
}

#nav-wrap {
float: right;
}

.nav {
padding: 62px 0 3px 40px;
float: left;
font-family: Arial, sans-serif;
font-size: 10px;
text-transform: uppercase;
}

.nav a {
color: #ffffff;
text-decoration: none;
}

.nav a:hover {
color: #004370;
text-decoration: none;
}

#banner {
width:945px;
float: left;
}

#content {
margin: 2px 0 0 0;
padding: 25px;
width: 895px;
background-color: #ffffff;
float: left;
}

.left {
width:625px;
float: left;
margin: 0 50px 0 0;
}

.right {
width: 220px;
float: left;
margin: 5px 0 0 0;
}

h1 {
font-family: Georgia, serif;
color: #000000;
font-size: 18px;
font-weight: bold;
letter-spacing: -.05em;
margin: 0px;
}

h2 {
font-family: Arial, sans-serif;
color: #004370;
font-size: 11px;
font-weight: bold;
font-style: italic;
text-transform: uppercase;
margin: 8px 0 0 0;

}

h3 {
font-family: Arial, sans-serif;
color: #004370;
font-size: 11px;
font-weight: bold;
font-style: italic;
text-transform: uppercase;
margin: 23px 0 0 0;
}

h4 {
font-family: Arial, sans-serif;
color: #004370;
font-size: 11px;
font-weight: bold;
font-style: italic;
text-transform: uppercase;
margin: 0 !important;
}

p {
font-family: Arial, sans-serif;
color: #000000;
font-size: 11px;
line-height: 18px;
padding: 0;
}

#footer {
margin: 2px auto 30px auto;
padding: 5px 25px 0 25px;
width: 895px;
background-color: #87836D;
float: left;
height:20px;
color: #000000;
font-family: Arial, sans-serif;
font-size: 10px;
}
#footer a {
	color:#FFFFFF;
	text-decoration:none;
}
.formarea {
width: 300px;
float: left;
height: 100px;
background-color: #eeeeee;
border: 1px solid #87836D;
color: #000000;
font-size: 8px;
font-style: italic;
padding: 3px 0 0 3px;
}

.formbg {
width: 200px;
float: left;
height: 15px;
background-color: #eeeeee;
border: 1px solid #87836D;
color: #000000;
font-size: 8px;
font-style: italic;
padding: 3px 0 0 3px;
}

.formbg2 {
width: 300px;
float: left;
height: 15px;
background-color: #eeeeee;
border: 1px solid #87836D;
color: #000000;
font-size: 8px;
font-style: italic;
padding: 3px 0 0 3px;
}

.formbg3 {
width: 225px;
float: left;
height: 15px;
background-color: #eeeeee;
border: 1px solid #87836D;
color: #000000;
font-size: 8px;
font-style: italic;
padding: 3px 0 0 3px;
}

.entry {
width:210px;
margin: 0 0 10px 0;
float: left;
}

.entry2 {
width:525px;
margin: 0 0 10px 0;
float: left;
}

.entry3 {
width:300px;
margin: 0 0 10px 0;
float: left;
}

.formtext {
width: 100px;
float: left;
font-size: 8px;
font-style: italic;
font-family: Arial, sans-serif;
color: #000000;
text-transform: uppercase;
}

.button {
	padding: 2px;
	background-color: #004370;
	border:#87836D;
	color: #ffffff;
	padding: 2px;
	margin: 3px 0 0 0;
	font-size: 10px;
}

ul {
padding: 0px;
float: left;
font-family: Arial, sans-serif;
font-size: 10px;
list-style:none;
margin: 0px;
}

li {
width: 200px;
padding-bottom: 20px;
}

.toggle a {
font-style: italic;
text-decoration: none;
text-transform: uppercase;
margin: 0px;
padding: 0px;
color: #87836D;
}

.toggle a:hover {
color:#004370;
}

.right-thumbs {
width: 110px;
text-align: center;
font-family: Arial, sans-serif;
font-size: 10px;
font-style:italic;
float: left;
text-transform: uppercase;
margin: 0 0 20px 0;
}

.right-thumbs a {
text-decoration: none;
color: #87836D;
}
.right-thumbs a:hover {
text-decoration: none;
color: #004370;
}

.right-thumbs a img {
border: 1px solid #ccc;
padding: 2px;
margin: 5px 0 0 0;
}

.line1 {
background-image:url(images/line1.jpg);
width: 625px;
height: 28px;
float: left;
}

.line2 {
background-image:url(images/line2.jpg);
width: 220px;
height: 28px;
float: left;
}
/* SLIDESHOW ---------------------------------------- */
#slideshow {list-style:none; color:#fff}
#slideshow span {display:none}
#wrapper {width:945px; margin:0 auto; display:none}
#wrapper * {margin:0; padding:0}
#fullsize {position:relative; width:945px; height:302px; padding:2px 0; border-top:1px solid #ccc; border-bottom:1px solid #ccc;}
#image {width:945px;}
#image img {position:absolute; z-index:25; width:auto;
}

