body { 
  font-family: 	Verdana, Geneva, Helvetica, Arial, sans-serif;
  margin-right: auto;
  margin-left: auto;
  padding:	    0px;
  color:	    #333333;
  font-size:	11px;

  background: url(Images/background.gif);
  background-repeat: repeat;
  background-color: #d2cead;  }

#wrapper {
  width: 1100px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  border: 1px solid #7c774d;
  padding-bottom: 0px;
  background-color: white;
  }

#content {
	margin: 0px;
	padding: 40px;
	font-size: 12px;
		
}

#wowslider {
	float: left; 
	margin: 0 50px 20px 0; 
	width: 700px;
	}

#flashcontent {
	width: 548px;
	height: 600px;
	margin: 0px;
	}

#photo {
	float: left;
	width: 600px;
	margin: 10px 0px 0px 40px;
	border: 1px solid #7c774d;
	padding: 0px;
}


#innerphoto {
	float: left;
	padding: 20px;
	}
#innerphoto img {
	border: 1px solid #7c774d;
	}

#text {
	padding: 0 30px;
	line-height: 18px;
	
	}
#footer {
	color: #7c774d;
	padding-left: 50px;
}
.contact {
	font-size: 12px;
	}
.services {
	font-style: italic;
	line-height: 1.7em;
	}
.large {
	font-weight: bold; font-size: 15px; font-style: italic;
	}
#copyright {
width: 1100px;
margin-left: auto;
margin-right: auto;
margin-top: 5px;
margin-bottom: 20px;
color: gray;
font-size: 9px;
}
h1 {
	color: black;
	font-family: Times, "Times New Roman", serif;
	font-size: 19px;
	text-align: center;
	}

h2 {
	color: #7c774d;
	font-size: 12px;
	}

a {
  color: #7c774d; 
  text-decoration: none;
  }
a:hover, a.on {
  text-decoration: underline;
  }

#header a {
  font-weight: bold;
  color: #a99a6f;
  text-decoration: none;
  }

#header a:hover, #header a.on {
  color: #7c774d; 
  }

#footer a {
  color: #7c774d;
  text-decoration: none;
  }
#footer a:hover, #footer a.on {
  text-decoration: underline;
  }

#copyright a {
	color: rgb(100,100,100);
	}
#copyright a:hover {
  color: rgb(50,50,50);
  text-decoration: underline;
}
