a img {border: none; } 

/* images */

#whateveryouchoose img {
    margin: 0px;
}
#content img {
	margin: 0px;
}

/* links */

ul#navigation {
	padding-left: 0; 
	margin-left: 0; 
	list-stye-type: none;
	}
	
ul#navigation a {
	display: block; 
	text-decoration: none; 
	background-color: #7ac6c4; 
	color: #FFFFFF; padding: 4px 15px; 
	border-bottom: 4px solid #9f9683; 
	width: 160px;
	font-family: Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
	
ul#navigation a:hover {
	background: #ffffa7;
	color: #787162;
	}
	
ul#navigation li {
	display: inline;
	}
	
a.nav:link {
	font-family: Georgia;
	font-size: 14px;
	color: #7ac6c4;
	text-decoration: none
    padding-top: 20px;	
    line-height: 16px;

}
			
a.nav:hover {
	font-family: Georgia;
	font-size: 14px;
	color: #7ac6c4;
	line-height: 16px;
	padding-top: 20px;
}

a.etsy:link, a.etsy:visited{
    font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	background-color: #7ac6c4;
	vertical-align: middle;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-right: 70px;
}

a.etsy:hover {
    font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #787162;
	font-weight: bold;
	background-color: #ffffa7;
	vertical-align: middle;
	text-decoration: none;
	padding-left: 15px;
	padding-top: 3px;
	padding-bottom: 4px;
	padding-right: 70px;
}

a.footer:link {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #ffffff;
	vertical-align: middle;
	text-decoration: none;
	text-align: center;	
}

a.footer:hover {
    font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #787162;
	vertical-align: middle;
	text-decoration: none;
	
}

a.fav:link, a.fav:visited {
	font-family: Verdana;
	font-size: 12px;
	color: #858478;
	text-decoration: none;
	line-height: 20px;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;
}
			
a.fav:hover {
	font-family: Verdana;
	font-size: 12px;
	color: #787162;
	text-decoration: none
	line-height: 20px;
	background-color: #ffffa7;
	padding-left: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-right: 0px;

}

.headerRight{
position: relative;
float: right;
width: 475px;
}

.tagLine{
margin-top: 39px;
.margin-top: 35px;
}



#content {
	text-align: left;
	margin: 0 auto;
	width: 670px;
	background-color: #FFFFFF;

}


p { 
	width: 320px;
	float: left;
	color:#787162;
	font: normal 12px Georgia;
	line-height: 16px;
	padding-bottom: 0 50px 18px 0;
}

#dog {
	float: right;
	width: 350px;
}

#chart {
margin: 50px 0 0 0;
}


/* textfields */


.header{
	font-family: Georgia;
	color: #858478;
	font-size: 40px;
	text-align: center;
}

.verdana{
    font-family: Verdana;
	font-size: 14px;
	text-align: center;
	color: #848478;
	letter-spacing: 2px;
}

.hdrAbout{
	font-family: Georgia;
	color: #7ac6c4;
	font-size: 20px;
	text-align: center;
	font-style: italic;
}

.home {
	color:#787162;
	font: normal 14px Georgia;
	line-height: 22px;
	padding-bottom: 18px;
	text-align: center;
}

.vendorList {
	color:#787162;
	font: bold 14px Georgia;
	line-height: 22px;
	padding-bottom: 18px;
	
}

.vendor {
	color:#787162;
	font: normal 14px Georgia;
	line-height: 22px;
	padding-bottom: 18px;
	
}

.hdrCopy{
	font-family: Georgia;
	color: #7ac6c4;
	font-size: 20px;
	font-style: italic;
}

.copy {
	color:#787162;
	font: normal 12px Georgia;
	line-height: 16px;
	padding-bottom: 18px;
}

.copy14 {
	color:#787162;
	font: normal 14px Georgia;
	line-height: 20px;
	padding-bottom: 18px;
}

.copy16 {
	color:#787162;
	font: normal 16px Georgia;
	line-height: 20px;
	padding-bottom: 18px;
}

.about{
	font-family: Georgia;
	color: #787162;
	font-size: 12px;
	line-height: 18px;
	padding-left: 20px;
	padding-right: 15px;
}


.parlor{
	font-family: Georgia;
	color: #e07e6f;
	font-size: 11px;
	line-height: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 7px;
}



/* buttons */
.buttons11 {
	font-family: Verdana;
	font-size: 11px;
	line-height: 17px;
	color: #ffffff;
	padding-top: 6px;
	text-decoration: none;
	text-align: center;
	padding-bottom: 20px;
}

.logo{
	position: relative;
	float: left;
	left: 70px;
}

.headerRight{
	position: relative;
	float: right;
}

.clearBoth{
	clear:both;
}

.etsyLink{
	float:right;
	position: relative;
	}
	
.followLink{
	float:left;
	position: relative;
	}

.tagLine{
	margin-top: 12px;
	padding-bottom: 32px;

}