/***  ©2007 graphite studio. All rights reserved.  ***/

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #444;
	margin: 0;
	padding: 0;
	background-color: #f0f0eb;
}
blockquote {
	margin: 0 0 0 25px;
	padding: 0;
}

a {
	color: #24604a;
	text-decoration: underline;
}
a:link {
	color: #24604a;
	text-decoration: underline;
}
a:visited {
	color: #24604a;
	text-decoration: underline;
}
a:hover {
	color: #009966;
	text-decoration: underline;
}

h1 {
	font-family: Times New Roman, Serif;
	font-size: 21px;
	font-weight: normal;
	line-height: 1.35em;
	color: #24604a;
	margin: 0;
	padding-bottom: 8px;
}
h2 {
	font-size: 16px;
	color: #24604a;
	margin: 0;
	padding-bottom: 8px;
}
h3 {
	font-size: 12px;
	line-height: 1.35em;
	color: #cb9c42;
	margin: 0;
	padding: 0;
}
h4 {
	font-size: 12px;
	line-height: 1.35em;
	font-weight: normal;
	color: #333333;
	margin: 0;
	padding: 0;
}
h5 {
	font-size: 11px;
	line-height: 1.35em;
	font-weight: normal;
	color: #334d55;
	margin: 0;
	padding: 0;
}

p {
	font-size: 12px;
	line-height: 1.45em;
	color: #333;
	margin: 0;
	padding-bottom: 10px;
}

ol {
	margin-top: 5px;
	padding-top: 0;
}
ul {
	list-style-type: square;
	margin-top: 5px;
	padding-top: 0;
}
ul ul {
	list-style-type: disc;
}
ul ul ul{
	list-style-type: none;
}

.date {
	font-size: 11px;
	color: #24604a;
}
.clearit {
	clear: both;
	margin: 0;
	padding: 0;
}
.body {
	font-size: 12px;
	line-height: 17px;
	color: #333;
	margin: 0;
	padding-bottom: 10px;
}
.pinStyle1 {
	position: relative;
	background: url('../images/pin.gif') no-repeat 0 0;
	height: 30px;
	width: 25px;
	top: -15px;
	color: #fff;
	text-align: center;
	font: bold 12px Arial;
	cursor: pointer;
}
.pinStyle1 .text {
	position: relative;
	top: 2px;
}
#myMap a {
	text-decoration: none;
}

#MSVE_navAction_ObliqueMapView
{
    display:none;
}


/***********************************************/
/* General Layout Divs                         */
/***********************************************/

#container {
	position: relative;
    width: 744px;
    margin: 0 auto;
	padding: 0 5px 0 0;
	background: #fff url(../images/right_bkgd.gif) right repeat-y;
    text-align: left;
}

#masthead{
	position: relative;
	background: #25604a url(../images/top.jpg) left no-repeat;
	width: 744px;
	height: 116px;
}
#masthead h1 span {
	display: none;
}
#siteowner {
	position: absolute;
	right: 15px;
	top: 90px;
}
#siteowner h2 {
	color: #fff;
	line-height: 1.35em;
}
#contentarea {
	position: relative;
    width: 744px;
	min-height: 300px;
    margin: 0;
    padding: 0;
	background-color: #fff;
}
#leftnav {
	clear: both;
	float: left;
	width: 169px;
	margin: 0;
	padding: 15px 15px 15px 0;
}
#leftnav p {
	font-size: 11px;
	color: #333;
	margin: 0;
	padding: 0 0 10px 0;
	
}
#contactinfo h3 {
	color: #000;
	text-align: right;
}
#contactinfo p {
	text-align: right;
}
#contactinfo table {
	font-size: 12px;
	width: 100%;
	text-align: right;
}

#rightcontent {
	float: left;
	width: 530px;
	margin: 0;
	padding: 15px;
}
#rightcontent h1 {
	font-family: Times New Roman, Serif;
	font-size: 21px;
	font-weight: normal;
	line-height: 1.35em;
	color: #24604a;
	margin: 0;
	padding-bottom: 10px;
}
#rightcontent h2 {
	font-size: 14px;
	font-weight: bold;
	color: #000;
	margin: 0;
	padding-bottom: 5px;
}
#sectionLinks {
	width: 744px;
	height: 22px;
	margin: 0;
	padding: 0;
	background: #c1c1c1 url(../images/button_bkgd.gif) left repeat-x;
}
.storydate, .newshead h2 {
	display: none;
}
.sidenav {
	width: 100%;
	height: 22px;
	margin: 0;
	padding: 0;
	background-color: #fff;
	border-top: 1px solid #a5a5aa;
	text-align: right;
}
.sidenav p {
	font-size: 12px;
	line-height: 22px;
	padding: 0;
	margin: 0;
}
.sidenav a {
	display: block;
	color: #24604a;
	text-decoration: none;
	width: 100%;
	height: 22px;
	background-color: #fff;
	
}
.sidenav a:link {
	color: #24604a;
	text-decoration: none;
	background-color: #fff;
}
.sidenav a:visited {
	color: #24604a;
	text-decoration: none;
	background-color: #fff;
}
.sidenav a:hover {
	color: #000;
	background-color: #a7bfb7;
}

/************** .rightstory styles *****************/

.rightstory {
	margin: 0;
	padding: 0;
}
.rightstory h2 {
	padding: 0 0 10px 0;
}
.rightstory p {
	font-size: 12px;
	padding: 0 0 10px 0;
}
.rightstory img{
	padding: 0 0 10px 0;
}

/************* #footer styles ***************/

#legal{
	background: #a7bfb7;
	border-top: 2px solid #fff;
	text-align: center;
	padding: 0;
}
#legal p {
	font-size: 11px;
	color: #fff;
	padding: 4px;
}