@charset "UTF-8";
/* CSS Document */
body {
	background-color: #41210a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#wrapper {
	width:700px;
	
	background-image: url(images/tile4.jpg);
	margin: 10px auto 0 auto;
	overflow: auto;
	background-repeat: repeat;
	position:relative;
	
}
#logo{margin-top:30px;
	margin-left:10px;
	margin-bottom:0px;

	}
	
	#tagline{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#40220c;
float:right;
margin-top:70px;
margin-right:20px;
font-weight:normal;
	}
#content{
	margin-top: 20px;
	text-align:center;
	
	
	}
	
#nav {
	width:700px;
	height:22px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #40220C;
	border-bottom-color: #40220C;	
	margin-top:0px;
	
}
#nav  ul {
	margin: 0px;
	padding: 3px 0 0 0;
}
#nav ul li {
	display: inline;
}
#nav  ul  li  a {	
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;

	text-decoration: none;
	text-align: left;
	margin-left: 10px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	margin-right: 4px;
}
#homepic {
	
	
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
}

#homepic2 {
	display:block;
	margin-top:-5px;
	
	width:564px;
	height:281px;
	margin-bottom: -3px;
	margin-left:auto;
	margin-right:auto;


}




#pic {
	display: block;
	margin-left:90px;
	float:left;
	margin-top:10px;
	margin-right: 5px;
	
	}
	
a:link {
	color: #40220C;
	text-decoration: none;
}
a:visited {
	color: #40220C;
	text-decoration: none;
}
a:hover {
	color: #552222;
	text-decoration: none;
}
a:active {
	color: #552222;
	text-decoration: none;
}

.blurb {
	width: 300px;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #40220c;
	text-decoration: none;
	text-align: left;
	margin: 5px auto;
	margin-left:200px;
	margin-top:10px;
	
}
.blurb1 {
	width: 300px;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin:5px auto;
	margin-left: 200px;
}
.blurb2 {
	width: 300px;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #40220c;
	text-decoration: none;
	text-align: left;
	margin:5px auto;
	margin-left: 250px;
	margin-top: 20px;
	vertical-align:middle;
}
.blurb3 {
	width: 400px;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #40220c;
	text-decoration: none;
	text-align: center;
	margin:3px auto;
	
	
}
.bg{
padding: 3px;
border-left: 5px solid;
border-right: 5px solid;
border-bottom: 5px solid;
border-top: 5px solid; 
border-collapse:collapse;
width:455px;
border-left-color:#40220c;
border-top-color:#40220c;
border-right-color:#40220c;
border-bottom-color:#40220c;



}
.bc{
padding: 3px;
border-bottom-color: #40220C;
border-bottom: 1px solid;
text-align:center;

border-right:1px solid;
border-right-color:#40220C;
border-top: 2px solid;
border-top-color:#40220C;

}

.ba{
width:75px;
border-right: 1px solid;
border-right-color: #40220C;


height:22px;
background-color:#40220C;
color:#cdbb92;

}
.bd{
width:300px;
border-right: 1px solid;
border-right-color:#40220C;
height:22px;
background-color:#40220C;
color:#cdbb92;

}





#curlyright {	
	float: right;
	margin-right: 60px;
}
#curlyleft {
	float: left;
	margin-left: 60px;
}



address{

position:relative;
margin-bottom:5px;

font-style:normal;
font-weight: bold;
color:#40220C;
text-align:center;
}
#caption {	caption-side: top; 
     
          	text-align: center;
		  	font-family: Arial, Helvetica, sans-serif;
		  	color: #40220c;
		  	font-weight: bold;
		  	font-size: 18px;
		  	margin-bottom:10px; }



#footer{
margin-left: 0px;
margin-right:0px;
color:#000000;
font-weight:normal;
text-align:center;
font-size: 10px;
margin-top:12px;
margin-bottom:0px;

}

