/* CSS Document */


/* @@@ General Styles @@@ */
body
{
	background-color: #2C261B;
	background-image: url(../images/BodyBackground.jpg);
	background-repeat: repeat;
}
body.operaHome{
	background-position: 0px 25px;
}
body.operaDirections{
	background-position: 0px -5px;
}
body.operaHistory{
	background-position: 0px -5px;
}
body.operaMenu{
	background-position: 0px -5px;
}
body.operaImages{
	background-position: 0px -5px;
}
body.msieHome{
	background-position: 0px 29px;
}
body.msieDirections{
	background-position: 0px -1px;
}
body.msieHistory{
	background-position: 0px -1px;
}
body.msieMenu{
	background-position: 0px -1px;
}
body.msieImages{
	background-position: 0px -1px;
}
body.geckoHome{
	background-position: 0px 14px;
}
body.geckoDirections{
	background-position: 0px -16px;
}
body.geckoHistory{
	background-position: 0px -16px;
}
body.geckoMenu{
	background-position: 0px -16px;
}
body.geckoImages{
	background-position: 0px -16px;
}
a{
	text-decoration: none;
}
#bodyCenter{
	position: absolute;
	width: 750px;
	left: -375px;
	margin-left: 50%;
	margin-top: 5px;
}

/* L# -> Line #		C# -> Column # */
#L0-C0{
	width: 750px;
	height: 94px;
	overflow: hidden;
}
#L1-C0-Home{
	width: 750px;
	height: 350px;
	overflow: hidden;
}
#L1-C0-Internal{
	width: 750px;
	height: 200px;
	overflow: hidden;
}
#L2-Home
{
	width: 750px;
	height: 360px;
	background-image: url(../images/L2-Background.jpg);
	background-repeat: repeat-y;
}
#L2-Directions{
	overflow: visible;
	width: 750px;
	min-height: 480px;
	height: auto;
	background-image: url(../images/L2-Background.jpg);
	background-repeat: repeat-y;
}
#L2-Directions.min900px
{
	min-height: 900px;
}
#L2-C0{
	float: left;
	width: 175px;
	height: auto;
	padding-top: 50px;
	background-image: inherit;
}
#L2-C0 img{
	margin-left: 26px;
}
#L2-C0 img.home{
	margin-top: 50px;
}
#L2-C0 img.directions{
	margin-top: 170px;
}



/* @@@ Menu @@@ */

.L2-CO-MenuItems-Border{
	width: 175px;
	height: 30px;
	border-top: 1px solid #CCB766;
	padding-top:2px;
}
* html .L2-CO-MenuItems-Border{/* IE Only Hack */
	padding: 1px 0px 1px 0px;
}
.L2-CO-MenuItems-Border-Double{
	width: 100%;
	height: 30px;
	border-top: 1px solid #CCB766;
	border-bottom: 1px solid #CCB766;
	padding-top: 2px;
}
* html .L2-CO-MenuItems-Border-Double{/* IE Only Hack */
	padding: 1px 0px 1px 0px;
}
.L2-C0-MenuItems{
	width: 100%;
	height: 28px;
	line-height: 28px;
	padding-left: 40px;
	color: #94483A;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #94483A;
	text-decoration: none;
	cursor: pointer; 
}




#menu li a { background: #CA7D00; color: white; }
#menu li a:hover { background: #C07300; }
#menu li.blank a:hover { background: #CA7D00; }
#menu li.blank div { background: #CA7D00; }

#menu li.sel a { background: #9C6610; }
#menu li.sel a:hover { background: #9C6610; }
/* -- SubMenu Colors */
#menu li.sel li { background: #9C6610; }


.L2-C0-MenuItems:hover{
	width: 100%;
	height: 28px;
	line-height: 28px;
	padding-left: 40px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #94483A;
	color: #FFEFB7;
	text-decoration: none;
	cursor: pointer;
}

.L2-C0-MenuItems a, .L2-C0-MenuItems a:visited, .L2-C0-MenuItemsOut{
	color: #94483A;
}

.L2-C0-MenuItems a:hover, .L2-C0-MenuItemsHover{	color: #FFEFB7; }

div > .L2-C0-MenuItems a, .L2-C0-MenuItems a:visited
{
	/* Works for FFox and Opera */
	color: inherit;
}




.L2-C0-MenuItemsClicked{
	width: 100%;
	height: 28px;
	line-height: 28px;
	padding-left: 40px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	background-color: #94483A;
	color: #FFEFB7;
	text-decoration: none;
}
#L2-C1, #L2-C1-History, #L2-C1-Menu, #L2-C1-Images{
	float: left;	
	width: 525px;
	height: auto;
	min-height: 310px;
	padding-top: 50px;
	padding-left: 50px;
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	font-weight: bold;
	color: #665A4A;
	background-image: inherit;
	background-position: right;
}
/*
#L2-C1-History-FLIP-PIC{
	background-image: url(../images/L2-C1-History.jpg); 
	background-position: right 50px; 
	background-repeat: no-repeat;
	height:401px;
}
*/
#L2-C1-History{
	background-image: url(../images/L2-Background.jpg); 
	background-position: right 50px; 
	background-repeat: repeat-y;
}
#L2-C1-History #L2-C1-Text{
	width:525px;
	position:relative;z-index:3;
}
#L2-C1-Images{
	height: 400px;
}
#L2-C1-Menu{

}
#L2-C1-Text
{
	height: auto;
}
#L2-C1-Menu table{
	margin: 0;
	padding: 0;
	width: 300px;
	margin-top: 30px;
}
#L2-C1-Menu th{
	color: #94483A;
	font-size:12px;
}
#L2-C1-Menu th.name{
	width: auto;
	text-align: center;
}
#L2-C1-Menu th.size{
	width: auto;
	text-align: center;
}
#L2-C1-Menu TD{
	color: #665A4A;
	font-weight: bold;
	font-size: 12px;
}
#L2-C1-Menu td.name{
	width: auto;
	text-align: left;
}
#L2-C1-Menu td.size{
	width: auto;
	text-align: center;
}
#L2-C1-Menu img.plain{
	position: absolute;
	margin-left: 330px;
	top: 365px;
}
#L2-C1-Menu img.chalkboard{
	position: absolute;
	margin-left: 318px;
	margin-top: 140px;
}
#L2-C1-Text{
	width: 225px;
}
#L2-C1-Map{
	width: 400px;
	height: 360px;
	overflow: hidden;
	border: 10px solid #CDB963;
}
#L2-C1 img, #L2-C1-History img, #L2-C1-Images img{
	margin-bottom: 30px;
	clear: both;
}


DIV.hours{
	color:#C7B299;
	font-size:11px;
	font-weight:normal;
	line-height:115%;
	position:absolute;
	top:280px;
	left:34px;
	display:block;
}
DIV.hours DIV{
	margin-bottom:4px;
}

/* @@@ IMAGE GALLERY @@@ */
TABLE.gallery TD A{margin:0px;padding:0px;text-decoration:underline;}
TABLE.gallery TD A:hover{}
TABLE.gallery TD A DIV{font-size:10px;font-weight:bold;}
TABLE.gallery TD A IMG{border:1px solid blue;margin:0px 0px 5px 0px;padding:0px;}


#L3
{
	background-image: url(../images/L2-Background.jpg);background-repeat:repeat;
	/*background-image: url(../images/L2-Background.jpg);*/
	width: 750px;
	height: auto;
	position:relative;
}
#L3 img{	vertical-align: top; }

/* @@@ footer - by contigo @@@ */

#byContigo{	color:#94483A; font-size:12px;height: auto;	width:200px;z-index:2;	position:relative; left:571px; top:-96px; }
#byContigo a{
	color:#94483A;
	text-decoration:underline;
}

td.name #big
{
	width: auto;
}
th.name #big
{
	width: auto;
	text-align: center;
}
td.size #big
{
	width: auto;
}
#desc
{
	margin-bottom: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	color: #665A4A;
}
table.gallery tr td a img
{
	border: 2px solid #94483A;
}
table.gallery tr td a, table.gallery tr td a:link, table.gallery tr td a:visited
{
	color: #94483A;
}
