/*Lighthouse Beer and Wine*/
/*    -----------------------    While in Development   -----------------------   */  

#content, #leftcol, #widecol, #midcol, #rightcol {
	border: 0px solid #990000;
}

/*    -----------------------    Main Tags   -----------------------   */  

body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	background: #ffffff url(imgs/bg.jpg) center top;
	text-align:left;
 }

hr {
	height: 1px;
	width: 100%;
	background: #bfc9b0;
	border: 1px;
	color: #bfc9b0;
}
h1 {
	font: bold 20px/20px trebuchet ms, Arial, Helvetica, sans-serif;
	color: #3b608c;
	text-align:left;
	margin: 20px 0px 20px 0px;
}
h2 {
	font: bold 14px/14px Arial, Helvetica, sans-serif;
	color: #3b608c;
}
h3 {
	font: 700 14px/14px Georgia, Times New Roman, Times, serif;
	color: #8d5906;
	margin: 0px;
}
ul {
	margin: 0px;
	padding:0px;
}
table {
	text-align:left;
}
table tr td {
	text-align:left;
}
#Table2 {
	background:#ffffff;
}
form {
	padding:0;
	margin:0;
}

/*    -----------------------    Page Structure   -----------------------   */ 

#mc, #header, #content, #contentend, .footer {
	width:945px;
}
#mc {
	margin:auto;
}
#pagetile {
	background:  url(imgs/mc_bg.gif) repeat-y;
	float:left;
}
#header {
	background: url(imgs/top.jpg) no-repeat 0px 0px;
	float:left;
	height:317px;
}

/*    -----------------------    Navigation   -----------------------   */  

#navcontainer {
	margin: 281px 0 0 25px;
	float:left;
}


/*-- submenu container          --*/ 
.MainMenu_SubMenu, .ModuleTitle_SubMenu { background: #FFF; padding: 0px; /*border: 1px dotted #888;*/ z-index: 1000;  cursor: pointer;  cursor: hand; font-weight: normal; filter: none;}
/*-- submenu items idle         --*/
 .MainMenu_MenuItem, .ModuleTitle_MenuItem { background: #3b608c; color: #FFF;  font: bold 11px/11px  Verdana, Arial, Helvetica, sans-serif; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
/*-- submenu items hover        --*/ 
.MainMenu_MenuItemSel, .ModuleTitle_MenuItemSel { background: #ffffff; color: #3b608c; font: bold 11px/11px  Verdana, Arial, Helvetica, sans-serif; cursor: pointer; cursor: hand; padding: 0px 30px 0px 16px; height: 20px; border: 0;}
/*-- box that holds the menu    --*/ 
.MainMenu_MenuContainer { background: transparent; }
/*-- bar that holds the menu    --*/ 
.MainMenu_MenuBar { cursor: pointer; cursor: hand; background: transparent; }
/*-- submenu container          --*/
.MainMenu_SubMenu, .ModuleTitle_SubMenu { margin: 1px 0 0 0; }
/*-- menuitems idle             --*/ 
.MainMenu_Idle TD { font: bold 11px/11px  Verdana, Arial, Helvetica, sans-serif; color: #004d8a; padding: 10px 0px 9px 0px;  }
/*-- menuitems over --*/ 
.MainMenu_Selected TD { font: bold 11px/11px  Verdana, Arial, Helvetica, sans-serif; color: #f33100;  padding: 10px 0px 9px 0px; }
/*-- menuitems active --*/ 
.MainMenu_Active TD, .MainMenu_BreadcrumbActive TD {font: bold 11px/11px  Verdana, Arial, Helvetica, sans-serif; color: #f33100; padding: 10px 0px 9px 0px; }
/*-- middle seperator --*/
 .MainMenu_Seperator { background: url(imgs/separator.gif) no-repeat top center transparent; width:6px; height: 36px; font-size:1px; }
/*-- not needed - main menu --*/
 .MainMenu_MenuArrow, .MainMenu_RootMenuArrow, .MainMenu_MenuIcon  { display: none; }
/*-- module menu continer --*/
 .ModuleTitle_MenuContainer { color: #2c2c2c; }
/*-- module menu bar --*/
 .ModuleTitle_MenuBar { cursor: pointer; cursor: hand;}
/*-- module menu padding --*/
.ModuleTitle_MenuItem, .ModuleTitle_MenuItemSel { padding: 0 15px 0 10px; }
/*-- not needed - module menu   --*/ 
.MainMenuSeperator, .ModuleTitle_MenuArrow, .ModuleTitle_RootMenuArrow { display: none; }
.ModuleTitle_MenuIcon { background: #FFF; border: 0px; /*border-bottom: 1px dotted #999;*/ width:0px; height: 20px; padding: 0 0 0 0; margin: 0 0 0 0; font-size: 0px; }
 .ModuleTitle_MenuIcon IMG { margin: 0 10px 0 10px; }
/*-- removing seperator borders --*/ 
.MainMenu_MenuBreak { border-top-style: none; border-right-style: none;	border-left-style: none; border-bottom-style: none; background:transparent;  vertical-align:top;}

/*    -----------------------   Content  -----------------------   */  

#content {
	text-align: left;
	float:left;
}
#interior {
	text-align: left;
	float:left;
	background: url(imgs/content_bg.gif) no-repeat 0px 0px;
}
#contenthome {
	text-align: left;
	float:left;
	background: url(imgs/content_bg_home.jpg) no-repeat 0px 0px;
}
#contentend {
	float: left;
	/*background: url(imgs/content_end.png) no-repeat center bottom;*/
}
#pgend {
	width:945px;
	height:96px;
	float:left;
	background: url(imgs/content_end.png) no-repeat;
}

/*    -----------------------   Wide Column    -----------------------   */ 

#widecol {
	width: 935px;
	float:left;
	margin: 0 0 80px 0;
}

/*    -----------------------   Top Pane    -----------------------   */  
.TopPane {
	width: 951px;
	float:left;
}
.TopPane p {
	margin:0px;
	padding:0px;
}

/*    -----------------------   Wide Pane    -----------------------   */  
.WidePane {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #ffffff;
	width: 935px;
	float:left;
}
.WidePane a {
	color: #ffffff;
	text-decoration:none;
}
.WidePane a:hover {
	color: #ffffff;
	text-decoration:underline;
}

/*    -----------------------   Left Pane    -----------------------   */  

.LeftPane {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #504e4e;
	width: 648px;
	float:left;
}
.LeftPane a {
	color: #6ebbd8;
	text-decoration:none;
}
.LeftPane a:hover {
	color: #6ebbd8;
	text-decoration:underline;
}

/*    -----------------------   Content Pane    -----------------------   */  

.ContentPane {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	color: #000000;
	width: 580px;
	float:left;
	padding: 20px 0 0 40px;
}
.ContentPane a {
	color: #00746d;
	text-decoration:none;
}
.ContentPane a:hover {
	color: #f33100;
	text-decoration:underline;
}
.ContentPane blockquote{
	font: normal 12px/16px Arial, Helvetica, sans-serif;
	padding: 0 0 0 5px;
}
.ContentPane p {
	font: normal 12px/16px Arial, Helvetica, sans-serif;
}
 .ContentPane ul  {
	margin: 0 0 0 15px;
	padding: 0;
}
.ContentPane ul li {
	font: normal 12px/15px  arial, verdana, sans-serif;
	color: #000000;
	list-style-image: url(imgs/a_bullet.gif);
	margin:0 0 0 55px;
	padding: 0;
}

/*    -----------------------   Right Column    -----------------------   */  

.RightPane {
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color: #ffffff;
	width: 245px;
	float: right;
	margin: 30px 10px 0 0;
	text-align:left;
}
.RightPane a {
	color: #ffe44f;
	text-decoration:none;
}
.RightPane a:hover {
	color: #ffe44f;
	text-decoration:underline;
}
.RightPane h2 {
	font: 700 14px/14px Arial, Helvetica, sans-serif;
	color: #ffe024;
}

/*    -----------------------   Footer   -----------------------   */  

.footer {
	font: normal 10px/12px arial, verdana;
	color: #ffffff;
	height:75px;
	text-align: center;
	padding: 10px 0 0 0 ;
	float: left;
	text-decoration:none;
}
.copyright {
	font: normal 10px/12px arial, verdana;
	color: #ffffff;
	padding: 0 0 0 10px;
}
.copyright a, .footer a {
	color: #ffffff;
	text-decoration:none;
	font-weight: bold;
}
.copyright a:hover, .footer a:hover {
	color: #ffffff;
	text-decoration:underline;
}

/*    末末末末末末末末末  Home Logo Link and Top Headers   末末末末末末末末末  */ 

#gohome {
	position: absolute;
	z-index: 10;
	visibility: visible;
	margin: 0 0 0 330px;
}

/*    末末末末末末末末末  News and Events   末末末末末末末末末  */ 
#newsevents {
	width:246px;
	background: #dad3ba url(imgs/news_top.gif) no-repeat 0px 0px;
	float:left;
}
#newseventscontent {
	width:200px;
	margin: 60px 0 0 15px;
}
#newseventsend {
	width:246px;
	background: url(imgs/news_end.gif) no-repeat center bottom;
	float:left;
}
