/*
http://www.google.com/webfonts#ReviewPlace:refine/Collection:Open+Sans:400italic,400|OFL+Sorts+Mill+Goudy+TT:400italic
*/

body, html {
	margin:0;
	padding:0;
	/*font-family: 'Open Sans', sans-serif;	*/
	font-family: Arial, Helvetica, sans-serif;
	background: #7b604f url('images/sand-gradient.jpg') repeat-x;
}

a, a:visited {
}

b {
	font-weight: bold;
}

em {
	font-style: italic;
}

#wrapper {
	width: 895px;
	margin: 0 auto;
	background: #ffffff url('images/sidebar-background.jpg') repeat-y;
}

#rotating-wrapper {position:relative; text-align:center;  width: 895px; height: 296px; overflow: hidden;}
.rotating {width: 895px; height: 296px; position: absolute; left: 0; top: 0;}
#photo1 {background: url(slides/sunrise.jpg) top left no-repeat;}
#photo2 {background: url(slides/sunset.jpg) top left no-repeat; display: none}
#imagine {display: none;}
#where{display: none; }
#sunrise {display: none;}
#sunrise {display: none;}
#sunset {display: none;}
#pointchesapeake {display: none;}

#container {
}

#content {
	float: right;
	width: 759px;
	color: #403d39;
	padding-bottom: 40px;
}
#content h1 {
	color: #266c7e;
	padding: 20px 0px 4px 40px;
	/*font-family: 'OFL Sorts Mill Goudy TT', serif;*/
	font-family: Georgia, Georgia, serif;
	font-style: italic;
	font-size: 18px;
	text-transform: none;
	text-decoration: none;
	letter-spacing: -0.006em;
	word-spacing: 0.029em;
	line-height: 1.38;
}
#content h2 {
	color: #266c7e;
	padding: 10px 0px 0px 40px;
	/*font-family: 'OFL Sorts Mill Goudy TT', serif;*/
	font-family: Georgia, Georgia, serif;
	font-style: italic;
	font-size: 18px;
	text-transform: none;
	text-decoration: none;
	letter-spacing: -0.006em;
	word-spacing: 0.029em;
	line-height: 1.38;
}
#content p {
	padding: 8px 164px 8px 40px;
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 13px;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0.057em;
	letter-spacing: -.01px;
	word-spacing: 0.066em;
	line-height: 1.37;	
}
#content a {
	color: #266c7e;
}
#content img {
	padding-left: 40px;
}

#sidebar {
	background: #266C7E;
	padding-top: 15px;	
	width: 136px;
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 200;
	font-size: 12px;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0.069em;
	letter-spacing: -.01px;
	word-spacing: 0.09em;
	line-height: 1.4;
}

#menu {
	text-align: left;
	margin: 0px; /* for IE */
	padding: 0px;  /* for FF */
}
#menu ul {
	margin: 0px;
	padding: 10px 0px 0px 0px;
	list-style-type: none;
}
#menu li {
	margin-left: 0px;
	list-style-type: none;
	line-height: 24px;
}	
#menu li:hover {
	background: transparent url('images/rollover-bar.png') no-repeat;
	color: #ffffff;
}
#menu li:hover a {
	color: #ffffff;
}
#menu a, #menu a:link, #menu a:visited {
	padding-left: 12px;
	text-decoration: none;
	color: #ddc481;
}
#menu a:hover {
	color: #ffffff;
}
.current {
}


#quote {
	float: right;
	width: 144px;
	/*font-family: 'Open Sans', sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	text-transform: none;
	text-decoration: none;
	letter-spacing: 0.057em;
	word-spacing: 0.066em;
	line-height: 1.37;		
	font-style: italic;
	font-weight: 300;
	padding: 60px 8px;
	color: #266C7E;
}
#quote img {
	padding:0px;
}

#footer {
	clear:both;
	width: 895px;
	text-align: center;
	background: #FBEFC2;
	color: #665D52;
	padding: 4px 0px 30px 0px;
	font-size: 12px;
}
	#footer a, #footer a:visited {
		color: #665D52;
	}
	
#external {
	width: 895px;
	text-align: center;
	background: none;
	padding: 0;
	margin: 0;
	margin: auto;
}
#external a, #external a:visited {
	color: #c0c0c0;
	font-size: 11px;
	line-height: 24px;
}


/*form*/
.row {
	clear: left;
	margin: 0px;
	width: 550px;
	padding: 4px;
	height: 18px;
}
 
.row span.label {
	float: left;
	width: 30%;
	text-align: right;
	font: 12px Verdana, sans-serif;
	color: #403D39;
}

.row span.formw {
	float: right;
	width: 70%;
	text-align: left;
	font: 12px Verdana, sans-serif;
	color: #403D39;
 } 
  
.spacer {
	clear: all;
}

.smallen {
	font-size: 12px;
}

.italic {
	font-style: italic;
}
