/*HTML Tag Styles */
/*********************************************************/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#5E320C;
	font-size: 70%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 50px;
	text-align: center;
	background-color: #000000;

}

p { 
	text-align: left;
}

td {
	text-align: left;
	vertical-align: top;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	color: #FFFF99;
}

a:hover {
	color: #993300;
	text-decoration: none;
}


h1 { 
	padding: 0px;
	margin: 0px;
	text-indent: -99999px;
	height: 60px;
}

h2 {
	font-size: 150%;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: 6px;
 }
 
h3 { 
	font-size: 160%;
	font-weight: normal;
	font-weight: bold;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h4 { 
	font-size: 14px;
	
}

h5 { 
	font-size: 140%;
	color: #9C4F04;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h6 { }


hr {
	color: #CCCCCC;
	font-size: 1px;
	line-height: 1px;
}




/*Layout Divs*/
/****************************************************/


#borderDiv {
	width: 920px;
	/* border: solid 1px #232427; */
	padding: 10px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(http://mckenziebrewhouse.com/images/bgTexture.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}



#Container {
	width: 900px;
	margin-right: auto;
	margin-left: auto;	
}

#utilityNav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 9px;
	height: 33px;
	color: #666666;
	text-align: right;
	padding-top: 6px;
}

#utilityNav a {
	color: #999999;
	text-decoration: none;
}

#utilityNav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}


#logoDiv {
	float: left;
	width: 231px;
	height: 160px;
}

#templateHeader {
	height: 142px;
	text-align: left;
	overflow: hidden;
	background-color: #FFFFFF;
	margin-top: 9px;
	background-image: url(http://mckenziebrewhouse.com/images/subTemplateHeader.gif);
}


#topRight {
	float: left;
	width: 669px;
	height: 103px;
	margin-top: 57px;  
}


#subheader {
	height: 42px;
} 

#homeFlashDiv {

}



#homebottomcontainer {
	width: 750px;
	background-color: #F2F3E7;
}

#homeFeatures {
	margin-top: 30px;
}

#homeleftcolumn {
	width: 310px;
	float: left;
	text-align: left;
	padding: 10px;
}


#homerightcolumn {
	width: 420px;
	text-align: left;
	float: left;
}



/*Global Navigation*/
/**********************************************************/


#globalNavDiv {
	height: 61px;
	text-align: left;
}


/* Sub Navigation */
/**********************************************************/

.subNavDiv {
	margin-top: 60px;
}

.subNavList {
	margin: 0px;
	padding: 0px;
	text-align: right;
	list-style-type: none;
	display: block;
}

.subNavList li {
	margin: 0px;
	padding: 0px;
	background-image: url(http://mckenziebrewhouse.com/images/subNavBullet.gif);
	background-repeat: no-repeat; 
	padding-right: 15px;
	background-position: 100% 4px;
	display: block;
	padding-bottom: 6px;
}

.subNavSelected {
	color: #999999;
}

.subNavList li a {
	color: #FFFFCC;
	text-decoration: none;
}

.subNavDiv li a:hover {
	color: #000000;
}

/*3RD LEVEL NAVIGATION */
/**********************************************************/

.3rdLevSubnavList {
	list-style-type: none;
	margin-top: 8px;
}

.3rdLevSubnavList li  {
	background-image: url(http://mckenziebrewhouse.com/images/3rdNavBullet.gif);
}

.3rdLevSubnavList li a {
	color: #A45405;
}

/**********************************************************/

#featuresDiv {
	margin-top: 30px;
}

#templateContentDiv {
	text-align: left;
	/*background-color: #EA7E1E;*/
	background-image: url(http://mckenziebrewhouse.com/images/contentBG.gif);
}

#subLeftColumn {
	float: left;
	width: 195px;
	margin-left: 15px;
}

#subRightColumn {
	float: left;
	width: 640px;
	margin-left: 24px;
	margin-top: 0px;
	padding-top: 0px;
}


#subContent {
	margin-left: 15px;
	margin-top: 20px;
}

#footerDiv {
	text-align: left;
	color: #666666;
	font-size: 11px;
	padding: 10px;
	border: solid 1px #232427;
	height: 100px;
}

#footerDiv ul {
	display: inline;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#footerDiv ul li {
	display: inline;
}


#footerDiv a {
	text-decoration: none;
}

#footerDiv a:hover {
	color: #999999;
	text-decoration: underline;
}

.footerLocText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
}


.inputText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
}

.reservationHeaderText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	border: 1px solid #CCCCCC;
	color: #000000;
}	

.reservationText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #CCCCCC;
	color: #000000;
}	


.logosBoxes {
	width: 200px;
	text-align: center;
	font-size: 10px;
	color: #999999;
	float: left;
}

.footerContactList {
	font-weight: bold;
	font-size: 12px;
	color: #666666;
}

.footerContactList li {
	margin-right: 15px;
}

.bulletedList {
	list-style-image: url(http://mckenziebrewhouse.com/images/subNavBullet.gif);
}

.copyrightText {
	color: #333333;
	margin-top: 10px;
	text-align: left;
}

.copyrightText a {
	color: #333333;
}

.copyrightText a:hover {
	color: #FFFFFF;
}

.pfxnDiv {
	float: right;
	width: 200px;
	text-align: right;
	color: #333333;
	font-size: 10px;
	margin-top: 10px;
}

.pfxnDiv a {
	color: #333333;
}

.pfxnDiv a:hover {
	color: #FFFFFF;
}




.menuItemText {
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

.menuDescrText {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.menuHeader {
	border-bottom: solid 1px #D2711B;
	padding-bottom: 8px;
	border-top: solid 1px #D2711B;
	padding-top: 8px;
}

.calendarDropdowns {
	background-color: #FFFFCC;
	color: #BB5F04;
	border: solid 1px #F0A562;
}

.calendarButton {
	color: #92531D;
	font-weight: bold;
	background-color: #F4862A;
	border: solid 1px #F7CB86;
	font-size: 12px;
}

.calendarTitle {
	text-align: center;
	font-size: 12px;
	width: 600px;
}

.brewList {
	list-style-type: upper-roman;
}

.brewList li {
	padding-top: 6px;
	padding-bottom: 6px;
}

.sideImageDiv {
	margin-top: 20px;
}