@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/backgroundgrade.gif);
	background-repeat: repeat-x;
	background-color: #f6ecb9;
	margin-top: 20px; 
}
p img {
	padding-left: 5px;
}
#wrapper {
	width: 637px;
	margin-left: auto;
	margin-right: auto;
	background-color: #609220;
}
#masthead {
	height: 83px;
	width: 637px;
	clear: both;
}
#leftcoltop {
	height: 128px;
	width: 176px;
	background-image: url(../images/lefttop.gif);
	background-repeat: no-repeat;
	float: left;
}
#rightcoltop {
	height: 128px;
	width: 461px;
	margin: 0px;
	background-image: url(../images/righttop.gif);
	background-repeat: no-repeat;
	float: left;
}
#navigation {
	height: 400px;
	width: 176px;
	background-image: url(../images/leftback.gif);
	background-repeat: repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.70em;
	color: #FFFFFF;
	float: left;
}
#navigation ul {
	margin: 0px;
	list-style: none;
	padding-left: 20px;
}
#navigation ul li {
	padding-bottom: 10px;
}
#navigation a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#content {
	height: 100%;
	width: 461px;
	margin: 0px;
	background-image: url(../images/contentback.gif);
	background-repeat: repeat-y;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	float: left;
}
#content p {
	margin: 0px;
	padding-bottom: 12px;
	padding-left: 40px;
	padding-right: 50px;
}
#content li {
	margin-left: 30px;
}
#content a {
	color: #0000CC;
	text-decoration: underline;
}
#footer {
	height: 10px;
	width: 637px;
	clear: both;
}
#leftcolbottom {
	height: 10px;
	width: 176px;
	background-image: url(../images/leftbottom.gif);
	background-repeat: no-repeat;
	float: left
}
#rightcolbottom {
	height: 10px;
	width: 461px;
	background-image: url(../images/rightbottom.gif);
	background-repeat: no-repeat;
	float: left;
}
.firstphara {
	margin-top: 0px;
}
.subhead {
	padding-left: 20px;
	padding-top: 95px;
}
.logo {
	padding-left: 22px;
}
.eatbreathelive {
	padding-left: 90px;
}
.strong {
	font-weight: bold;
}
.tag {
	padding-top: 10px;
	padding-left: 10px;
}
