/* CSS Document */
/* Dunard Lodge website design by SpotlessMedia.com 19.11.07 */

body {
	background: #FFFFFF;
	font: 12px/17px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
#wrapper {
	width: 900px;
	background: #99A8BD url(images/leftNav_bg.jpg) no-repeat left bottom;
	border: 1px solid #54555D;
	margin: auto;
}
#header {
	background: url(images/header.jpg);
	height: 124px;
	width: 900px;
}
#leftNav {
	background: #99A8BD;
	height: auto;
	width: 143px;
	text-align: right;
	padding-top: 20px;
	padding-right: 5px;
	float: left;
}
#leftNav a {
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	padding-right: 10px;
	background: url(images/nav_bg.jpg) no-repeat right bottom;
	margin-bottom: 3px;
	line-height: 20px;
	padding-bottom: 5px;
}
#leftNav a:hover {
	color: #FFFFFF;
	background: #69809F;
}
.index #index a, .lodge #lodge a, .barra #barra a,
.kayaking #kayaking a, .booking #booking a,
.contact #contact a, .links #links a {
	color: #54555D;
	font-weight: bold;
}
.index #index a:hover, .lodge #lodge a:hover, .barra #barra a:hover,
.kayaking #kayaking a:hover, .booking #booking a:hover,
.contact #contact a:hover, .links #links a:hover {
	color: #FFFFFF;
	font-weight: bold;
}

#contentWrap {
	background: #54555d;
	display: block;
	float: left;
	width: 752px;
}



#content {
	float: left;
	width: 500px;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #FFFFFF;
	padding: 80px 20px 120px 45px;
	text-align: justify;
}
.contentLink {
	color: #5997C3;
	text-decoration: none;
	font-weight: bold;
}

.contentLink:hover {

	color: #99A8BD;
	text-decoration: none;
	font-weight: bold;
}

.index #content {
	background: #54555D url(images/welcome.gif) no-repeat left 20px;
}
.lodge #content {
	background: #54555D url(images/content_header_about.gif) no-repeat left 20px;
}
.barra #content {
	background: #54555D url(images/content_header_barra.gif) no-repeat left 20px;
}
.kayaking #content {
	background: #54555D url(images/content_kayaking02.jpg) no-repeat left top;
	padding-top: 220px;
}
.booking #content {
	background: #54555D url(images/content_header_booking.gif) no-repeat left 20px;
}
.contact #content {
	background: #54555D url(images/content_header_contact.gif) no-repeat left 20px;
	padding-bottom: 200px;
}
.links #content {
	background: #54555D url(images/content_header_links.gif) no-repeat left 20px;
}
.thankYou #content {
	background: #54555D url(images/content_header_thankYou.gif) no-repeat left 20px;
	height: 400px;
}
.deposit #content {
	background: url(images/deposit.gif) no-repeat left 20px;
	height: 350px;
}

#testimonials {
	float: right;
	text-align: left;
	padding: 80px 10px 5px 5px;
	width: 160px;
	background: url(images/testi_header.gif) no-repeat 0px 10px;
}

#footer {
	background: #687e9d;
	clear: both;
	border-top: 2px solid #FFFFFF;
	padding-top: 2px;
	line-height: 20px;
	height: 23px;
	text-align: left;
	padding-left: 8px;
}
#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #54555D;
}
#footerLinks {
	font-size: 9px;
}
.footerContact {
	padding-left: 145px;
	text-align: right;
}


img {
	border: 2px solid #FFFFFF;
}
.links li {
	margin-bottom: 10px;
}
.contact li {
	margin-bottom: 10px;
}

.wrap {
	margin: 10px;
}
.wrapBorderNone {
	margin: 10px;
	border-style: none;
	display: block;
}
.formAlign {
	text-align: right;
	margin-right: 100px;
}


/*****************************************************  Spotless link at bottom of page *************/
#spotless {
	font-size: 9px;
	padding: 5px;
	text-align: right;
	width: 900px;
	margin: auto;
}
#spotless a {
	color: #333333;
	text-decoration: none;
}
#spotless span {
	color: #FF9900;
}

