/*----------- Global --------------------------- */
body
{
	font-family: Garamond, "Book Antiqua", Times, Arial, Sans;
	font-size: 12px;
	/*width: 850;*/
	background-color: #000000;
	background-image: url(../Images/LotusCutout_BW.gif);
	background-repeat: repeat-both;

	margin-top: 10px;

	/*margin-left: auto;
	margin-right: auto;*/
}
div#wrap
{
	width: 755px;
	margin-left: auto;
	margin-right: auto;
}

div#content
{
	background: url(../Images/Buddah.jpg) transparent no-repeat top center;
	width: 700px;		
	margin-left: 15px;
}

a
{
	text-decoration: none;
	color: #000;
}
a:visited
{
	text-decoration: none;
	color: #000;
}
a:hover
{
	text-decoration: none;
	color: #C00000;
}

img
{
	border-style: none;
}

h5
{
	font-size: 36px;
}

div#bhdr
{
	width: 755px;
	height: 25px;
	background-image: url(../Images/bwtop.gif);
	background-repeat: no-repeat;
}
div#bctr
{
	width: 755px;
	background-image: url(../Images/bwcenter.gif);
	background-repeat: repeat-y;		
}
div#bftr
{
	width: 755px;
	height: 35px;
	background-image: url(../Images/bwbottom.gif);
	background-repeat: no-repeat;
}

.subhdr
{
	font-size: 36px;
	font-weight: bold;
	border-bottom: 1px solid #CC0000;
	padding-bottom: 2px;
}
.subtxt
{
	line-height: 25px;
	font-size: 0.7em;
}

.footer
{
	border-top: 1px solid #CC0000;
	margin-left: 15px;
	text-align: right;
	width: 700px;
	padding-top: 4px;
	padding-right: 10px;
	font-size: 0.9em;
	font-weight: bold;
}

.tblinfo
{
	width: 700px; 
	text-align: center; 
	padding: 5px;
}
.tblinfo td
{
	font-size: 20px;
	font-weight: bold;
}

.tblhours
{
	width: 700px; 
	text-align: center; 
	padding: 5px;
}
.tblhours td
{
	font-size: 1.2em;
	font-weight: bold;
}


/*----------- Menu --------------------------- */
div#menu
{
	background: url(../Images/IdolPraying.gif) transparent no-repeat top center;
	width: 700px;		
	margin-left: 15px;
}

div#menu .mheader
{
	width: 700px;
	height: 25px;
	background-image: url(../Images/rhdr.jpg);
	background-repeat: repeat-x;
}
div#menu .mcontent
{
	font-size: 1.3em;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	width: 650px;
}

.mheader
{
	width: 350px;
	height: 25px;
	background-image: url(../Images/rhdr.jpg);
	background-repeat: repeat-x;
}
.mheader td
{
	color: #FFF;
	font-weight: bold;
	font-size: 1.3em;
	text-align: center;
}

.desc
{
	border-top: 1px solid #808080;
	font-size: 0.9em;
	font-weight: normal;
	color: #400000;
	letter-spacing: -0.25px;
}

.vegetarian
{
	text-align: center; 
	color: #CC0000; 
	font-weight: bold; 
	padding: 2px; 
	border: 1px dotted #CC0000;
}

.sides
{
	text-align: center; 
	color: #000; 
	font-weight: bold; 
	padding: 4px; 
	border: 1px solid #808080;
}

.tblmenulinks
{
	border-top: 1px solid #CC0000;
	margin-left: 50px;
	padding: 10px;
	width: 450px;
	border-bottom: 1px solid #CC0000;
}
.tblmenulinks td
{
	padding: 5px;
}

.menuimg
{
	text-align: center;
}

div#review
{
	width: 660px;
	/* height: 200px; */
	padding: 15px;
	background-color: #D4D4D4;
	border: 1px dotted #CC0000;
	font-size: 1.2em;
}

div#sltrib
{
	width: 660px;
	/* height: 200px; */
	padding: 15px;
	background-color: #C6C6A2;
	border: 1px dotted #CC0000;
	font-size: 1.2em;
}

div#slcmag
{
	width: 660px;
	/* height: 200px; */
	padding: 15px;
	background-color: #EBD0A5;
	border: 1px dotted #CC0000;
	font-size: 1.2em;
}

div#bestof
{
	width: 660px;
	height: 600px;
	padding: 15px;
	background-color: #FFE487;
	border: 1px dotted #000000;
	font-size: 1.2em;
}

div#healthy_hot
{
	font-size: 1.1em;
	font-weight: bold;
	margin-left: auto;
	margin-right: auto;
	width: 650px;
	border: 1px solid #808080;
}

h3
{
	letter-spacing: 0.3px;
	color: #000126;
}

/*------------- Global Miscellaneous ---------------- */
.tiny_input
{
	width: 50px;
	font-size: 0.9em;
}
.sm_input
{
	width: 100px;
	font-size: 0.9em;
}
.med_input
{
	width: 175px;
	font-size: 0.9em;
}
.lg_input
{
	width: 300px;
	font-size: 0.9em;
}
.xlg_input
{
	width: 425px;
	font-size: 0.9em;
}

.tiny_text
{
	width: 35px;
	font-size: 0.9em;
}
.sm_text
{
	width: 100px;
	font-size: 0.9em;
}
.med_text
{
	width: 250px;
	font-size: 0.9em;
}
.lg_text
{
	width: 400px;
	font-size: 0.9em;
}
.xlg_text
{
	width: 600px;
	font-size: 0.9em;
}
.resulttext
{
	color: #FF0000;
}

/*--------------------------- Admin --------------------------- */
div#admin
{
	padding-top: 20px;
	margin-left: 25px;
	padding-bottom: 25px;
	color: #000;
}
div#admin td
{
	padding: 3px;
}
div#admin .hdr_admin
{
	width: 650px; 
	height: 22px; 
	background-image: url(../Images/hslvr.jpg); 
	background-repeat: repeat-x;
	border: 1px solid #9F9F9F; 
	color: #FFF;
	font-weight: bold; 
	font-size: 1.1em;	
}
div#admin .admin_tblcontainer
{
	border: 1px solid #9F9F9F; 
	border-collapse: collapse; 
}
div#admin .admin_body
{
	padding: 10px; 
	padding-left: 20px;
	background-color: #E8D29E; 
	vertical-align: top;
}
div#admin .admin_nav
{
	width: 800px; 
	border-bottom: 1px solid #808080;
}
div#admin .admin_navlinks
{
	text-align: right; 
	font-size: 0.75em;
}

/** Opt-In **/
div#OptIn .txtOptIn
{
	width: 150px;
	font-size: 0.9em;
}