@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: 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;
}
#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: 16px;
       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;
	border-style: solid;
	border-width: medium;
	border-color: #061844;
	margin-left: 15px;
	margin-top: 15px;
	width: 200px;
	padding: 14px;
	float: right;
	clear: right;
	font-size: 10px;
}
.tanbox h2 {
	color: #8e001c;
}
.box2 {
	clear: left;
}
.meta {
        font-size: 9px;
        color: #333333;
}
.rbroundbox { background: url(images/nt.gif) repeat; }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) 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.gif) repeat; }
.rbroundbox2 { width: 650px; margin: 1em 25px; float: left; }

#clear {
	clear: both;
}
.rbheader {
	color: #061844;
	font-size: 14px;
	font-weight: bold;
}
a.accessEmail { display: inline-block; align: center; color: #fff; width: 200px; height: 30px; background: #000000 url(images/arrow.png) no-repeat 5px 5px; padding: 5px 10px 0 25px; font: bold 1em Arial, sans-serif; }
a.accessEmail:hover { background: #990000 url(images/arrow.png) no-repeat 5px 5px; color: #fff; }
.accessEmailLarge { font: bold 1.5em Arial, sans-serif; }
.accessEmailLarge2 {
	font-family: Arial, sans-serif;
	font-size: .8em;
	color: #000000;
}

a.accessEmailLarge2:link {
	color: #000000;
	text-decoration: underline;
}
a.accessEmailLarge2:visited {color: #000000;}
a.accessEmailLarge2:active {color: #000000;}
a.accessEmailLarge2:hover {color: #990000;}

