/* CSS Document */
* {
	padding: 0;
	margin: 0;
	border: 0;
}

body {
  background-image: url(images/lake_bkgrnd.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-color:#0F1F2E;
  width: 100%;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  line-height: 15px;
  color: #564F41;
}

a:focus {
	outline: none;
}

#maincontainer {
	margin-left: auto;
	margin-right: auto;
	width: 750px;
	height: 1150px;
	background-image: url(images/Textured-Canvas.gif); 
}

h1{
	font-size:24px;
	color:#564F41;
	line-height: 24px;
}

h2{
	font-size:18px;
	color:#006600;
}

h3{
	font-size:28px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	text-align: center;
	font-weight:lighter;
	padding: 20px 0px 0px 0px;
}
	
h4{
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	text-align: center;
	font-weight:lighter;
	padding: 0px;
}

h5{
	font-size:18px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 30px;
	text-align: center;
	font-weight:lighter;
	padding: 20px 0px 0px 0px;
}

#gear{
	width: 200px;
	float: left;
	position: relative;
	top: 30px;
	left: 20px;
}

#gear p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#gear img{
	padding-top: 2px;
}

#shopright{
	width: 500px;
	float: left;
	position: relative;
	top: 30px;
	left: 20px;
}

#shoprightl{
	width: 250px;
	float: left;
	position: relative;
	top: 10px;
	font-size:20px;
	line-height: 36px;
}

#shoprightr{
	width: 250px;
	float: left;
	position: relative;
	top: 10px;
	font-size:20px;
	line-height: 36px;
}

#header{
	width: 750px;
	height: 225px;
	background-image:url(images/head_bg.gif);
}

#navigation{
	position: relative;
	top: -15px;
	left: 20px;
	width:710px;
	height: 30px;
}

#navigation ul{
	list-style:none;
}

#navigation a{
	text-decoration:none;
	display:block;
	color:#FFFFFF;
}

#navigation a:hover{
	color: #E5D5B4;
}

#navigation li{
	float: left;
	background-color: #564F41;
	width: 115px;
	margin: 0px 2px 0px 1px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 13px;
	display: inline;
}

#header img{
	position: relative;
	top: 18px;
	left: 250px;
}

#tagline {
	width: 710px;
	height: 36px;
	position: relative;
	top: 5px;
	left: 20px;
	float: left;
}

#flashmovie{
	width: 710px;
	height: 265px;
	position: relative;
	top: 5px;
	left: 20px;
	background-color:#FFFFFF;
	margin-bottom: 15px;
}

#tagline h1{
	text-align:center;
	color: #564F41;
	font-size:40px;
	font-weight:normal;
	line-height: 40px;
}

#tagline span{
	font-size:26px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#content{
	width: 710px;
	height: 800px;
	background-color:#FFFFFF;
	position: relative;
	top: 20px;
	left: 20px;
	float: left;
}

#content p{
  font-size: 13px;
  line-height: 19px;
  color: #564F41;
  padding: 5px 10px 0px 0px;
}

#leftcolumn{
	width: 335px;
	padding: 10px 5px 0px 10px;
	float: left;
	position: relative;
	top: 13px;
}

#rightcolumn{
	width: 335px;
	padding: 10px;
	float: left;
	position: relative;
	top: 13px;
}

#rightcolumn img{
	padding: 10px 0px 5px 0px;
}

#manager p{
	width: 170px;
	float:left;
}

#lefthome{
	width: 150px;
	height: 250px;
	float: left;
	position: relative;
	top: 20px;
	left: 20px;
}

#homecopy{
	width: 410px;
	height: 400px;
	float: left;
	position: relative;
	top: 10px;
	left: 20px;
}

#homecopy p{
	padding: 10px 10px 0px 10px;
	font-size:21px;
	line-height: 35px;
	text-align: center;
}

#homecopy a{
	font-size:18px;
	line-height: 25px;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006600;
}

#homecopy a:hover{
  color: #564F41;
}

#righthome{
	width: 150px;
	height: 250px;
	float: left;
	position: relative;
	top: 20px;
	left: 20px;
}

#clinichead{
	float: left;
	width: 680px;
	position: relative;
	top: 13px;
	left: 13px;
}

#clinichead p{
	float: left;
	padding: 0px 0px 0px 10px;
}



#contentcontact{
	width: 710px;
	height: 800px;
	position: relative;
	top: 20px;
	left: 20px;
	float: left;
}

#contactinfo{
	float: left;
	width: 280px;
	padding-left: 20px;
}

#contactimgs{
	float: left;
	width: 375px;
}

#contentcontact p{
	padding-left: 10px;
	padding-top: 10px;
	font-size: 17px;
	line-height: 25px;
}

#contentcontact p a{
	color: #006600;
}

#contentcontact p a:hover{
	color: #564F41;
}

#content p a{
	color: #006600;
}

#content p a:hover{
	color: #564F41;
}

#emailopt{
	background-color: #564F41;
	float: left;
	width: 250px;
	margin: 10px;
	padding: 10px;
	font-size:13px;
	line-height: 17px;
	color: #FFFFFF;
	height: 135px;
}

#sub_btn{
	float: left;
	margin-left: 170px;
	margin-top: 10px;
}

#footer{
  background-image: url(images/footer_bg.gif);
  background-repeat: no-repeat;
  background-position: center bottom;
  width: 100%;
  height: 330px;
  position: relative;
  top: -260px;	
}

#footer p{
	text-align: center;
	color: #E5D5B4;
	padding-top: 275px;
	font-size:10px;
}


