@charset "utf-8";
/* BEGIN STANDARDIZATION */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/* END STANDARDIZATION */

body {
    margin: 10px 0 10px 0;
	text-align: center;
	min-width: 938px;
	background-color: #e2e6db;
	color: #576252;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.4em;
}
#wrapper {
	text-align: left;
    width: 938px;
	margin-left: auto;
	margin-right: auto;
    background-color: #d9d8c3;
	border-top: 4px solid #000;
	border-right: 1px solid #000;
	border-bottom: 4px solid #000;
	border-left: 1px solid #000;
}
#header {
    background-color:#FFF;
    height: 134px;
	border-bottom: 3px solid #000;
}
/* Menu */
#menu {
	width: 938px;
	height: 41px;
	margin: 0 auto;
	background: #FFF url(../images/button_up.jpg);
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: right;
}
#menu li {
	display: inline;
}
#menu a {
	display: block;
    float: left;
	height: 31px;
	padding: 10px 36px 0 36px;
	text-decoration: none;
	color: #EDE9D6;
}
#menu a:hover, #menu .active a {
	background: url(../images/button_down.jpg);
	color: #ffffcc;
}
#main {
	width: 100%;
    margin-top: 12px;
}

#main a {
	color: #990000;
}
#main a:hover {
	color: #FF0000;
}
.mainbody-td-left {
    padding: 24px 31px 20px 31px; 
}
.mainbody-p {
	margin-top: 0;
	margin-bottom: 12px;
	text-align:justify;
}
.mainbody-td-right {
    padding: 24px 16px 20px 20px; 
}

.home-page-text {
	font-size: 16px;
	line-height: 1.5em;
}

h3.home-page-text {
	font-size: 24px;
	line-height: 1.5em;
	margin-top: 0;
}

h4.home-page-text {
	font-weight: bold;
	clear: both;
}

p.home-page-text {
	margin: 0.75em 0;
}

p#coupon-caption {
	clear: both;
	margin: 0 0 1em 0;
}

#home-page-plant-image {
	margin: 0 0 24px 12px;
	float: right;
}


/* Misc */
#copyright p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	text-align: center;
    color: #8f7076;
	margin-top: 4px;
	margin-bottom: 8px;
}
#copyright a:link {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #576252;
}
#copyright a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #691111;
}
#copyright a:visited {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #576252;
}
.gray_text {
    color: #999999;
}
.white_text {
    color: #ffffff;
}
.sb {
	font-size:10px;
	line-height: 1.4em;
}

p.sb+p.sb {
	margin-top: 1em;
}
#clearone {
    clear:both;
	height: 1px;
}
.event-header, .event-speaker, h3.contact {
	font-family: Georgia, "Times New Roman", Times, serif;
}

.event-header, .event-speaker span,
h3.contact, .contact-important,
#newsletter-signup label {
	color: #990000;
}

.event-header, .links-category {
	font-size: 20px;
	margin-top: 18px;
	line-height: 1.333em;
}

.links-category {
	margin-bottom: 18px;
	color: #000;
}

.event-speaker {
    font-size: 14px;
    margin-bottom: 18px;
}

.links-name {
	margin: 1em 0;
}

p+h4.links-name {
	margin-top: 2.5em !important;
}

.links-name a, .links-name a:visited {
	color: #336600 !important;
}

.links-name a:hover {
	color: #468c00 !important;
}

.events-hr {
	color: #000000;
	background-color: #000000;
	border: 1px solid;
	margin-bottom: 18px;
}

.event-announcement1 {
	line-height: 1.4em;
	font-weight:bold;
	color: #FF6600;
}
.event-announcement2 {
	line-height: 1.4em;
	margin-bottom: 1.4em;
}

.event-announcement2 span {
	color:#336600;
	font-weight:bold;
}

.event-announcement3 {
    font-size:10px;
	line-height: 1.4em;
	font-weight:bold;
	margin-top: 4px;
	margin-left: 20px;
}
.eventann-hr {
	color: #cccccc;
	background-color: #cccccc;
	border: 1px solid;
	margin-top: 12px;
	margin-bottom: 18px;
	width: 80%;
}

/**
 * Contact Us page
 */
h3.contact {
	font-size: 2em;
	margin-bottom: 0.667em;
}

p+h3.contact {
	margin-top: 1.334em;
}

.contact-important, #mce-EMAIL {
	font-size: 1.5em;
}

#mce-EMAIL {
	padding: 0.167em;
}


