/*  
Theme Name: Edgewater RV & Marina Phase I
Theme URI: http://edgewateroregon.com/
Description: The Phase I theme for the Edgewater RV & Marina site.  http://66.199.241.26/demo/edgewaterrv/
Version: 0.0.16
Author: EDGE Design
Author URI: http://edgedesign.us/

	Edgewater RV & Marina Phase I
	 http://edgewateroregon.com/
*/

body {
	margin: 0px 0px 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
	font-size: 12px;

	background-color: #005474;
	color: #47494c;
}

div {
	margin: 0px;
	padding: 0px;
}

div ul {
	margin: 0px;
	padding: 0px;
	padding-top: 0.5em;
	list-style-position: inside;
}

div ul li {
	margin: 0px;
	padding: 0px;
}

p {
	margin: 0px;
	padding: 0px;
	padding-top: 0.5em;
}

div.autofill {
	display: block;
	clear: both;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
}

div.container {
	width: 850px;
	margin: 30px auto;
}

div.holderbox {
	position: relative;
	height: 0px;
}

img#topwave {
	position: absolute;
	top: -50px;
	left: -107px;
	z-index: 100;
}

img#bottomwave {
	position: absolute;
	left: -490px;
	bottom: 170px;
	z-index: 100;
}

div.content {
	width: 850px;
	margin-top: 1em;
	margin-left: 1em;
	/*border: 1px solid #aaa;*/
}

div.logo {
	float: left;
	border-right: 1px solid #196271; 
	background-color: #fff;
}

div.banner {
	float: right;
	background-color: #719664;
	height: 314px;
}

a, a#visited {
	color: #005474;
	text-decoration: none;
}

a.menu_item {
	display: block;
	float: left;
	background-color: #719664;

	text-align: center;
	vertical-align: middle;

	font-weight: bold;
	color: #fff;
	font-size: 1.3em;
	display: block;
	width: 149px;
	font-family: "Myriad Pro", Arial, sans-serif;
	letter-spacing: .05em;
	text-decoration: none;
	padding: 15px 10px 0px 10px;
	height: 56px;

	border-left: 1px dashed #196271;
}

a.menu_item:hover,
a.menu_selected {
	background-color: #92b3a3;
}

a#menu_home {
	border-left: 0px;
	padding-top: 25px;
	height: 46px;
}


form {
	padding: 0px;
	margin: 0px;
}

h1 {
	padding: 0px 0px;
	margin: 0px 0px;
	font-size: 2.10em;
	letter-spacing: 0.05em;
	color: #005747;
	font-family: "Myriad Pro Semi Bold", Arial, sans-serif;
	text-transform: uppercase;
}

h2 {
	padding: 33px 0px 0px;
	margin: 0px 0px 0px;
	font-size: 1.5em;
	font-family: "Myriad Pro Semi Bold", Arial, sans-serif;
	/*letter-spacing: 0.05em;*/
	color: #005747;
	text-transform: uppercase;
}

h3 {
	padding: 20px 0px 0px 0px;
	margin: 0px;
	font-family: "Myriad Pro Semi Bold", Arial, sans-serif;
	color: #005747;
	font-size: 1.4em;
}

h4, h5, h6 {
	padding: 20px 0px 0px 0px;
	margin: 0px;
	font-family: "Myriad Pro Semi Bold", Arial, sans-serif;
	color: #005747;
	font-size: 1.2em;
}

div.box {
	background-color: #d6e2d1;
	border-bottom: 1px solid #196271;
}

div.category_box {
	position: relative;
	float: left;
	width: 340px;
	padding-bottom: 150px;
}
div.category {
	background-color: #d6e2d1;
	vertical-align: top;
	padding: 44px 36px 40px;
	font-size: 1.05em;
}

div.entry_box_1 {
	float: right;
	border-left: 1px solid #719664; 
}
div.entry_box_2 {
	width: 509px;
}

div.entry_box_1 * img {
	padding: 8px;
	background-color: #fff;
}

div.no_entry {
	padding: 0px 38px 20px;
}

div.entry {
	border-bottom: 1px solid #719664; 
}

div.entry_last {
	border-bottom: 0px;
}

div.entry_content {
	width: 260px;
	padding-bottom: 30px;
	float: left;
}

div.imgleft {
	padding-right: 38px;
}

div.imgleft img.headlineimg {
	clear: left;
	float: left;
	margin-right: 38px;
}

div.imgright {
	padding-left: 38px;
}

div.imgright img.headlineimg {
	clear: right;
	float: right;
	margin-left: 38px;
}

div.bottom {
	/*border-top: 1px solid #196271;*/
	height: 192px;
	background-color: #719664;
	border-bottom: 1px solid #005474;
	position: relative; /* IE 6 hack where a clear element touching a floated element can cause text to disappear */
}

/*div.bottom h3 {
	padding: 45px 0px 10px 0px;
	margin: 0px;
	font-size: 1.5em;
	color: #fff;
	font-family: Verdana, sans-serif;
}*/
div.bottom h1,
div.bottom h2,
div.bottom h3,
div.bottom h4,
div.bottom h5,
div.bottom h6 {
	color: #fff;
}


img.floatright {
	float: right;
	min-width: 0px; /* For IE 7 bug where stacking order is changed if the font is italic or oblique. */
	position: relative; /* IE 6 hack where a clear element touching a floated element can cause text to disappear */
}

img.floatleft {
	float: left;
	min-width: 0px; /* For IE 7 bug where stacking order is changed if the font is italic or oblique. */
	position: relative; /* IE 6 hack where a clear element touching a floated element can cause text to disappear */
}

div.bottom_text {
	color: #fff;
	width: 250px;
	float: left;
	min-width: 0px; /* For IE 7 bug where stacking order is changed if the font is italic or oblique. */
}

div.copyright {
	text-align: center;
	color: #888;
	padding: 5px 0px;
}

div.copyright a, 
div.copyright a#visited {
	color: #aaa;
}

div.reservation {
	padding-top: 30px;
	text-align: left;
}
