body {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	PADDING-TOP: 0px;
	TEXT-ALIGN: center;
	/*background-position: vertical-position;
	background-repeat: repeat-x;
	background-image: url("bg_tile.jpg");*/
}

.page
{
	PADDING-RIGHT: 0px; 
	DISPLAY: block; 
	PADDING-LEFT: 0px; 
	PADDING-BOTTOM: 0px; 
	MARGIN: 0px 0px; 
	PADDING-TOP: 10px; 
	TEXT-ALIGN: center;
}

.full_panel {
	width:1010px;
	TEXT-ALIGN=left ! important ;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	/*margin-top:10px;*/
	/*margin-bottom:10px;*/
	PADDING-TOP: 0px; 
	/*PADDING-BOTTOM: 35px;*/
	BORDER-width : 0px;
	BORDER-COLOR:#000000;
	border-style: solid;
	TEXT-ALIGN: left;
	BACKGROUND-COLOR: #ffffff; COLOR: #000000; 
	
}

.footer
{
	BACKGROUND-COLOR: #67A128;
	color:#FFFFFF;
	/*height: 20px;*/
	padding:5px;
	margin:0px;
	background-image: url("bg_tile2.jpg");
}

.lefthand_box
{
	FLOAT:left;
	background:#FFFFFF;
	border: 0px solid #000;
	margin: 0px 0px 0px 0px;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 0px;
	padding-right: 0px;
	width: inherit;
	height: auto;
}
.lefthand_box h2 {
	height:35px;
	line-height:35px;
	font-size:12px;
	color:#fff;
	margin:5px 0 0 0 ;
	padding:0px 0 0 0px;
	background:#3F7C1F url(images/h2.jpg);
	background-repeat:no-repeat;
	}

/*.lefthand_box a:link, .lefthand_box a:visited
{
	color:#0000FF;
}*/

.lefthand_box ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}
.lefthand_box ul li {
margin: 0px;
padding: 0px;
}
.lefthand_box ul li a {
	font-size: 80%;
	display: block;
	border-bottom: 0px dashed #C39C4E;
	padding: 1px 0px 1px 1px;
	text-decoration: none;
	color: #666666;
	width:160px;
}

.lefthand_box ul li a:hover, #vertmenu ul li a:focus {
color: #000000;
background-color: #3F7C1F;
}

/* The Sidebar */
.sidebar{
	float:right;
	width:320px;
	padding-top:10px;
	padding-right:0px;
	font-size:12px;
	font-family: "Georgia", Arial, sans-serif;
	min-height: 1610px;
	border: 0px solid #000;
	}
.sidebar h2 {
	height:35px;
	line-height:35px;
	font-size:14px;
	color:#fff;
	margin:5px 0 0 0 ;
	padding:0px 0 0 0px;
	background:#3F7C1F url(images/h2.jpg);
	background-repeat:no-repeat;
	}
.sidebar h7 {
	height:11px;
	line-height:35px;
	font-size:14px;
	color:#fff;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background:#3F7C1F url(images/bottom.jpg);
	background-repeat:no-repeat;
	}
.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
	text-align: center;
	}
.sidebar ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	background:#3F7C1F url(images/bottom.jpg) bottom;
	background-repeat:no-repeat;
	}
.sidebar ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}
.sidebar ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}
	
.sidebar ul li {
	height:100%;
	line-height:18px;
	}
.sidebar ul li a:link, .sidebar ul li a:visited {
	color: #3F7C1F;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	display:block;
	font: verdana, arial, helvetica, sans-serif;
	background:#3F7C1F;
	background-repeat:no-repeat;
	border-bottom:0px solid #e0ffb6;
	}
.sidebar ul li a:hover {
	background:#3F7C1F;
	background-repeat:no-repeat;
	color:#3F7C1F;
	}
.sidebar p {
	padding: 7px 10px;
	margin:0;
	}
.sidebar table {
	width:100%;
	text-align:center;
	background-color:transparent;
	}


.righthand_box {
	FLOAT:right;
	background:#FFFFFF;
	margin: 0px 0px 0px 0px;  
	padding-bottom: 10px; 
	padding-top: 10px;
	padding-left: 0px;
	padding-right: 5px;
	width: auto;
	height: auto;
}

.righthand_box a:link, .righthand_box a:visited
{
	color:#0000FF;
}

.insidepage {
	padding-top: 0px;
	margin:0px;
	padding-left: 0px;
	padding-right: 0px;
}

.header{
	background-image:url("food5.jpg");
	background-repeat:no-repeat;
	height:200px;
}

.content{
	float: left;
	width: 490px;
	min-height: 1610px;
	border: 0px solid #000;
}

.main_body{
	position:relative;
}

.horizontal_menu{
	background:#67A128;
	border:0px;
}
.menu_item a:link, .menu_item a:visited
{
	border:0px;
	color:#ffffff;
	background:#67A128;
	display:block;
	text-decoration:none;
	padding:7px 2px 7px 2px;
}
.menu_item a:hover 
{
	border:0px;
	color: #fcff01;
	background:#67A128;
}


body, p, h1, h2, h3, h4, h7, ul, ol, li, td, img, form, select, select option, input, textarea, a
{
	font-family:  "lucida bright", Georgia , "Times New Roman" ,serif;
	font-size: 12px;
}

h1,h3
{
	color:#800000;
}

h3
{
	font-size: 15px;
}

h1
{
	font-size: 35px;
}


p
{
/*
	font-size: 14px;
	line-height: 18px;
	border: none;
*/
}


a {
		color: blue;
	}

a:link {
    text-decoration: none;
		color: blue;
	}

a:hover {
    text-decoration: underline;
		color: blue;
	}

a:visited {
    text-decoration: none;
		color: blue;
	}

a:active {
    text-decoration: none;
		color: blue;
}

.content h3
{
	font-size:25px;
	margin: 10px;
}

.recipe
{
	height: 140px;
	width: 480px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-right: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}


a.recipe_title, a.misc_title
{
	color:#800000;
	background-color:#FFFFFF;
	margin:0px;
	font-weight: bold;
	font-size: 16px;
}


.info, .procedure, .rate, .comment, .instructions
{
	BACKGROUND-COLOR: #FFFFFF;
}

.recipe_title a
{
	text-decoration:none; 	
	color:#800000;
}

img.border {
	padding:3px;
	border:0px solid #CCCCCC;
}

img.floatLeft {
	float: left;
	margin: 0px 15px 0px 5px;
}
/*healthy eating guide*/
#basicsmenu{
	height: 150px;
	width: 600px;
}
img.floatLeft {
	float: left;
	margin: 0px 15px 0px 5px;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain its child floats */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}














/* FOOTER
-------------------------------------------------------------------*/
#ft {
  text-align:center;
  font-size:85%;
  margin-top:8px;
}/* BOX - DEFAULT
-------------------------------------------------------------------*/
.dialog .s, .dialog .c {
  overflow:hidden;
}

.dialog .hd .c,
.dialog .ft .c {
 font-size:1px; /* ensure minimum height */
 height:9px;
}

.dialog .ft .c {
 height:14px;
}

.dialog .hd {
 background:transparent url(http://www.figure.fm/themes/default/img/box/tl.png?v=20090424) no-repeat 0px 0px;
 margin-right:14px !important; /* space for right corner */
}

.dialog .hd .c {
 background:transparent url(http://www.figure.fm/themes/default/img/box/tr.png?v=20090424) no-repeat right 0px;
 margin-right:-14px; /* pull right corner back over "empty" space (from above margin) */
}

.dialog .bd {
 background:transparent url(http://www.figure.fm/themes/default/img/box/ml.png?v=20090424) repeat-y 0px 0px;
 margin-right:6px;
}

.dialog .bd .c {
 background:transparent url(http://www.figure.fm/themes/default/img/box/mr.png?v=20090424) repeat-y right 0px;
 margin-right:-6px;
}

.dialog .bd .c .s {
 margin:0px 3px 0px 4px;
 /*background:#000 url(ms.png) repeat-x 0px 0px;*/
 padding:1em;
}

.dialog .ft {
 background:transparent url(http://www.figure.fm/themes/default/img/box/bl.png?v=20090424) no-repeat 0px 0px;
 margin-right:14px;
}

.dialog .ft .c {
 background:transparent url(http://www.figure.fm/themes/default/img/box/br.png?v=20090424) no-repeat right 0px;
 margin-right:-14px;
}/* HEADER
-------------------------------------------------------------------*/
