/* CSS Document */


*{padding:0px;}

body {font-family: Arial,sans-serif; 
background-color:#330000;
background-repeat:repeat-x;
background-position:bottom;
font-size:small;
}
#wetland{
margin: auto;
text-align:center;
line-height: 100%;
display: block;
border: #000000 thin solid;
width: 350px;
padding: 7px;
}
.wetland {
font-size:smaller;
margin-top: -10px;
font-style:italic;
}
#container{
	margin: 0 auto;
	display:block;
	width:880px;
	background-color: black;
	}
	
#logo_home{display:block;
	background-color:#FFFFFF;
text-align:left;
width: 175px;
}

#logo_home img{position:absolute; border-width:0px; }

#philoImages{
float: left;
padding-left: 15px;
padding-right: 15px;
}

#navigation{
	width:880px;
	}

#content{
background-color: white;
display: block;
	margin-left: 175px;
	margin-top: 0px;
	line-height: 18px;
	padding-bottom: 14px;
	border-bottom: #7EA940 medium solid;
}


h1{	padding: 15px 0 5px 15px;	}

.indexHead, .philosophyHead, .walkingHead, .cellarHead, .contactHead{
top: 20px;
margin-top: 20px;
text-indent:-9000px;
display: block;
height: 45px;
}

.indexHead{
background-image:url(images/restdown-headings-index.gif);
background-repeat:no-repeat;
background-position:right;
}

.philosophyHead{
background-image:url(images/restdown-headings-philosophy.gif);
background-repeat:no-repeat;
background-position:right;
}

.walkingHead{
background-image:url(images/restdown-headings-walking.gif);
background-repeat:no-repeat;
background-position:right;
}

.cellarHead{
background-image:url(images/restdown-headings-cellar.gif);
background-repeat:no-repeat;
background-position:right;
}
.cellarHead2{
background-image:url(images/restdown-headings-cellar2.gif);
background-repeat:no-repeat;
background-position: bottom left;
margin-left: 15px;
display: block;
text-indent: -9000px;
height: 25px;
padding-top: 15px;}

.contactHead{
background-image:url(images/restdown-headings-contact.gif);
background-repeat:no-repeat;
background-position:right;
}


#copy_footer, #nav_footer{
color: #000;
	font-size: x-small;
	font-weight:lighter;
	text-align: center;
}

#copy_footer a{
color: #000;
}

#footer{
	margin: 0 auto;
	display:block;
	line-height:14px;
}

#footer a:hover{
	text-decoration: none;
	color: #CC0000; 
}

#footer a{
	display: inline;
	padding-right: 20px;
}
	


p{padding: 0px 15px 5px 15px;}
h3{padding: 0px 15px 0px 15px;}

blockquote{font-style:italic;}

a {color:#5D0A26;}

a:hover{ color:#CC0000;}

hr{
margin-top: 60px;
width: 500px;
}

#content_2col p{
width: 400px;
}

#map{
float: right;
width: 200px;
padding-right: 20px;
}

.orderForm {
background-image:url(images/orderForm_bg.gif);
background-repeat:no-repeat;
background-position:top;
padding-top: 15px;
text-align: center;
height: 45px;
}

.green{
color:#7EA940;
}
.terricotta{
color:#CC3322;
}

.red{
color:#5D0A26;
}
