@charset "UTF-8";
/* CSS Document */
<style type="text/css">

body, td, th {
font-size: 10px;
font-family:Tahoma, Verdana, Arial, Helvetica;
	color:#AFAC9F;
	text-decoration: none;
}

.style1 {
font-size: 12px;
font-family:Tahoma, Verdana, Arial, Helvetica;
	color:#AFAC9F;
	text-decoration: none;
}

#outer {
 width: 800px;
 
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border: 0px solid red;
}
#links {
margin-left: auto;
margin-right: auto;
border: 0px solid red;
}

#dates_div {
padding-left: 2px;
padding-right: 2px;
padding-top: 4px;
margin-left: auto;
margin-right: auto;
background-image:url(/images/stonehoney_dates_bckgrnd.png);
background-repeat:no-repeat;
background-color: transparent;
	width: 675px;
	height: 300px;
	border: 0px solid red;
}


#youtube {
float: left;
margin-left: 10px;
width: 70px;
height: 30px;
border: 0px solid red;
}
#itunes {
float: left;
margin-left: 40px;
width: 93px;
height: 34px;

border: 0px solid red;
}
#facebook {
float: left;
margin-left: 40px;
width: 92px;
height: 34px;
border: 0px solid red;
}
#myspace {
float: left;
margin-left: 40px;
width: 120px;
height: 34px;
border: 0px solid red;
}
#twitter {
float: left;
margin-left: 40px;
width: 85px;
height: 30px;
border: 0px solid red;

}
#sonicbids {
float: left;
margin-left: 40px;
width: 107px;
height: 30px;
border: 0px solid red;

}





.rollover a { display:block; width:auto; background-color: }
.rollover a:hover { background-color: #261e13}





a { font-size:14px;
	font-family:Tahoma, Verdana, Arial, Helvetica;
	color:#AFAC9F;
	text-decoration: none;
}
	a[href^="mailto"]:hover:after { content: " > " attr(title); }
	


a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #AFAC9F;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}




</style>

