@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: #8a93a6;
	border: 1px solid #002d62;
    margin: auto;
}
#header {
	background-image: url(../images/main_01_navy_new3.gif);
	height: 100px;
    background-repeat: repeat-x;
}
#topnav {
	height: 30px;
	width:770px;
	background-color: #8E001C;
}
#slideshow {  
    height:  250px;  
    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;
       margin: 0;
       padding: 0;
}
#slideshow .photo-meta-data { 
	background: url(../images/transpblack2.png);
	padding: 0px;
	width: 770px;
	height: 40px;
	top: 210px;
	position: relative;
}
#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;
}
#content {
       text-align: left;
       font-face: verdana, arial, sans-serif;
       font-size: 12px;
       padding: 5px 20px;
       background-color: #ffffff;
}
#content h1 {
       text-align: center;
       font-face: verdana, arial, sans-serif;
       font-size: 16px;
       color: #8E001C;
}
#rsidebox {
	float: right;
	background-color: #C8C39D;
	width: 240px;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	margin-left: 14px;
	padding: 8px;
}
#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: #8a93a6;
}
.tanbox {
	background-color:#FFFFCC;
	width: 540px;
	align: left;
	padding: 5px;
}
.box2 {
	clear: left;
}
.meta {
        font-size: 9px;
        color: #333333;
}
.rbroundbox { background: url(images/nt.html) repeat; }
.rbtop div { background: url(images/tl.html) no-repeat top left; }
.rbtop { background: url(images/tr.html) no-repeat top right; }
.rbbot div { background: url(images/bl.html) no-repeat bottom left; }
.rbbot { background: url(images/br.html) no-repeat bottom right; }
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 12px;
	text-align:left; }
.rbroundbox { width: 300px; margin: 1em 25px; float: left; }
.rbroundbox2 { background: url(images/nt.html) repeat; }
.rbroundbox2 { width: 650px; margin: 1em 25px; float: left; }

#clear {
	clear: both;
}
.rbheader {
	color: #061844;
	font-size: 14px;
	font-weight: bold;
}

