body {
	margin: 0;
	background: #dadada url(../images/bodybg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}

body#body_land {
	font-size: 12px;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.super {
	vertical-align: 25%;
	font-size: 0.7em;
}
.indent {
	margin-left: 15px;
	margin-right: 15px;
}

.super a {
	text-decoration: none;
}

.large {
	font-size: 1.3em;
}

h1, h2, h3, h4 {
	color: #21368b;
	font-weight: bold;
}

h1 {
	font-size: 150%;
}

h2 {
	font-size: 130%;
	font-weight: bold;
	line-height: 1.3em;
	margin: 1em 0;
}

h3 {
	font-size: 110%;
	font-weight: bold;
	padding: 1em 0;
}

h4 {
	font-size: 100%;
	font-weight: bold;
	padding: 1em 0;
}

a:link {
	color: #21368b;
}

p {
	margin: 1em 0;
}

strong {
	font-weight: bold;
	color: #21368b;
}

em {
	font-style: italic;
}

div.servicelinks {
	text-align: center;
	margin-bottom: 20px;
}

div.servicelinks a {
	padding-right: 20px;
	font-weight: bold;
	font-size: 1.2em;
	color: #008fc5;
}

.small {
	font-size: 9px;
	font-family: Verdana, Helvetica, sans-serif;
}

.headline {
	font-size: 140%;
	line-height: 1.4em;
}

#container {
	width: 950px;
	margin: 25px auto;
	position: relative;
	background-color: white;
	text-align: left;
}

#container #masthead {
	padding: 0 20px;
}

#container #misclinks {
	font-size: 80%;
	position: absolute;
	top: -30px;
	right: 5px;
	display: none;
}
#container #misclinks p {
	margin: 0;
}

#container #misclinks a {
	padding: 5px;
	color: white;
}

#container #login {
	position: absolute;
	top: 0px;
	right: 10px;
	font-size: 1.2em;
}

#container #crumbs {
	font-size: 90%;
	background-color: #3390ab;
	height: 2em;
	width: 950px;
	color: white;
	border-bottom: solid 1px white;
	line-height: 1em;
}

#container #crumbs p {
	margin: 0;
	padding-left: 20px;
	padding-top: 0.5em;
}

#container #crumbs a {
	color: white;
	text-decoration: none;
}

#container #content {
	background-color: #e8ebfa;
}

#container  #content  li  {
	list-style-image: url(../images/bullet.gif);
	list-style-type: none;
	list-style-position: outside;
	padding-bottom: 15px;
}

#container  #content  li ul li {
	list-style-image: none;
	list-style-type: circle;
	margin-left: 50px;
	padding-bottom: 5px;
}

#container  #content  li ul li ul li {
	list-style-image: none;
	list-style-type: disc;
	padding-top: 5px;
}

#content #main {
	padding: 0 20px 60px;
	width: 560px;
	border-right: solid 1px #20368c;
	position: relative;
	background: White;
	float: left;
}

#main #bottompadding {
	padding-bottom: 130px;
}

#main .mainpadding {
	padding-bottom: 50px;
}

#main .contact
{
	padding-top: 8px;
}

#main .contactHeading
{
	padding-top: 20px;
	padding-right: 60px;
}

#main p#intro {
	margin-top: 40px;
}

#main #titlelinks {
	margin-top: 10px;
	height: 150px;
}

#main .mainlinks {
	margin-left: 50px;
}

#main .mainlinks strong {
	font-size: 110%;
}

#main #eventlist {
	border-style: none;
	margin-top: 10px;
}

#main #eventlist td, #main #events th {
	padding: 10px 10px;
}

#main #eventlist th {
	font-weight: bold;
	color: #21368b;
}

#main #recipeform input, #main #recipeform textarea {
	margin-bottom: 1em;
}

#main #articles .ishinfo {
	font-size: 14px;
	border-bottom: 1px dashed #b2b2b2;
	margin: 4em 0 .75em;
	padding-bottom: 0.75em;
}

#main #articles .item {
	padding: 0 10px;
	margin: 0;
}

#main #articles .title {
	font-size: 1.33em;
	line-height: 1.8em;
	margin: 1em 0 0.25em;
	padding: 0;
	border-bottom: 0px;
}

#main #articles .byline {
	margin-bottom: 0.75em;
	padding-bottom: 0;
	padding-top: 0;
	font-style: italic;
	line-height: 1.1em;
	margin: 0 0 1.5em;
	font-weight: normal;
}

#main #articles .byline .author {
	font-style: normal;
	font-weight: bold;
	color: #c07412;
}

#main #articles .item ul {
	margin: 0 40px;
}


#content  #thought {
	padding: 20px 15px 10px 30px;
	float: right;
	width: 304px;
	color: black;
	height: 100px;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #e8ebfa url(../images/lowerrays.jpg) repeat-x left top;
}

html>body #content #thought {
	padding-bottom: 60px; /* The padding is adjusted, but IE6 doesn’t see this rule */
}
#content #thought #quote {
	font-style: italic;
	margin-left: -20px;
	font-size: 1.2em;
	font-weight: bold;
}

#content #thought #author {
	/*font-size: 0.9em;*/
	padding-bottom: 20px;
}

#content #sidelinks {
	float: left;
	width: 349px;
	padding-top: 15px;
	padding-bottom: 15px;
	font-size: 11px;
}

#content #sidelinks li {
	padding-left: 5px;
}

#content #sidelinks ul {
	padding-left: 35px;
	padding-right: 15px;
}

#container #content #sidelinks img {
	margin-left: 0px;
	margin-top: 0px;
}

#container #content #sidelinks li a {
	font-size: 1.1em;
	font-weight: 900;
	color: #21368b;
}

#container #content #sidelinks p {
  margin: 10px 20px 30px;
}

#container #content #sidelinks #photocredit {
  margin: -10px 15px 10px 20px;
  text-align: right;
  font-size: .7em;
}

#content #sidelinks #logos {
	text-align: center;
	margin-top: 20px;
}

#content #sidelinks #logos img {
	padding-top: 20px;
}

#container #content #sidelinks #prodimages {
	margin-top: 110px;
}

#container #content #sidelinks #prodimages img {
  margin-top: 20px;
}

#container #content #sidelinks h4 {
	margin-left: 10px;
	margin-top: 10px;
}

/* ------------- footer styles */

#footer {
	clear: both;
	background: #21368b;
	color: #fff;
	padding: 10px 20px;
}

#footer p {
	margin: 0;
	padding: 0;
}

#footer a {
	color: #ccc;
	text-decoration: underline;
}

.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 a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
