/*
007689 green

e6f0f2 green tint light

8A5700 brown
D0BC99 brown tint med
F4EFE6 brown tint light


Another:

3B2F27 dark brown
766e68 medium brown
E3E1DF grey tint bg
*/


body
	{
	font-size: 13px;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	margin-left: 0px;
	margin-top: 0px;
	width: 800px;
	text-align: left;
	background-color: #E3E1DF;
	height: 100%;
	}

table.content
	{
	margin-top: 20px;
	margin-left: 20px;
	border-collapse: collapse;
	height: 100%;
	
	}

td.contentLeft
	{
	width: 160px;
	vertical-align: top;
	text-align: center;
	}


td.contentRight
	{
	width: 850px;
	vertical-align: top;
	}



img.logo
	{
	margin-bottom: 10px;
	}
	
	
	
div.mainNav
	{
	margin-top: 36px;
	width: 800px;
	margin-left: 10px;
	}


div.header
	{
	font-size: 26px;
	font-weight: bold;
	font-family: Georgia,Times,"Times New Roman",serif;
	padding: 10px;
	margin-left: 10px;
	margin-top: 48px;
	width: 100%;
	}
	
div.contentWell
	{
	font-size: 14px;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	line-height: 150%;
	width: 740px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 30px;
	padding-left: 30px;
	border-left: solid #3B2F27 2px;
	border-right: solid #3B2F27 2px;
	background-color: #FFFFFF;
	}
	
div.primaryTabs
	{
	margin-bottom: -1px;
	clear: both;
	}

div.secondaryTabs
	{
	clear: both;
	padding-left: 40px;
	padding-top: 12px;
	padding-bottom: 8px;
	background: url(../images/secNavBarGreen.jpg) top left repeat-x;
	border-left: solid #3B2F27 2px;
	border-right: solid #3B2F27 2px;
	border-top: solid #3B2F27 2px;
	width: 760px;
	}

span.secNavTab
	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3B2F27;
	text-decoration: none;
	font-weight: bold;
	cursor: pointer;
	margin-left: -2px;
	}


span.secNavTab:hover
	{
	text-decoration: underline;
	}


.inlineLink
	{
	font-size:13px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-weight: bold;
	color:#3B2F27;
	text-decoration: underline;
	}


a.inlineLink:hover
	{
	text-decoration: none;
	}


.headline
	{
	font-size: 20px;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #3B2F27;
	}


.subhead
	{
	font-size: 18px;
	font-family: verdana,arial,helvetica,sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #3B2F27;
	}

div.rightCorner
	{
	float: right;
	margin-left: 16px;
	margin-bottom: 12px;
	}
	
div.map
	{
	width: 350px;
	height: 400px;
	border: solid #3B2F27 1px;
	float: right;
	margin-left: 20px;
	}


div.meetingDisplay
	{
	text-align: left;
	font-size: 10px;
	}
	
div.toeCap
	{
	border-left: solid #3B2F27 2px;
	border-right: solid #3B2F27 2px;
	border-bottom: solid #3B2F27 2px;
	background-color: #ecebea;
	padding-right: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 800px;
	/*height: 40px;*/
	}
	

table.toeCap
	{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	border-collapse: collapse;
	width: 100%;
	
	}

td.toeCapNews
	{
	width: 296px;
	vertical-align: top;
	border-right: solid #FFFFFF 2px;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 10px;
	}


td.toeCapWeather
	{
	width: 148px;
	vertical-align: top;
	padding-right: 30px;
	padding-left: 30px;
	padding-top: 10px;
	padding-bottom: 20px;
	font-size: 10px;
	}

span.toeCapSub
	{
	color: #3B2F27;
	font-size: 13px;
	font-weight: bold;
	cursor: pointer;
	}

span.toeCapSub:hover
	{
	text-decoration: underline;
	}

span.indexHead
	{
	color: #3B2F27;
	font-weight: bold;
	cursor: pointer;
	}

span.indexHead:hover
	{
	text-decoration: underline;
	}

span.readMore
	{
	color: #3B2F27;
	font-weight: bold;
	cursor: pointer;
	font-style: italic;
	}

span.readMore:hover
	{
	text-decoration: underline;
	}

hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	border: 0;
	width: 100%;
	height: 2px;
	}

#newsItem div
	{
	padding-bottom: 10px;
	padding-top: 10px;
	border-bottom: solid #3B2F27 1px;
	border-top: solid #3B2F27 1px;
	margin-bottom: 10px;
	}

#newsItem div.attachDoc
	{
	border-top: none;
	border-bottom: none;
	}

#newsItem span.attachDoc
	{
	cursor: pointer;
	float: left;
	margin-right: 12px;
	font-size: 9px;
	text-align: center;
	}

#newsItem span.attachDoc
	{
	cursor: pointer;
	padding: 4px;
	float: left;
	margin-right: 12px;
	font-size: 10px;
	text-align: center;
	}

#newsItem ul
	{
	padding-top: 0px;
	padding-bottom: 0px;
	margin-left: 20px;
	}

#newsItem li
	{
	padding-left: -10px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	}


#newsItem subhead
	{
	color: #3B2F27;
	font-size: 15px
	font-weight: bold;
	}

#newsItem a
	{
	color: #3B2F27;
	text-decoration: underline;
	font-weight: bold;
	}

#newsItem a:hover
	{
	text-decoration: none;
	}



/*v\:*
	{
	behavior:url(#default#VML);
	}
*/