/* ------------------------------------------------------------------------ */
/* Standard HTML tags 
--------------------------------------------------------------------------- */

/* ---------------------- */
/* Body
------------------------- */

body {
	margin: 0 auto 25px auto;
	font-size: 12px;
	/*font-family: "Trebuchet MS", Helvetica, Arial, Verdana, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-color: #000000;
	/*background: #000000 url(/images/washBg.jpg) no-repeat center top;*/
}

/* ---------------------- */
/* Page Background Wrappers
------------------------- */

/*Washington House Homepage*/
.pageWrapper {
	width:100%;
	min-height:850px;
	background: url(/Images/pageBg/washHouseHomeBg.jpg) center top no-repeat;
	margin: 0 auto 0 auto;
	padding: 20px 0 40px 0;

}

/*Washington House - Menus*/
.pageWrapper2 {
	width:100%;
	min-height:850px;
	background: url(/Images/pageBg/washHouseMenuBg.jpg) center top no-repeat;
	margin: 0 auto 0 auto;
	padding: 20px 0 40px 0;

}

/*Washington House - In The Bar*/
.pageWrapper3 {
	width:100%;
	min-height:850px;
	background: url(/Images/pageBg/washHouseInTheBarBg.jpg) center top no-repeat;
	margin: 0 auto 0 auto;
	padding: 20px 0 40px 0;

}

/*Washington House - Tastings*/
.pageWrapper4 {
	width:100%;
	min-height:850px;
	background: url(/Images/pageBg/washHouseTastingsBg.jpg) center top no-repeat;
	margin: 0 auto 0 auto;
	padding: 20px 0 40px 0;

}

/*Washington House - Private Parties - Places & Spaces*/
.pageWrapper5 {
	width:100%;
	min-height:850px;
	background: url(/Images/pageBg/washHousePlacesBg.jpg) center top no-repeat;
	margin: 0 auto 0 auto;
	padding: 20px 0 40px 0;

}

/*Washington House - Private Parties - Menus*/
.pageWrapper6 {
	width:100%;
	min-height:850px;
	background: url(/Images/pageBg/washHousePrivateMenuBg.jpg) center top no-repeat;
	margin: 0 auto 0 auto;
	padding: 20px 0 40px 0;

}

/*Washington House - Gift Certificates*/
.pageWrapper7 {
	width:100%;
	min-height:850px;
	background: url(/Images/pageBg/washHouseGiftBg.jpg) center top no-repeat;
	margin: 0 auto 0 auto;
	padding: 20px 0 40px 0;

}

/*Washington House - About the Restaurant - Take a Tour*/
.pageWrapper8 {
	width:100%;
	min-height:850px;
	background: url(/Images/pageBg/washHouseTourBg.jpg) center top no-repeat;
	margin: 0 auto 0 auto;
	padding: 20px 0 40px 0;

}

/*Washington House - About the Restaurant - Hours*/
.pageWrapper9 {
	width:100%;
	min-height:850px;
	background: url(/Images/pageBg/washHouseHrsBg.jpg) center top no-repeat;
	margin: 0 auto 0 auto;
	padding: 20px 0 40px 0;

}

/*Washington House - About the Restaurant - History*/
.pageWrapper10 {
	width:100%;
	min-height:850px;
	background: url(/Images/pageBg/washHouseHistoryBg.jpg) center top no-repeat;
	margin: 0 auto 0 auto;
	padding: 20px 0 40px 0;
}

/* ---------------------- */
/* Default Paragraph
------------------------- */

p {
	line-height: 1.5;
	margin: 0 0 15px 0;
}

.twoColumnsLeft p {
	line-height: 1.6;
	margin: 0 0 10px 0;
}

/* ---------------------- */
/* Default Image
------------------------- */

img {
	border: none;
	padding: 0;
	margin: 0;
}

/* ---------------------- */
/* Default Tables
------------------------- */

th {
	vertical-align: top;
	text-align: left;
	font-weight: bold;
}

td {
	vertical-align: top;
}

td p {
	line-height: 1.5;
	margin: 0 0 15px 0;
}

/* ---------------------- */
/* Default Links
------------------------- */

a:link {
	color: #ffffff;
	text-decoration: none;
}

a:visited {
	color: #ffffff;
	text-decoration: none;
}

a:hover {
	color: #e0d5b2;
	text-decoration: none;
}

a:active {
	color: #ffffff;
	text-decoration: none;
}

/* ----------------------------------------------- */
/* Lists
-------------------------------------------------- */

ul {
	margin: 15px 0 18px -20px;
	*margin: 15px 0 18px 20px;
	list-style-type: disc;
/*	list-style-type: circle;
	list-style-type: square;*/
}

ul li {
	line-height: 1.5;
	margin: 0 0 10px 0;
}

ul ul {
	margin: 15px 0 18px -20px;
	*margin: 15px 0 18px 20px;
	list-style-type: square;
}

ul ul li {
	line-height: 1.5;
	margin: 0 0 10px 0;
}

ul.imageBullet {
	margin: 15px 0 18px -32px;
	*margin: 15px 0 18px 5px;
	list-style-type: none;
}

ul.imageBullet li {
	line-height: 1.5;
	padding: 0 0 0 20px;
	background: url('/Images/bullet.gif') no-repeat 0 0;
}

ol {
	margin: 15px 0 18px -20px;
	*margin: 15px 0 18px 30px;
/*	list-style-type: lower-alpha;
	list-style-type: upper-alpha;
	list-style-type: lower-roman;
	list-style-type: upper-roman;*/
}

ol li {
	line-height: 1.5;
	margin: 0 0 10px 0;
}

.horizontalList {
	font-size: 11px;
	padding: 3px;
	margin: -20px 0 15px 0;
	*margin: -20px 0 15px -30px;
}

.horizontalList ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	border: none;
} 

.horizontalList ul li {
	padding-right: 6px;
	padding-left: 6px;
	list-style: none;
	display: inline;
	border-left: 1px solid #000000;
}

.horizontalList ul li.first {
	margin-left: 0;
	padding-right: 6px;
	padding-left: 0;
	list-style: none;
	display: inline;
	border-left: none;
}

/* ----------------------------------------------- */
/* Special
-------------------------------------------------- */

.clear {
	clear: both;
	padding: 0;
	margin: 0;
	height: 0;
	line-height: 1;
}

.pushLeft {
	float: left;
	margin: 5px 10px 10px 0;
}

.pushRight {
	float: right;
	margin: 5px 0 10px 10px;
}

/* ----------------------------------------------- */
/* Text
-------------------------------------------------- */

.smallText {
	font-size: 10px;
}

.hot {
	color: #cc0000;
}

.callout {
	margin: 0 auto 20px auto;
	width: 90%;
	color: #000000;
	font-weight: bold;
	background: #b3c3d4;
	padding: 15px;
	border: 3px double #ffffff;
}

/* ------------------------------------------------------------------------ */
/* START Container
--------------------------------------------------------------------------- */

.container {
	/*margin: 20px auto 0 auto;*/
	margin: 0 auto 0 auto;
	width: 1000px;
	background:  url(/images/containerBg.png) repeat;
}

/* ---------------------- */
/* END Container
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Default Headers
--------------------------------------------------------------------------- */
.calHeading {
	font-size: 21px;
	background-color: #5E0C11;
	border: 1px solid #e0d5b2;
	padding: 8px;
	width: 700px;
	display: block;
	margin: 0 auto 8px auto;
}

h1,
h1 a:link  {
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 15px 0;
	color: #ffffff;
	text-decoration: none;
}

h1 a:visited  {
	color: #000000;
	text-decoration: none;
}

h1 a:hover,
h1 a:active  {
	color: #000000;
	text-decoration: none;
}

.heading2,
.heading2 a:link {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 8px 0;
	color: #e0d5b2;
	text-decoration: none;
}

.heading2 a:visited {
	color: #000000;
	text-decoration: none;
}

.heading2 a:hover,
.heading2 a:active  {
	color: #000000;
	text-decoration: none;
}

.heading3,
.heading3 a:link {
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #FFFFFF;
	text-decoration: none;
}

.heading3 a:visited {
	color: #000000;
	text-decoration: none;
}

.heading3 a:hover,
.heading3 a:active  {
	color: #000000;
	text-decoration: none;
}

.heading4,
.heading4 a:link {
	font-size: 13px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.heading4 a:visited {
	color: #000000;
	text-decoration: none;
}

.heading4 a:hover,
.heading4 a:active  {
	color: #000000;
	text-decoration: none;
}

.heading5,
.heading5 a:link {
	font-size: 12px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.heading5 a:visited {
	color: #000000;
	text-decoration: none;
}

.heading5 a:hover,
.heading5 a:active  {
	color: #000000;
	text-decoration: none;
}

.heading6,
.heading6 a:link {
	font-size: 11px;
	font-weight: bold;
	margin: 10px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.heading6 a:visited {
	color: #000000;
	text-decoration: none;
}

.heading6 a:hover,
.heading6 a:active  {
	color: #000000;
	text-decoration: none;
}

/* ---------------------- */
/* END Default Headers
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Header
--------------------------------------------------------------------------- */

.headerContainer {
	margin: 0 auto;
	padding: 0;
	width: 1000px;
	font-size: 10px;
}

.headerLeft {
	width: 450px;
}

.headerLeft a:link {
	color: #000000;
	text-decoration: none;
}

.headerLeft a:visited {
	color: #000000;
	text-decoration: none;
}

.headerLeft a:hover,
.headerLeft a:active {
	color: #000000;
	text-decoration: none;
}

.headerRight {
	float: right;
	width: 450px;
	text-align: right;
}

.headerRight a:link {
	color: #000000;
	text-decoration: none;
}

.headerRight a:visited {
	color: #000000;
	text-decoration: none;
}

.headerRight a:hover,
.headerRight a:active {
	color: #000000;
	text-decoration: none;
}

/* ---------------------- */
/* END Header
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Block Links Nav
--------------------------------------------------------------------------- */

.navMain {
	width: 1000px;
	margin: 0 0 40px 0;
	font-size: 13px;
	color: #ffffff;
	background: #000000;
/*	background: #000000 url('/Images/backgroundNav.jpg') repeat-x 0 0;*/
}

.navMain ul {
	margin: 0 0 0 20px;
	padding: 8px 0 8px 0;
	list-style-type: none;
}

.navMain ul li {
	display: inline;
	text-transform: uppercase;
	padding: 0;
/*	background: #000000 url('/Images/headerNavSeparator.png') no-repeat 0 4px;*/
}

.navMain ul li.first {
	background: none;
}

.navMain ul li a:link {
	padding: 2px 4px;
	margin: 0 -10px 0 0;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #000000;
}

.navMain ul li a:visited {
	padding: 2px 4px;
	margin: 0 -10px 0 0;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #000000;
}

.navMain ul li a:hover,
.navMain ul li a:active {
	padding: 2px 4px;
	margin: 0 -10px 0 0;
	color: #ffffff;
	text-decoration: none;
	border: 1px solid #ffffff;
	background: #223740;
}


.navMain ul li a:link.hot,
.navMain ul li .hot {
	padding: 2px 4px;
	margin: 0 -10px 0 0;
	color: #ffffff;
	border: 1px solid #ffffff;
	background: #223740;
}

/* ---------------------- */
/* END Nav
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Two Column Layouts
--------------------------------------------------------------------------- */

.twoColumnContainer {
	margin: 0 auto;
	width: 1000px;
}

.twoColumnsLeft {
	float: left;
	margin: 0 0 20px 0;
	padding: 10px;
	width: 300px;
	background: #eeeeee;
}

.twoColumnsRight {
	float: right;
	margin: 0 0 20px 0;
	width: 650px;
}

.twoColumnsLeft .heading2,
.twoColumnsLeft .heading2 a:link {
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading2 a:visited {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading2 a:hover,
.twoColumnsLeft .heading2 a:active  {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading3,
.twoColumnsLeft .heading3 a:link {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading3 a:visited {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading3 a:hover,
.twoColumnsLeft .heading3 a:active  {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading4,
.twoColumnsLeft .heading4 a:link {
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading4 a:visited {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading4 a:hover,
.twoColumnsLeft .heading4 a:active  {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading5,
.twoColumnsLeft .heading5 a:link {
	font-size: 12px;
	font-weight: bold;
	margin: 5px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading5 a:visited {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading5 a:hover,
.twoColumnsLeft .heading5 a:active  {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading6,
.twoColumnsLeft .heading6 a:link {
	font-size: 11px;
	font-weight: bold;
	margin: 5px 0 3px 0;
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading6 a:visited {
	color: #000000;
	text-decoration: none;
}

.twoColumnsLeft .heading6 a:hover,
.twoColumnsLeft .heading6 a:active  {
	color: #000000;
	text-decoration: none;
}

/* ---------------------- */
/* END Two Column Layouts
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Footer
--------------------------------------------------------------------------- */

.footerContainer {
	xxxmargin: 0 auto 0 auto;
	xxxpadding: 0 0 0 0;
	xxxwidth: 1000px;
	/*height: 48px;*/
	xxxheight: 65px;
	font-size: 10px;
	
	padding-bottom: 10px;
}

.footerLeft {
	float: left;
	padding: 0 0 0 5px;
	margin: 0 0 0 5px;
	width: 370px;
	font-size: 10px;
	text-align: left;
}

.footerLeft a:link,
.footerLeft a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #e0d5b2;
	text-decoration: none;
}

.footerLeft a:hover,
.footerLeft a:active {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.footerLeft ul.social { float: none; margin: 5px 0 0 0; }

.footerRight {
	float: right;
	padding: 0 5px 0 0;
	margin: 0 5px 0 0;
	width: 550px;
	font-size: 12px;
	font-weight: bold;
	color: #e0d5b2;
	text-align: right;
}

.footerRight a:link,
.footerRight a:visited {
	font-size: 12px;
	font-weight: bold;
	color: #e0d5b2;
	text-decoration: none;
}

.footerRight a:hover,
.footerRight a:active {
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

/* ---------------------- */
/* END Footer
------------------------- */


/* ------------------------------------------------------------------------ */
/* START Universal Containers
--------------------------------------------------------------------------- */
.midUpperContainer {
	width: 980px;
	margin: 0 auto;
	padding: 10px;
}

.goldBorder {
	width: 960px;
	/*min-height: 815px;*/
	margin: 0 auto;
	padding: 10px;
	border: 1px solid #e0d5b2;
}
/* ---------------------- */
/* END Universal Containers
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Top Nav
--------------------------------------------------------------------------- */
.topNavContainer {
	background: #000;	
	display: inline-block; width: 100%; padding-top: 8px; position: relative; z-index: 3000;
}
.topNavContainer * { line-height: 32px; }
ul.topNav li ul * { line-height: 1.25em; }

.topNavContainer li {
}

ul.topNav {
	float: right; margin-right: 2em; margin: 0; padding: 0;
}

.topNav li ul {
	display: none;
	position: absolute;
	z-index: 2000;	
	padding: 4px 8px; margin: 0; background: #000; top: 32px; left: 0;
}

.topNav li:hover ul {
	display: block;
}

.topNav li ul li { float: none; margin: 0; position: static; } /* static position is needed for ie7, fixes weird flickering bug */
.topNav li ul a { display: block; padding: .15em .5em; }
.topNav li ul span span { display: block; }

.topNav li {
	padding: 0 0 0 10px;
	background: url(/images/hypercy.gif) no-repeat left center;
	position: relative; margin: 0 0 0 1em; list-style: none; float: left;
}

li.noBg {
	background-image: none;
	padding: 0; margin-left: 0;
}

.cartContainer ul { margin: 0; padding: 0; }

.cartContainer ul li {
	padding-left: 10px;
	background: url(/images/hypercy.gif) left center no-repeat;
	float: left; list-style: none; margin: 0 0 0 1em;
}

ul.social { float: right; margin: 0 0 0 20px; padding: 0; overflow: hidden; }
ul.social li { list-style: none; float: left; margin: 0 7px 0 0; padding: 0; }
ul.social li a { border: none; }
ul.social li a img { float: left; }

/* ------------------------------------------------------------------------ */
/* START Top Main RollOvers
--------------------------------------------------------------------------- */
.RolloverContainer {
	width: 960px;
	height: 102px;
	background-color: #000000;
	margin: -15px auto 0 auto;
	*margin: -32px auto 0 auto;
}

.WashRollover {
	float: left;
	width: 422px;
	height: 102px;
	margin: 0 auto;
}

.SellerRollover {
	float: right;
	width: 500px;
	height: 102px;
	margin: 0 auto;
}

.SellerRollover a {
	display:block;
	width: 500px;
	height: 75px;
	padding:10px 10px 10px 7px;
	font: bold 13px sans-serif;;
	color:#333;
	/*background:  url(/images/SellersRollovers.png) 20px 20px no-repeat;*/
	background:  url(/images/SellersRollovers2.png) 20px 20px no-repeat;
	text-decoration: none;
}

.SellerRollover a:hover {
	background-position: 20px -89px;
}

/* ---------------------- */
/* END Top Main RollOvers
------------------------- */

/* ------------------------------------------------------------------------ */
/* START Main Splash Pic
--------------------------------------------------------------------------- */
.MainSplashPic {
	width: 960px;
	margin: 0 auto;
}

/* ------------------------------------------------------------------------ */
/* START Main Area
--------------------------------------------------------------------------- */
.mainContainer {
	width: 960px;
	background-color: #000000;
}

.mainPic {
	width: 745px;
	height: 501px;
	float: right;
	margin-bottom: 10px;
	background-image: url(/images/mainPic.jpg);
}

.mainArea {
	width: 735px;
	/*height: 485px;*/
	height: auto;
	*height: auto;
	padding: 8px 8px 8px 8px;
	*position: relative;
	margin: 0 0 0 215px;
	/**margin: -712px 0 0 215px;*/
	z-index: 1000;
}

.mainArea2 {
	width: 729px;
	height: 484px;
	overflow: auto;
	background-color: #000000;
	*height: auto;
	padding: 8px 8px 8px 8px;
	*position: relative;
	margin: 0 0 0 215px;
	*margin: -712px 0 0 215px;
	z-index: 1000;
}

.mainAreaCal {
	width: 729px;
	min-height: 682px;
	background-color: #000000;
	*height: auto;
	padding: 8px 8px 8px 8px;
	*position: relative;
	margin: 0 0 0 215px;
	*margin: 0 0 0 215px;
	z-index: 1000;
}

.mainArea h2 {
	margin: 0 0 0 3px;
}

.mainTextArea {
	width: 380px;
	height: 485px;
	background: url(/images/containerBg.png) repeat;
	overflow: auto;
	padding: 8px 8px 8px 8px;
	position: absolute;
	margin: -501px 0 0 215px;
	z-index: 1000;
}

.mainTextArea a {
	color: #E0D5B2;
}

.mainTextArea a:hover {
	color: #E0D5B2;
	text-decoration: underline;
}

.mainTextArea .heading2,
.heading2 a:link {
	font-size: 15px;
	font-weight: bold;
	margin: 0 0 8px 0;
	color: #FFFFFF;
	text-decoration: none;
}

.mainLgTextArea {
	width: 735px;
	height: 485px;
	background: url(/images/containerBg.png) repeat;
	overflow: auto;
	padding: 8px 8px 8px 8px;
	position: absolute;
	margin: -501px 0 0 215px;
	z-index: 1000;
}

.mainTextArea2 {
	width: 730px;
	height: 485px;
	overflow: auto;
	background: url(/images/containerBg.png) repeat;
	padding: 8px 8px 8px 8px;
	position: absolute;
	margin: 0 0 0 215px;
	*margin: 0 0 0 0;
	z-index: 1000;
}

.mainTextArea3 {
	width: 730px;
	height: 485px;
	overflow: auto;
	background: url(/images/containerBg.png) repeat;
	padding: 8px 8px 8px 8px;
	position: absolute;
	margin: -501px 0 0 215px;
	*margin: 0 0 0 0;
	z-index: 1000;
}

.mainTextArea4 {
	width: 730px;
	height: 485px;
	overflow: auto;
	background-color: #000000;
	padding: 8px 8px 8px 8px;
	position: absolute;
	margin: 0 0 0 215px;
	*margin: 0 0 0 0;
	z-index: 1000;
}

.orderNow {
	font-size: 12px;
	font-weight: bold;
}

a.orderNow {
	color: #FFFFFF;
	background-color: #d3222a;
	border: 1px solid #FFFFFF;
	padding: 5px;
}

a.orderNow:hover {
	color: #FFFFFF;
	background-color: #DF3740;
	padding: 5px;
}


/* ------------------------------------------------------------------------ */
/* START Left Nav
--------------------------------------------------------------------------- */

.leftNavContainer {
	width: 215px;
	height: 500px;
	float: left;
	background-color: #000000;
}

.leftNavContainer2 {
	width: 215px;
	height: 698px;
	float: left;
	background-color: #000000;
}

.leftNav{
	list-style-type: none;
}

.leftNav li ul li {
	list-style-type: none;
	background-image: url(/Images/goldSquare.jpg);
	background-repeat: no-repeat;
	padding-left: 8px;
	background-position: 0 0.6em;
}

.smartContainer {
	width: 190px;
	background-color: #5E0C11;
	margin: 0 auto;
	padding: 8px 1px 8px 1px;
	border: 1px solid #E0D5B2;
}

.smartHeader {
	margin: 0 0 0 10px;
}

.dinnerAlertsContainer {
	margin: -10px 0 0 10px;
}

input#searchsubmit {
	width: 32px;
	font-size: 12px;
	background-color: #d3222a;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	font-weight: bold;
}

/* ------------------------------------------------------------------------ */
/* START Locator Bar
--------------------------------------------------------------------------- */
.locateBar {
	width: 960px;
	margin: 0 auto;
	height: 39px;
	background: url(/images/locateBar.jpg) no-repeat;
}

.locateLink {
	float: right;
	width: 98px;
	text-align: center;
	background-color: #d3222a;
	padding: 0 8px 0 8px;
	margin: 5px 10px 0 0;
	height: 24px;
	font-size: 12px;
	font-weight: bold;
}

.locateLink a {
	color: #FFFFFF;
}

.locateLink a:hover {
	background-color: #FF0000;
}

/* ------------------------------------------------------------------------ */
/* START What's Happening
--------------------------------------------------------------------------- */

.happeningContainer {
	width: 960px;
	margin: -30px auto 12px auto;
	*margin: -45px auto 12px auto;
}

.happeningHead {
	width: 272px;
	float: left;
}

.happeningText {
	width: 688px;
	height: 50px;
	float: right;
	background-color: #000000;
}

.happeningTicker {
	margin: 5px 0 0 5px;
}

.happeningScrollText {
	font-size: 12px;
	font-weight: bold;
	padding: 10px 0 0 0;
}

/* ------------------------------------------------------------------------ */
/* START WH Description
--------------------------------------------------------------------------- */

.washDescription {
	width: 940px;
	padding: 10px 10px 0 10px;
	margin: 0 auto;
}

/* ------------------------------------------------------------------------ */
/* START Bottom Content
--------------------------------------------------------------------------- */
.bottomContainer {
	width: 960px;
	margin: 0 auto;
	min-height: 155px;
}

.welcomeBox {
	width: 615px;
	height: 155px;
	float: left;
	background-color: #000000;
	padding: 8px 8px 8px 8px;
}

.latestNews {
	width: 300px;
	height: 155px;
	overflow: auto;
	float: right;
	background-color: #000000;
	padding: 8px 8px 8px 8px;
}

.newsDate {
	color: #e0d5b2;
}

.newsHeadline {
	color: #e0d5b2;
	font-weight: bold;
}

.scroll {
	height: 120px;
	overflow: auto;
	padding: 8px;
	padding-top: 0px;
}

/* ------------------------------------------------------------------------ */
/* START ScrollBars
--------------------------------------------------------------------------- */
/* Scrollbar Colors */
body {
scrollbar-3dlight-color:#333333;
scrollbar-arrow-color:#d3222a;
scrollbar-base-color:#000000;
scrollbar-darkshadow-color:#333333;
scrollbar-face-color:#000000;
scrollbar-highlight-color:#000000;
scrollbar-shadow-color:#333333;
scrollbar-track-color:#000000;
} 

.mainLgTextArea {
                width: 735px;
                height: 485px;
                background: url(/images/containerBg.png) repeat;
                overflow: auto;
                padding: 8px 8px 8px 8px;
}

.eventsContainer {
	width: 100%;
	height: 565px;
	border-top: 1px solid #ece9d8;
	background-color: #FFFFFF;
	color: #765332;
	padding: 8px;
}

/*.eventsContainer a {
	color: #C7020B;
}

.eventsContainer a:hover {
	color: #C7020B;
	text-decoration: underline;
}*/

.bandGo2 {
	width: 28px;
	height: 20px;
	position: relative;
	top: 5px;
	/*left: 74px;*/
	font-size: 12px;
}

.bandGo2 a{
	background-color: #d3222a;
	border: 1px solid #fcfafa;
	padding: 3px;
}

.bandGo2 a:hover{
	color: #FFFFFF;
	background-color: #DF3740;
	border: 1px solid #fcfafa;
	padding: 3px;
}

/* ---------------------- */
/* Washington House Rotating Images
------------------------- */
.washHomeImage1 {
	width: 745px;
	height: 501px;
	float: right;
	background: url(/Images/homeImgs/throughCurtains.jpg);
	background-repeat: no-repeat;
	}
	
	.washHomeImage2 {
	width: 745px;
	height: 501px;
	float: right;
	background: url(/Images/homeImgs/graceServBar.jpg);
	background-repeat: no-repeat;
	}
	
		.washHomeImage3{
	width: 745px;
	height: 501px;
	float: right;
	background: url(/Images/homeImgs/wineCabinet.jpg);
	background-repeat: no-repeat;
	}

		.washHomeImage4{
	width: 745px;
	height: 501px;
	float: right;
	background: url(/Images/homeImgs/cherubLight.jpg);
	background-repeat: no-repeat;
	}
	
			.washHomeImage5{
	width: 745px;
	height: 501px;
	float: right;
	background: url(/Images/homeImgs/pouringVodka.jpg);
	background-repeat: no-repeat;
	}
	
				.washHomeImage6{
	width: 745px;
	height: 501px;
	float: right;
	background: url(/Images/homeImgs/plateMeat.jpg);
	background-repeat: no-repeat;
	}
	
/* ------------------------------------------------------------------------ */
/* START Reservations Content
--------------------------------------------------------------------------- */
.OT_feedTitle {
	font-weight: bold;
}

#OT_searchWrapperAll {
}

/* ------------------------------------------------------------------------ */
/* START Editor Styles
--------------------------------------------------------------------------- */

.redReg {
	color: #D3222A;
}

.redRegBold {
	color: #D3222A;
	font-weight: bold;
}

.redHead2 {
	color: #D3222A;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

.redHead3 {
	color: #D3222A;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.burgundyReg {
	color: #5E0C11;
}

.burgundyRegBold {
	color: #5E0C11;
	font-weight: bold;
}

.burgundyHead2 {
	color: #5E0C11;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

.burgundyHead3 {
	color: #5E0C11;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.goldReg {
	color: #AF9A64;
}

.goldRegBold {
	color: #AF9A64;
	font-weight: bold;
}

.goldHead2 {
	color: #AF9A64;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

.goldHead3 {
	color: #AF9A64;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

.whiteReg {
	color: #FFFFFF;
}

.whiteRegBold {
	color: #FFFFFF;
	font-weight: bold;
}

.whiteHead2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-decoration: none;
}

.whiteHead3 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
}

/* ---------------------- */
/* END Editor Styles
------------------------- */
