/* This is an optional CSS file for Dreamweaver's design view.  This CSS combined with two divs which are
saved with the published menu allow for a correctly dimensioned place holder to appear in place of the
menu when designing HTML documents with Dreamweaver.

   To add this CSS to Dreamweaver, select Text > CSS Styles > Design-time from the main menu. Click the add
   button (+), and choose this file from the select file dialog.
*/


#dreamweaver_design_view_hide{display:none;}
#dreamweaver_design_view_show{display:block !important;overflow:hidden;font-size:12px;font-family:Arial;color:#000000;background-color:#eeeeee;text-align:center;padding-top:4px;}

/* images */
img.border {
	background: #FAFAFA;
   border: 1px solid #CDBDAE;
	padding: 10px;
	margin: 5px 0px 10px 10px;  
	float: right;
}

img.thumbs {
	background: #FAFAFA;
   border: 1px solid #CDBDAE;
	padding: 10px;
}


body {
	background: url(../images/sailBG.png);
	background-color: #acc69b;
	background-position: 870px 250px;
	background-attachment : fixed;
	background-repeat:no-repeat;
	width: 980px;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background: #F7F5EF;
	width: 960px;
	margin: 10px auto 10px;
		margin-top:0px;
	padding: 0px;
	position: relative;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
	}


#slide {
	background: #F7F5EF;
	width: 590px;

	padding: 0px;
	position: relative;
	border: 0px 
	}
	
	
#feature {
	background: #F7F5EF;
	width: 960px;
	height: 150;
	padding: 0px;
	margin-top:2px; solid #F7F5EF
	position: relative;
	border: 0px 
	}
	
#go
{
	margin-top: -12px;
	margin-right: 10px;
	padding: 5px;
	position:relative;
	border: 0px ;
}

.border
{
	border:1px solid #000099;
	width:200px;
	padding:10px;

}


/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited {
	color: #07377d;
	text-decoration: underline;
	}
	
a:hover {
	color: #495D5C;
	text-decoration: none;
	}
	
/************************************************
*	Top Navbar      							*
************************************************/

#topnavbar {
	background: #93BBBC url(../images/topnav.png);
	width: 960px;
	height: 38px;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	}
	
#topnavbar a, #topnavbar a:visited {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	
#topnavbar a:hover {
	text-decoration: underline;
	}
	
#topnavbar p {
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	}
	
.topnavbarleft {
	width: 230px;
	float: left;
	margin: 0px;
	padding: 8px 0px 0px 10px;
	}
	
.topnavbarright {
	width: 600px;
	float: right;
	margin: 0px;
	padding: 7px 10px 0px 0px;
	text-transform: uppercase;
	text-align: right;
	}
	
.topnavbarright a img {
	border: none;
	margin: 0px 3px 3px 0px;
	padding: 0px;
	}
	
/*	-------------------------------------------------------
	FEATURED
	------------------------------------------------------- */
#featured {
	border: 1px dotted #ccc;
	margin: 10px 0;
	padding: 10px;
	background: #F0F0F0;
}
.featured {
	border: 1px dotted #CCCCCC;
	margin: 5px;
	padding-top:5px;
    padding-right:5px;
    padding-bottom:5px;
    padding-left:5px;
	background: #F0F0F0;
	FONT-SIZE: 13px;
}
	
/************************************************
*	Header  									*
************************************************/

	
#header {
	background: #85ACAC url(../images/header_new.jpg);
	width: 960px;
	height: 120px;
	color: #FFFFFF;
	font-size: 11px;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}

#header h1 {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px;
	padding: 15px 0px 0px 20px;
	text-decoration: none;
	}
	
#header h1 a, #header h1 a:visited {
	color: #FFFFFF;
	font-size: 36px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
	}
	
#header h1 a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#header h3 {
	color: #7A3254;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
	
#header p {
	color: #FFFFFF;
	padding: 0px 0px 5px 20px;
	margin: 0px;
	line-height: 20px;
	}
	
.headerleft {
	width: 400px;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	}
	
.headerleft a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}

.headerright {
	width: 486px;
	float: right;
	margin: 10px;
	padding: 18px;
	font-weight: bold;
	}
	
.headerright a img {
	border: none;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	border: 1px solid #FFFFFF;
	}
	



/************************************************
*	Content 					     		    * 
************************************************/

#content {
	width: 940px;
	margin: 0px auto 0px;
	padding: 10px 0px 0px 0px;
	line-height: 18px;
	}
	
#content h1 {
	color: #495D5C;
	font-size: 22px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}
	
#content h1 a, #content h1 a:visited  {
	color: #495D5C;
	font-size: 22px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 10px 0px 0px 0px;
	}

#content h1 a:hover {
	color: #7A3254;
	text-decoration: none;
	}
	
#content h2 {
	background: #07377d;
	color: #FFFFFF;
	font-size: 20px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 10px;
	}

#content h3 {
	background: #86AFB0 url(../images/headline.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}
	
#content h4 {
	color: #495D5C;
	font-size: 22px;
	font-family: Georgia, Times New Roman;
	padding: 10px 0px 0px 0px;
	}
	

	
#contentleft {
	float: left;
	width: 590px;
	margin: 0px;
	padding: 0px 0px 20px 0px;
	}
	

	
#contentleft a img {
	border: none;
	}

#contentleft ul {
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;
	}
	
#contentleft ul li {
	list-style-type: square;
	margin-top: 10px;
	margin-right: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: left;
	list-style-position: outside;
	}
	
#contentleft ul ul {
	list-style-type: square;
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
	
#contentleft ol {
	margin: 5px 0px 0px 0px;
	padding: 0px 0px 15px 0px;
	}
	
#contentleft ol li {
	margin: 0px 0px 0px 20px;
	padding: 0px;
	}

blockquote {
	
	margin: 0px 25px 15px 25px;
	padding: 10px 20px 0px 15px;
	
	}
	
#content blockquote p {
	margin: 0px;
	padding: 0px 0px 15px 0px;
	}
	
.maincopy {
	background: #FFFFFF url(../images/homepagetop.gif) top no-repeat;
	float: left;
	width: 590px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	

	
.maincopy ul {
	padding-left: 20px
	}

.maincopy ul li {
	padding-left: 20px
	}
.breadcrumb {
	float: left;
	width: 590px;
	font-size: 11px;
	margin: 0px 18px 5px 0px;
	padding-left: 6px
	}
	

	


	

.header-post {
	background: #FFFFFF url(http://www.hamptonroadscf.org/images/homepagetop.gif) top no-repeat;
	float: left;
	width: 580px;
	padding: 5px;
	border: 1px solid #DDDDDD;
	color:#333333;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	text-align: left;
	}
	
	.tributeBox {
	margin-top: 40px;
}
	

	
/************************************************
*	Images  					     		    * 
************************************************/

img.centered  {
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	}
	
img.alignnone {
	padding: 0px;
	margin: 0px 0px 10px 0px;
	display: inline;
	}

img.alignright {
	padding: 0px;
	margin: 0px 0px 10px 10px;
	display: inline;
	}

img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}
	
img.alignleft {
	padding: 0px;
	margin: 0px 10px 10px 0px;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	

	
/************************************************
*	Sidebar 		    	        	        * 
************************************************/


#sidebar {
	float: right;
	width: 320px;
	margin: 0px;
	padding: 0px 0px 10px 0px;
	display: inline;
	}
	
#sidebar h2 {
	background: #86AFB0 url(../images/headline.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}
	
#sidebar h3 {
	background: #86AFB0 url(../images/headlineNew.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 10px 0px;
	padding: 3px 0px 3px 7px;
	}
	

	
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	

.videocaption {
	font-size: 11px;
	color: #07377d;
	line-height: 12px;
}

	
.video {
	background: #FFFFFF url(../images/sidebartop.gif) top no-repeat;
	float: left;
	width: 200px;
	margin: 0px 0px 10px 0px;
	font-size:12px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}

.table {
	background:#d8e6d9;
	float: left;
	width: 100%;
	margin: 5px 5px 10px 5px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	.calendartable {
	background:#d8e6d9;
	float: left;
	width: 550px;
	margin: 0px 5px 0px 5px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}

.other {
	background: #FFFFFF url(../images/sidebartop.gif) top no-repeat;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.showHide {
	background: #FFFFFF;
	float: left;
	width: 550px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.newsletter {
	background: #FFFFFF url(../images/newsletter.gif) top no-repeat;
	float: left;
	width: 300px;
	margin: 0px 0px 10px 0px;
	padding: 10px;
	border: 1px solid #DDDDDD;
	}
	
.newsletter p {
	margin: 0px;
	padding: 0px 0px 0px 45px;
	}


.darkbluelarger {
	font-size:larger;
	color:#1C1276;
	font-weight:bold;
	margin-bottom:0px;
	}

/************************************************
*	Footer      								*
************************************************/

#footer {
	background: #93BBBC url(../images/footer.png);
	width: 960px;
	height: 60px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	}
	
#footer p {
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	}
	
#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
	
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}
	
/************************************************
*	Search Form									*
************************************************/

#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	display: inline;
	}
	
#searchbox {
	background: #F7F5EF !important;
	width: 220px;
	color: #495D5C;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 0px;
	padding: 4px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
	}
	
#searchbutton {
	background: #93BBBC url(../images/topnav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0px 0px 0px 5px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #A3BAB9;
	border-right: 1px solid #759697;
	border-left: 1px solid #A3BAB9;
	border-bottom: 1px solid #759697;
	}
	
#subscribe {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	overflow: hidden;
	}

#subbox {
	background: #EEEEEE !important;
	width: 250px;
	color: #495D5C;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 3px 5px;
	border-top: 1px solid #759697;
	border-right: 1px solid #A3BAB9;
	border-left: 1px solid #759697;
	border-bottom: 1px solid #A3BAB9;
	display: inline;
	}
	
#subbutton {
	background: #93BBBC url(../images/topnav.png);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Georgia, Times New Roman, Trebuchet MS;
	margin: 0px 0px 0px 7px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #A3BAB9;
	border-right: 1px solid #759697;
	border-left: 1px solid #A3BAB9;
	border-bottom: 1px solid #759697;
	}

	
#submit {
	background: #7B7B7B url(../images/subbutton.gif);
	color: #FFFFFF;
	font-size: 11px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0px;
	padding: 3px 3px 2px 3px;
	font-weight: bold;
	border-top: 1px solid #DDDDDD;
	border-right: 1px solid #666666;
	border-left: 1px solid #DDDDDD;
	border-bottom: 1px solid #666666;
	}

/************************************************
*	Search Form
*	Sourced from http://quhno.internetstrahlen.de/index.php
************************************************/
		/* tabindex="1" in the link code to fix the 'focus persist' problem in safari and chrome */
		html {-webkit-animation: safariSelectorFix infinite 1s;}
		@-webkit-keyframes safariSelectorFix {
		0% {zoom:1;} 
		100% {zoom:1;}
		}
		div.exp {font:normal 0.9em/1.5em arial, sans-serif; color:#666;text-indent:-8px;}
		a.exp {display:block;margin: 1em 0 0 0;text-decoration:none;border:1px solid black;border-radius:4px;background:#EEE;padding:10px;}
		a.exp::after {content:">";float:right;}
		a.exp + div {display:none;}
		div.exp *{padding:0.5em 10px 0em 10px;}
		div.exp *:first-child {margin-top:0;}
		
		ul {margin-bottom: 2em;}
		ul li {list-style-position: inside;}
		ul li:last-child::after{content:'' !important;}
