/* @override 
	http://10.0.1.192/~stevesunderland/stinkybklyn.com/assets/templates/stinky_default/css/wire.css
	http://www.brokenbeakers.com/sites/stinkybklyn/assets/templates/stinky_default/css/wire.css
	http://brokenbeakers.com/sites/stinkybklyn/assets/templates/stinky_default/css/wire.css
	http://stinkybklyn.com/assets/templates/stinky_default/css/wire.css
	http://www.stinkybklyn.com/assets/templates/stinky_default/css/wire.css
*/

* {
	padding: 0;
	margin: 0;
}

img {
	border: 0;
}

#doc2 {
	padding: 20px;
	width: auto;
}

#hd {
	display: none;
}

div#menu, div.sidebar, div#vine, div#subscribe, form.foxycart, div#ditto_pages {
	display: none;
}

.yui-t2 #yui-main .yui-b {
	margin-left: 0;
}

div.yui-b div.yui-g div.yui-u.first {
	width: 100%;
	padding: 0;
	border-bottom: 1px solid #331d08;
	border-top: 1px solid #331d08;
}

div.yui-b div.yui-g div.yui-u {
}

#copy {
	clear: both;
	font-size: 10pt;
}

div.item {
	padding-bottom: 12pt;
	border-bottom: 1px solid #999;
}

#printlogo {
	margin-bottom: 12pt;
}

/* @group text */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #331d08;
}

p {
	line-height: 150%;
	margin-bottom: 6pt;
	color: #333;
}

h3, h1, h2 {
	margin-bottom: 12pt;
	margin-top: 12pt;
}

h1 {
	color: #AE5100;
}

a {
	text-decoration: underline;
	color: #000;
}

#address, #hours {
	font-size: 10pt;
	float: left;
	padding: 0 20px 20px 0;
}

span.label {
	font-weight: bold;
}

/* @end */


