﻿body {
	margin: 0;
	padding: 0;
	background: url(images/water512.jpg) repeat left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #FFFFFF;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.8em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}
ul.level1 {
    list-style-type: square;
font-weight:bold;    
color:#76d7c4;
    margin: 0;
    padding-left=10px;
}
ul.level2 {
   list-style-type: circle; 
    margin: 0;
    padding-left=20px;
}
ul.level3 {
    list-style-type: square;
font-weight:bold;    
color:#ffffff;
    margin-left: -15px;
   // padding-right=-15px;
}
ul.level4 {
   list-style-type: circle; 
   font-weight:normal;   
    margin-left: -20px;
   // padding-left=-15px;
}
ul.a {
	text-decoration: underline;
	color: #ffffff; 
	//font-weight:bold;
}
a {
	text-decoration: underline;
	color: #76d7c4;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}
img.border {
	border: 6px solid  #E4E4E4;
}

img.alignleft {
	float: left;
	margin-right: 25px;
}

img.alignright {
	float: right;
	margin-left: 25px;

}

img.aligncenter {
	margin: 0px auto;
}

.imagewithnote{
	float:right;
	text-align: center;
	font-size:x-small;
	font-style:italic;
	font-weight:bold;
	border: 6px solid #b1d43b;

}

#wrapper {
	margin: 0 auto;
	padding: 0;
}

/* Header */

#header-wrapper {
}

#header {
	width: 980px;
	height: 154px;
	margin: 0 auto;
	//background: url(images/img04.jpg) no-repeat left top;
	//border: 1px solid #212f3c;
}

/* Logo */

#logo {
	width: 920px;
	height: 84px;
	margin: 0;
	padding: 10px 0px 10px 110px;
	color: #000000;
	float: center;
}

#logo h1, #logo p {
	margin: 0px;
	padding: 0px;
	
}

#logo h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bolder;
	font-size: 40px;
}

#logo p {
	font: normal 16px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #F7EB33;
} 

#logo a {
	border: none;
	background: #F7EB33;
	text-decoration: none;
	color: #003300;
}
.style2 {
	font: bold 16px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}

.style3 {
	font: bold 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}


/* Menu */

#menu {
	width: 920px;
	height: 40px;
	margin: 0 auto;
	padding: 0px 30px;
}

#menu ul {
	margin: 0;
	padding: 0px 0px 0px 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	background: url(images/img05.jpg) no-repeat right top; 
}

#menu a {
	height: 35px;
	display: block;
	float: left;
	margin: 0px 20px 0px 10px;
	background: url(images/img06.gif) no-repeat right 21px;
	padding: 15px 25px 0px 10px;
	text-decoration: none;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #4B4B4B;
	border: none;
}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
}

#menu .current_page_item a {
	font-weight: bold;
}

#menu .first a {
	padding-left: 0px;
}

/* Page */

#page {
	width: 958px;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	background: url(images/img02.jpg) repeat-y left bottom;
}

#page-bgbtm {
	background: url(images/img03.jpg) no-repeat left bottom;
	padding: 40px 30px 0px 0px;
}

/* Content */

#content {
	float: right;
	width: 690px;
	padding: 0px 0px 0px 40px;
}

.post {
	margin-bottom: 30px;
}

.post .title {
	height: 38px;
	margin-bottom: 20px;
	padding: 12px 0 0 0;
	letter-spacing: -1px;
	font-size: 24px;
	color: #FFFFFF;
}

.post .title a {
	border: none;
	color: #606060;
}

.post .meta {
	padding-left: 2px;
	text-align: left;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.post .meta .date {
	float: left;
}

.post .meta .posted {
	float: right;
}

.post .meta a {
}

.post .entry {
	padding: 20px 20px;
	border: 1px solid #212f3c;
	background-color: #2e4053;
	text-align: left;
}

.post .sideimage{
	float: right;
	margin-left:10px;

}

.post .leftimage{
	
float: center;
margin-left:100px;

}

.post .rightimage{
	
float: center;
margin-left:10px;

}

.links {
	padding-top: 20px;
	text-transform: uppercase;
	font-size: 11px;
	font-weight: bold;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 190px;
	padding: 0px 0px 0px 0px;
	//border: 1px solid #212f3c;
}

#sidebar ul {
	margin: -10px;
	padding-bottom: 30px;
	list-style: none;
	//font-size: 16px;
	//font-weight:bold;
}

#sidebar li {
	//padding-left: -15px;
	//line-height: 50px;
	//border-bottom: 3px solid #EFF4F5;
	//border: 1px solid #212f3c;
}


/* Footer */

#footer {
	width: 980px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
	//border: 1px solid #ffffff;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #A19D9A;
}

#footer a {
	color: #A19D9A;
}

.subhead {
	color: #5D9800;
	font-weight:bold;
}
.subheadbiggreen {
	color: #FFFFFF;
	background-color: #B1D43B;
	font-size: 16px;
	font-weight:bold;
}


/* PopupWindow */

#destpopup {
	float: left;
	width: 690px;
	padding: 0px 0px 0px 40px;
	padding: 20px 20px;
	border: 1px solid #212f3c;
	background-color: #2e4053;
	text-align: left;
}

