/* Neutralize Styling: Elements we want to clean out of defaults*/
html, body, form, fieldset {
	margin: 0;
	padding: 0;
}

input, select, textarea {
	font-size: 100%;
}

body {
	font-size: 12px;
	font-family: Verdana, "Lucida Grande", Arial, sans-serif;
	background-image: url(images/bkd_lgt_green.jpg);
}

#main {
	width: 760px;
}

#header	{
	width: 760px;
	height: 111px;
	background: url(images/header.jpg) no-repeat left;
}

#header a {
	padding: 0;
	margin: 0;
	border-style: none;
	border-width: 0;
}

/* My Comment */

#header a img {
	padding: 0;
	margin: 0;
	border-style: none;
}

#header a:active, #header a:hover, #header a:visited {
	padding: 0;
	margin: 0;
	border-style: none;
	border-width: 0;
	text-decoration: none;
}

#header a:active img, #header a:hover img, #header a:visited img {
	padding: 0;
	margin: 0;
	border-style: none;
	border-width: 0;
	text-decoration: none;
}

#topNav {
	height: 27px;
	width: 760px;
	background-repeat: repeat;
	background-image: url(images/bkd_dk_green.jpg);
}

#minitabs {
	width: 602px;
	margin: 0;
	padding: 0 0 0 158px;
	border-top: 2px solid #af5f10;
}

#minitabs li {
	margin: 0;
	padding: 0;
	display: inline;
	list-style: none;
}

#minitabs a {
	float: left;
	line-height: 25px;
	font-weight: bold;
	margin: 0 20px 0 10px;
	text-decoration: none;
	color: #2227ae;
}

#minitabs a:active, #minitabs a:hover {
	padding-bottom: 0;
	color: white;
	border-bottom-style: none;
}

#minitabs a.on {
	color: white;
}

#sidebar {
	float: right;
	background-repeat: repeat;
	background-image: url(images/bkd_dk_green.jpg);
	width: 138px;
	height: 430px;
	padding-left: 10px;
	margin-left: -10px;
}

p.small {
	font-size: 9px;
	margin-top: -8px;
}

p.tight {
	margin: -12px 0 0;
	padding: 0 0 0 10px;
}

p.tightLeft {
	margin: -12px 0 0;
	padding: 0 0 0 0;
}

#rightNav {
	padding: 5px 0 0 0;
}

#rightNav li {
	margin: 0px 0 0;
	list-style: none;
	}
	
/*  To Accomodate Video Overview Link
	#rightNav li {
	margin: -12px 0 -6px;
	list-style: none;
	} */

#rightNav a {
	line-height: 25px;
	font-weight: bold;
	margin: 0 17px 0 10px;
	text-decoration: none;
	color: black;
}

#rightNav a:active, #rightNav a:hover {
	padding-bottom: 0;
	color: white;
}

#rightNav a.on {
	color: white;
}

#strip{
	height: 4px;
	margin-top: 2px;
	background-image: url(images/bkd_lgt_green.jpg);
}

#leftSidebar {
	float: left;
	width: 137px;
	border-right: 2px solid #af5f10;
	background-image: url(images/bkd_med_green.gif);
	height: 1500px;
}

#leftNav {
	margin: 0 0 0 0;
	padding: 19px 0 0 25px;
}

#leftNav li {
	margin: 3px 0 0;
	padding: 0;
	list-style: none;
}

#leftNav a {
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	color: #7c2a2a;
}

#leftNav a:hover {
	color: white;
	border-bottom-style: none;
}

#leftNav a:active {
	color: #af5f10;
	border-bottom-style: none;
}


#leftNav a.on {
	color: white;
}

#content {
	margin: 10px 230px 10px 130px;
	padding: 15px 0 0 37px;
	background: url(images/bkd_lgt_green.jpg);
}

#brochpic {
	margin: 0;
	padding: 0;
	background: url(images/bkd_lgt_green.jpg);
}

#content_broch {
	background-color: #fffeff;
	width: 404px;
	margin-left: 0;
	padding: 20px 25px 20px 183px;
}

#mapcontent {
	background-image: url(images/bkd_lgt_green.jpg);
	text-align: left;
	padding-left: 165px;
}

#mapcontents {
	background-image: url(images/bkd_lgt_green.jpg);
	text-align: left;
	padding: 25px 0 0 160px;
}

#contents {
	width: 612px;
	height: 420px;
	background: url(images/banner_images/EchoLake_wBanner.jpg) no-repeat;
}

#contents a {
	padding: 0;
	margin: 0;
	border-style: none;
	border-width: 0;
}

#contents-hurricane {
	width: 612px;
	height: 420px;
	background: url(images/banner_images/Hurricane_Sandy_Background.jpg);
}

#contents-hurricane a {
	padding: 0;
	margin: 0;
	border-style: none;
	border-width: 0;
}

#movcontents {
	width: 550px;
	height: 398px;
	padding-left: 50px;
	padding-top: 1px;
	text-align: left;
}

/*  width 620 */

/* hieght 398 */

h1 {
	color: #2227ae;
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0;
}

#copyright {
	width: 110px;
	height: 60px;
	margin-top: 10px;
	margin-left: 10px;
	bottom: 10px;
}

#imgFloat {
	float: right;
	margin: 10px 20px 20px;
}

#imgFloat2 {
	float: left;
	margin: 10px 0 20px;
}

#contactForm {
	text-align: right;
}

p.note {
	font-weight: bold;
	color: #ff000c;
}

p.noteblue {
	font-weight: bold;
	color: #2227ae;
}

#container {
	margin: 0 auto;
	width: 760px;
}