/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0px;
	background-color: #508db2;
	background-image:url(images/ace-bg-gradient.jpg);
	background-position: top;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #444444;
}

h1, h2, h3 {
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #444444;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	border-bottom: 1px dotted #455129;
	color: #455129;
}

a:hover {
	color: #7D934A;
	border-bottom: 1px dotted #7D934A;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}


/* Header */

#header {
	width: 961px;
	height: 261px;
	margin: 0 auto;
}

#header a {
	border: none;	
}
/* Page */

#page {
	width: 960px;
	margin: 0 auto;
	background-image:url(images/body-background-gradient.png);
	background-repeat:repeat-y;
}

/* Content */


#content {
	float: right;
	width: 775px;
	margin-right: 26px;
}

.post {
	padding: 7px;
	padding-bottom: 30px;
}

.post .title {
	padding-left: 14px;
	color: #000000;
}

.post .title a {
	background: none;
	color: #444444;
	border: none;
}

.post .title a:hover {
	text-decoration: underline;
}

.post .meta {
	background: #E0E0E0;
	border-left: 4px double #F57601;
	border-right: 4px double #F57601;
	padding: 3px 10px 3px 10px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.post .entry {
	padding: 0 15px 20px 20px;
}


img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}


/* Sidebar */

#sidebar {
	position: relative;
	float: left;
	width: 157px;
}

#sidebar a {
	border: none;
}

#lines-we-carry {
	width: 157px;
	height: 78px;
}

#lines-we-carry a {
	display: block;
	width: 157px;
	height: 78px;
	background: transparent url(images/product-lines.png) no-repeat;	
}

#lines-we-carry a:hover {
	background-position: -157px 0;
}

#demos {
	width: 157px;
	height: 68px;
}

#demos a {
	display: block;
	width: 157px;
	height: 68px;
	background: transparent url(images/demo-boats.png) no-repeat;	
}

#demos a:hover {
	background-position: -157px 0;
}

#free-shuttle {
	width: 157px;
	height: 71px;
}

#free-shuttle a {
	display: block;
	width: 157px;
	height: 71px;
	background: transparent url(images/free-river-shuttle.png) no-repeat;	
}

#free-shuttle a:hover {
	background-position: -157px 0;
}

#local-weather {
	width: 157px;
	height: 74px;
}

#local-weather a {
	display: block;
	width: 157px;
	height: 74px;
	background: transparent url(images/local-weather.png) no-repeat;	
}

#local-weather a:hover {
	background-position: -157px 0;
}

#rain-gauge {
	width: 157px;
	height: 69px;
}

#rain-gauge a {
	display: block;
	width: 157px;
	height: 69px;
	background: transparent url(images/rain-gauge.png) no-repeat;	
}

#rain-gauge a:hover {
	background-position: -157px 0;
}

#river-levels {
	width: 157px;
	height: 77px;
}

#river-levels a {
	display: block;
	width: 157px;
	height: 77px;
	background: transparent url(images/river-levels.png) no-repeat;	
}

#river-levels a:hover {
	background-position: -157px 0;
}

#hours-location {
	width: 157px;
	height: 78px;
}

#hours-location a {
	display: block;
	width: 157px;
	height: 78px;
	background: transparent url(images/hours-location.png) no-repeat;	
}

#hours-location a:hover {
	background-position: -157px 0;
}

#contact-us {
	width: 157px;
	height:72px;
}

#contact-us a {
	display: block;
	width: 157px;
	height: 72px;
	background: transparent url(images/contact-us.png) no-repeat;	
}

#contact-us a:hover {
	background-position: -157px 0;
}

/* Footer */

#footer {
	width: 100%;
	margin: 0 auto;
	background-image:url(images/ace-footer-gradient-repeat.jpg);
	background-position:bottom;
	background-repeat:repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#footer-inside{
	position: relative;
	width: 960px;
	height: 233px;
	background-image:url(images/ace-footer.jpg);
	margin: 0 auto;
}

#contact-info-container{
	position: absolute;
	top: 176px;
	left: 600px;
	width: 320px;
}

#phone-number{
	width: 130px;
	float:left;
}

#address{
	width: 190px;
	float: right;
}

#footer p {
	margin: 0;
	line-height: normal;
	font-size: 14px;
	text-align: left;
}

#footer a {
	color: #FFFFFF;
	border-bottom: 1px #FFFFFF dotted;
}

#rightColumnImages {
	float: right;
	text-align: center;
	padding-left: 10px;
}

#rightColumnImages img {
	border: 1px solid black;	
}
