@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	background-color: #ecf1ff;
	_background-color: #d8e9ec;
	color:#000000;
}



#wrapper {
	margin: 0;
	padding: 0;
	background:url(/images/topleft.png) left top no-repeat;
}

#topheader {
text-align: right;
padding: 10px 20px 10px 0;
}

#bottomheader {
background: url(/images/landpondtext.png) top right no-repeat;
margin: 10px 20px 0 0;

}

#doithr {
	background:url(/images/doithr.jpg) repeat-x;
	height: 17px;
}

#homebutton {
text-align: left;
margin-left: 280px;
margin-top: 0px;
}

#aboutbutton {
text-align: left;
margin-left: 230px;
margin-top: 3px;
}

#servicesbutton {
text-align: left;
margin-left: 180px;
margin-top: 3px;
}

#photosbutton {
text-align: left;
margin-left: 130px;
margin-top: 3px;
}

#contactbutton {
text-align: left;
margin-left: 80px;
margin-top: 3px;
}

#testimonialsbutton {
text-align: left;
margin-left: 10px;
margin-top: 3px;
}

#content {
margin: 10px;
}

#content2 {
margin: 10px;
width: 70%;

}

#left {
padding: 10px;
}

#right {
padding: 10px;
text-align: right;
width: 150px;
float: right;
}

#doithrbottom {
	background:url(file:///E|/Dreamweaver%20Sites/oddeshoppe/doitright/images/doithr.jpg) repeat-x;
	height: 17px;
	clear: both;
}


.bottombar {
font-size: 12px;
font-weight: bold;
text-align: center;
}

#footer {
font-size: 10px;
font-weight: bold;
text-align: center;
clear: both;
margin-top: 10px;
margin-bottom: 25px;
}

a {
color:#000000;
text-decoration: none;
}

a hover {
color:#000000;
text-decoration: none;
}

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

a active {
color:#000000;
text-decoration: none;
}

.center {
	text-align: center;
}

.right {
	float: right;
	padding: 10px;
}

.left {
	float: left;
	padding: 10px;
}

.left2 {
	float: left;
	padding: 10px;
	width: 325px;
	height: 400px;
}
