/* @group html */

body {
	/*margin: 0;*/
	background:#005090 url(images/oceanBG8.jpg);
	/*text-align: left;*/
	line-height: 1.5em;
	font-family: Lucida Grande, Lucida, Verdana, sans-serif;
	font-size: 76%;
	color: #23588c;
	text-align: center;
}

p,h1,h2,h3,h4,h5,h6
{
	margin-top: 0;
	margin-bottom: 1em;
}

/*div {
	border: 1px solid #666;
}*/


p {
	font-size: 1em;
	margin-bottom: 1em;
	text-align: left;
}

span.date {
	font-size: 0.9em;
	color: #864d26;
}

p.date {
	color: #864d26;
}

strong {
	color: #74441d;
}

/*ul, li {
	margin: 0;
	padding: 0;
}*/

p.published {
	color: #666;
}

h1 a, h3 a {
	color: #336699;
	text-decoration: none;
}

h1  {
	font-size: 1.6em;
	color: #864d26;
	line-height: 1.6em;
	text-decoration: none;
	
	
}

h3  {
	color: #336699;
	font-size: 1.3em;
	line-height: 1.3em;
	font-weight: normal;
	font-family: Georgia, Times New Roman, Times, serif;
	}
	
#content h3 {
	border-bottom: 1px solid #b9c7ca;

}

h3.article-excerpt {
	margin: 0;
	font-size: 1.3em;
}

#content h3.faq {
	font-weight: bold;
	margin-bottom: 0;
	font-size: 1.1em;
	font-family: Lucida Grande, Lucida, Verdana, sans-serif;
	border: 0;
}

h4 {
	margin-top: 2em;
	color: #336699;
	color: #864d26;
	font-size: 1.1em;
}


ul.nav-list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.nav-list li {
	list-style: none;
	background: url(images/arrow2.gif) 0 0.2em no-repeat;
	padding-left:15px;
	margin-bottom: 4px;
}

.grid-3 h4 {
margin: 0 0 10px 0;
font-size: 1em;
font-family:Georgia, Times New Roman, Times, serif ;
letter-spacing: 2px;
text-transform: uppercase;
border-bottom: 1px solid #d7b672;
}

a {
color:#336699;
}

a:hover {
	color: #864d26;
}


a img {
border:0;
}

blockquote
{
	margin-left: 20px;
	margin-right: 0px;
}

div.faq p.top{
	text-align: right;
	font-size: 0.9em;
	background: #e5d2ae;
}

table {
	border-collapse: collapse;
	padding: 0;
}

td, th {
	font-size: 13px;
	vertical-align: top;
	padding:  0.5em;
	border-bottom: 1px solid #d2b067;
	
}

th {
	text-align: left;
	color: #864d26;
}

/* @end */

#sound {
	width: 40px;
	height: 30px;
	margin: 80px 30px 0 0;
	float: right;
	display: inline;
}

/* @group images */

img.float-left {
	float: left;	
	margin: 0 10px 5px 0;
}

div.img-left {
float: left;
margin: 3px 20px 10px 0;
}

div.img-right {
float: right;
margin: 3px 0 10px 10px;
clear: right;
}

p.caption
 {
font-size: 0.8em;
font-style: italic;
margin: 0;
}

#content img {
	border: 2px solid #8db9e0;
	
}



/* @end */

/* @group layout */


#container {
	text-align: left;
	width:976px;
	margin-left:auto;
	margin-right:auto;
    margin-top:40px;
    background-color:#ebdfc5;
}

#header {
	/*width: 970px;*/
	padding: 0;
	/*margin: 0 auto;*/
	height: 121px;
	background-image: url(images/header2.jpg);
}



#content-wrap {
width: 976px;
padding: 0;
margin: 0;
background: url(/images/watermark.jpg) no-repeat bottom left;
text-align: left;
}

div.clear {
	width: 976px;
	height: 1px;
	clear: both;
}


/*#content-wrap div.pad {
 padding: 30px 40px;
}*/

#content {
	/*width: 670px;*/
	margin-left: 270px;
	margin-top: 30px;
	margin-right: 40px;
	padding-bottom: 30px;
}


#sidebar {
	width: 200px;
	margin-left: 35px;
	margin-top: 25px;
    
	float: left;
	display: inline;	
}

/* @group footer */

#footer {
	/*width: 970px;
	padding-top: 37px;
	background: url(images/bg-footer.jpg) no-repeat;*/
}

#footer p{
	padding: 20px;
	color: #e5d2ae;
	text-align: center;
}

#footer a {
	color: #e5d2ae;
}

/* @end */

/* @group home */


#home-content {
	width: 920px;
	margin: 0 28px;
	margin-bottom: 20px;
	/*font-size: 0.9em;*/
}

#statement-home {
	width: 920px;
	margin: 20px auto;
	padding: 10px 0;
	float: left;
	display: inline;
	border-top: 1px solid #d7b672;
}


#statement-home p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1em;
	text-align: center;
	border: none;
	margin:0;
	font-style: italic;
	color: #864d26;
	
}



#slides {
	width: 920px;
	height: 420px;
	margin:20px auto;
    background: url(images/bg-flash.gif);
}





#flash {
	margin: 20px;
	/*padding: 2px;
	background-color: #8db9e0;*/

}


div.grid-3 {
	width: 270px;
	margin: 0 18px;
	display: inline;
	float: left;
}

/* @end */


/* @end */

/* @group nav */

#nav-top {
	width: 966px;
	margin: 0 5px;
    background-color: #b9c7ca;
	float: left;
	display: inline;
}

#nav-top ul {
	/*width: 876px;*/
	margin-top: 0;
margin-left: 100px;
	padding: 0;
	list-style: none;

}

#nav-top li {
	margin: 0;
	padding: 0 ;
	list-style: none;
	display: inline;
	font-family:Georgia, Times New Roman, Times, serif ;
	/*font-weight: bold;*/
	font-size: 1.1em;
	letter-spacing: 2px;
	text-transform: uppercase;
	float: left;
}

#nav-top li a {
	display: block;
	color: #333;
	text-decoration: none;
	padding: 0.1em 1em;
	line-height: 1.5em;
}


#nav-top li a:hover {
	background-color: #8db9e0;
	color: #333;	
}

body#home a.home,
body#preserve a.preserve,
body#community a.community,
body#news a.news,
body#faq a.faq,
body#about a.about,
body#contact a.contact
 {
	background-color: #8db9e0;
	color: #333;
}


/* @end */

/* @group sidebar */

#sidebar #statement h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.2em;
	border: none;
	margin:0;
	font-style: italic;
	letter-spacing: 0;
text-transform: none;
	
}

#sidebar #statement p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 1.1em;
	margin:0;
    font-style: italic;
    color: #864d26;
}

#statement {
	border-bottom: 1px solid #d7b66d;
	border-top: 1px solid #d7b66d;
	margin: 40px 0;
	padding: 10px 0;
}


#sidebar h3 {
font-size: 1.1em;
color: #864d26;
border-bottom: 1px solid #d7b66d;
letter-spacing: 2px;
text-transform: uppercase;
}


#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar  li {
	margin-bottom: 12px;
	background: url(images/arrow2.gif) 0 0.2em no-repeat;
	padding-left:15px;
	font-size: 1.1em;
	font-family: Georgia, Times New Roman, Times, serif;
}

#sidebar li.faq {
	font-family: Lucida Grande, Lucida, Verdana, sans-serif;
	font-size: 1em;
}

/* @end */
