@charset "UTF-8";
body  {
	font: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	background: #FFFFFF;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLt #container { 
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 768px;
}
.twoColFixLt #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 215px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	height: 768px;
	background: #FFFFFF; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px;
	margin: 0;
}
.twoColFixLt #sidebar2	{
	float: right;
	width: 300px;
	height: 768px;
	margin: 0;
	padding: 0;
	background-image:URL();
	background-repeat: none;
}
.twoColFixLt #sidebar3	{
	float: right;
	width: 288px;
	height: 532px;
	margin: 0;
	padding: 0;
	background-image:URL();
	background-repeat: none;
}
.twoColFixLt #sidebar3 img {
	padding-top: 100px;
}
.twoColFixLt #sidebar2 #splitLeft	{
	text-align: left;
	width: 140px;
	height: 50px;
	float: left;
	padding: 0 0 0 10px;
	margin-bottom: 0px;
	font-size: 80%;
	letter-spacing: 1px;
	color: #9ea374;
}
.twoColFixLt #sidebar2 #splitRight	{
	text-align: right;
	width: 140px;
	height: 50px;
	float: right;
	padding: 0 10px 0 0;
	font-size: 80%;
	letter-spacing: 1px;
	color: #9ea374;
	margin-bottom: 0px;
}

.header	{
	font-size: 100%;
	padding: 150px 50px 20px 50px;
	font-size: 100%;
	text-align: center;
	color: #9ea374;
}
.headerBig	{
	font-size: 100%;
	padding: 50px 10px 0 10px;
	font-size: 200%;
	text-align: left;
	color: #9ea374;
	margin-bottom: 15px;
}
.twoColFixLt #sidebar2 .percent	{
	padding: 0 10px 0 10px;
	font-size: 75%;
	color: #9ea374;
	
}
.sB2paragraph	{
	font-size: 70%;
	padding:15px 10px 0 10px;
	font-style: italic;
	color: #9ea374;
}
.sBLtText	{
	text-align: left;
	padding: 0 10px 0 10px;
	margin: 0px;
	line-height: 20px;
	font-size: 90%;
	color: #80561b;
}
.twoColFixLt #mainContent { 
	margin: 0 0 0 215px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
.twoColFixLt #mainContent #top	{
	margin: 0;
	padding: 0;
	width: 521px;
	height: 288px;
	background: #FFFFFF;
	float: left;
}
.twoColFixLt #mainContent #top a	{
	text-decoration: none;
	border: 0 solid #FFFFFF;
}
.twoColFixLt #mainContent #top a img {
	padding: 34px 0 0 0;
	border: 0px solid #FFFFFF;
}
.twoColFixLt #mainContent #top p	{
	color: #80561B;
	font-size: 130%;
	letter-spacing: 3px;
	padding: 55px 0 0 55px;
	margin: 0px;
}
.twoColFixLt #mainContent #mainCopy	{
	height: 438px;
	margin: 0;
	padding: 0px;
	background-image:url(images/Damask2.jpg);
	background-repeat: no-repeat;
	width: 521px;
	float: left;
}
.twoColFixLt #mainContent #mainCopy #text	{
	width: 521px;
	height: inherit;
	margin: 0px;
	padding: 0px;
	float: left;
}
.twoColFixLt #mainContent #mainCopy #text p	{
	margin: 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	line-height: 15px;
}
.twoColFixLt #mainContent #mainCopy #text .subHead	{
	color: #000000;
	font-weight: bold;
	font-size: 75%;
	letter-spacing: .3px;
	padding: 20px 20px 0px 55px;
}
.twoColFixLt #mainContent #mainCopy #text .dateHeader	{
	color: #9ea374;
	font-size: 95%;
	font-weight: bold;
	padding: 10px 20px 0 55px;
}
.twoColFixLt #mainContent #mainCopy #text .date	{
	color: #9ea374;
	font-size: 95%;
	font-weidth: bold;
	padding: 0 0 0 55px;
	line-height: 20px;
}
.twoColFixLt #mainContent #mainCopy #text .paragraphBrown	{
	color: #80561b;
	font-size: 80%;
	letter-spacing: 1px;
	padding: 20px 20px 10px 55px;
}
.twoColFixLt #mainContent #mainCopy #text .paragraphBlack	{
	color: #000000;
	font-size: 80%;
	letter-spacing: 1px;
	padding: 20px 20px 10px 55px;
	font-weight: bold;
}
.twoColFixLt #mainContent #mainCopy #text a	{
	padding-left: 10px;
	font-style: italic;
}
.twoColFixLt #contact	{
	background: #FFFFFF;
	margin: 0;
	padding: 0;
	text-align: right;
	width: 1024px;
	height: 18px;
}
.twoColFixLt #contact p	{
	font-size: 70%;
	letter-spacing: 1px;
}
.twoColFixLt #happyHour	{
	margin: 0;
	padding: 60px 0 20px 0;
	width: 1024px;
	height: auto;
	font:Arial, Helvetica, sans-serif;
}
.twoColFixLt #happyHour p	{
	text-align: center;
	color: #CCC;	
}
a.softGrey:active	{
	color: #CCC;
	text-decoration: none;
}
a.softGrey:link	{
	color: #CCC;
	text-decoration: none;
}
a.softGrey:visited	{
	color: #CCC;
	text-decoration: none;
}
a.softGrey:hover	{
	color: #000000;
	text-decoration: underline;
}

a.hover:active	{
	color: #000000;
	text-decoration: none;
}
a.hover:link	{
	color: #000000;
	text-decoration: none;
}
a.hover:visited	{
	color: #000000;
	text-decoration: none;
}
a.hover:hover	{
	color: #93b1d7;
	text-decoration: underline;
}
a.hoverGrey:active	{
	color: #999999;
	text-decoration: none;
}
a.hoverGrey:link	{
	color: #999999;
	text-decoration: none;
}
a.hoverGrey:visited	{
	color: #999999;
	text-decoration: none;
}
a.hoverGrey:hover	{
	color: #93b1d7;
	text-decoration: underline;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}