body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #000000;
	background-color: #E1E3D2;
	padding: 0px;
	margin: 0px;
	margin-top: 15px;
}

a {
	color: #FF5400;
	/*text-decoration: none;*/
}

a:hover {
	text-decoration: underline;
}

/*#main-col a, #right-col a {
	text-decoration: underline;
}*/

a img {
	border: 0px;
}

h1, h2, h3, h4, h5 {
	padding: 0px;
	margin: 0px;
}

h1 a, h2 a, h3 a, h4 a, h5 a {
	color: #000000;
	text-decoration: none;
}

h1 {
	font-size: 135%;
	margin-bottom: 15px;
}

h2 {
	font-size: 125%;
	margin-bottom: 10px;
}

h3 {
	font-size: 120%;
	margin-bottom: 5px;
}

h4 {
	font-size: 115%;
	margin-bottom: 5px;
}

h5 {
	font-size: 110%;
	margin-bottom: 5px;
}

p {
	padding: 0px;
	margin: 0px;
	margin-bottom: 5px;
}

div.large-summary {
	padding: 0px 5px 10px 5px;
}

div.two-summaries {
	border-top: 1px solid #DDE0D9;
	padding: 10px 5px;
}

div.two-summaries div.left-summary {
	padding-right: 10px;
	width: 238px;
	float: left;
}

div.two-summaries div.right-summary {
	padding-left: 10px;
	width: 238px;
	float: right;
}

div.archive {
	border-top: 1px solid #DDE0D9;
	padding: 10px 5px;
}

.embedded-img {
	border: none;
	margin: 0px;
}

table.image-box {
	padding: 0px;
	margin: 0px;
}

table.image-box td {
	text-align: left;
	padding: 0px;
}

table.image-box td.image-caption {
	font-size: 90%;
	background: #efefef;
	padding: 0px 5px;
}

table.image-box.left-floated {
	margin: 0px 15px 10px 0px;
	float: left;
	display: inline;
}

table.image-box.right-floated {
	margin: 0px 0px 15px 10px;
	float: right;
	display: inline;
}

table.image-box.none-floated {
	margin: 15px 0px;
	float: none;
	display: block;
}

#wrapper {
	background-color: #FFFFFF;
	padding: 8px;
	width: 884px;
	margin: 0px auto;
}

#header {
	margin-bottom: 1px;
	width: 884px;
	height: 100px;
	position: relative;
}

#header a#tofront img {
	width: 400px;
	height: 55px;
	position: absolute;
	left: 10px;
	top: 10px;
}

#topmenu-search {
	background-color: #1E4012;
	margin-bottom: 1px;
	width: 884px;
	height: 20px;
	position: relative;
}

#topmenu-search #topmenu {
	position: absolute;
	top: 0px;
	left: 0px;
}

#topmenu-search #topsearch {
	position: absolute;
	top: 2px;
	left: 717px;
}

#topline {
	background-color: #80D164;
	width: 884px;
	height: 10px;
}

#main {
	background: #F9FAF0 url(main-BG.gif) top left repeat-y;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 884px;
	min-height: 400px;
	height: auto !important;
	xheight: 400px;
	display: block;
	position: relative;
}

div[id] #main {
	height: auto;
}

#main .main-content {
	xmargin-bottom: 20px;
	display: block;
	xclear: both;
}

#main #left-col {
	width: 165px;
	float: left;
	xposition: absolute;
	xtop: 0px;
	xleft: 0px;
}

#main #main-col {
	xborder: 1px solid pink;
	margin-left: 20px;
	xmargin-bottom: 15px;
	width: 507px;
	float: left;
	xposition: absolute;
	xtop: 0px;
	xleft: 185px;
}

#main #main-col-wide {
	margin-left: 20px;
	width: 699px;
	float: left;
}

#main #right-col {
	xborder: 1px solid red;
	width: 165px;
	float: right;
	xposition: relative;
	xtop: 0px;
	xleft: 577px;
}

#menu {
	background-color: #FFFFFF;
	padding-bottom: 8px;
}

#footer {
	color: #5C5C5C;
	text-align: center;
	line-height: 20px;
	background-color: #D1DBCD;
	width: 884px;
	height: 20px;
	xclear: both;
}

#footer a {
	color: #5C5C5C;
}

#idium {
	text-align: center;
	padding: 10px 0px;
	margin: 0px auto;
	width: 900px;
}

#idium div.idium {
	text-align: center;
	margin: 0px auto;
	width: 150px;
}

#idium a {
	font-family: 'Century Gothic', verdana, geneva, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #898989;
	text-decoration: none;
	text-transform: uppercase;
}

#dium a:hover {
	font-family: 'Century Gothic', verdana, geneva, arial, helvetica, sans-serif;
	font-size: 9px;
	color: #898989;
	text-decoration: none;
	text-transform: uppercase;
}

#idium span {
	font-family: 'Century Gothic', Verdana, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #898989;
	word-spacing: 3px;
	text-transform: lowercase;
	padding-left: 6px;
	line-height: 18px;
}

#idium img {
	border: 0px;
	width: 19px;
	height: 19px;
	float: left;
}

#topsearch form {
	font-size: 100%;
	padding: 0px;
	margin: 0px;
}

#topsearch form fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#topsearch form fieldset input.query {
	font-size: 100%;
	xline-height: 15px;
	border: 0px;
	padding: 0px;
	padding-left: 2px;
	margin-right: 2px;
	width: 130px;
	height: 15px;
}

#topsearch form fieldset input.button {
	font-size: 100%;
	color: #FFFFFF;
	xline-height: 15px;
	background: none;
	border: 0px;
	width: 30px;
	cursor: pointer;
}

#right-articles {

}

#right-articles h2 {
	xborder: 1px solid green;
	margin-bottom: 15px;
}

#right-articles div.summary {
	border-bottom: 1px solid #DDE0D9;
	padding-bottom: 15px;
	margin-bottom: 10px;
}


#flower-of-month {

}

#flower-of-month h2 {
	xborder: 1px solid green;
	margin-bottom: 15px;
}

#flower-of-month div.summary {
	border-bottom: 1px solid #DDE0D9;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

#flower-of-month div.summary img {
	margin-right: 5px;
	float: left;
}

#add-email-user {
	border-bottom: 1px solid #DDE0D9;
	padding-bottom: 15px;
	margin-bottom: 10px;
}

#add-email-user form fieldset {
	border: 0px;
	padding: 0px;
	margin: 0px;
}

#add-email-user form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin-bottom: 3px;
	width: 160px;
}

#add-email-user form input.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	width: 40px;
	float: right;
}

#right-links {

}

#right-links h2 {
	margin-bottom: 10px;
}

#right-links ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

#right-links ul li {
	background: url(right-link-bullet.gif) top left no-repeat;
	padding-bottom: 3px;
	padding-left: 15px;
}


div.search-results {

}

div.search-results ul {
	padding: 0px;
	margin: 0px;
	list-style: none;
}

div.search-results ul li {
	line-height: 20px;
}

#search {

}

#search fieldset {
	background-color: #ECEEE9;
	width: 352px;
}

#search form fieldset input.query {
	padding: 0px;
	margin: 4px 11px 4px 0px;
	width: 249px;
	height: 14px;
}

#search form fieldset input.button {
	padding: 0px;
	margin: 0px;
}

#search. attributes {
}

.search_from_result {
width: 100%;
float: left;
}

.attributes.left {
	float: left;
}

.attributes.right {
	float: right;
}
