body {
	margin: 0;
	padding: 0 0 20px 0;
	font-family: arial, helvetica, sans-serif;
	background: #ffffff;	
	position: relative;
 }
/* Normal links */
a:link, a:visited {
outline-style:none;
	color: #8a1d04;
	 }

a:hover, a:visited:hover {
	color: #aeaeae; }

/* Image border and background color fixes */
a.img:link, a.img:visited, a.img:hover, a.img:visited:hover {
	border: none;
	background-color:transparent; }

/* Abbreviations */	
abbr { border-bottom: 1px dotted #900; cursor: help; }


/*------------------HEADING--------------------*/

h1 {
	font-family: georgia, times, serif;
	margin: 16px 0 0 0;
	padding: 0 0 5px 0;
	font-size: 20px;
	font-weight: normal;
	color: #b80e1f; }

h1 span { color: #666;font-size:0.5em;vertical-align:0.2em }

h2 {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #390; }

h3 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 13px;
	font-weight: bold;
	line-height:15px;
	color: #000; }

h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	color: #390; }
	
h5 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 4px 0px;
	font-size: 10px;
	font-weight: normal;
	color: #069;
	}

h5 span {
	display: block;
	color: #333;
	font-size: 0.8em;
	font-weight: normal; }

h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #600; }

/*-----------PARAGRAPH TEXT ELEMENTS-------------------*/

/* General paragraph rules */
p {
	margin: 0 0 1.0em 0;
	padding: 0;
	font-size: 12px;
	line-height: 1.4em; }

/*/*/a{}
body p {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small; }
  
html>body p { font-size: small; }
/* */

p.oldbrowsers {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	color: #c00; }

blockquote {
	display: block;
	margin: 0px 0px 20px 0px;
	padding: 0px 30px;
	font-size:11px;
	line-height:17px;
	color: #666; }
	
	
/*------------------FORMS----------------*/

input.txt, textarea.txt {
	font-family: georgia, times, serif;
	font-size: 11px;
	color: #333; }

select {
	font-size: 11px; }

form {
	display: block;
	margin: 0px;
	padding: 0px; }
	

/*--------------MISCELLANEOUS----------------*/

img { border: none; }
hr { display: none; }

/* Outer bounding box for all pages */
#Frame {
	margin: 15px auto 0px auto;
	padding: 30px 0px 0 30px;
	background: #ffffff;
	width: 780px; }
	
#TopHeaderBar {
	background: #000;
	height: 40px;
}

#TopHeaderBarContent{
	width: 790px;
	margin: 0 auto 0 auto;
}

#TopHeaderBarText{
	float: right;
	text-align: right;
	padding: 7px 10px 0 0;
	}
	
#TopHeaderBarText h3{
	color: #fff;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 14px;
	}

#TopHeaderBarText p{
	color: #fff;
	font-size: 10px;
	line-height: 10px;
	}
#TopHeaderBarForm {
	float: right;
	padding: 10px 0 0 0;
	}

/* Basic header style applied to H1 element */
/* Phark Image Replacement Technique */
#Logo {
	position: relative;
	float: left;
	margin:0;
	padding:0px 0 10px 0;
	height: 36px;

	}
#Logo a {
	position: absolute;
	padding:0px 0 0px 0;
	top: 0px;
	left: 0px;
	height: 36px;
	}

#Logo a:link, #Logo a:visited, #Logo a:active, #Logo a:link:hover, #Logo a:visited:hover {
	background-color: transparent;
	color: transparent;
	}

#Logo a span, #Logo span { display: none; }

/*--------------MAIN NAVIGATION----------------*/
#navigation {
	background: url(http://www.barreltobottles.com/img/navigation.gif) #ffffff no-repeat;
	height: 18px;
	width: 147px;
	margin: 10px 0 0px 0;
	padding: 0 0 0 0;
	position: relative;
	float: right;
	}
#navigation li {
	margin: 0;
	padding: 0;
	list-style: none;
	position: absolute;
	top: 0;
	}
	
#navigation li, #navigation a {
	height: 18px;
	display: block;
	}

#navigation a {
	text-indent: -5000px;
	text-decoration: none;
	}

#nav_about {left: 0px; width: 56px;}
#nav_nystores {left: 57px; width: 88px;}

#nav_about a:hover, #nav_about a:active { background: url(http://www.barreltobottles.com/img/navigation.gif) -0px -18px no-repeat;}
#nav_nystores a:hover, #nav_nystores a:active { background: url(http://www.barreltobottles.com/img/navigation.gif) -57px -18px no-repeat;}

#nav_about a.selected:link, #nav_about a.selected:hover, #nav_about a.selected:visited, #nav_about a.selected:visited:hover { background: url(http://www.barreltobottles.com/img/navigation.gif) -0px -18px no-repeat;}
#nav_nystores a.selected:link, #nav_nystores a.selected:hover, #nav_nystores a.selected:visited, #nav_nystores a.selected:visited:hover { background: url(http://www.barreltobottles.com/img/navigation.gif) -57px -18px no-repeat;}

/*---------------LAYOUT BOXES----------------------*/

/* 2-column layout container */
#Content {
	margin: 0px 0 0 0;
	padding: 30px 0 0px 0;
	text-align: left;
	background-color: #fff; }
	
/* Sidebar column */
#SubCol {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 50px 35px 0px 0px;
	width: 188px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 188px; } html>body #SubCol { width:188px; }
	
#SubColSecondary {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 50px;
	width: 150px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px; } html>body #SubColSecondary { width:150px; }
#SubColSecondaryBottle {
	float: right;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 150px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 150px; } html>body #SubColSecondaryBottle { width:150px; }

#SubColBottleGrab {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 330px;
	voice-family: "\"}\"";
	voice-family: inherit;
	width: 330px; } html>body #SubColBottleGrab { width:330px; }
	
/* One column only */
#MainCol {
	margin: 0;
	float: left;
	padding: 0px;
	width: 780px; }
	
/* One column only */
#MainColSecondary {
	margin: 0;
	float: right;
	padding: 0 30px 0px 0;
	width: 500px; }

#MainColSecondaryBottle {
	margin: 0;
	float: left;
	padding: 0 30px 0px 20px;
	width: 350px; }

/* One column only */
#MainColBottleGrab {
	margin: 0;
	float: right;
	padding: 0 30px 0px 0;
	width: 420px; }

/*------------MISCELLANEOUS-----------------------*/
#introblurb{
float: left;
padding: 0px 0 0 0;
width: 470px;
}

#introblurb img{
margin: 0px 0 6px 0;
}

#toprightsection{
float: left;
padding: 0px 0 0 70px;
width: 233px;
}
.commentlist{
	padding: 0px 0px 3px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #3F3F3F; }
	
#BottleDesc {
float: left;
width: 155px;
height: 830px;
margin: 0 39px 0 0;
padding: 0;
}
.BottlePic {
position: relative;
padding: 0 0px 0 10px;
z-index: 0;
}

.BottlePicSmall {
float: left;
width: 65px;
padding: 0 16px 0 16px;
}
.BottleText {
position: absolute;
display: block;
top: 740px;
width: 155px;
z-index: 1000;
}

.BottleText, {
position: absolute;
display: block;
top: 780px;
width: 155px;
z-index: 1000;
}
#BottleDescLast {
float: left;
width: 155px;
margin: 0 0px 0 0;
padding: 0;
}
#CommentsDisplayed {
float: left;
border: 1px solid #dfdfdf;
background: #f5f5f5;
padding: 15px 15px 0px 15px;
margin: 0 0 20px 0;
width: 380px;
}
#searchme { /* Global Search */
margin: 0;
padding: 0;
}
#searchme2 { /* Global Search */
margin: 0;
padding: 0 0 0 18px;
}
.searchfield {
border: 1px solid #929292;
height: 14px;
padding: 2px;
width: 165px;
margin: 0 5px 0px 0;
top: 0px;
font-size: 12px;
font-family: arial, helvetica, sans-serif;
}
.textinputfield {
border: 1px solid #929292;
margin: 0 0 5px 0;
top: 0px;
}
.sectiontitlehome{
padding: 0 0 10px 0;
}
.sectiontitle{
padding: 0 0 15px 0;
}

.homepagepic{
border: 5px solid #626366;
}
.toprightform {
margin: 0 0 5px 0;
}

#GoogleWideAdFrame{
float: left;
width: 728px;
height: 90px;
border: 3px solid #dfdfdf;
padding: 5px;
margin: 20px 0 0 10px;
}
#BodyText{
	margin: 0px 0px 20px 0px;
	padding: 0 0px 0px 0px;
	float: left;
}
#BodyText img{
	padding: 0px;
}
#BodyText p {
	padding: 0px 0px 3px 0px;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #3F3F3F; }

#BodyText #CommentsDisplayed p {
	padding: 0px 0px 5px 0px;
	margin: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	color: #3F3F3F; }
	
#BodyText td p {
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	line-height: 17px;
	color: #434343; }

#BodyText ul {
	list-style-type: none;
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	color: #434343;
	padding: 5px 0px 0px 0px;
	margin: 0 0 18px 5px;
}
#BodyText ol.commentlist {
	font-size: 11px;
	font-weight: normal;
	line-height: 17px;
	color: #434343;
	padding: 5px 0px 0px 10px;
	margin: 0 0 18px 10px;
}

#BodyText ol.commentlist li {
	margin: 0 0 15px 0px;
}

#BodyText .twocolumnlist {
	width: 455px;
	float: left;
}

#BodyText h6 {
	padding: 0px 0px 10px 0px;
	font-size: 12px;
	font-weight: normal;
	line-height: 16px;
	color: #3F3F3F; }

#BodyText h5 {
	padding: 0px 0px 3px 1px;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 19px;
	color: #3F3F3F; }

#BodyText h4{
	padding: 0px 0px 14px 0px; 
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #3F3F3F; }
	
#BodyText h3 {
	padding: 0px 0px 0px 0px;
	margin: 0 0 2px 0;
	font-size: 12px;
	font-weight: bold;
	line-height: 16px;
	color: #3F3F3F; }

#BodyText h2 {
	padding: 0px 0px 10px 0px;
	font-size: 17px;
	line-height: 23px;
	font-weight: bold;
	color: #434343; }
	
#BodyText h1 {
	padding: 0px 0px 15px 0px;
	font-size: 21px;
	line-height: 28px;
	font-weight: bold;
	color: #434343; }

#BodyText a:link, #BodyText a:visited { color: #BF311A; text-decoration: underline;}
#BodyText a:hover, #BodyText a:visited:hover { color: #3f3f3f;text-decoration: none; }

#BodyText h3 a:link, #BodyText h3 a:visited { color: #BF311A; text-decoration: none;}
#BodyText h3 a:hover, #BodyText h3 a:visited:hover { color: #3f3f3f;text-decoration: none; }


#TopPic {
padding: 0 0 20px 0;
}

/*-------------- Copyright Footer -----------------*/
#Copyright {
	font-family: arial, helvetica, sans-serif;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 20px 0px;
	text-align: center;
	width: 740px;
}
#Copyright h5 {
	margin: 0px 0px 0 0;
	padding: 0px 0 0 0;
	color: #3F3F3F;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	}
	
#Copyright a:link, #Copyright a:visited { color: #BF311A; text-decoration: none;}
#Copyright a:hover, #Copyright a:visited:hover { color: #3f3f3f;text-decoration: underline; }

/* Remove traces of float */	
.ClearAll {
	clear: both;
	font-size: 2px; }

/* Hide warning from newer browsers */
.oldbrowsers { display: none; }

td.nowrap {
	white-space: nowrap;
	}