@charset "utf-8";
/* CSS Document */
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color:#b67832;
	margin:0;
	font-size:15px;
	line-height:20px;
	}
#top	{
	width:950px;
	margin:10px auto 0 auto;
		}
#wrapper {
	width:940px;
	margin:0 auto 12px auto;
	border:1px solid #333;
	background-image:url(images/opacitySq.png);
		-moz-box-shadow:    2px 2px 7px 3px #333;
  		-webkit-box-shadow: 2px 2px 7px 3px #333;
 		box-shadow:        2px 2px 7px 3px #333;
	}


.content	{
	margin:0 auto;
	}

.leftCol	{
		width:220px;
		float:left;
		margin:0 0 0 0;
		background-image:url(images/leftOrange.png);
		background-repeat:repeat-y;
			}
.rtCol	{
		width:710px;
		float:right;
		margin:0 0 0 0;
			}



#footer	{
		width:940px;
		margin:12px auto 12px auto;
}
.social	{
		margin:24px 0 24px 14px;
		width:160px;
		border-top:1px dotted #993300;
		border-bottom:1px dotted #993300;
		padding:6px 0;
		}
.slideshow	{
		width:670px;
		margin: 12px auto 14px auto;
		background-color:#f4911d;
		padding: 6px 0; 
		}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size:17px;
	line-height:20px;
    font-weight:bold;
	font-style:italic;
	color:#993300;
	margin: 15px 18px 0 18px;
	text-align:center;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
    font-size:16px;
	line-height:18px;
    font-weight:bold;
	font-style:normal;
	color:#000;
	margin: 15px 18px 0 18px;
	text-align:center;
	background-color:#f4911d;
	padding:4px;
}


p { 
	margin:12px 18px 12px 18px;
}
.moreTopMargin	{
		margin-top:60px;
		}
ul.moreTop li	{
	margin-top:6px;
	}

.shadow2		{
			-moz-box-shadow:    2px 2px 7px 3px #fff;
  			-webkit-box-shadow: 2px 2px 7px 3px #fff;
 			 box-shadow:        2px 2px 7px 3px #fff;
			}


.betterLink {
	color: #003399;
	background-color: inherit;
	text-decoration: none;
}

a.betterLink:link {
	color: #003399;
	background-color: inherit;
	text-decoration: none;
}
					
a.betterLink:visited {
	color: #003399;
	background-color: inherit;
	text-decoration: none;
}

a.betterLink:hover {
	color: #006699;
	background-color: inherit;
	text-decoration: none;
}

a.betterLink:active {
	color: #003399;
	background-color: inherit;
	text-decoration: underline;
}
.bottomLinkSep {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
	text-align:center;
}
.bottomLink {
	color: #ffcc99;
	background-color: inherit;
	text-decoration: none;
	text-align:center;
	font-weight:bold;
	font-size:12px;
	line-height:14px;
}

a.bottomLink:link {
	color: #ffcc99;
	background-color: inherit;
	text-decoration: none;
}
					
a.bottomLink:visited {
	color: #ffcc99;
	background-color: inherit;
	text-decoration: none;
}

a.bottomLink:hover {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}

a.bottomLink:active {
	color: #ffcc99;
	background-color: inherit;
	text-decoration: underline;
}


.copyright {
	font-size:10px;
	line-height:12px;
	color:#fff;
	text-align:center;
	margin:6px 0 6px 0;
	font-weight:bold;
		}

.designer {
	font-size: 10px; 
	line-height:16px;
	color:#ffcc99;
	background-color: inherit;
	text-align:center;
	font-weight:bold;
	margin:0 auto 6px auto;
}

a.designer:link {
	color: #ffcc99;
	background-color: inherit;
	text-decoration: none;
}

a.designer:visited {
	color: #ffcc99;
	background-color: inherit;
	text-decoration: none;
}

a.designer:hover {
	color: #fff;
	background-color: inherit;
	text-decoration: none;
}

a.designer:active {
	color: #ffcc99;
	background-color: inherit;
	text-decoration: none;
}

.center	{
	text-align:center;
	}

.roundBox	{
		width:800px;
		margin:0px auto 18px auto;
		padding:4px 0 4px 0;
		background-color:#f2be1a;
		-moz-border-radius:  9px;
		-webkit-border-radius:  9px;
		-khtml-border-radius:  9px;
		border-radius: 9px;
			-moz-box-shadow:    2px 2px 7px 2px #333;
  			-webkit-box-shadow: 2px 2px 7px 2px #333;
 			 box-shadow:        2px 2px 7px 2px #333;
 			}

.note	{
		font-size:13px;
		line-height:15px;
		font-style:italic;
		}
.price	{
		font-weight:bold;
		font-size:18px;
		line-height:22px;
		text-align:center;
		}
.spanish	{
		font-weight:normal;
		}
.item	{
		font-weight:bold;
		margin:6px 18px 0 18px;
		}
.itemPrice	{
		font-weight:bold;
		color:#993300;
		}
.itemDescription	
		{
		font-size:13px;
		line-height:15px;
		margin:0 18px 0 18px;
		}
.itemSize	
		{
		font-size:13px;
		line-height:15px;
		font-weight:normal;
		}
.hours	{
		margin:24px 0 24px 14px;
		width:160px;
		font-size:12px;
		line-height:14px;
		text-align:center;
		}
		
#flake { z-index:20000 }