/* CSS Document */
img {border: 0;}
p, h1, h2, h3, h4, h5, h6
 {margin: 0; padding: 0; font-weight: normal; list-style: none}
 
.hide, hr {
	display: none;
	}
	
p {
	line-height: 2em;
	margin: 30px 0;
	}
	
h1 {
	font-size: 30px;
	font-weight: bold;
	}
	
h3 {
	font-size: 17px;
	color: #999;
	line-height: 1.5em;
	margin: 15px 0;
	}


body {
	background: #fff;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #777;
	font-size: 10px;
	margin: 0;
	padding: 0 0 20px;
	font-size: 12px;
	text-align: center;
	}

/*
===== Wrapper =====
*/
	
#wrapper {
	width: 790px;
	padding: 0;
	margin: 0 auto;
	text-align: left;
	position: relative;
	}
	
/*
==== Header ====
*/
#header {
	height: 200px;
	position: relative;
	background: #fff  url(images/header_bg.jpg);
	}

#home #header {
	background: #297983 url(images/hp_header_bg.jpg);
}

#header h3 {
	color: #eee;
	font-size: 12px;
	text-transform: uppercase;
	position: absolute;
	right: 25px;
	top: 141px;
	letter-spacing: .2em;
	}

#header_logo {
	display: block;
	position: absolute;
	left: 20px;
	top: 115px;
}

* html #header_logo * {
	display: none;
	}

* html #header_logo {
	display: block;
	width: 125px;
	height: 65px;
	background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/waters_edge_logo_125x65.png',sizingMethod='crop');
	cursor: hand;
	}
/*
==== Menu ====
*/
#hp_menu {
	height: 290px;
	background: #297983 url(images/hp_menu_bg.jpg);
	padding: 10px 20px 0;
	overflow: hidden;
}

.hp_menu_item {
	display: block;
	width: 239px;
	text-decoration: none;
	color: #eee;
	font-size: 11px;
	height: 275px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	overflow: hidden;
	border-left: 1px solid #eee;
	padding-left: 10px;
	}
	
.hp_menu_item:hover {
	background: #6b9100;
	}
	
.hp_menu_item img {
	border: 1px solid #fff;
	margin-left: -11px;
	}
	
.hp_menu_item em {
	display: block;
	font-style: normal;
	margin: 5px 0 0 0;
	line-height: 12px;
	}
	
.hp_menu_item strong {
	font-size: 40px;
	display: block;
	height: 40px;
	line-height: 40px;
	width: 60px;
	}
	
/*
==== Menu ====
*/

#menu {
  padding: 0 20px 0;
  overflow: hidden;
  border-bottom: 1px solid #aaa;
  height: 75px;
  }

.mi_large {
  display: block;
  width: 195px;
  text-decoration: none;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  overflow: hidden;
  color: #999;
  border-left: 1px solid #999;
  padding: 0 0 5px 10px;
  }

.mi_small {
  display: block;
  width: 111px;
  height: 30px;
  margin-bottom: 5px;
  text-decoration: none;
  float: left;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  overflow: hidden;
  color: #999;
  border-left: 1px solid #999;
  padding: 0 10px 5px 10px;
  }

.menu_item:hover {
  background: #eee;
  }

.menu_item em {
  display: block;
  font-style: normal;
  margin: 5px 0 0 0;
  line-height: 12px;
  }

.mi_small em {
  line-height: 10px;
  font-size: 10px;
  }

.mi_large strong {
  font-size: 40px;
  display: block;
  height: 40px;
  line-height: 40px;
  width: 60px;
  }

.mi_small strong {
  font-size: 25px;
  display: block;
  height: 30px;
  line-height: 30px;
  width: 40px;
  float: left;
  }

/*
==== Banner ====
*/
#banner {
	width: 750px;
	height: 200px;
	margin: 0 auto;
	overflow: hidden;
	}

	
/*
==== Content ====
*/
#content {
	padding: 50px 120px 20px 270px;
	background: url(images/content_bg.gif) no-repeat top left;
	border-top: 1px solid #aaa;
	min-height: 400px;
	position: relative;
	}
	
* html #content {
	height: 600px;
	}

* html #home #content {
  height: 1px;
  }            

#home #content {
    min-height: 1px;
  }
	
#content a {
	color: #aaa;
	}
	
#content a:hover {
	background: #999;
	color: #fff;
	text-decoration: none;
	}
	
#content h1 {
	font-size: 25px;
	text-transform: uppercase;
	font-style: normal;
	line-height: 27px;
	border-left: 1px solid #999;
	overflow: hidden;
	padding-left: 10px;
	width: 400px;
	}
	
#content p {
	padding-left: 10px;
	border-left: 1px solid #999;
	}
	
#content ul {
	margin: 0;
	padding-left: 40px;
	border-left: 1px solid #999;
	}
	
#content li {
	padding: 0 0 3px 0;
	}
	
.more_link {
	border-left: 1px solid #999;
	height: 22px;
	position: relative;
	margin-right: -100px;
	background: url(images/more_link_bg.gif) repeat-x 10px;
	}
	
.more_link a {
	display: block;
	border: 1px solid #999;
	background: #fff;
	height: 20px;
	line-height: 20px;
	position: absolute;
	right: 0;
	padding: 0 10px;
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #999;
	}
	
.more_link a:hover {
	background: #999;
	color: #fff;
	}
	
/* Side Bar */
#sidebar {
	width: 230px;
	height: 100px;
	position: absolute;
	left: 20px;
	text-align: left;
	margin-top: 30px;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.sb_thumb {
	margin-bottom: 30px;
	}
	
.sb_thumb p {
	font-size: 9px;
	line-height: 1.8em;
	text-transform: uppercase;
	margin: 5px 0;
	color: #aaa;
	border-left: 1px solid #ccc !important;
	}
		

/*
==== Footer ====
*/
	
#footer {
  width: 720px;
  padding: 40px 34px 0;
  margin: 0 auto;
  color: #ccc;
  font-size: 10px;
  position: relative;
  }
	
#footer a {
	color: #bbb;
	text-decoration: none;
	}
	
#footer a:hover {
	background: #999;
	color: #fff;
	}
	
#footer_copyright {
	float: left;
	}

#footer_copyright a {
	padding-top: 3px;
	display: inline-block;
	}
	
#footer_copyright a:hover {
	color: #bbb;
	background: #fff;
	text-decoration: underline;
	}
	
#footer_links {
	float: right;
	}
	
#footer_notes {
  clear: both;
  margin-top: 20px;
  color: #bbb;
  font-size: 7pt;
  }

* html #footer_notes {
  height: 1px;
  }

#footer_notes p {
  line-height: normal;
  margin: 0;
  }
	