@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: #e2c083;
	margin: auto;
	border: 1px solid #061844;
}
#header {
	background-image: url(/images/main_01_navy_new3.gif);
	height: 100px;
    background-repeat: repeat-x;
	padding: 0px;
 	margin: 0px 0px 0px 0px;
}
#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: 240px; 
    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;
	font: Verdana, Arial, Helvetica, sans-serif 
}
#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: 10px 20px 10px 20px;
       background-color: #ffffff;
	   width: 730px;
	   margin: 0 0 0 0px;
}
#content h1 {
       text-align: center;
	   font-family: Verdana, Arial, Helvetica, sans-serif; 
       font-size: 16px;
       color: #8E001C;
}
#content p {
	line-height: 1.5em;
	text-align: left;
}
div#navcontainer
{
background: url(/css/jquery-ui/images/ui-bg_highlight-soft_60_061844_1x100.png) 50% 50% repeat-x; font-weight: normal; color: #212121; outline: none;;
border-top: solid 1px #FFFFFF;
border-bottom: solid 1px #FFFFFF;
}
div#navcontainer ul
{
font-family: Arial, Helvetica, sans-serif;
font-weight: bold;
color: white;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
padding-left: 0px;
}
div#navcontainer ul li
{
display: inline;
}
div#navcontainer ul li a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
border-left: 1px solid #fff;
border-right: 1px solid #fff; /* the borders have the same size */
margin-right: -1px; /* the value has to be like the above but negative */
}
div#navcontainer ul li a:hover
{
background: url(/css/jquery-ui/images/ui-bg_highlight-soft_60_8a93a6_1x100.png) 50% 50% repeat-x;
color: #000;
}
.invite {
	line-height: 2em;
}
#footer {
    background-image: url(/images/footer_bg.gif);
    background-repeat: repeat-x;
    margin-top: 0px;
    padding: 0px;
    height: 75px;
	vertical-align: middle;
}
#footer table {
	margin-top: 5px;
}
#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;
	line-height: 3em;
	color: #666666;
    align: center;
    background-color: #8a93a6;
}
#content h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #8c0019;
}
#content h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #8c0019;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
#box {
	width:700px;
	display:block;
	margin-left:3px;
	padding:8px;
	border-style:solid;
	border-width:4px;
	border-color:#002D62;
	background-image:url(images/box-background.gif);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#e8d2b2;
}
#box h3 {
	text-align:center;
	color:#002D62;
}
#box p {
	font-size:12px;
}
.video {
	z-index: 999;
}
