@charset "utf-8";
/* CSS Document */

	body {
	font: 62.5%/2.2em "Lucida Grande", Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	margin: 0;
	background-color: #A0854E;
	padding: 0;
	text-align:center;
	background-image: url(../images/bck.jpg);
	background-repeat: repeat-x;
	}
	a{
	text-decoration: none;
	color: #bb800f;
	font-weight: bold;
}
	a:hover{
	color: #990000;
	font-weight: bold;
}
	hr{display: none;}
	strong{
	font-weight: bold;
}
	ul.borderedlist li{
	border-bottom: 1px dashed #d1cfcd;
	padding-left: 0px;
	list-style: none;
	}
	ul.borderedlist li a{
	display: block;
	padding:3px 0 0 0;
	height: 26px;
	color: #42423b;
	}
	ul.borderedlist li a:hover{
	color: #42423B;
	background-image:url(../images/paw_3.gif); background-repeat:no-repeat;
}
	
	ul.article_wrapper li{
	padding-left: 0px;
	font-size: 1.4em;
	font-weight: bold;
	margin-left: 40px;
	margin-top: 0px;
	padding-top: 0px;
	}
	ul.article_wrapper li a{
	display: block;
	padding:3px 0 0 2px;
	height: 26px;
	color: #42423b;
	}
	ul.article_wrapper li a:hover{background: #E5E5E4;color: #42423b;}
	
		.button{
	display: block;
	float: left;
	width: auto;
	line-height:1em;
	text-align: center;
	background: #955180;
	border: 4px solid #fff;
	color: #fff;
	cursor: pointer;
	margin:0;
	padding:3px 8px; /* IE6 */
	}


/* =LAYOUT - the main layout styles */
	#container{
	border: 0;
	width: 914px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	top: 0px;
	left: 0px;
	position: relative;
	padding: 0;
	background-image:url(../images/main_bck.jpg);
	}


/* header layout */
	#header{
	padding: 0;
	height: 187px;
	}
	#navigation1{
	margin: 0px;
	height: 50px;
	width: 512px;
	position: relative;
	padding-left: 0px;
	padding-top: 70px;
	}
	#navigation2{
	position: absolute;
	right: 0px;
	top:4px;
	width: 246px;
	list-style: none;
	margin: 0 auto;
	}
	ul#navlist {
	margin: 0;
	padding: 0;
	white-space: nowrap;
	vertical-align: top;
	}
	#navlist li {display: inline; list-style-type: none; height:34px; float:left}
	
	#navlist #home a {padding: 0px; width:60px; cursor:pointer;  height:34px; float:left; background-image: url(../images/home1.jpg);}
	#navlist #home a:link, #navlist a:visited {background-image: url(../images/home1.jpg); width:60px;}
	#navlist #home a:hover {background-image: url(../images/home2.jpg); width:60px;}
	
	
	#navlist #aboutus a {padding: 0px; width:84px; cursor:pointer;  height:34px; float:left; background-image: url(../images/aboutus1.jpg)}
	#navlist #aboutus a:link, #navlist a:visited {background-image: url(../images/aboutus1.jpg); width:84px;}
	#navlist #aboutus a:hover {background-image: url(../images/aboutus2.jpg); width:84px;}
	
	#navlist #products a {padding: 0px; width:85px; cursor:pointer; height:34px; float:left; background-image: url(../images/products1.jpg)}
	#navlist #products a:link, #navlist a:visited {background-image: url(../images/products1.jpg); width:85px;}
	#navlist #products a:hover {background-image: url(../images/products2.jpg); width:85px;}
	
	#navlist #location a {padding: 0px; width:80px; cursor:pointer; height:34px; float:left; background-image: url(../images/location1.jpg)}
	#navlist #location a:link, #navlist a:visited {background-image: url(../images/location1.jpg); width:80px;}
	#navlist #location a:hover {background-image: url(../images/location2.jpg); width:80px;}
	
	#navlist #healthtips a {padding: 0px; width:100px; cursor:pointer; height:34px; float:left; background-image: url(../images/healthtips1.jpg)}
	#navlist #healthtips a:link, #navlist a:visited {background-image: url(../images/healthtips1.jpg);width:100px;background-repeat: no-repeat;}
	#navlist #healthtips a:hover {background-image: url(../images/healthtips2.jpg); width:100px;}
	
	#navlist #hours a {padding: 0px; width:71px; cursor:pointer; height:34px; float:left; background-image: url(../images/hours1.jpg)}
	#navlist #hours a:link, #navlist a:visited {background-image: url(../images/hours1.jpg);width:71px; background-repeat: no-repeat;}
	#navlist #hours a:hover {background-image: url(../images/hours2.jpg); width:71px;} 

	#headerback
{background-image:url(../images/rght_hdr.jpg);
}


/* main area layout */

	#mainContent{
	padding: 0;
	margin: 0 69px 0px 57px;
	}
	#main{
	padding: 0;
	width: 530px;
	float: right;
	margin: 0;
	}
	#mainbox{
	padding-bottom:1em;
	line-height:1.5em;
	font-size:1.4em;
	float:left;
	text-align: center;
	color: #B03B18;
	font-weight: bold;
	width: 400px;
	padding-left: 18px;
	}
	#movie{
	padding:0;
	height: 160px;
	width: 245px;
	float: right;
	margin-top: 21px;
	}
	#leftcolumn{
	float: left;
	width:230px;
	}
	#center{
	float: left;
	width:380px;
	padding: 0 15px;
	padding-top: 25px;
	}
	#questions{
	float:right;
	position: absolute;
	left: 696px;
	top: 30px;
	width: 200px;
	height: 40px;
	z-index: 1;
	}
	
	
	#rightcolumn{
	float: right;
	width:240px;
	}
	#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 69px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0;
	background-image:url(../images/rght_sd.jpg);
	height: 530px;
	background-repeat: no-repeat;
	}
	#sidebar2 {
	width: 57px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
	background-image:url(../images/lft_sd.jpg);
	height: 530px;
	background-repeat: no-repeat;
	float: left;
	}
	
	#linkboxback
{background-image:url(../images/sq_mid.gif);
}


/* footer layout */
	#footer {
	padding: 30px 33px 0px 27px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image: url(../images/footer_60.jpg);
	height: 124px;
	background-repeat: no-repeat;
	background-color: #997E49;
	}

/* =CONTENT - the content styles */
/* left column */
	.leftbox{
	padding: 10px 0px 10px 0px;
	margin-bottom:0px;
	line-height:1.8em;
	list-style: none;
	width: 80px;
	}
	.leftbox p {
	padding-bottom:1em;
	line-height:1.5em; 
	font-size:12px
	}	
	#leftcolumn h1{
	font-size:19px;
	color: #614D2B;
	padding:5px 0 0px 18px;
	padding-left: 18px;
	}
		
	h3.leftbox{
	font-size:19px;
	color: #8c8685;
	padding:5px 0 0px 18px;
	padding-left: 18px;
	}
	h3.header_small{
	font-size:15px;
	font-weight: bold;
	padding:0px 20px 5px 18px;
	}
	ul.leftbox{
	font-size: 1.2em;
	padding-right: 0px;
	padding-left: 0px;
	margin: 0 auto;
	width: 120px;
	height: 100px;
	}
	.features{
	padding-top:0px;
	font:1.27em Arial, Helvetica, sans-serif;
	background: url(file:///C|/Documents%20and%20Settings/Patricia%20Bouk/My%20Documents/My%20Projects/AVillageTail/images/left_bottom.jpg) left bottom no-repeat;
	padding-bottom: 0px;
	height: 200px;
	padding-right: 35px;
	padding-left: 18px;
	}
/* center column */
	.article_wrapper h1{font-size:2em; margin:10px 0;color:#614d2b}
	.article_wrapper h2{font-size:2em; margin:10px 0;color:#614d2b}
	.article_wrapper p{
	padding-bottom:10px;
	font-size:1.4em;
	color:#3b2314;
	margin:0;
	}	
	.article_wrapper{
	padding-left:10px;
	font-size: 1em;
	padding-right: 10px;
	padding-bottom: 20px;
	}
	
	.article_wrapper2{
	padding-left:60px;
	font-size: 1em;
	padding-right: 60px;
	padding-bottom: 20px;
	}
	.article_wrapper2 h1{font-size:2em; margin:10px 0;color:#614d2b}
	.article_wrapper2 h2{font-size:2em; margin:10px 0;color:#614d2b}
	.article_wrapper2 p{
	padding-bottom:10px;
	font-size:1.4em;
	color:#3b2314;
	margin:0;
	}
	.mainbox p {
	padding-bottom:1em;
	line-height:1.5em; 
	font-size:1.4em;
	padding:10px;
	float:left;
	padding-left:10px;
	text-align: center;
	color: #B03B18;
	font-weight: bold;
	}
	
	
/* right column */
	.rightbox_wrapper{
	padding:10px;
	font-size:11px;
	line-height: 18px;
	background-image: url(../images/line2.jpg);
	background-repeat: repeat-y;
	background-position: right;
	width: 200px;
	}	
	.rightbox{
	width:200px;
	overflow: hidden;
	padding-bottom:6px;
	}
	.product_image{ float: left;margin: 6px 0 0 6px;}
	.product_wrapper{
	margin: 0;
	padding-top: 0px;
	width: 210px;
	height: 400px;
	float: left;
	}
	.product_wrapper h4{
	font-size:1.3em;
	color: #483F3D;
	font-weight: bold;
	padding-top:0px;
	margin-left: 30px;
	}
	.product_wrapper h5{
	font-size:1.2em;
	font-weight: bold;
	padding-top:0px;
	color:#8c8685;
	letter-spacing: 3px;
	margin: 6px 0px 6px 0px;
	}
	.product_wrapper p{
	font-size:1em;
	float:left;
	text-align: center;
	color: #B03B18;
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	margin: 0;
	}
	.lastbox{
	margin-top: 20px;
	margin-bottom: 20px;
	}
	.news{
	width:230px;
	overflow: hidden;
	font-size:11px;
	line-height: 18px;
	color: #58584D;
	margin-top: 20px;
	background-color: #FFFFFF;
	height: 300px;
	}
	.newsbox{
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(file:///C|/Documents%20and%20Settings/Patricia%20Bouk/My%20Documents/My%20Projects/AVillageTail/images/news.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	height: 300px;
	width: 220px;
	}
	.email_submit{
	float: left;
	width: 180px;
	height: 17px;
	padding:3px 5px;
	border: 4px solid #5599A7;
	font-size:13px;
	}
	.interest_submit{
	float: left;
	width: 180px;
	height: 50px;
	padding:3px 5px;
	border: 4px solid #5599A7;
	font-size:13px;
	}
/* =FOOTER */
	#footer2{
	height: 54px;
	font-size: 1.2em;
	margin: 0 auto;
	padding:8px;
	color: #FFFFFF;
	background-color: #b03b19;
	text-align: center;
	background-image: url(../images/footer2_img.jpg);
	}
	#footer_img {
	padding: 30px 33px 0px 27px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background-image: url(../images/footer_60.jpg);
	height: 124px;
	background-repeat: no-repeat;
	background-color: #A0854E;
	width: 854px;
	}
	#footer2 p {
	padding:0;
	margin: 5px 0;
	}
	#footer a{color: #A39D97;}
	#footer_navigation{
	float: right;
	padding-top:0px;
	}
	#footer_navigation li{float: left;padding-left:18px;}
	#footer_navigation li a{text-transform:uppercase;}
	#footer_navigation li a:hover{color: #5699A7;}
