@charset "UTF-8";

body  {
	font: 12px Arial, Helvetica, sans-serif;
	background: #000000 url(../images/bg_body.jpg) no-repeat center top;
	margin: 0;
	padding: 0;
	text-align: center;
}
#pageback {
	background: #000000 url(../images/bg_body.jpg) no-repeat center top;
	height: auto;
	width: 100%;
}
#wrapper {
	margin: 0px auto;
	width: 960px;
	text-align: left;
}
#flag {
	padding: 0px;
	padding-top: 58px;
	height: 118px;
	width: 960px;
	background: url(../images/bg_flag.png) no-repeat;
} 
#flag img {
	float: left;
	margin: 0px;
}
#funlinks {
	background: url(../images/bg_funlinks.png) no-repeat;
	margin: 117px 0px 0px;
	padding: 0px;
	height: 45px;
	width: 960px;
	text-align: center;
}
#funlinks img {
	margin-right: 30px;
	margin-left: 30px;
}
#content {
	width: 960px;
	background: url(../images/bg_contentRepeat.jpg) repeat-y 0px 0px;
}
#contentTop {
	width: 960px;
	background: url(../images/bg_contentTop.jpg) no-repeat 0px 0px;
}
#sidebar {
	float: right;
	width: 284px;
	padding: 4px 39px 36px 2px;
	margin: 0px;
}
#sidebar .boxSpecials {
	width: 264px;
	padding: 0px 10px 10px;
	font-size: 11px;
}
.boxSpecials b {
	font-size: 13px;
}
.boxSpecials a.small {
	font: bold 10px Verdana, Geneva, sans-serif;
	color: #AE563A;
	text-transform: uppercase;
	text-decoration: none;
}
.boxSpecials a.small:hover {
	color: #000000;
}
#sidebar .boxComments {
	width: 264px;
	padding: 16px 10px 35px;
	font-size: 11px;
	background: url(../images/bg_comments.jpg) no-repeat left bottom;
}
.boxComments b {
	font-size: 13px;
}
.boxComments #reademall {
	margin: 75px 0px 0px;
	height: 19px;
	width: 250px;
	padding-left: 14px;
}
#sidebar h4 {
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #AF573B;
	border-bottom: 1px dotted #AF573B;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 2px;
	margin-bottom: 3px;
	margin-top: 9px;
}
#mainContent {
	margin: 0;
	float: left;
	width: 522px;
	font: 12px Verdana, Geneva, sans-serif;
	color: #000000;
	padding: 30px 0px 0px 76px;
} 
#mainContent h1 {
	font: bold 22px Verdana, Geneva, sans-serif;
	color: #000000;
}
#mainContent h2 {
	font: bold 18px Verdana, Arial, Helvetica, sans-serif;
	color: #9B4731;
}
#mainContent h3 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #000000;
}
#mainContent h4 {
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #AF573B;
	border-bottom: 1px dotted #AF573B;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 4px;
}
#mainContent h5 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #000000;
}
#mainContent h6 {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #293174;
}
#mainContent p {
	line-height: 18px;
}
#mainContent p.caption {
	font-size: 11px;
	font-style: italic;
	text-indent: 24px;
}
#mainContent p.disclaimer {
	font-size: 10px;
	font-style: italic;
}
#mainContent a {
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 11px;
}
#mainContent a:hover {
	text-decoration: underline;
}
strong {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
#footer {
	width: 960px;
	margin: 0px 0px 24px;
	padding: 63px 0px 0px;
	background: url(../images/bg_foot.jpg) no-repeat 0px 0px;
	height: 44px;
	vertical-align: top;
} 
#footer #footerLeft {
	font: 11px Arial, Helvetica, sans-serif;
	color: #82311C;
	padding: 12px 0px 0px;
	height: 32px;
	width: 869px;
	float: left;
	text-align: right;
	vertical-align: top;
}
#footer #footerRight {
	padding: 0px;
	height: 44px;
	width: 91px;
	float: right;
	text-align: left;
}
#footer a {
	font-weight: bold;
	color: #A26355;
	text-decoration: none;
	margin-right: 4px;
	margin-left: 4px;
}
#footer a:hover {
	text-decoration: underline;
}


.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
img.drawdots {
	width: 100%;
	border-bottom: 1px dotted #000000;
}
img.drawdashes {
	width: 100%;
	border-bottom: 1px dashed #000000;
}
img.drawline {
	width: 100%;
	border-bottom: 1px solid #000000;
}
img.pix {
	border: 1px solid #000000;
}
img.mug {
	margin-right: 6px;
	border: 1px solid #000000;
}
ul.spread li {
	margin-bottom: 9px;
}
ul.acrobat li, li.acrobat {
	list-style: url(../images/icons/icon_pdf.gif) outside;
}
ul.word li, li.word {
	list-style: url(../images/icons/icon_doc.gif) outside;
}
ul.excel li, li.excel {
	list-style: url(../images/icons/icon_xls.gif) outside;
}
ul.powerpoint li, li.powerpoint {
	list-style: url(../images/icons/icon_ppt.gif) outside;
}
textarea.wide {
	width: 400px;
}


.formbutton {
	border-bottom: 1px solid #73B200;
	border-right: 1px solid #73B200;
	border-left: 1px solid #9DC94C;
	border-top:1px solid #9DC94C;
	background: #FFEA1A;
	font-size: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.formselect {
	font-family:arial;
	font-size:11px;
	border:1 solid #73B200;
	background: #FFEA1A;
}


#sidebar ul.menumenu {
	display: block;
	margin: 2px 0px 0px;
	padding: 0px;
	height: auto;
	width: 284px;
}
#sidebar ul.menumenu li {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 284px;
}
#sidebar ul.menumenu a {
	display: block;
	margin: 0px 0px 2px;
	padding: 6px 12px 6px 18px;
	height: auto;
	width: 254px;
	font: bold 12px Verdana, Geneva, sans-serif;
	color: #FFFFFF;
	background: #CEC2AA;
	vertical-align: top;
	text-transform: uppercase;
	text-decoration: none;
}
#sidebar ul.menumenu a:hover {
	color: #FFFFFF;
	background: #9B988F;
}
tr.dotbot {
	border-bottom: 1px dotted #CEC2AA;
}
tr.dotbot td {
	border-bottom: 1px dotted #CEC2AA;
	padding-top: 12px;
	padding-bottom: 3px;
}
td.size {
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}
#menutable b {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AA5A53;
}#menutable strong {
	font: bold 18px "Trebuchet MS", Helvetica, sans-serif;
}
#menupagelinks li {
	margin-bottom: 9px;
}
#menupagelinks li a {
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
}



/* - - - - - - COUPONS PAGE - - - - - - */


#mainContent.spreadout {
	width: 830px;
	margin-left: 0px;
	background: url(http://jonescreekcafe.com/_cssnjava/none);
	padding-left: 66px;
}

#mainContent .coupon {
	display: block;
	height: 170px;
	width: 254px;
	margin-bottom: 17px;
	margin-left: 17px;
	float: left;
	background:	#EEEEEE;
}
#mainContent .bg-yes {
	background: url(../images/b_coupon.jpg);
}
#mainContent .bg-no {
	background: url(http://jonescreekcafe.com/images/b_coupon-nobg.jpg);
}
#mainContent .coupon:hover {
}

#mainContent .coupon a {
	font-size: 18px;
	font-style: normal;
	text-align: center;
	text-transform: none;
	text-decoration: none;
	display: block;
	padding-top: 50px;
	height: 120px;
	width: 214px;
	vertical-align: top;
	border-style: none;
	text-shadow: 3px 3px 5px rgba(150, 150, 150, 1);
	padding-right: 20px;
	padding-left: 20px;
}
#mainContent .coupon a:hover {
	background:	rgb(0,0,0);
	background: transparent\9;
	background:	rgba(0,0,0,0.4);
	filter:	progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);  
	zoom: 1;
	color: #FFFFFF;
	text-shadow: 3px 3px 5px rgba(0, 0, 0, 0.75);
}
.other {
	opacity: .9;
	filter: alpha(opacity = 90);
}


a.btn {
	display: inline-block;
	padding: 7px 10px 6px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-transform: uppercase;
	/* Transition Fade Setup */
	
	-webkit-transition: color 0.2s linear;
	-moz-transition: color 0.2s linear;
	-o-transition: color 0.2s linear;
	transition: color 0.2s linear;
	-webkit-transition: background-color 0.2s linear;
	-moz-transition: background-color 0.2s linear;
	-o-transition: background-color 0.2s linear;
	transition: background-color 0.2s linear;
	background: #FDB92C;
	border: 1px solid #FFFFFF;
}
a.btn:hover {
	cursor:pointer;
	color: #FFFFFF;
	background: #EFAE2A;
	border: 1px solid #FFFFFF;
}