/* ####################
TOC...
LIGHTBOX STYLES
LINK STYLES
BASIC SEMANTIC STYLES
HOMEPAGE STYLES
SUBPAGE STYLES
SIDENAV STYLES
left side renderings
FOOTER STYLES
############################## */

/* ####################
WE NEED THIS html STYLE TO ADD A SCROLLBAR TO FIREFOX SO AS TO GET RID OF THE 20 PIXEL SHIFT THAT THEY SO LOVINGLY ADD TO LONG PAGES
############################## */
html {
     overflow: -moz-scrollbars-vertical;
}
html, body {
  height: 100%; /* Required */
}
#mainJoint
	{
	background-color: #ffffff;
	margin:0px 0px 0px -438px;
	width:875px;
	height:100%;
	position:absolute;
	left:50%;
	}
body
	{
	font-size: 12px;
	font-family:"Bookman Old Style";
	background-image: url(../images/bg.gif);
	background-repeat:repeat-x;
	background-color: #ffffff;
	margin:0px 0px 0px 0px;
	}
/*#############################################
LINK STYLES BELOW
#############################################*/
	
a:link
	{
	color:#cc6600;
	text-decoration:underline;
	}	
a:visited
	{
	color:#cc6600;
	text-decoration:underline;
	}	
a:hover
	{
	color:#000000;
	text-decoration:none;
	}	
/*#############################################
BASIC SEMANTIC STYLES BELOW
#############################################*/
p, li, ul, td
	{
	font-family:"Bookman Old Style";
	/*font-family: "Trebuchet MS", Arial, sans-serif;*/
	font-size: 13px;
	color:#333333;
	}	
p
	{
	line-height:18px;
	margin:8px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	}
h1
	{
	font-family: georgia;
	font-size: 14px;
	color:#cc6600;
	}
h1.menuDescription
	{
	line-height:24px;
	font-size: 16px;
	margin:20px 20px 15px 11px;
	font-family:"Bookman Old Style";
	font-weight:normal;
	color:#7e7a7a;
	}	
h2
	{
	font-family: georgia;
	font-size: 13px;
	color:#cc6600;
	}
h3.menuSubHeads
	{
	margin:10px 0 10px 0;
	font-style:italic;
	font-family: georgia;
	font-size: 14px;
	color:#cc6600;
	}
h2.menuHeads
	{
	text-transformation:uppercase;
	margin:10px 0 10px 0;
	font-family: "Lucida Sans Unicode", arial;
	font-size: 24px;
	font-weight:normal;
	color:#cc6600;
	}
h3
	{
	margin:10px 0px 0px 0px;
	font-family: georgia;
	font-size: 12px;
	color:#cc6600;
	}
h4
	{
	margin:0px 0px 0px 0px;
	font-family: georgia;
	font-size: 13px;
	color:#cc6600;
	}
#topMenuText h4
	{
	margin:-10px 25px 0px 30px;
	font-family: georgia;
	font-size: 11px;
	color:#cc6600;
	}
hr
	{
	border: 0;
	color: #cc6600;
	background-color: #cc6600;
	height: 1px;
	margin:10px 20px 10px 0px;
	}
ul
	{
	list-style-type:square;
	padding-left:1em;
	padding-bottom:5px;
	margin:0px 0px 5px 7px;
	}
#boxBody ul.box
	{
	color:#1b812a;
	list-style-type:disc;	
	}
#boxBody li
	{	
	color:#1b812a;
	}
ul
	{
	color:#737b80;
	list-style-image: url(../images/bullet_square.gif);
	padding-left:1em;
	margin:10px 0px 5px 14px;
	}
	ul li
		{
		font-weight:normal;
		padding:0px 0px 5px 0px;
		}
ul.arrows
	{
	color:#737b80;
	list-style-image: url(../images/bullet_arrows.gif);
	margin:0px 0px 5px 0px;
	}
	ul.arrows li
		{
		margin:0px 0px 0px 0px;
		font-weight:normal;
		padding:0px 0px 0px 0px;
		}
		ul.arrows li a
			{
			color:#737b80 !important;
			font-weight:normal !important;
			border-bottom:none !important;
			}

#topHat
	{
	margin:0px 0px 0px 0px;
	}
#topMostNav
	{
	margin:0px 0px 0px 10px;
	text-align:right;
	}
#topBlkNav
	{
	margin:0px 0px 0px 0px;
	}
#topBlkNav a,
#topBlkNav > img {
float:right;
}
.floatLeft
	{
	float:left;
	display:inline;
	}
/*
HOMEPAGE STYLES
*/
#breakfastLunchDinner
	{
	float:left;
	display:inline;
	width:275px;
	}
#breakfastLunchDinner div
	{
	position:relative;
	margin:0px 50px 10px 50px;
	}
#breakfastLunchDinner div img
	{
	/*position: absolute; bottom: 0; left: -8px;*/
	}
#latestNews
	{
	float:left;
	display:inline;
	width:307px;
	background-image: url(../images/latestNewsBG.gif);
	background-repeat:no-repeat;
	background-position: bottom;
	background-color:#ffffff;
	}
#latestNews .inner
	{
	margin:0px 0px 0px 0px;
	border-right:1px solid #e5e5e5;
	padding:10px 10px 25px 0px;
	font-size:11px;
	}
#latestNews div a:link, #latestNews div a:visited
	{
	color:#666666;
	font-weight:bold;
	text-decoration:none;
	border-bottom:2px solid #7f7f7f;
	}
#latestNews div a:hover
	{
	font-weight:bold;
	text-decoration:none;
	border-style:none;
	}
#latestNews .arrows img
	{
	margin:10px 0px 10px 0px;
	}
#bestInBmore
	{
	float:left;
	display:inline;
	width:293px;
	}
#homepageFaceBook
	{
	float:left;
	display:inline;
	width:293px;
	}
#beTheFirstToKnow
	{
	padding:0px 0px 5px 0px;
	}
	#beTheFirstToKnow p
		{
		font-size:11px;
		margin:0;
		padding:0;
		}
#beTheFirstToKnow table
	{
	margin:0px 0px 0px 0px;
	}
a.homePagePrizeDetails:link, a.homePagePrizeDetails:visited
	{
	color:#999999;
	text-decoration:none;
	border-bottom:1px solid #999999;
	}
a.homePagePrizeDetails:hover
	{
	color:#999999;
	text-decoration:none;
	border-style:none;
	}
#beTheFirstToKnow table p
	{
	margin:0px 0px 0px 15px;
	}
#beTheFirstToKnow table form
	{
	/*margin:5px 0px 0px 15px;*/
	}
/*
SUBPAGE STYLES
*/
.orange
	{
	color:#cc6600;
	}

td#leftSide
	{
	width:186px;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
	td#leftSide img
		{
		margin:0 0 0 0;
		}

img.leftBtm
	{
	position: absolute;
	bottom: 0;
	left: 0;
	}
td.printTD
	{
	border-bottom:1px solid #e8e8e8;
	margin:0px 0px 0px 0px;
	}

#printPage
	{
	text-align:right;
	margin:0px 0px 0px 0px;
	}
#middleContent
	{
	width:504px;
	border-right:1px solid #e8e8e8;
	}
#middleContentNoRightSide
	{
	width:513px;
	}
td#middleContent .inner
	{
	padding:10px 40px 0px 30px;
	}
td#middleContent .innerMenu
	{
	padding:0px 20px 0px 20px;
	}
td#middleContent .innerForm
	{
	padding:0px 10px 0px 20px;
	}
.price
	{
	font-weight:bold;
	}
#middleContent p
	{
	/*nothin here*/
	}
#quoteRightSide
	{
	margin:0;
	padding:0;
	}
#press
	{
	margin:0;
	padding-top:-15px;
	}
#press .inner
	{
	margin:0px 0px 0px 24px;
	}
#press ul a:link, #press ul a:visited
	{
	color:#666666;
	}
#beTheFirst .inner
	{
	padding:10px 19px 30px 14px;
	background-image: url(../images/beTheFirstBG.gif) bottom;
	background-repeat:no-repeat;
	background-color:#ffffff;
	}
p.faq_q
	{
	margin:10px 0 0 0;
	font:14px "Lucida Sans Unicode",arial;
	color:#cc6600;
	}
	p.faq_a
		{margin:0;}
/*
MENU PAGE STYLES
*/
.menuSection
	{
	/*margin-left:15px;*/
	}
.innerMenu
	{
	padding:0 0 0 30px;
	}
.innerMenu p
	{
	margin:0 0 10px 0;
	}
.menuTitle
	{
	color:#000000;
	font-weight:bold;
	}
	.menuSection p
		{
		margin:0 0 10px 0;
		color:#cc6600;
		}
		.price{color:#000;font-size:10px;line-height:16px;}
.TOC
	{color:#cc6600;}
.TOC a:link, .TOC a:visited
	{text-decoration:none;}
	.TOC a:hover
		{text-decoration:underline;}
/*
SIDENAV STYLES
*/
#sideNav
	{
	width:177px;
	}
.fourthLevelNav
	{
	font-size:11px;
	text-transform: uppercase;
	padding:5px 0px 5px 60px;
	text-indent:-15px;
	}
.fourthLevelNav a:link, .fourthLevelNav a:visited
	{
	font-size:11px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration:none;
	color:#000000;
	padding:0px 0px 0px 10px;
	}
.fourthLevelNav a:hover
	{
	font-size:11px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration:none;
	color:#cc6600;
	padding:0px 0px 0px 10px;
	background-image: url(../images/sideNavOverBG.gif);
	background-repeat:no-repeat;
	}
.fourthLevelNavOn
	{
	font-size:11px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	text-decoration:none;
	color:#cc6600;
	padding:0px 0px 0px 10px;
	background-image: url(../images/sideNavOverBG.gif);
	background-repeat:no-repeat;
	}
.render_div
	{
	padding:25px 0 0 0;
	text-align:right;
	}
/*
FOOTER STYLES BELOW
*/
#footer
	{
	margin:30px 0px 0px 0px;
	color:#999999;
	font-size:9px;
	}
#footer a:link, #footer a:visited
	{
	font-weight:normal;
	color:#979494;
	font-size:9px;
	text-decoration:none;
	}
#footer a:hover
	{
	border-bottom:1px solid #979494;
	}
#footLinks
	{
	text-align:left;
	padding:0px 0px 5px 0px;
	}
#footCopyright
	{
	border-top:1px solid #e0e0e0;
	padding:5px 0px 10px 0px;
	}
#footCopyright td
	{
	color:#979494;
	font-size:11px;
	}
.noPrint
	{
	display:none;
	}
/*#############################################
FORM STYLES BELOW
#############################################*/
form
	{
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
#signUp
	{
	padding:5px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}
#contactForm
	{
	padding:5px 0px 0px 0px;
	margin:20px 0px 0px 0px;
	}
.formTxt 
	{
	text-align:left;
	vertical-align: top;
	}

.formTitle {
	font-family: Verdana, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 17px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}
input.disabled {
	border: 1px solid #F2F2F2;
	background-color: #F2F2F2;
}
.noBorder
	{
	border-style:none;
	}
input.required, textarea.required, select.required {
	border: 1px solid #cccccc;
}
input, textarea, select {
	font-family: Verdana, Helvetica;
	font-size: 11px;
	font-style: normal;
	line-height: 11px;
	font-weight: normal;
	color: #656565;
	border: 1px solid #cccccc;
	background-color:#fdfdfd;
}
input.validation-failed, textarea.validation-failed {
	border: 1px solid #FF3300;
}


.validation-advice {
	font-family: Verdana, Helvetica;
	font-size: 11px;
	margin: 5px 0;
	padding: 5px;
	background-color: #C4C4C4;
	color : #ff3333;
	font-weight: bold;
}

fieldset {
	padding: 1em;
	margin-bottom: 0.5em;
	width:450px;
	border:1px solid #426D52
}

label {
	font-weight: bold;
}
.form-row {
	clear: both;
	padding: 0.5em;
}

.field-label {

}

.field-widget {

}
.button {
	font-family: Helvetica, Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #641d00;
	text-decoration: none;
	background-color: #c7eafc;
	width:100px;
	}
legend {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ff3333;
	text-decoration: none;
}		
#mapbit .inner
	{
	background:url(../images/map.gif) center center no-repeat;
	border:1px solid #e8e8e8;
	height:723px;
	width:337px;
	}
	
span.req
	{
	color: #f00;
	font-weight: bold;
	}
#topPhoto {
margin-bottom:15px;
}