@charset "utf-8";
/* CSS Document */

body {
	background-color: #EFEFEF;
	margin: 0px;
}
#template_container {
	background-color: #FFFFFF;
	width: 1028px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	position: relative;
}
#template_container #template_header {
	background-image: url(../png/template/template-header-bg.png);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	height: 138px;
	width: 1025px;
	left: 2px;
}
#template_container #template_header #template_header_navigation {
	position: absolute;
	height: 31px;
	width: 620px;
	left: 160px;
	top: 0px;
}
#template_container #template_header #template_flash_text {
	position: absolute;
	height: 50px;
	width: 500px;
	left: 260px;
	top: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FF9900;
	text-align: center;
	vertical-align: middle;
}
#template_container #template_header #template_flash_deal {
	position: absolute;
	height: 134px;
	width: 243px;
	top: 1px;
	right: 2px;
	background-image: url(../png/template/template-header-deal-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}

#template_container #template_slides {
	position: relative;
	height: 367px;
	width: 774px;
	margin-top: 3px;
	margin-left: 3px;
}
#template_container #template_copyright {
	clear: both;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 20px;
}
#template_container #template_left_column {
	position: relative;
	width: 772px;
	float: left;
	z-index: 1;
}
#template_container #template_right_column {
	position: relative;
	width: 247px;
	float: right;
	margin-top: 3px;
	margin-right: 2px;
}
#template_container .template_jump_menu_selections {
	display: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	padding: 1px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 4px;
}
/* 
#template_container #menu4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 4px;
	position: absolute;
	height: auto;
	width: 238px;
	top: 60px;
	right: 12px;
	z-index: 100;
	overflow: visible;
}
#template_container #template_left_column #menu4 li{
	padding: 3px;
	font-size: 12px;
	background-image: url(../png/template/jump-nav/selection-bg.png);
	cursor: pointer;
	background-repeat: no-repeat;
	color: #FF6600;
	background-position: left top;
}
*/
#template_container li {
	padding: 3px;
	font-size: 12px;
	background-image: url(../png/template/jump-nav/selection-bg.png);
	background-position: left top;
	cursor: pointer;
}
#template_container .template_jump_menu {
	background-image: url(../png/template/jump-nav/jump-nav-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 20px;
	width: 238px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	padding-left: 10px;
	padding-top: 6px;
	padding-bottom: 4px;
	cursor: pointer;
}
#template_container .nav_link{
	display:block;
	height:19px;
	width:232px;
	padding:3px 5px 5px 10px;
	background:url(../images/sidenav_button.png) no-repeat;
	line-height:19px;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:black;
}
	#template_container .nav_link:hover{
		background-image:url(../images/sidenav_button_on.png);
		color:#333333;
	}
#template_container #template_right_column #template_mvp {
	background-image: url(../png/template/template-right-column-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
	height: 530px;
	width: 247px;
}
#template_container #template_right_column #template_mvp #mvp_logo {
	padding-top: 8px;
	padding-left: 8px;
	padding-bottom: 20px;
}
#template_container #template_right_column #template_mvp p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 12px;
	margin-right: 10px;
	margin-bottom: 15px;
}
#template_container #template_right_column #template_mvp #mvpForm .text_inputs {
	background-image: url(../png/template/template-signup-fields-bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 22px;
	width: 128px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 12px;
	font-weight: normal;
	padding-top: 4px;
	padding-left: 6px;
	padding-right: 8px;
	background-attachment: fixed-x;
	background-color: transparent;
}
#template_container #template_right_column #template_mvp #mvpForm .birthdate_lists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 2px;
	margin-left: 2px;
}
#template_container #template_right_column #template_mvp #mvpForm {
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#template_container #template_header #template_logo {
	position: absolute;
	left: 0px;
	top: 12px;
}
#template_container #template_right_column #template_mvp #mvpForm #signupButton {
	position: absolute;
	bottom: 0px;
	left: 50px;
	margin-bottom: -40px;
}
#template_container #template_white_box_small {
	background-image: url(../png/template/small-white-container-bg.png);
	float: left;
	height: 76px;
	width: 772px;
	position: relative;
	margin-left: 3px;
	overflow: visible;
	z-index: 2;
}
#template_container #template_white_box_medium {
	background-image: url(../png/template/medium-white-container-bg.png);
	float: left;
	height: 116px;
	width: 772px;
	position: relative;
	margin-left: 3px;
	overflow: visible;
	z-index: 2;
}
#template_container #template_white_box_large {
	background-image: url(../png/template/large-white-container-bg.png);
	float: left;
	height: 207px;
	width: 772px;
	position: relative;
	margin-left: 3px;
	z-index: 1;
}
#template_container #template_white_box_extralarge {
	background-image: url(../png/template/extra-large-container-bg.png);
	float: left;
	height: 246px;
	width: 772px;
	position: relative;
	margin-left: 3px;
	z-index: 1;
}
#template_container #template_white_box_overflow {
	float: left;
	width: 772px;
	position: relative;
	margin-left: 3px;
	z-index: 1;
	height: auto;
}
#template_container #left_icon_image {
	position: absolute;
	top: 4px;
	left: 4px;
}
#template_container #template_white_box_small h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 7px;
	margin-left: 80px;
	margin-bottom: 9px;
}
#template_container #template_white_box_medium h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 7px;
	margin-left: 80px;
	margin-bottom: 9px;
}
#template_container #template_white_box_large h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 7px;
	margin-left: 140px;
	margin-bottom: 9px;
}
#template_container #template_white_box_extralarge h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 7px;
	margin-left: 10px;
	margin-bottom: 9px;
}
#template_container h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FF9900;
	margin-top: 7px;
	margin-left: 10px;
	margin-bottom: 9px;
}
#template_container .grey {
	color: #666666;
	font-weight: normal;
}
#template_container .burgundy {
	color: #990000;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
#template_container #template_left_column ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image:none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#template_container #template_left_column li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image:none;
	font-weight: bold;
	list-style-type: square;
	padding: 0px;
	cursor: default;
}
#template_container #template_left_column #template_white_box_extralarge ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image:none;
	margin-top: 10px;
	margin-bottom: 10px;
}
#template_container #template_left_column #template_white_box_extralarge li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-image:none;
	font-weight: bold;
	list-style-type: none;
	padding: 0px;
	cursor: default;
}
#template_container #template_left_column #template_white_box_large #mapImage {
	position: absolute;
	top: 12px;
	right: 17px;
}

#template_container #template_white_box_large h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 7px;
	margin-left: 10px;
	margin-bottom: 9px;
}
#template_container #template_white_box_extralarge h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	margin-top: 7px;
	margin-left: 10px;
	margin-bottom: 9px;
}
#template_container h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 7px;
	margin-left: 10px;
	margin-bottom: 9px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-right: 10px;
}
#template_container #template_left_column #template_white_box_medium #left_icon_image_medium {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 4px;
	margin-left: 4px;
}
#template_container #template_left_column #template_white_box_medium p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
#template_container #template_left_column #left_icon_image_large {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-left: 4px;
}
#template_container #template_left_column #template_white_box_large p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
#template_container #template_left_column #template_white_box_extralarge p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
#template_container #template_left_column p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	font-weight: bold;
}
#template_container #template_white_box_small #product_menu {
	float: right;
	margin-right: 10px;
}
#template_container #template_left_column #template_white_box_small #mvpclubLogo {
	position: absolute;
	top: 26px;
	left: 15px;
}
#template_container #template_left_column #template_white_box_small #contactLogo {
	position: absolute;
	top: 26px;
	left: 110px;
}
#template_container #template_left_column #template_white_box_small #aboutLogo {
	position: absolute;
	top: 26px;
	left: 130px;
}
#template_container #template_left_column #template_white_box_small #menuLogo {
	position: absolute;
	top: 26px;
	left: 150px;
}
#template_container #template_left_column #template_white_box_small #breweryLogo {
	position: absolute;
	top: 26px;
	left: 140px;
}
#template_container #template_left_column h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
	background-image: url(../png/template/shiny-header-bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 10px;
	margin-bottom: 5px;
	line-height: 65px;
	text-align: center;
	clear: both;
}
#template_container #template_left_column .availabilityCharts {
	float: right;
	margin-right: 12px;
}

#template_container #template_left_column #aboutMVP {
	background-color: #EDEDED;
	padding: 3px;
	font-weight: normal;
	border: 1px dotted #CCCCCC;
	text-align: center;
}
#template_container #template_left_column #aboutContact {
	background-color: #EDEDED;
	padding: 3px;
	font-weight: normal;
	border: 1px dotted #CCCCCC;
	text-align: left;
}
#template_container #template_left_column #banquetBarOptions {
	background-color: #EDEDED;
	padding: 3px;
	font-weight: normal;
	border: 1px dotted #CCCCCC;
	text-align: center;
}
#template_container #template_left_column #printable {
	background-color: #EDEDED;
	padding: 3px;
	font-weight: normal;
	border: 1px dotted #CCCCCC;
	text-align: center;
}
#template_container #template_left_column #template_white_box_extralarge a {
	color: #FF9900;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#template_container #template_left_column #template_white_box_extralarge a:hover {
	color: #0066CC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#template_container #template_left_column #mainContentholder{
	float: left;
	margin-left:3px;
	height: auto;
	width: 772px;
}
#template_container #template_left_column a {
	color: #FF9900;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#template_container #template_left_column a:hover {
	color: #0066CC;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#template_container #template_left_column #template_white_box_medium #specialsTable {
	position: absolute;
	left: 80px;
	top: 30px;
	width: 680px;
}
#template_container #template_left_column #template_white_box_medium #specialsTable p {
	margin: 0px;
	font-weight: bold;
	font-size: 10px;
}
#template_container #template_left_column #template_white_box_medium #specialsTable h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin-top: 0px;
	margin-bottom: 5px;
}
#template_container #template_left_column #template_white_box_large h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: 0px;
}
#template_container #template_left_column h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 14px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	margin-top: 4px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	background-color: #EBEBEB;
	padding: 3px;
	clear: both;
}
#template_container #template_left_column fieldset {
	margin-right: 10px;
	margin-left: 10px;
	border: 1px dotted #CCCCCC;
	padding: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#template_container #template_left_column legend {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border: 2px solid #CCCCCC;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-color: #FFFFFF;
	color: #FF9900;
	margin-left: 10px;
}
#template_container #template_left_column #template_white_box_small #locationsLogo {
	position: absolute;
	top: 18px;
	left: 50px;
}
#template_container #template_left_column #containerMiddle {
	background-image: url(../png/template/container-middle.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#template_container #template_left_column #footernav {
	padding: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
}
#template_container #footernav a{
	color: #0066CC;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
	font-weight: bold;
}
#template_container #footernav a:hover{
	color: #FF9900;
}#gallery {
	margin-left: 3px;
}
#commentsForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#commentsForm .text_inputs{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}#success {
	color: #FFFFFF;
	background-color: #0066FF;
	border: 2px solid #0099FF;
}
