/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
 margin:0;
 padding:0;
 color:#000;
 background-color:#cd3301/*d2c5aa*/;
}

p {padding:0 10px 10px 0; margin:5px 0; line-height:1.2em;}
h1	{font-size:2em; color:#043e04;}
h2	{font-size:22px; font-weight:bold; padding:5px;}
h3	{font-size:1.5em; margin:0; padding:0 5px 5px 0px;}
h4	{font-size:1em;}
a {/*color:#012579;*/ text-decoration:none; font-weight:bold; color:#000; background:url(../images/link-bg.png) top; }
a:hover {color:#000; background:url(../images/link-bg-on.png) top;}
a.ltblue:hover { color:#990000;}
a.ltblue {color:#61aaef; background:none;}
a.gardencafe {background:url(../images/titles/garden-cafe.png) right no-repeat; border:none; width:131px; height:30px; display:block; float:right; margin:2px 60px 0 0;}
a.gardencafe:hover {background:url(../images/titles/garden-cafe-on.png) right no-repeat; border: none; width:131px; height:30px; display:block;}
a.events {background:url(../images/titles/events-calendar-off.png) no-repeat; border:none; width:156px; height:30px; display:block;}
a.events:hover {background:url(../images/titles/events-calendar-on.png) no-repeat; border:none; width:156px; height:30px; display:block;}
a.loyalty {background:url(../images/titles/loyalty-program.png) no-repeat; border:none; width:192px; height:30px; display:block; }
a.loyalty:hover {background:url(../images/titles/loyalty-program-on.png) no-repeat; border:none;}
img {border:1px solid #000;}

.tag {
 font-size:17px;
 font-style:italic;
 text-align:center;
 margin:0 0 5px 0;
 letter-spacing:-.02em;
 padding:0;
 font-weight:bold;}


#wrapper { 
 background:#fdad00;
 margin: 5px auto;
 width: 900px;
 height:1000px;
}
#wrap-inner {
 background:url(../images/frame.gif) no-repeat;
 width:900px;
 height:1000px;
 margin:0 auto;}
 
 
#leftcolumn { 
 background: none;
 margin: 30px 0px 0px 30px;
 padding: 3px;
 height: 920px;
 width: 417px;
 float: left;
 background-color: #0b490a;
}

#postit {
 margin:5px 0 20px 0px;
 width:180px;
 height:148px;
 background:url(../images/post-it.png) no-repeat;
 float:left;}
 
#postit p {
 width:131px;
 height:49px;
 font-size:.9em;
 text-align:center;
 margin:0;
 padding:50px 5px 0 25px;
}

#hours {
 float:right;
 margin:20px 40px 0 0 ;
 text-align:center;
 font-size:18px;
 color:#fff;
}

#newsletter {
 clear:right;
 padding:40px 0 0 40px;
 font-size:1.5em;

}
#newsletter a {color:#fff; font-weight:normal;}

#rightcolumn { 
 float: right;
 background: none;;
 margin: 40px 55px 0px 10px;
 padding: 10px ;
 height: 1080px;
 width: 360px;
 display: inline;
 position: relative;
}

#rightcolumn ul { margin:0; list-style:none;}
#rightcolumn li	{line-height:1em; margin:5px 0 0 0; padding:0;}
#rightcolumn ul ul {margin: 0 0 5px 30px; list-style:disc; }
#rightcolumn li li { line-height:1.5em; margin:0;}
#rightcolumn img	{border:none;}

#rightcolumn ul.events {list-style:none; margin:0;padding:0; border:1px dotted #0b490a;  border-top:none;}
#rightcolumn ul.events li	{background-color:#fcbe39; border-top:1px dotted #0b490a; padding:0 5px;}

#coupon {
 width:327px;
 height:284px;
 background:url(../images/coupon.png) no-repeat center;
 text-align:center;
 margin:00px 0 0px 200px
}
#coupon dl {
 margin:0;
 padding:85px 0 0 0;
 line-height:1.5em;
}
#coupon dt {
 font-size:48px;
 color:#0b490a;
 font-weight:bold;
 padding:10px 0 10px 0;
 }
#coupon dt span {
 font-size:26px;
 font-weight:normal;
 color:#000;
 letter-spacing:-.03em;
}
#coupon dd {
 font-weight:bold;
 font-size:16px;
}

#footer {
clear:both;
margin:0 auto;
text-align:left;
font-size:18px;
}

#copy { 
width:900px;
margin:0 auto;
padding:0px 0 20px 25px;
text-align:left;
font-size:12px;}

span.sm {font-size:.8em;}
span.lg {font-size:1.2em;}


/* slideshow gallery */
.slideshowlite {
	position: relative;
	border: 2px solid #111;
	overflow: hidden;
}

.slideshowlite a {
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	text-align: center;	
	background:none;}

.slideshowlite img {
	border: none;
}

/* pagination control */

.slideshowlite ul,
.slideshowlite ol {
	list-style: none;
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: 0;
	right: 5px;
	z-index: 3;
}

.slideshowlite ul li,
.slideshowlite ol li {
	float: left;
	margin: 0 2px;
	width: 16px;
}
	
.slideshowlite ul li a {
	position: relative;
	display: block;
	width: 100%;
	height: 14px;
	padding-top: 2px;
	text-decoration: none;
	color: #666;
	background: #eee;
	border: 1px solid #666;
	text-align: center;
	font-size: 11px;
}
	
.slideshowlite ul li a.current {
	color: #111;
	font-weight: bold;
	border: 1px solid #111;
	background: #fff;
}
	
.slideshowlite ul li a:hover {
	color: #fff;
	background: #333;
}

/* caption control */

.slideshowlite ol {
	top: 0px;
	position: relative;
	overflow: hidden;
	width: 100%;
	font-size: 14px;
	font-weight:bold;
	color: #fff;
	background: #000;
	padding: 3px 10px;
}

.slideshowlite ol li {
	width: 100%;
}
