p {
     margin:  1em 0;
     padding:  0;
}
h1 {
	font-size: 2em;
	margin: .67em 0;
}
h2 {
	font-size: 1.5em;
	margin: .83em 0;
}
h3 {
	font-size: 1.17em;
	margin: 1em 0;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
	color: black;
	font-size: 13px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	background-color: #d3d9d6;
}
#container_main {
	padding: 0 0 25px;
	margin: 0 auto;
	width: 780px;
	border-top: 0;
	border-bottom: 0;
	position: relative;
}
#no_footer {
	padding: 0;
	margin: 0;
}
#container {
	padding: 0;
	margin: 0;
	width: auto;
	position: relative;
}
#masthead {
	width: 756px;
	height: 75px;
	margin: 0;
	padding: 0;
	overflow: auto;
	background-color: #fff;
}
#banner {
	color: #000;
	background-color: #fff;
	width: 756px;
}
#page {
	margin: 0;
	padding: 0 15px 5px;
	background-color: #fff;
	top: 0px;
	width: 726px;
	position: relative;
	float: left;
}
#footer {
	background: #545454 url(images/footer.png);
	padding: 5px 0;
	width: 780px;
	height: 64px;
	text-align: center;
	overflow: auto;
	clear: both;
	position: relative;
}
#logo {
	background: url('images/logo.gif');
/*	border-width: 0; */
	width: 389px;
	height: 68px;
	margin: 5px 0 2px 5px;
	display: inline-block;
	float: left; 
}
#masthead #free_guide {
	background: url('images/free_guide.gif');
/*	border-width: 0; */
	width: 313px;
	height: 66px;
	margin: 5px 1px 0 0;
	float: right;
}
/* Styles for Navigation */
#navigation {
	border-bottom: 1px #fff solid;
	overflow: auto;
	clear: both;
	background-color: #646464;
	list-style: none;
	width: 756px;
}
#navigation ul {
	list-style-type: none;
	width: 100%;
	margin: 0;
	padding: 0;
}
#navigation li {
	background-color: #646464;
	overflow: hidden;
	float: left;
}
#navigation a {
	background: url(images/tabs.png) no-repeat;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	text-align: center;
	padding: 4px 5px 4px 0;
	height: 20px;
	display: inline-block;
}
#navigation a:focus {
	outline: none;
}
a#home {
	background-position: 0 0;
	width: 60px;
}
a#why_veg {
	background-position: -65px 0;
	width: 85px;
}
a#health_info {
	background-position: -155px 0;
	width: 94px;
}
a#meal_ideas {
	background-position: -254px 0;
	width: 90px;
}
a#recipe_sources {
	background-position: -349px 0;
	width: 119px;
}
a#going_veg {
	background-position: -473px 0;
	width: 87px;
}
a#free_guide {
	background-position: -565px 0;
	width: 96px;
}
a#more_info {
	background-position: -666px 0;
	width: 84px;
}
#navigation.home a#home, a#home:hover {
	background-position: 0 -28px;
}
#navigation.why_veg a#why_veg, a#why_veg:hover {
	background-position: -65px -28px;
}
#navigation.health_info a#health_info, a#health_info:hover {
	background-position: -155px -28px;
}
#navigation.meal_ideas a#meal_ideas, a#meal_ideas:hover {
	background-position: -254px -28px;
}
#navigation.recipe_sources a#recipe_sources, a#recipe_sources:hover {
	background-position: -349px -28px;
}
#navigation.going_veg a#going_veg, a#going_veg:hover {
	background-position: -473px -28px;
}
#navigation.free_guide a#free_guide, a#free_guide:hover {
	background-position: -565px -28px;
}
#navigation.more_info a#more_info, a#more_info:hover {
	background-position: -666px -28px;
}
/*
#navigation a:hover {
	margin-left: 10px;
	margin-right: -10px;
	position: relative;
}
#navigation a:hover span {
	color: #333333;
}
*/
/* Styles for Footer */
#footer p {
	font-size: 11px;
	line-height: 14px;
	color: #fff;
	margin: 1px;
	padding: 1px;
}
#footer a {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover {
	color: #fff;
	text-decoration: none;
}
/* Styles for Links */
a {
	color: #036;
	text-decoration: underline;
}
a:hover {
	color: #808080;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

/* Styles for Contact Form */
.input_textbox, .textarea_textbox {
	border: 1px solid #666666;
	font-size: 1.25em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 10px;
	padding: 2px 4px;
	background: #fff;
	width: 300px;
}

.textarea_textbox {
	height: 128px;
}
 
.input_textbox:focus, .input_textbox:hover, .textarea_textbox:focus, .textarea_textbox:hover, .dropdown_menu:focus {
	border: 1px solid #000;
/*
	background:url(images/contact.gif) top right no-repeat;
*/
}

.input_label {
	display: inline-block;
	width: 134px;
}
.textbox_label {
	line-height: 150px;
	display: inline-block;
	vertical-align: top;
	width: 134px;
}
.dropdown_menu {
	border: 1px solid #666666;
	margin-top: 10px;
	width: 300px;
	font-size: 1.25em;
}
.button {
	margin: 15px 0 15px 0;
	font-weight: bold;
}
.contact_fieldset{
	margin: 0;
	padding: 5px 30px 0 30px;
	border: 5px #56A435 double;
	background-color: #7cc959;
}
#contact_form {
	background-color: #7cc959;
	height: auto;
	display: inline;
}
#form_center {
	width: 100px;
	height: 100px;
	float: left;
}
label.error {
	color: red;
	margin-left: 138px;
}
input.error, select.error {
	border: 1px solid red;
	background: #ffbcbc;
}
/* Styles for Shadows */
#shd_r {
	background: url(images/shd.gif) repeat-y right;
	padding-right: 12px;
	float: right;
	position: relative;
}
#shd_l {
	background: url(images/shd.gif) repeat-y left;
	padding-left: 12px;
	float: left;
	position: relative;
}
.shs {
	padding: 4px 15px 16px 5px;
	float: left;
	position: relative;
}
.shs_tl {
	background: url(images/shs.png) -20px 0;
	top: 0;
	left: 0;
	width: 21px;
	height: 21px;
	position: absolute;
}
.shs_tr {
	background: url(images/shs.png) -41px 0;
	top: 0;
	right: 0;
	width: 21px;
	height: 21px;
	position: absolute;
}
.shs_bl {
	background: url(images/shs.png) -62px 0;
	bottom: 0;
	left: 0;
	width: 21px;
	height: 21px;
	position: absolute; 
}
.shs_br {
	background: url(images/shs.png) -83px 0;
	bottom: 0;
	right: 0;
	width: 21px;
	height: 21px;
	position: absolute;
}
.shs_r {
	background: url(images/shs.png) repeat-y -5px 0;
	right: 0;
	top: 21px;
	bottom: 21px;
	width: 15px;
	position: absolute;
}
.shs_l {
	background: url(images/shs.png) repeat-y left;
	left: 0;
	top: 21px;
	bottom: 21px;
	width: 5px;
	position: absolute;
}
.shs_t {
	background: url(images/shs_tb.gif) repeat-x top;
	top: 0;
	left: 21px;
	right: 21px;
	height: 4px;
	overflow: hidden;
	position: absolute;
}
.shs_b {
	background: url(images/shs_tb.gif) repeat-x 0 -4px;
	bottom: 0;
	left: 21px;
	right: 21px;
	height: 16px;
	overflow: hidden;
	position: absolute;
}
.shs_con {
	position: relative;
}
/* Styles for Banners */
#banner_hp {
	background: url(images/banner_hp.jpg);
	width: 756px;
	height: 178px;
}
#bantext_wv {
	font-size: 2.35em;
	text-align: center;
	width: 94px;
	height: 178px;
}
#banner_wv {
	background: url(images/banner_wv.jpg);
	width: 756px;
	height: 178px;
}
#bantext_hi {
	font-size: 2.35em;
	text-align: center;
	width: 110px;
	height: 178px;
}
#banner_hi {
	background: url(images/banner_hi.jpg);
	width: 756px;
	height: 178px;
}
#bantext_mi {
	font-size: 2.35em;
	text-align: center;
	width: 108px;
	height: 178px;
}
#banner_mi {
	background: url(images/banner_mi.jpg);
	width: 756px;
	height: 178px;
}
#bantext_rs {
	font-size: 2.35em;
	text-align: center;
	width: 122px;
	height: 178px;
}
#banner_rs {
	background: url(images/banner_rs.jpg);
	width: 756px;
	height: 178px;
}
#bantext_gv {
	font-size: 2.35em;
	text-align: center;
	width: 102px;
	height: 178px;
}
#banner_gv {
	background: url(images/banner_gv.jpg);
	width: 756px;
	height: 178px;
}
#bantext_fg {
	font-size: 2.35em;
	text-align: center;
	width: 104px;
	height: 178px;
}
#banner_fg {
	background: url(images/banner_fg.jpg);
	width: 756px;
	height: 178px;
}
#bantext_mo {
	font-size: 2.35em;
	text-align: center;
	width: 100px;
	height: 178px;
}
#banner_mo {
	background: url(images/banner_mo.jpg);
	width: 756px;
	height: 178px;
}

#kitty_chick {
	background: url(images/kitty_chick.jpg) no-repeat;
	height: 215px;
	width: 296px;
}
#kitty_chick_text {
	margin-top: -16px;
}

.red {
	color: red;
}
.ord_list li {
	padding-bottom: 13px;
}
.star_list {
	width: 36px;
	height: 54px;
	padding-right: 4px;
	text-align: right;
	float: left
}
.fraction {
	font-size: 1.1em;
}
.clear {
	clear: both;
	margin: 0;
	padding: 0;
}
.float_right {
	float: right;
}
.star, .star_main {
	background: url(images/star.gif) no-repeat;
	width: 13px;
	height: 13px;
	position: relative;
}
.star {
	margin-right: 5px;
	float: left;
}
.star_main {
	vertical-align: bottom;
	padding-bottom: 2px;
	margin-left: 1px;
	display: inline-block;
}
.margin0 {
	margin-bottom: 0;
}
.margin25 {
	margin-top: 1.25em;
}
.margin50 {
	margin-top: 1.5em;
}
