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

body {
	background-color: #8a93a6;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: center;
        margin: auto;
}
#wrap {
	width: 770px;
	background-color: #e3c68f;
margin: auto;
}
#header {
	background-image: url(../images/main_01_navy_new3.gif);
	height: 100px;
        background-repeat: repeat-x;
}
#topnav {
	height: auto;
	width: 600px;
	background-color: #061844;
	color: #e3c68f;
	vertical-align:middle;
	text-align: center;
	margin: auto;
       padding: 10px 0;
}
#topnav a {
	color: #e3c68f;
	text-decoration: underline;
}
#topnav a:visited {
	color: #e3c68f;
	text-decoration: underline;
}
#topnav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#topnav a:active {
	color: #FFFFFF;
	text-decoration: none;
}

	
#slideshow {  
    height:  240px;  
    width:   770px;  
    padding: 0;  
    margin:  0;
    font-size: 11px;
    color: #ffffff;
    text-align: left;
} 
 
#slideshow img {  
    padding: 0px;  
    border:  0;  
    background-color: #ffffff;  
    width:  770px; 
    height: 250px; 
    top:  0; 
    left: 0;
}
#slideshow .title {
	font-size:16px;
	color: #ffffff;
	font-weight: bold;
}
#slideshow p {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
       margin: 2px;
}
/* #slideshow div {
	width: 770px;
	height: 250px;
} */
#slideshow .photo-meta-data { 
	background: url(../images/transpblack2.png);
	padding: 0px;
	width: 770px;
	height: 40px;
	margin-top: 210px;
	position: relative;
}
#content {
       text-align: left;
       font-face: verdana, arial, sans-serif;
       font-size: 12px;
       padding: 30px;
       background-color: #ffffff;
}
#content h1 {
       text-align: center;
       font-face: verdana, arial, sans-serif;
       font-size: 18px;
       color: #8E001C;
}
#footer {
       background-image: url(../images/footer_bg.gif);
       background-repeat: repeat-x;
       margin-top: 0px;
       padding: 5px;
       height: 75px;
}
#footer td {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #ffffff;
}
#copyright {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #666666;
        align: center;
        background-color: #e3c68f;
}
.tanbox {
	background-color:#FFFFCC;
	width: 540px;
	align: left;
	padding: 5px;
}.box2 {
	clear: left;
}
#borderbox {
	margin: auto;
	background-color: #e3c68f;
	width: 660px;
	padding: 10px 20px;
	border: solid;
	border-width: 3px;
	border-color: #061844;
}
#borderbox p h2 {
	text-align: left;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	margin-bottom: 0;
	color: #8E001C;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 0;
	margin-bottom: 0;
	color: #8E001C;
}
.boldwhite {
	color: #FFFFFF;
	font-weight: bold;
	}
