/* 
Title:		mainelakes.com screen styles
Author: 	gordon@slickfishstudios.com & jim@yellahoose.com
*/

html, body, table { 
	height: 100%;
	width: 100%; 
	margin: 0; 
	padding: 0;

	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	color: #666;
}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* for other IE versions */
}
body {
	background: #c1d4e3 url(../images/me-lakes-bkg3.jpg) repeat-x fixed left bottom;
}

td {vertical-align: middle;}

a:link, a:hover, a:visited, a:active {
	outline: none;
}
h1, h1.nopad {
	color: #315c87;
	font-size: 20px; 
	line-height: normal;
	font-weight: bold;	
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0;
	margin-top: 0;
}
h1.nopad {
	padding: 0;
	margin: 0;
}

h2 {
	color: #315c87;
	font-size: 16px; 
	line-height: normal;
	font-weight: bold;	
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	color: #819cb7;
	font-size: 14px; 
	line-height: normal;
	font-weight: normal;	
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-top: 0;
	margin-top: 0;
}
.smaller {
	font-size: 11px;
}
.left_side {
	border: none;
	float: left; 
	padding: 0;
	margin: 0 10px 3px 0;
}
.label {
	text-transform: lowercase;
	font-variant: small-caps;
	color: #787878;
	font-weight: bold;
}
sup {
	color: #34649c;
}
/* ***************//*************** */
/* ***************WRAPPERS*************** */
/* wrapper etc */
#wrapper { 
	margin: 0 auto;
	padding: 15px 0 0 0;
	width: 950px;
	background: url(../images/shadow-top.png) no-repeat left top;
}
#wrapper-inner { 
	margin: 0 auto;
	padding: 0;
	width: 950px;
	border: 0;
	background: url(../images/shadow-sides.png) repeat-y left top;
}
#banner {
	background: url(../images/lome-banner01.jpg) no-repeat left top;
	width: 900px;
	height: 200px;
	padding: 0;
	margin: 0 25px;
}

#navigation {
	float: left;
	padding: 0;
	margin: 150px 0 10px 145px;
	list-style-type: none;
}
#navigation li {
	float: left;
	padding: 0 5px;
	margin: 0;
	height: 26px;
	line-height: 26px;
	font-size: 12px;
	overflow: hidden;
}
#navigation li a {
	text-decoration: none;
	color: #00427e;
}
#navigation li a:hover {
	text-decoration: underline;
	color: #2170b7;
}
#navigation li.current a {
	color: #145a1f; /* dark green */
	text-decoration: underline;
}
#navigation li.current a:hover {
	color: #145a1f; /* dark green */
	text-decoration: underline;
}
#navigation li.dot {
	color: #fff;
	font-weight: bold;
}
#breadcrumb {
	width: 400px;
	padding: 0;
	font-size: 11px; 
	color: #ababab;
	margin: 0 0 0 60px;
}
#breadcrumb a {
	color: #ababab;
	text-decoration: none;
}
#breadcrumb a:hover {
	text-decoration: underline;
}
#container {
	width: 900px;
	margin: 0 25px;
	min-height: 450px;
	height: 100%;
	overflow: auto;
	background: #fff url(../images/container-bkg.jpg) no-repeat left bottom;
	clear: both;
}

#main {
	width: 612px;
	float: left;
}
#main-inner {
	width: 900px;
	float: left;
}
.format, .format-inner {
	width: 572px;
	float: left;
	line-height: normal;
	padding: 10px 20px 0 20px;
	display: block;
}
.format-inner {
	width: 860px;
	padding: 20px 20px 0 20px;
}

#rightCol {
	width: 288px;
	float: left;
}
a {
	color: #2b6fae;
	text-decoration: underline;
}
a:hover {
	color: #0084ff;
	text-decoration: underline;
}

#information {
	width: 495px;
	overflow: auto;
}
#information h2 {
	padding-bottom: 0;
	margin-bottom: 6px;
}
#information .column {
	float: left;
	display: block;
	width: 49%;
	color: #2172bb;
	line-height: 1.4em;
}
/* *************** links, info footers *************** */
#links {
	width: 900px;
	height: 30px;
	line-height: 30px;
	font-size: 12px; 
	color: #fff;
	background: #598632 url(../images/links-bkg.png) repeat-x left top;
	text-transform: lowercase;
	padding: 0;
	margin: 0 25px;
	text-align: center;
}
#links a {
	text-decoration: none;
	color: #eee;
}
#links a:hover {
	text-decoration: underline;
	color: #fff;
}
#links a.current {
	color: #fff; 
	text-decoration: underline;
}
#links a.current:hover {
	color: #8ec6ef;
	text-decoration: underline;
}
/* ***************//*************** */
#fact-sheets {
	background: #fff url(../images/fact-sheets-bkg.jpg) no-repeat left top;
	width: 560px;
	border: none;
	padding: 35px 0 10px 0;
}
#fact-sheets p {
	margin: 0;
	padding: 5px 15px 5px 15px;
	font-size: 11px;
	color: #656565;
}

#fact-sheets b {
	color: #3172ad;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
#fact-sheets a {
	text-decoration: none;
}
#fact-sheets a:hover {
	text-decoration: underline;
}
/* ***************//*************** */
.boxpad {
	padding: 0;
	margin: 15px 0;
	width: 572px;
	display: block;	
	overflow: auto;
}
.boxpad a {
	color: #325b8e;
	font-weight: bold;
	line-height: normal;
	text-decoration: none;
	padding: 15px 0 0 15px;
	float: left;
	display: block;
}
.boxpad a:hover {
	color: #0084ff;
	text-decoration: underline;
}
.pad25 {
	padding-bottom: 25px;
	display: block;
}
.pad50 {
	padding-bottom: 50px;
	display: block;
}

/* *************** Find Info Form *************** */

#findInfo {
	background: url(../images/find-info-bkg.jpg) no-repeat left top;
	width: 260px;
	height: 223px;
	overflow: hidden;
	margin: 0 0 15px 0;
	font-size: 11px;
}
#findInfo #placement {
	padding: 0 10px 0 12px;
	margin: 75px 0 0 0;
}
#findInfo b, #findInfo .or {
	display: block;
	text-align: center;
	float: left;
	height: 20px;
	line-height: 18px;
	width: 50px;
	overflow: hidden;
	margin: 0;
}
#findInfo b {
	color: #3071ad;
}
#findInfo .or {
	color: #699e48;
	font-style: italic;
}
#findInfo input, #findInfo input.submits {
	border: 1px solid #7f9db9; 
	height: 18px;
	line-height: 18px;
	margin: 0;
	display: inline;
}
#findInfo input.submits  {
	border: 1px solid #6a849c;
	background: #c7d2dd;	
	margin: 0 25px 0 0;
	float: right;
	padding: 0 6px;
	display: block;
	height: 22px;
	line-height: 22px;
}  
#findInfo input.submits:hover {
	border: 1px solid #7f9db9;
	background: #d7eafc;
}
/* *************** Documents & Data Button *************** */
.doc-data-btn {
	width: 260px;
	height: 55px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(../images/doc-data-btn.png) no-repeat left top;
	display: block;
	margin: 0;
	border: none;
}
.doc-data-btn:hover {
	background: url(../images/doc-data-btn.png) no-repeat left -55px;
	border: none;
}


/* *************** TABBED BOX FORM MAPS ETC *************** */

.tabbed_box {
	margin: 0 auto 60px auto;
	width: 100%;
}

.tabbed_area {
	border: 1px solid #ccc;
	background: #d6e3ef;
	padding: 8px;	
}
ul.tabs {
	margin: 5px 0 8px 0;
	padding: 0px;
}
ul.tabs li {
	list-style: none;
	display: inline;
}

ul.tabs li a {
	background: #a2b5c7 url(../images/tab_off.jpg) repeat-x left bottom;
	color: #fff;
	padding: 8px 14px 8px 14px;
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;	
	font-style: italic;
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #69747e; 
}
ul.tabs li a:hover {
	background-color: #798fa3;
	border-color: #798fa3;
	color: #ffebb5;
}
ul.tabs li a.active {
	background: #fff url(../images/tab_on.jpg) repeat-x left top;
	color: #2e71ae;
	border: 1px solid #69747e; 
	border-bottom: 1px solid #ffffff;
}
.content {
	background: #fff url(../images/content_bottom.jpg) repeat-x left bottom;
	padding: 10px 10px 15px 10px;
	border: 1px solid #69747e; 	
	line-height: normal;
	color: #787878;
	font-size: 11px;
}

#content_2, #content_3, #content_4, #content_5 { display:none; }

.content ul {
	margin: 0px;
	padding: 0px 20px 0px 20px;
}
.content ul li {
	list-style:none;
	border-bottom:1px solid #d6dde0;
	padding-top:15px;
	padding-bottom:15px;
	font-size:13px;
}
.content ul li a {
	text-decoration:none;
	color:#3e4346;
}
.content ul li a small {
	color: #8b959c;
	font-size: 9px;
}
.content ul li:last-child {
	border-bottom:none;
}

.map {
	width: 820px;
	margin: 0;
	padding: 0;
}
.map img {
	border: 1px solid #ccc;
	width: 820px;
	display: block;
}






/* *************** NEWS BLOCK *************** */
.newsBlock {
	display: block;
	overflow: auto;
	width: 265px;
	height: 230px;
	background: url(../images/news-bkg.png) no-repeat left top;
	padding: 0;
	margin: 15px 0 35px 0;
}

.newsBlock p {
	font-size: 11px; 
	line-height: normal;
	padding: 5px 10px;
	margin: 0;
}


#google-map {
	background: url(../images/google-map-bkg.png) no-repeat left top;
	width: 350px;
	overflow: auto;
	float: right;
	padding: 0;
	margin: 0 0 3px 15px;
}
#google-map .map {
	width: 335px;
	height: 335px;
	padding: 0;
	margin: 5px 0 0 5px;
}
#google-map p {
	text-align: right;
	padding: 0;
	margin: 7px 10px 0 5px;
	font-size: 11px;
	color: #9b9b9b;
	line-height: 1.5em;
}

/* ***************//*************** */
#footer { 
	width: 950px;
	height: 3em; 
	line-height: 3em;
	clear: both;
	font-size: .80em;
	color: #2c6dab;
	border: 0;
	margin: 0;
	padding: 0;
	background: url(../images/shadow-footer.png) no-repeat left top;
}
#footleft { 
	margin: 0;
	padding: 0;
	width: 30%;
	float: left;
}
#footleft p {
	margin: 0;
	padding-left: 25px;
}
#footmiddle { 
	float: left;
	margin: 0;
	padding: 0;
	width: 40%;
	display: inline;
	text-align: center;
}
#footmiddle p {
	margin: 0;
	padding-top: 0px;
}
#footright { 
	margin: 0;
	padding: 0;
	width: 30%;
	float: left;
	position: relative;
	text-align: right;
}
#footright p {
	margin: 0;
	padding-right: 25px;
}
#footer a {
	border-bottom: none;
	color: #2c6dab;
	text-decoration: none;
	outline: none;
}
#footer a:hover {
	border-bottom: 1px dotted #d1dae6;
	color: #fff;
	text-decoration: none;
}