/* @override http://www.lacucinaatthemarket.com/css/lcm.css */

* {
		margin: 0;
		padding: 0;
		line-height: 1em;
		font-size: 1em;
}

body {
		height: 100%;
		margin: 0;
		padding: 0;
		background: #deb441 url(../images/lcm-tpl/bg.gif) center center repeat;
		overflow: visible;
		color: #4f5543;
		font: 12px/18px Georgia, "Times New Roman", Times, serif;
	}

a img {
	border: 0;
}
	

h1 {
		margin: 35px 0 7px;
		overflow: hidden;
}


a.header  {
	background: url(../images/lcm-tpl/lacucina2.gif) center 0 no-repeat;
	
	display:block;
	height:0pt;
	overflow:hidden;
	padding-top: 55px;
}

a.header:hover {
	background-image: url(../images/lcm-tpl/lacucina2_hover.gif);
}




#contact_hdr a  {
	background: url(../images/lcm-tpl/contact_hdr.gif) 0 0 no-repeat;
	no-repeat scroll 0pt;
	display:block;
	height:0pt;
	overflow:hidden;
	padding-top: 55px;
	width:219px;
}

#contact_hdr a:hover {
	background: url(../images/lcm-tpl/contact_hdr_hover.gif) 0 0 no-repeat;

}


h2 {
	text-align: left;
	margin: 0px;
}

h3.footer a {
		background: url(../images/lcm-tpl/footer2.gif) 0 0 no-repeat;
		height: 0px;
		width: 405px;
		margin: 5px auto 7px;
		padding-top: 43px;
		overflow: hidden;
}



h3.footer a:hover {
		background: url(../images/lcm-tpl/footer_hover.gif) 0 0 no-repeat;
		height: 0px;
		width: 405px;
		margin: 5px auto 7px;
		padding-top: 43px;
		overflow: hidden;
}


a.footer  {
    background: url(../images/lcm-tpl/footer2.gif) 0 0 no-repeat;
	no-repeat scroll 0pt;
	display:block;
	height:0pt;
	overflow:hidden;
	padding-top:43px;
	width:405px;
}

a.footer:hover {
	background: url(../images/lcm-tpl/footer_hover.gif) 0 0 no-repeat;

}

#footer {
	margin: 4px 242px 0px;

}

#gift-cert
{
	text-align: center;
	margin-left: 12px;
	margin-top: 15px;
	margin-bottom: 15px;
	font-weight: bold;
}

ul {
	 font: 13px/19px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px 0;
	list-style-type: none;
}

ul li
	{
	background: transparent url(../images/lcm-tpl/bullet.gif) 0 .6em no-repeat;
	padding-left: 13px;
	line-height: 19px;

}
p, h2 {
	 font: 13px/21px Georgia, "Times New Roman", Times, serif;
	 margin-bottom: 10px;
	text-align: justify;
}

h2 {
	font-weight: bold;
	text-align: left;
	margin-bottom: 0;
}
h2 strong {
	color: #994a03;
}

.small-txt {
	text-align: left;
	font-size: 10px;
}

a {
	color: #994a03;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.caps {
	text-transform: uppercase;
	font-size: 15px;
}

#left-btn {
	 font: 13px/19px Georgia, "Times New Roman", Times, serif;
	 margin-bottom: 10px;
	float: left;
}

#right-btn {
	 font: 13px/19px Georgia, "Times New Roman", Times, serif;
	 margin-bottom: 10px;
	float: right;
}

#center {
	width: 889px;
	margin: 0pt auto;
	text-align: left;
	overflow:visible;
	padding:0pt;
}

#footer{
	clear: both;
}

#splash {
	    background:transparent url(../images/lcm-tpl/splashbg.gif) no-repeat scroll 0px 0;
		margin: -300px 0px 0px 0;
		overflow: hidden;
		position: absolute;
		top: 50%;
		height: 600px;
		width: 889px;
		text-align: top;
		text-align: center;
	}



#contact {
	background:transparent url(../images/lcm-tpl/contact_bg2.jpg) no-repeat scroll 0px 0;
	margin: -300px 0px 0px 0;
	overflow: hidden;
	position: absolute;
	top: 50%;
	height: 600px;
	width: 889px;
	text-align: center;
}

#contact_hdr {
	margin: 257px auto 7px;
	width: 245px;
}

#contact .caps {
	font-size: 10px;
	line-height: 15px;
}

#left, #right {
	position: absolute;
}

#left{
	top: 228px;
	left: 8px;
    width: 235px;

}

.lg {
	font-size: 12px;
}

#contact_left{
    position: absolute;
	top: 234px;
	left: 38px;
    width: 175px;

}

#right{
	right: 20px;
	top: 228px;
    width: 221px;

}

#contact_right {
    position: absolute;
	right: 38px;
	top: 259px;
    width: 184px;
}

#contact #contact_center p {
	font-size: 11px;
	_font-size: 10px;
	line-height: 15px;
	text-align: center;
}

#contact_right p {

    font-size: 10px;
    line-height: 20px;
    text-align: center;
}

#middle{
    margin:0pt auto; 
	width: 405px;
	height: 425px;
	text-align: justify;
}

/* @group Scrollbar	 */


.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: url(../images/lcm-tpl/scrollbg.gif) 0 0 repeat-y;
}
.jScrollPaneDrag {
	position: absolute;
	background: #bab4a4;
	cursor: pointer;
	overflow: hidden;
	
	filter:alpha(opacity=40);
	-moz-opacity:0.4;
	-khtml-opacity: 0.4;
	opacity: 0.4;
}
	
	
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/* @end */

#middle-center {
    margin:0pt auto; 
	width: 405px;
	height: 425px;
	overflow: hidden;
}

.sponsor {
	padding: 5px;
}

#summary img {
	padding: 10px 0;
	border-top: 3px double #bbb7aa;
	border-bottom: 3px double #bbb7aa;
	width: 405px;
	height: 108px;
}

#bodytext {
	height: 260px;
	overflow: hidden;
	left: 0;
}


.schedule p {
	font-size: 11px;
	line-height: 16px;
}
span.date {
	color: #bbb4a4;
}

.hide {
	display: none;
}

/* @group Signup Form */

#signupform {
	position: absolute;
	top: 232px;
	left: 242px;
	width: 405px;
	height: 234px;
	z-index: 100;
	display: none;
	background-color: #faf3e1;
	padding: 20px 0;
}

#close-signup{
	color: #bbb7aa;
}

label {
	clear: left;
	float: left;
	text-align: left;
	display: block;
	text-transform: uppercase;
	font-size: 11px;
	margin: 8px 0 0;
	width: 100px;
}
input.text {
	float: left;
	padding: 2px;
	font-size: 14px;
	margin-top: 2px;
	border: 0;
	background-color: #e0d9c7;
	display: block;
	width: 300px;
	margin-bottom: 8px;
}

input.submit {
	font-size: 15px;
	float: right;
	margin-right: 5px;
}

#email {
	margin-bottom: 10px;
}

/* @end */

/* @group Calendar */

#calblock {
	margin: 0 60px 0 50px;
}

#calblock table {
	width: 100%;
	height: 175px;
	border-top: 1px solid #bbb7aa;
	border-bottom: 1px solid #bbb7aa;
}

#calblock th {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 10px;
	letter-spacing: 1px;
	padding: 2px 0;
}

#calblock th a {
	font-size: 15px;
}

#calblock th .yearlabel {
	font-size: 12px;
	letter-spacing: normal;
}

#calblock td {
	text-align: right;
	padding: 4px;
	border-top: 1px solid #f3e4b9;
	vertical-align: middle;
	color: #666;
	/*f3e4b9*/
	background-color:  transparent;
	font: normal normal 10px Arial, Trebuchet MS, Tahoma, Verdana, Sans-serif;
}

#calblock td a:hover {
	color: #994a03;
	text-decoration: underline;
}

#calblock td.blank { 
	background-color: transparent;
	color: #bdb6a4;
	font-weight: normal;
	font-style: normal;
}

#calblock td.calendarToday, #calblock td.calendarToday a {
	background-color: #994a03;
	color: #fff;
	font-weight: bold;
}

#calblock td.calendarToday a {
	text-decoration: underline;
}

#calblock td a {
	color: #994a03;
	font-weight: bold;
}

/* @end */





/* @group nav */


ul.nav 
{
	font: 10px/10px Georgia, "Times New Roman", Times, serif;
	text-decoration: none;
	padding: 0px;
	letter-spacing: 1px;
}

ul.nav li 
{
	_height: 1px;
	list-style-type: none;
    margin-bottom: 10px;
	line-height: 10px;
	letter-spacing: 1px;
	background: none;
	_margin-bottom: 8px;
}

ul.nav a 
{
	text-decoration: none;
	color: #4f5543;
	display: block;
	text-transform: uppercase;
	line-height: 10px;
	letter-spacing: 1px;
}

ul.nav a:hover 
{
	text-decoration: none;
	color: #ad861a;
}

ul.nav a.cur
{
	color: #4f5543;
	font-weight: bold;
	line-height: 10px;
}
/* @end */
			