/* Global */

body {
	background: #4e2811;
	font-family: Georgia, Serif;
}

a#order img {
	background: url('images/index_orderonline.png') top left no-repeat;
	height: 84px;
	width: 399px;
	border-width: 0;
}

a#order:hover img {
	background: url(images/index_orderonline_over.png) top left no-repeat;
	height: 84px;
	width: 399px;
	border-width: 0;
}

a {
	text-decoration: none;
        color: white;
}

a img {
	border:0;
}

/* Outer div */

#outer {
	width: 875px;
	border: 3px solid black;
	background: black;
	margin-left: auto;
	margin-right: auto;
}

/* Header */

#header {
	border: 1px solid black;
	height: 182px;
	background: url('images/main_banner.png');
}

#header h1 {
	margin-left: -10000px;
}

#coast_box {
	position: relative;
	top: -192px;
	right: 111px;
	text-align: right;
}

#fadeshow2 {
	margin: 10px 0 0 0;
	border: solid 1px white;
}

/* Navigation bar */

#barnav {
	height: 34px;
	border: 1px solid black;
	background: url('images/main_linkbg.png');
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#barnav li {
	float: left;
	height: 34px;
}

#barnav li a {
	color: white;
	text-decoration: none;
	display: block;
	padding: 6px 10px 10px 10px;
	border-right: 1px solid black;
}

/* Sublink Bar */

#subnav {
	height: 19px;
	border: 0px solid black;
	background: url('images/main_subbg.png');
	list-style: none;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

#subnav li {
	float: left;
	height: 20px;
}

#subnav li a {
	color: black;
	text-decoration: none;
	display: block;
	padding: 0px 15px 0px 15px;
	border-right: 1px solid black;
	font-size: 90%;
}

/* Left sublinks */

#leftpane {
	width: 299px;
	background: url('') bottom;
	float: left;
	border-right: 3px solid black;
	margin-top: -3px;
}

#leftpane_minheight {
	height: 200px;
}

#leftpane ul {
	list-style: square;
	color: white;
	margin-top: 20px;
}

#leftpane a {
	color: white;
}

/* Content pane */

#content {
	margin-top: 0px;
	background: url('images/main_bg.png');
	float: left;
	width: 100%;
	color: white;
}

#content_padding {
	padding: 10px;
}

#content h2 {
	margin: 5px 0px 5px 0px;
	
}

/* Sitemap */

#bottomlinks {
	text-align: center;
	color: white;
}

#bottomlinks a {
	color: white;
}

/* Menu */

.menuitem {
	font-weight: bold;
}

.menuprice {
	font-size: 100%;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande', sans-serif;
}

.menudescription {
	font-size: 90%;
}

.menulinks a {
	text-decoration: underline;
	color: white;
}

#pdfmenu {
	color: white;
	font-size: 3;
	text-decoration: underline;
}

.menutopping {
	font-size: 90%;
}

.menutoplight {
	border: 1px solid white;
}

.menutopnolight {
	border: 1px solid white;
	background: url('images/main_tablebg.png') repeat-x rgb(156, 86, 33);
}

.menubuildlight {
	border: 1px solid white;
	background: url('images/main_tablebg.png') repeat-x rgb(156, 86, 33);
}

.menuhighlight {
	background: url('images/main_tablebg.png') repeat-x rgb(156, 86, 33);
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

.menunolight {
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

/* Contact Us */

.contactbg {
	border: 1px solid white;
	background: url('images/main_tablebg.png') repeat-x rgb(156, 86, 33);
}

/* About Us */

.aboutbig {
	color: white;
	font-size: 120%;
	text-decoration: underline;
}

.abouttext {
	color: white;
	font-size: 95%;
}

.aboutmain {
	color: white;
	font-size: 105%;
}

/* Take-N-Bake */

#cardtop {
        width: 705px;
	height: 23px;
	background: url('images/takenbake_cardtop.png') repeat-x;
	margin-left: auto;
	margin-right: auto;
}

#card {
        width: 685px;
	background: white;
	padding: 10px;
	margin-left: auto;
	margin-right: auto;
}

.cardtext {
	color: black;
	font-family: 'Palatino Linotype', 'Book Antiqua', Palatino, serif;
}

/* Main*/

#testimonials {
	background: url('images/400px_box_top.png') no-repeat;
	width: 390px;
	align: center;
	margin: 0px 7px 5px 5px;
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 11pt;
	padding: 0px 5px 5px 5px;
}

#POTM {
	// background: url('images/400px_box_top.png') no-repeat;
	width: 390px;
	text-align: center;
	margin: 5px 7px 5px 5px;
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1.3em;
	padding: 5px 5px 5px 5px;
}

#sparkle {
	text-align: center;
	margin: 0px 0 0 0;
	padding: 5px 5px 0px 5px;
}

#hours {
	text-align: center;
	margin: 45px 0 0 0;
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: italic;
	font-size: 0.8em;
	padding: 45px 5px 0px 5px;
}


.linksboxes {
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: italic;
}
.linksboxes a{
	text-decoration: none;
	font-style: normal;
	font-family: Arial, sans-serif;
}

.boxtitle {
	font-size: 1.4em;
	margin: 15px 0 0 0;
}

.plain {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: .9em;
}

.plaintext {
	font-family: Arial, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: .9em;
	padding: 7px 0px 0px 128px;

}

a.kwiklinks:link{
	font-size: 0.9em;
	color: #ffffcc;
	margin: 5px 0 5px 0;
}

a.kwiklinks:hover{
	color: #ffff66;
	margin: 5px 0 5px 0;
}
a.kwiklinks:visited{
	color: #ffffcc;
	margin: 5px 0 5px 0;
}

.tablebg {
	background: url('images/main_tablebg.png') repeat-x rgb(156, 86, 33);
}


.largetitle {
	text-decoration: bold;
	font-size: 115%;
}

.whiteoutline {
	border: 1px solid white;
}

/* Local */
#local_vendors {
	list-style: none;
}

#local_vendors a {
	text-decoration: underline;
}
