/***********************************************/

body {
	background-color: black;
	width: 768px;
	margin: 0 auto;
	color: #fffafa;
	padding-top: 5px;
}

a:link, a:visited, a:hover {
	color: #ffbe24;
	/*color: #fbb000;*/
	/*color: #ff0000;*/
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 120%;
 color: #334d55;
}

h2{
 font-size: 114%;
 color: #006699;
}

h3{
 font-size: 100%;
 color: #fffff0;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}

h6{
 font-size: 150%;
 color: #ffd700;
}

.goldTxt {
 font-size: 100%;
 font-weight: bold;
 color: #ffd700;
}

.goldTxtM {
 font-size: 100%;
 color: #ffd700;
 text-decoration: underline;
}

.smGoldTxt {
 font-size: 90%;
 font-weight: normal;
 color: #ffd700;
}

ul{
 list-style-type: square;
}

ul ul{
 list-style-type: disc;
}

ul ul ul{
 list-style-type: none;
}

label{
 font: bold 100% Arial,sans-serif;
 color: #334d55;
}
				

/***********************************************/
/* Layout Divs                                 */
/***********************************************/

/*#masthead{
	margin: 0;
	padding: 10px 0px;
	border-bottom: 1px solid #cccccc;
	width: 100%;
}*/

#masthead {
	padding: 0px 0px 0px 0px;
	width: 203px;
	height: 186px;
	/*background: url(../images/brewery_header_logo_a.jpg);*/
}

#navBar{
	float: left;
	background-color: transparent;
	width: 190px;
	height: auto;
}

#content{
  	float:left;
	width: 550px;
	/*text-align: justify;*/
	margin: 0;
	padding: 0 5px 0 20px;
}


/***********************************************/
/*Component Divs                               */
/***********************************************/

#siteName{
	margin: 0px;
	padding: 0px 0px 10px 10px;
}


/*************** #pageName styles **************/

#pageName{
color: #fffff0;
	padding: 0px 0px 10px 10px;
}


/************* #globalNav styles **************/

/*#globalNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	background: url(../images/line1.jpg);
	height: 25px;
} original */

#globalNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	/*background-color: #ed1b26;*/
	background-color: #000;
	/*border-top: 2px solid #fff;*/
	/*border-bottom: 2px solid #fff;*/
	height: 25px;
}

#globalNavLower{
vertical-align: text-bottom;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*text-indent: 3em;*/
	color: #000000;
	background: url(../images/line2.jpg);
	height: 20px;
}

#wrapper {
	margin: 0 auto;
	border-right: 1px solid;
	border-color: #C78C00;
	width: 768px;
}

#innerHolder {
float: left;
	width: 768px;
	background-image: url(../images/logos/halfmoon.jpg);
	background-repeat: repeat-y;
	/*background: url(../images/bg1.jpg);
	background-repeat: repeat-y;*/
}


#innerHolderTest {
float: left;
	width: 768px;
	background-image: url(../images/logos/halfmoon.jpg);
	background-repeat: no-repeat;
}

/************* #breadCrumb styles *************/

#breadCrumb{
font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
color: white;
	padding: 5px 0px 5px 10px;
}


/************** .feature styles ***************/

.img {
border: 0px;	
}

div.clear2 { clear: both; line-height: 2px;}
div.clear3 {	clear: both; line-height: 3px;}
div.clear {	clear: both; line-height: 5px;}
div.clear10 { clear: both; line-height: 10px;}
div.clear25 { clear: both; line-height: 15px;}

div.googleMap {
	float: left;
	width: 525px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: white;
	font-size: 75%;
	text-align: center;
	padding: 5px;
}

div.beerclipHolder {
	margin: 0 auto;
	width: 510px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}


div.thumbsBeerclip {
	float: left;
	width: 170px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	padding: 0 0 5px 0;
}

.halfLeftBox {
	float: left;
	width: 50px;
	text-align: center;
	padding-right: 5px;
	padding-bottom: 5px;
}

div.thumbsMid {
	width: 550px;
	padding-top: 10px;
	padding-bottom: 5px;
	text-align: center;
}

div.thumbsCaption {
	float: left;
	width: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: center;
	padding: 5px;
}

div.thumbsTitles {
	float: left;
	padding-top: 30px;
}

div.thumbsFB {
	float: right;
	text-align: center;
	padding-top: 0px;
	padding-left: 15px;
}

div.thumbsFBL {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
}

div.galleryTitle {
	width: 100px;
	padding-top: 20px;
}

.siteMap{
	padding: 0 0 0 70px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 1.5em;
}

.siteMap h3{
	color: #ffd700;
	padding: 30px 0px 5px 0px;
	text-align: left;
}

.siteMap img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}


.feature{
	/*padding: 0px 0px 10px 10px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	text-align: justify;
	line-height: 1.5em;
}

.feature h3{
	font-size: 125%;
	color: #ffd700;
	/*color: #ff0000;*/
	padding: 30px 0px 5px 0px;
	text-align: left;
}

.contact{
	padding: 0px 0px 10px 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 1.5em;
}

.contact h3{
font-size: 125%;
	color: #ffd700;
	/*color: #ff0000;*/
	padding: 30px 0px 5px 0px;
	text-align: left;
}

.contact img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}

.form{
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 1.2em;
}

.beerClips{
	/*padding: 0px 0px 10px 10px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:11pt;
	line-height: 1.5em;
}

.beerClipsgoldTxt{
 font-size: 80%;
 font-weight: bold;
 color: #ffd700;
	line-height: 1.1em;
}

.beerClips h3{
font-size: 120%;
	color: #ffd700;
	/*color: #ff0000;*/
	padding: 10px 0px 5px 0px;
	text-align: left;
}

.beerClips h6{
font-size: 180%;
	color: #ffd700;
	/*color: #ff0000;*/
	padding: 30px 0px 5px 0px;
	text-align: left;
}

/*
.beerClips img{
	float: left;
	padding: 0px 10px 0px 0px;
	margin: 0 5px 5px 0;
}*/
	
.sm {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 80%;
}

/* gallery styles  */

.galleryStyle {
	/*padding: 0px 0px 10px 10px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:10pt;
	line-height: 1.5em;
}

.galleryStyle h3{
	color: #ffd700;
	padding: 10px 0px 5px 0px;
	text-align: left;
}

div.clear25 h3{
	font-size:10px;
	color: #ffd700;
	padding: 0 0 0 0;
	text-align: left;
}

/************** .story styles *****************/

.story{
	clear: both;
	/*padding: 10px 0px 0px 10px;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.story p{
	padding: 0px 0px 10px 0px;
}

.storeyWarning {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
color: red;
}

.story h1{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 120%;
 color: white;
}


/************* #siteInfo styles ***************/

#siteInfo{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: right;
	vertical-align: middle;
	background-image: url(../images/last.jpg);
	height: 20px;
	color: Black;
	margin-top: 0px;
}

/* added link color  */
/******** xxx ********/
#siteInfo a {

	color: #000;

	text-decoration: none;

}	

#siteInfo a:hover {

	color: Red;

	text-decoration: underline;

}	

/* nav bar */
#navBar a {

	color: #000;

	text-decoration: none;

}	

#navBar a:hover {

	color: Red;

	text-decoration: underline;

}	
/* end added link color  */
/******** xxx ***********/


#footer{
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: right;
	vertical-align: middle;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 93px;
	color: Black;
	margin-top: 0px;
}

#siteInfo img{
	padding: 4px 4px 4px 0px;
	vertical-align: middle;
}


/************* #search styles ***************/

#search{
	padding: 5px 0px 5px 10px;
	border-bottom: 1px solid #cccccc;
	font-size: 90%;
}

#search form{
 margin: 0px;
 padding: 0px;
}

#search label{
	display: block;
	margin: 0px;
	padding: 0px;
}



/*********** .relatedLinks styles ***********/


.relatedLinks h3{
	padding: 10px 0px 2px 0px;
}


/************** #advert styles **************/

#advert{
	padding: 10px 0px 0px 10px;
	font-size: 80%;
	border-top: 1px solid #cccccc;
}

#advert img{
	display: block;
}


/************** #headlines styles **************/

#headlines{
background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
 	color: Black;
	margin: 0px;
	/*padding: 10px 0px 20px 10px;*/
	font-size: 80%;
}

#headlines p{
	padding: 0 0px 0 20px;
}

/*********************************** new menu *******************************/

#navcontainer { 
float: left;
padding-left: 15px;
 }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: verdana, arial, Helvetica, sans-serif;
}

#navcontainer li { margin: 0;
text-align: left }

#navcontainer a
{
display: block;
padding: 5px 10px;
width: 140px;
color: #515151;
text-decoration: none;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
border-bottom: 1px solid #ffd700;
border-right: 1px solid #ffd700;
font-weight: bold;
font-size: .9em;
}

#navcontainer a:hover
{
color: #cd853f;
text-decoration: underline;
border-top: 1px solid #ffd700;
border-left: 1px solid #ffd700;
border-bottom: 1px solid #fff;
border-right: 1px solid #fff;
}

#navcontainer ul ul li { margin: 0; }

#navcontainer ul ul a
{
display: block;
padding: 5px 5px 5px 30px;
width: 125px;
color: #515151;
text-decoration: none;
font-weight: normal;
}

#navcontainer ul ul a:hover
{
color: #cd853f;
text-decoration: underline;
}

/******** subnav list ***********/

/* SUB NAV LIST */
ul#subnavlist {
margin: 0 0 0 0;
list-style-type: none;
padding: 0;
}

ul#subnavlist li { display: inline; }

ul#subnavlist li a {
display: block;
color: #515151;
background: url(../images/logos/bullet.gif);
background-repeat: no-repeat;
background-position:  1.5em;
padding: 5px 5px 5px 30px;
height: auto;
width: 125px;
}

ul#subnavlist li a:hover { background: url(../images/logos/bullet.gif);
background-repeat: no-repeat;
background-position:  1.5em; }

ul#navlist li a#subcurrent {
color: #515151;
background: url(../images/logos/arrow2.gif);
background-repeat: no-repeat;
background-position:  1.2em;;
}

ul#navlist li a#subcurrent:hover {
background: url(../images/logos/arrow2.gif);
background-repeat: no-repeat;
background-position:  1.2em;
  }
