body {
background-color: #DAEAEF;
font-family:Trebuchet MS;
font-size:62.5%;
margin:0;
}
#wrapper{
	margin: 0px auto;
	width: 880px;
}
#header {
background-image:url("images/header.jpg");
background-repeat:no-repeat;
height:111px;
margin-left:auto;
margin-right:auto;
width:880px;
}

#content {
	
background-image: url("images/contentbg.jpg");
background-repeat: repeat-y;
margin-left:auto;
margin-right:auto;
width:880px;
}

#main{
	padding: 3px 12px 12px 12px;
	width: 698px;
	margin: 0px auto;
}

#main h1 {
color:#904534;
font-size:2.2em;
margin-top:0px;
padding-top:3px;
margin-bottom: 3px;
}
#main h2 {
color:#904534;
font-size:1.7em;
margin-top:0px;
padding-top:3px;
margin-bottom: 3px;
}

#main p {
color:#3D3D3D;
font-size:1.3em;
line-height:1.8em;
margin-top:0;
}

#navigation {
float: right;
}
#navcontainer{
	margin: 0px auto;
	width: 698px;
	font-size:1.3em;
	padding: 40px 12px 0px 0px;
}
#navigation ul {
	padding-top: 0px;
	margin-top: 0px;
list-style:none;
padding-bottom: 0px;
margin-bottom: 0px;
}

#navigation li {
display:inline;
padding-left:15px;
padding-bottom: 0px;
margin-bottom: 0px;

}

#navigation a {
color:#000;
text-decoration:none;
}

#navigation a:hover {
color:#904534;
text-decoration:none;
}

#floatingbox {
background-color:#DCEBF0;
float:right;
height:150px;
padding:10px;
width:230px;
}

#footer {
color:#7A8385;
margin:10px auto;
padding-bottom: 10px;
width:698px;
}

#footer a {
color:#7A8385;
text-decoration:none;
}

#footer a:hover {
color:#6D7577;
text-decoration:underline;
}

.footerlinks {
float:left;
font-size:1.1em;
}

.footercopy {
color:#7A8385;
float:right;
font-size:1.2em;
text-align:right;
}

.floatimgright{
	padding: 8px;
	margin: 0px 5px 5px 12px;
	float: right;
	border: 1px solid #CEDCE1;
	background-color: #DAEAEF;
}
.floatimgleft{
	padding: 8px;
	margin: 0px 12px 5px 0px;
	float: left;
	border: 1px solid #CEDCE1;
	background-color: #DAEAEF;
}
.floatimgleft1{
	float: left;
	margin: 0px 12px 5px 0px;
	
}
.floatimgright1{
	float: right;
	margin: 0px 5px 5px 12px;
	
}
.address{
	margin-left: 30px;
}

#main a{
	color: #904534;
}



th{
	background-color: #CEDCE1;
	color: #904534;
	font-size: 1.3em;
}
td{
	font-size: 1.3em;
}
.row1{
	background-color: #FFFFFF;
}
.row2{
	background-color: #EEEFEF;
}

table{
}
table tr td {
	font-size: 1.1em;
}
table table table{
	font-size: .9em;
}
#storeheader{
	margin: 0px auto;
	width: 880px;
}

#storeheaderoptions {
float:right;
font-size:1.4em;
padding-right:94px;
padding-top: 12px;
}

#storeheaderoptions ul {
list-style:none;
}

#storeheaderoptions li {
display:inline;
padding-left:15px;
}

#storeheaderoptions a {
color:#000;
text-decoration:none;
}

#storeheaderoptions a:hover {
color:#904534;
text-decoration:none;
}

