

body,td,p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;

}
body {
	background-color: #E1DCD7;
	margin: auto;
}



h3{
font-family: Verdana, Helvetica, sans-serif; 
font-size: 12pt;
color: #cf7650;
margin-left: 15px;
margin-right: 25px;
text-align: left;
margin-top: 15px;
}

h3.store{
font-family: Verdana, Helvetica, sans-serif; 
font-size: 12pt;
color: #cf7650;
text-align: center;
margin-top: 15px;
margin-bottom:0;
}

h4, a{
font-family: Verdana, Helvetica, sans-serif; 
font-size: 10pt;
color: #cf7650;
margin-left: 0;
text-align: left;
margin-top: 0;
margin-bottom: 4px;
}

h5, a{
font-family: Verdana, Helvetica, sans-serif; 
font-size: 10pt;
color: #cf7650;
margin-left: 0;
text-align: center;
margin-top: 0;
margin-bottom: 4px;
}



p{
margin-left: 25px;
margin-right: 25px;
text-align: left;
}

p.store{
text-align: center;
margin-top:0;
}

ul{
margin-left: 55px;
margin-top:5;
}

li{
text-align: left;
margin-bottom: 4px;
}


a{
text-decoration: none;
color: #cf7650;
font-weight: bolder;
}

a:hover{
text-decoration: none;
color: #1F3A43;
font-weight: bolder;
}


hr {
color: #788C69;
width: 90%;
}

#navigation td {
	border-bottom: 1px solid #BCB598;
	height: 35px;
	margin-right: 25px;
	margin-right: 25px;

	}
	
#navigation a {
	color: #CCCCB3;
	line-height:16px;
	letter-spacing:.1em;
	text-decoration: none;
	display:block;
	padding:8px 26px 10px 20px;
	font-family: "Garamond", serif;
	font-size: 12pt;
	font-weight: bold;
	text-align: left;

	}
	
#navigation a:hover {
	color:#1F3A43;
	background-color: #BCB598;
	text-align: left;

	}