@charset "utf-8";
body {
	margin-top: 10px;
	background-color: #578A52;
}

.banner {
	background-image: url(../img/balwarren-banner.jpg);
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 145px;
}

.navbar {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.75em;
	color: #1E421E;
	line-height: 3em;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	font-weight: normal;
	text-transform: uppercase;
}
.main-content {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #375F9D;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #006600;
	border-right-color: #006600;
	border-left-color: #006600;
	height: 1440px;
}
#twenty   {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	margin-right: 10px;
}


.left-content {
	width: 435px;
	float: left;
	margin-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DBDBDB;
	padding-right: 35px;
	margin-top: 15px;
}
* html .left-content { display:inline; }
.right-content {
	float: left;
	width: 275px;
	margin-left: 35px;
	margin-top: 15px;
}
* html .right-content { display:inline; }
.image-bar {
	float: right;
	width: 150px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DBDBDB;
	margin-right: 20px;
}
* html .image-bar { display:inline; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #375F9D;
	width: 425px;
	line-height: 1.4em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #375F9D;
	line-height: 1.3em;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	font-weight: bold;
	color: #006600;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bolder;
	color: #F78F0C;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	font-weight: bolder;
	color: #F78F0C;
	text-align: center;
}
.left-content i {
	color: #5B7AA8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
}

.left-content p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width: 435px;
	line-height: 1.4em;
}
.navbar li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
.right-content p {
	width: 275px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: justify;
	line-height: 1.3em;
}
.right-content li {
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
}


.navbar img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right-content img {
	border: 1px solid #455D2B;
}


.left-content #one {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.left-content    img {
	border: 1px solid #406629;
}
.image-bar img {
	margin-top: 15px;
	float: right;
}
.image-bar img {
}


.designer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	text-align: center;
	line-height: 3em;
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.designer a {
	text-decoration: none;
	color: #000000;
}
.designer a:link {
	color: #000000;
	text-decoration: none;
}
.designer a:hover {
	color: #FF6600;
}
.slow-food {
	float: left;
	width: 455px;
	margin-left: 33px;
	margin-top: 20px;
}

.navbar 
a  {
	color: #2F5325;
	text-decoration: none;
}
.navbar a:link {
	color: #2D5026;
	text-decoration: none;
}
.navbar a:hover {
	color: #0033FF;
}
.footer {
	width: 1000px;
	margin-top: 6px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #EEEEEE;
	text-align: center;
}
