/* TinyMCE specific rules */
#tinymce .mceContentBody,
#tinymce p {
   background: #FFFfff;
}

textarea {
   background: #FFFfff;
}
body {
	font: medium Verdana, Helvetica, sans-serif;
	color: #333333;
	background:#fbf2df url(../images/gray_bands_bg.gif) repeat-x;
	margin-top: 34px;
	text-align: center;
	}

#container {
width: 940px;
margin: 0 auto;
float:none;

}
#header {
	background: url(../images/banner-pier.jpg) no-repeat ;
	height:180px;
	width:940px;
}
#nav {
	height: 23px;
		float:right;
			font-size: 70%;
	float:left;
	width: 100%;
	margin-top: -23px;

}
#content {
width: 940px;
text-align:left;

}
#leftcolumn {
padding-bottom: 1em;
float:left;
width: 20%;}

#rightcolumn {
padding-bottom: 1em;
padding-right: 2.5em;
width: 75%;
float:right;}

 p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 88%;
	line-height: 130%;
}

#rightcolumn ul li {
font-size: 88%;
}
.address {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: normal;
	color: #9A9385;
}
.address-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	line-height: normal;
	color: #5A5751;
	font-weight: bold;
}
.email {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	line-height: normal;
	color: #9A9385;
}
h1,  .content_subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #004a8d;
	padding-top: 10px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #cc6633;
	margin-bottom: 0px;
}
h3 {
margin-top:  0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #cc6633;
}

h2.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #004a8d;
	margin-bottom: 0px;
}
h3.news  {
margin-top:  0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	font-style:italic;
	color: #004a8d;
}

.source {
font-style: italic;
font-size: 70%;}
a:link, a:visited, a:link img, a:visited img {
	color: #cc6633;
	text-decoration:none;
	border: 0px none;
}
a:hover, a:hover img {
	color: #cc6633;
	text-decoration:underline;
	border: 0px none;
}
a:active, a:active img {
	color: #cc6633;
	text-decoration:underline;
	border: 0px none;
}

img {
	border: 0px none;
}
.news_date {	color: #5a5752;
	font-weight: bold;
}

#submenublock {
padding-bottom: 3em;
}
.nav2 {
	vertical-align: top;
	padding-top: 10px;
	width: 170px;
}
.nav2-image, .image-right {
	float: right;
	clear: none;
	margin-left: 10px;
		margin-right: 5px;
}

.image-left {
	float: left;
	clear: none;
	margin-left: 5px;
		margin-right: 10px;
}
#footer {
	clear: both;
	width: 940px;
margin:0 auto;
	border-top:thin solid #CCC3B1;
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
	color: #9A9385;
	text-align: center;
}
#footer input {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #9A9385;
}

#footer_left {
padding-top: 1em;
float: left;
}
#footer_right {
float: right;
}

noscript {
color: red;
font-size: 90%;
font-style:italic;}

a.learnmore:link, a.learnmore:visited {
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 80%;
line-height: normal;
color: #9a9385;
text-decoration:none;
}

a.learnmore:hover, a.learnmore:active {
text-decoration:underline;
}

#box1 {
width: 45%;
float: left;
border: thin solid #5a5751;
font-size: 95%;
background-color:#fcf7ed;

}

#box2 {
width: 45%;
float: right;
border: thin solid #5a5751;
font-size: 95%;
background-color:#fcf7ed;

}

#box1 #news p, #box1 #news a, #box2 #news p, #box2 #news a {
font-weight: normal;
}
#box1 #news a, #box2 #news a {
	color: #333333;
	line-height:90%;}
	
#box1 h2, #box2 h2  {
color: #ffffff;
background-color: #5a5751;
padding: 5px;
margin-top: 0;
}
.innerbox {
padding: 0px 5px 0px 5px;
}
ul.none {
list-style:none;
}