/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background: #cdd3f7 url(images/sea.gif) ; 
	font: normal small sans-serif;
	color: #878C66;
}



a {
	background-color:#ebef3;text-decoration: none; 
color: #007500;font-weight:bold;font-variant:small-caps;
}

a:hover {
	background-color:#ebef3;text-decoration: underline;color: #3a7fd2;font-weight:bold;font-variant:small-caps;
}


/* Header */

#header {
	width: 800px;
	height: 50px;
	margin: 0 auto;
}

/* Logo */

#logo {
	float: left;
	padding: 42px 0 0 0;
}

#logo * {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
color: #000066;}

#logo h1 {
	letter-spacing: -2px;
	font-size: 2.8em;
}

#logo h2 {
	margin-top: -5px;
	padding-left: 2px;
	font-size: 1em;
}

#menu {
	float: right;
margin-right: 0px;
}

#menu ul {
	margin: 0;
	padding: 20px 0 0 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 22px;
	margin-left: 2px;
	padding: 8px 15px 0 15px;
	background: #ffffff url(images/img2.gif) repeat-x;
	border: 1px solid #C9CCB9;
	border-bottom: none;
	text-decoration: none;
	color: #3a7fd2;font-weight:800;

}

#menu .active a, #menu a:hover {
	height: 23px;
	background: #EFF0EB;
}
.indent {padding-left:15px;}
dl.indents {margin-left: 2em}

.motto {color: #000066;font-style:italic;text-align:center;font-weight:bold;margin:auto;}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
color: #000066;
background-color: #ffffff;
}

p.c3 {font-family: helvetica,arial,sans-serif; color: #000099; text-align: justify}

th .smtxt {color:#00cc00;font-size:10px;display:inline}

img.wwlogo {width:220px; height:432px; padding:0px; }

span.smcps {font-weight:900;font-variant:small-caps;font-size:125%;
}
/* Column One */

#colOne {
	float: right;
	width: 70%;
color: #000066;
background-color: #ffffff


}

#colOne .post {
	clear: both;
margin-right:10px;
	margin-bottom: 3em;
}

#colOne .title {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #C9CCB9;
	font-size: 1.6em;
}

#colOne .posted, #colOne .meta {
	margin: 0;
	text-align: right;
	font-size: xx-small;
}

#colOne .posted {
	margin-top: -13px;
}

#colOne .meta {
	border-top: 1px solid #C9CCB9;
}

#colOne .meta p {
	margin: 0;
}

/* Column Two */

#colTwo {
	float: left;
	width: 30%;
background-color: #ffffff
margin-left:12px;
}

#colTwo #textfield1 {
	
}

#colTwo #submit1 {
	display: none;
}

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

#colTwo li h2 {
	margin: 0;
	padding: 0;
	line-height: 100%;
}

#colTwo li h2 span {
	margin: 0;
	padding: 5px 10px;
	background: #F0F0EB url(images/img3.gif) repeat-x;
	border: 1px solid #C9CCB9;
	border-bottom: none;
	text-transform: uppercase;
	font-size: 10px;
}

#colTwo li ul, #colTwo li form {
	margin: 0 0 0px 0;
	padding: 0px;
	border: 1px solid #C9CCB9;
}

/* Footer */

#footer {
	width: 75%;
	margin: 0 auto;
	padding: 1em;
	border-top: 1px solid #C9CCB9;
background-color: #ffffff
}

#footer p {
	font-size: xx-small; text-align:center;
}