body{	
	background-color:#d2b571;
	font-family:Verdana, Serif;
	font-size: 13px;
	line-height: 16px;
	margin: 0px auto;
	margin-top:91px;
	text-align: center;
	color:black;



}

table{
		font-size: 13px;
	line-height: 16px;

}

#main{
	background: url('images/background.jpg');
	border:5px black solid;
/*	border:5px black solid; */
  	min-height:550px;
	width:830px;
	margin:0 auto;
	text-align: center;



}

#header image{
	text-decoration:none;
	position: relative;
	
}


#nav{
	overflow: hidden;
	margin:0 auto;
	width: 750px;
	margin-top: -45px;
	z-index: 0;
	font-size: 14px;
	color: black;

}

#content{
	text-align: center;
	margin: 0 auto;
	margin-top: 20px;
	
}

a:link {color: #000; text-decoration: none; }
a:active {color: black; text-decoration: none; }
a:visited {color: #000; text-decoration: none; }
a:hover {color: black; text-decoration: underline; }

.noTopMargin{margin-top:0px;}

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

.brownColor{
	color:rgb(135, 66, 10);

}

#headerImg{
	margin-top: -100px;
}

#testimonial{
	padding:10px;
	width:350px;
	background-color: #ebddae;
	border:1px solid black;

	margin:0 auto;
}

.hr{
	width: 75%;
}

h3,h4,h5 { 
	margin-top:5px;
	margin-bottom: 0px;
}

#footer{
	padding-bottom: 10px;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {color: #FFFFFF}

div.figure {
  float: right;
}
div.figure p {
  margin-top: -50px;
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

