/*CSS - Main Body and Body Containers*/
html {
	height: auto;

}
body {
	background-color: #515151;
	font-family: verdana, Arial, Helvetica, sans-serif;
	text-align:center;
	color: #ffffff;
}
#body_container {
	width:820px;
	/*border: 1px solid #ffffff;*/
	margin:0 auto;
	/*background-image: url("../images/CHbkgrdhome.gif");
	background-repeat:repeat;*/
	text-align:left;
	height: 100%;
	margin-top: 20px;
	margin-bottom: 40px;
}
#pop_body_container {
	color: #ffffff;
	font-size: 12px;
	width:700px;
	/*border: 1px solid #ffffff;*/
	background-image: url("../images/CHbkgrdhome.gif");
	background-repeat:repeat;
	text-align:left;
	height: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}
a:link.pop_body_container {
	color: #ffffff;
	font-size: 9px;
}
#body_container2 {
	width:806px;
	/*border: 1px solid #ffffff;*/
	margin:0 auto;
	/*background-image: url("../images/CHbkgrdhome.gif");
	background-repeat:repeat;*/
	text-align:left;
	height: 100%;
	margin-top: 5px;
	margin-bottom: 40px;
}
h5 {
	color: #000000;
	font-size: 14px;
}
a:link {
	text-decoration: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:link.dark {
	text-decoration: underline;
	font-color: #000000;
}
a:visited.dark {
	text-decoration: underline;
	font-color: #000000;
}
a:link.careers {
    text-decoration: none;
    color: #d4282a;
}
a:visited.careers {
    text-decoration:none;
    color: #d4282a;
}
/*Home Style Template CSS*/
#temp_home_left {
	width:206px ;
	text-align:center;
	float:left;
	position:static;
	height:auto;
	margin-top: -20px;
    margin-left: 15px;
    left: 15px;
}
#temp_loc_home_left {
	width:206px ;
	text-align:center;
	float:left;
	position:relative;
	height:auto;
}
#temp_loc_home_bottom {
	width:820px;
	float:right;
	position:relative;
	border-top: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	height:172px;
	text-align:center;
	background-color:#aaa9a5;
	margin-top: -5px;
}
#privacy {
	margin-right: 60px;
	float: right;
	position: relative;
}
*html #temp_loc_home_bottom {
    margin-top: -20px;
}
html>body #temp_loc_home_bottom {
    float:right;
    position: static;
		width:820px;
		height: 175px;
}
body:first-of-type #temp_loc_home_bottom {
    margin-top: -10px;
}
#float_bottom_text {
    margin-top: -35px;
    color: #000000;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 11px;
    text-align: center;
}
body:first-of-type #float_bottom_text {
    margin-top: -30px;
}
#float_bottom_resText {
    color: #000000;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
		margin-top: -25px;
		text-align: center; 
		margin-left: 220px; 
		text-align: center;
		width: 172px;
}
html>body #float_bottom_resText {
    margin-top: -20px;
		margin-left: 222px;
	
}
body:first-of-type #float_bottom_resText {
    margin-top: -20px;
		margin-left: 222px;
}
#float_bottom_gcText {
     color: #000000;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
		margin-top: -15px; 
		text-align: center; 
		margin-left: 425px; 
		width: 172px;
}
html>body #float_bottom_gcText {
   margin-top: -15px;
}
body:first-of-type #float_bottom_gcText {
    margin-top: -15px;
}
#float_bottom_wcText {
    color: #000000;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 10px;
		margin-top: -30px; 
		text-align: left;
		float: left;
		position: relative;
		margin-left: 620px; 
		width: 120px;
}
body:first-of-type #float_bottom_wcText {
    margin-top: -25px;
}
#dLocation_directions {
    font-size: 11px;
    color: #000000;
		text-decoration: underline;
}
#map_canvas {
    text-align:center;
}
#temp_home_main {
	width:595px;
	height:auto;
	float:right;
	margin-top:2px;
	position:static;
	bottom:0;
}
*html #temp_home_main {
    margin-bottom: 10px;
}
#temp_home_main_text {
	position: absolute;
	margin-top: 8px;
	margin-left: 10px;
	font-family: garamond;
	font-size: 18px;
	fong-weight: bold;
}
.gallerycontroller{
	width: 250px
}

.gallerycontent{
	position: absolute;
	margin-top: 220px;
	margin-left: 10px;
	font-family: garamond;
	font-size: 18px;
	font-weight: bold;
	width: 200px;
}
.floatingtextTitle{
	position: absolute;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	width: 300px;
}
.floatingtext{
	position: absolute;
	margin-top: 35px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	width: 200px;
	line-height: 1.5em;
}
#home_img_rotate {
    background-repeat: no-repeat;
    background-position: 200 100;
}

*html #temp_home_main {
	margin-top:1px;
}
#temp_home_bottom {
	width:803px;
	position:relative;
	border-top: 2px solid #d4282a;
	border-bottom: 2px solid #d4282a;
	height:auto;
	text-align:center;
	top:-45px;
	bottom:0;
	background-color:#000000;
	}
*html #temp_home_bottom {
	float: left;
	top: -10px;
}
#head_top {
	width:590px;
	float:right;
	margin-top:5px;
	margin-bottom: 5px;
	text-align: center;
	position: relative;
	font-family: Garamond;
	font-weight: bold;
	font-size: 20px;
	color: #ffffff;
	height: auto;
}
*html #head_top {
	top: 15px;
}	
#top_nav {
	width: 595px;
	text-align: center;
	float:right;
	position: relative;
	height: auto;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#000000;
	background-color:#aaa9a5;
	margin-bottom: -3px;
    border-bottom: 1px solid white;
}
a:link.top_nav {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
a:visited.top_nav {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
a:active.top_nav {
    color: #000000;
    text-decoration: none;
    font-weight: bold;
}
#top_Bar {
	width: 656px;
	margin-top: 40px;
	margin-bottom: 10px;
}
#bot_Bar {
	width: 656px;
	margin-top: 10px;
	margin-bottom: 40px;

}
html>body #top_nav {
	font-weight:bold;
	font-size:11px;
}
#bottom_nav {
	width:803px;
	position: relative;
	text-align: center;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	padding-top:0px;
	top: -40px;
	margin-bottom: -40px;
}
*html #bottom_nav {
	margin-top: 40px;
}
html>body #bottom_nav {
	margin-top: 40px;
}

/*Location Finder Style Template*/
#temp_loc_main {
	width:592px;
	height:auto;
	float:right;
	margin-top:8px;
	position:static;
	bottom:0;
	/*background-image: url("images/CHbackgroundtan.gif");*/
}
#temp_loc_menu {
	width:592px;
	height:auto;
	float:right;
	margin-top:8px;
	position:static;
	bottom:0;
	background-color: #000000;
}
#temp_loc_info {
	width:595px;
	height:auto;
	float:right;
	margin-top:2px;
	position:static;
	bottom:0;
	background-color: #aaa9a5;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  color: #000000;
}
#temp_loc_left {
	width:207px ;
	text-align:center;
	float:left;
	position:relative;
	height:auto;
}
#temp_loc_sub_left {
    width:206px ;
	text-align:center;
	float:left;
	position:static;
	height:auto;
	margin-top: -20px;
    margin-left: 15px;
    left: 15px;
}
*html #temp_loc_sub_left {
    left: 2px;
    position: fixed;
}
#loc_image_finder {
	width:595px;
	/*border-bottom: 2px solid #d4282a;*/
}
#loc_menu_miniNav {
	width: 595px;
	text-align: center;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	float: right;
	position: static;
}
#loc_parties_miniNav {
	width: 595px;
	text-align: center;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
}
/*location menus*/
#loc_menu_images {
	width:595px;
	/*border-bottom: 2px solid #d4282a;*/
	border-top: 1px;
	height: auto;
	margin-top: 0px;
    background-color: #d4b798;
}
#loc_menu_content {
	text-align: left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-decoration: none;
	color: #000000;
	margin-bottom: 20px;
	margin-left: 10px;
	background-color: #aaa9a5;
	width: 575px;
}

#loc_menu_itemDesc {
	padding-left: 15px;
	font-family: verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 12px;
	font-decoration: none;
  width: 565px;

}
#loc_menu_cats {
	width: 580px;
	text-align: left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #ffffff;
}
table#loc_menu_cats a:hover {
	color: red;
}
a:link.loc_menu_content {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
    font-size: 14px;
}
a:visited.loc_menu_content {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
    font-size: 14px;
}
a:active.loc_menu_content {
    color: #000000;
    text-decoration: underline;
    font-weight: bold;
    font-size: 14px;
}
/*location parties*/
#loc_parties_content {
	text-align: left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-decoration: none;
	color: #000000;
	margin-bottom: 20px;
}
a:link.loc_parties_content {
    color: #000000;
}
a:visited.loc_parties_content {
    color: #000000;
}
a:active.loc_parties_content {
    color: #000000;
}
#loc_res_content {
	text-align: left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-decoration: none;
	color: #000000;
	margin-bottom: 10px;
}
a:link.loc_res_content {
    color: #000000;
}
a:visited.loc_res_content {
    color: #000000;
}
a:active.loc_res_content {
    color: #000000;
}
/*location sub page content*/
#loc_images {
	width:595px;
	border-top: 1px;
	height: auto;
	margin-top: 0px;
  background-color: #000000;
}
body:first-of-type #loc_images {
	width: 595px;
}
html>body #loc_images {
	width:600px;
}
#loc_content {
	text-align: left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-decoration: none;
	color: #000000;
	margin-bottom: 20px;
  background-color: #aaa9a5;
  margin-left: 4px;
}
a:link.loc_content {
    color: #000000;
    text-decoration: underline;
}
a:visited.loc_content {
    color: #000000;
    text-decoration: underline;
}
a:active.loc_content {
    color: #000000;
    text-decoration: underline;
}
#loc_item_Name {
	text-align: left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-decoration: none;
	color: #000000;
}
#loc_item_Content {
	text-align: left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	font-decoration: none;
	color: #000000;
	width: 580px;
	margin-left: 10px;
}
#loc_bm_Content {
	text-align: left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	font-decoration: none;
	color: #000000;
	width: 540px;
	margin-left: 20px;
	position: relative;
}
#loc_bm_callout{
	text-align: left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-decoration: none;
	color: #000000;
	width: 580px;

}
#loc_item_callout{
	text-align: left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	font-decoration: none;
	color: #000000;
	width: 580px;

}
#loc_item_copy {
	text-align: left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-decoration: none;
	color: #000000;
	width: 565px;
}
#loc_item_header {
    font-size: 14px;
    color: #000000;
    font-weight: bold;
    margin-top: 5px;
}
input, select, textarea {
  font-family: verdana, Arial, helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  vertical-align: top;

}
#loc_res input {
	margin-top: 100px;
}

#contact_form {
    width: 565px;
    padding-top: 15px;
    padding-left: 5px;
    padding-right: 5px;
}
#form_text {
	font-face: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#form_inst {
	font-face: arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	float: left;
	position: relative;
	margin-right: 20px;
	margin-top: -20px;
}
form fieldset legend {
  font-size: 12px;
  font-weight: normal;
  color: #000000;
  margin: 0 0 0 0;
  padding: 0 5px;
  
}
form fieldset {
	width: 180px;
	font-face: arial, helvetica, sans-serif;
	font-size: 9px;
	border: 0;
	float: left;
	border: none;
	text-align: left;
    position: relative;
}
html>body form fieldset {
	width: 200px;
	text-align: left;
	margin-right: 5px;
	margin-left: -10px;
}
body:first-of-type form fieldset {
	width: 190px;
	font-face: arial, helvetica, sans-serif;
	font-size: 9px;
	border: 0;
	float: left;
	border: none;
	margin-left: -8px;
	text-align: left;
}
#form_border  {
	width: 575px;
  text-align: left;
	margin-left: 20px;
	margin-top: -30px;
	margin-bottom: -10px;
  background-color: #aaa9a5;
}
*html #form_border {
    margin-left: 20px;
	margin-top: -45px;
}
body:first-of-type #form_border {
   margin-top: -25px;
 }
#home_res form fieldset legend {
  font-size: 12px;
  font-weight: normal;
  color: #ffffff;
  padding: 0 5px;
  text-align: center;
}
#home_res form fieldset {
	width: 200px;
	float: right;
	position: relative;
	margin-left: 10px;
}
html> body #home_res form fieldset {
	width: 200px;

}
body:first-of-type #home_res form fieldset {
	width: 200px;
}
div.notes {
  float: left;
  width: 100px;
  height: auto;
  margin: 0 0 10px 10px;
  padding: 2px;
  border: 1px solid #666666;
  background-color: #ffffff;
  color: #666666;
  font-size: 10px;
}
div.notes h4 {

  padding: 3px 0 3px 27px;
  border-width: 0 0 1px 0;
  border-style: solid;
  border-color: #666666;
  color: #666666;
  font-size: 110%;
}

div.notes p {
  margin: 0em 0em 1.2em 0em;
  color: #666666;
}
.formbutton{
    cursor:pointer;
  border:outset 1px #ccc;
  background:#999;
  color:#666;
  font-weight:bold;
  padding: 1px 2px;
  background:url("../images/formbg.gif") repeat-x left top;
}

#loc_res_miniNav {
	width: 595px;
	text-align: center;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	float: right;
	position: static;
}
#wine_content {
	text-align: left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-decoration: none;
	color: #ffffff;
	margin-bottom: 20px;
}
#about_content {
	text-align: left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-decoration: none;
	color: #ffffff;
	margin-bottom: 20px;
	padding-left: 10px;
}
#about_callout {
	text-align: left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #ffffff;
	margin-bottom: 20px;
}
#address_callout {
	text-align: left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	width: 206px;
	background-image: url("images/LocationImgs/locddressbkgrd.gif"); 
}
#mission {
	text-align: center;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-decoration: italic;
	color: #d4282a;
	margin-bottom: 20px;
}
#page_break {
	border-bottom:2px solid #ffffff;
    margin-top: -2px;
}
#menuItemName {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	margin-top: 0px;
}

#loc_beer_wine {
    color: #000000;
}
#loc_brewmaster_item {
	width: 150px;
	text-align: left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	font-decoration: none;
	color: #ffffff;
}
#loc_brewmaster_itemText {
	width: 400px;
	text-align: left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	font-decoration: none;
	color: #ffffff;
}
#loc_menu_catDesc {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: red;
	font-weight: normal;
	font-style: italic;
}
#loc_menu_catName {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: red;
	font-weight: bold;
	font-style: italic;
}

#loc_finder_left_image {

}
#menu_left_image {
	font-family: garamond;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
}
#bottom_loc_nav {
	width:800px;
	position: relative;
	float: right;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	padding-top:0px;
	margin-top: 20px;
	margin-bottom: -20px;
	
}
html>body #bottom_loc_nav {
	margin-top:20px;
	margin-bottom: 20px;

}
*html #bottom_loc_nav {
	margin-bottom: 20px;
}
#bottom_landing_nav {
	width:595px;
	position: relative;
	float: right;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:10px;
	color:#ffffff;
	padding-top:20px;
	margin-bottom: 10px;
	border-top: 2px solid #ffffff;
}
html> body #bottom_landing_nav {
	margin-bottom: 10px;
	font-size: 11px;
	
}
a:link.bottom_loc_nav {
    color: #ffffff;
}
a:link.bottom_landing_nav {
    color: #ffffff;
}
a:visited.bottom_loc_nav {
    color: #ffffff;
}
a:visited.bottom_landing_nav {
    color: #ffffff;
}
a:active.bottom_loc_nav {
    color: #ffffff;
}
a:active.bottom_landing_nav {
    color: #ffffff;
}
a:link.side_links {
    color: #000000;
}
a:visited.side_links {
    color: #000000;
}
a:active.side_links {
    color: #000000;
}
#bottom_loc_nav2 {
	margin-top:20px;
	width:800px;
	position: relative;
	float: right;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	padding-top:0px;

}
html>body #bottom_loc_nav2 {
	width:800px;
	position: relative;
	float: right;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#ffffff;
	padding-top:0px;

}
*html #bottom_loc_nav2 {
   margin-top: -10px;
   margin-bottom: -10px;
}
body:first-of-type #bottom_loc_nav {
	margin-top:20px;
	margin-bottom: 20px;
	font-weight:normal;
	font-size:10px;
}
body:first-of-type #bottom_landing_nav {
	margin-bottom: 10px;
}
*html #bottom_loc_nav {
		top: 15px;
}
/*CSS for include files*/
#comment_thanks {
	font-face: Aruial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
    margin-top: 5px;
    margin-left: 5px;
    height: 450px;
}
#side_links {
	float: right;
	position: relative;
	margin-top: 20px;
	margin-right: 10px;
	font-size: 10px;
    color: #000000;
}
#header_image {
	float:left;
	position:relative;
}
#nav_images {
	margin-bottom: 2px;	
}
#res_image {
	height: auto;
	float:left;
	position:relative;
}
#res_form {
	height:auto;
	float:right;
	position:absolute;
	margin-left:30px;
	margin-right:auto;
	margin-top:0;
	margin-bottom:0;
}
#LocInfo {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 9px;
}
#landing_inst {
	font-family:Garamond;
	font-weight:bold;
	font-size:13px;
	color:#ffffff;	
}
/*Hacks for Firefox Compatibility*/
html>body #body_container {
	width:820px;
	/*border: 1px solid #ffffff;*/
	/*margin-top: 40px;*/
	margin-bottom: 40px;
	/*background-image: url("../images/CHbkgrdhome.gif");
	background-repeat:repeat;*/
	text-align:left;
}
html>body #temp_home_left {
	height: auto;
}

html>body #temp_home_bottom {
	width:803px;
	float: right;
	position:relative;
	border-top: 2px solid #d4282a;
	border-bottom: 2px solid #d4282a;
	height:auto;
	text-align:center;
	margin-top:42px;

}
html>body #temp_loc_left {
	height:auto;
}

html>body #LocInfo {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	font-size: 10px;
}
/*Hacks for Safari browsers*/

body:first-of-type #temp_home_left {
	margin-top: 10px;
}

body:first-of-type #body_container {
	width:820px;
	/*border: 1px solid #ffffff;*/
	margin:0 auto;
	text-align:left;
	height:100%;
	/*background-image: url("../images/CHbkgrdhome.gif");
	background-repeat:repeat;*/
	margin-top: 15px;
	margin-bottom: 40px;
}
body:first-of-type #bottom_nav {
	margin-top:-10px;
}
body:first-of-type #temp_home_bottom {
	margin-top: 40px;
}
body:first-of-type #loc_menu_content {
	width: 595px;
	float:left;
	text-align: left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-decoration: none;
	color: #ffffff;
	}
body:first-of-type #loc_parties_content {

	text-align: left;
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-decoration: none;
	color: #ffffff;
	margin-bottom: 20px;
}
body:first-of-type #page_break {
	border-bottom:2px solid #ffffff;

}
