body {
	color:#82774E;
	background-color: #3c5134;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


body {
font-size: 0.8em;
line-height: 1.2em;
}

p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: .9em;
	line-height: 1.7em;
	font-weight: bolder;
}

p.footnote {
font-size: .8em;
}


h1 {
font-size: 1.1em;
color: #e34cad;
margin: 10pt 0pt;
padding: 10px;
}

h1.lighter {
color: #E39FC7;
}

h2 {
font-size: 1em;
color: #e34cad;
margin: 8pt 0pt;
padding: 10px;
}

h3 {
font-size: .9em;
color: #333;
margin: 5pt 0pt;
padding: 10px;
}

h4 {
font-size: .9em;
color:#CC6699;
margin: 5pt 0pt;
padding: 10px;
}


#wrapper {
margin:0 auto;
width:643px;
}

#header {
	background-image: url(images/header.jpg);
	height: 234px;
	background-repeat: no-repeat;
	background-position: left top;
}

#main {
	float:right;
	width:470px;
	min-height:420px;
	background-image: url(images/top-main.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #E9F9D4;
	border-top-width: medium;
	border-bottom-width: thick;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #35472E;
	border-bottom-color: #35472E;
	margin-bottom: 5px;
	padding-bottom: 5px;
}


/* sidebar */

#sidebar {
	float:left;
	width: 160px;
	min-height:375px;
	background-image: url(images/sidebar.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	font-family: Bernhard Modern Std, Georgia, "Times New Roman", Times, serif;
}

#sidebar ul{
	list-style:none;
	margin-left: 5pt;
	padding-left: 5pt;
}

/* sidebar primary nav */

#primary-nav {
	padding-top: 25px;
}

ul.menu {
	font-size:12px;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	margin-top: 25px;
	letter-spacing: 1px;
}

ul.menu li a {
display:block;
padding:4px 8px;
width:130px;
border-bottom-width: thin;
border-bottom-style: dashed;
border-bottom-color: #FD99FC;
}

ul.menu li a:hover {
	text-decoration: none;
	color:#F593F5;
	background-image: url(images/logo-tiny.jpg);
	background-repeat: no-repeat;
	background-position: 0px;
}

#footer {
clear:both;
font-size: 0.8em;
color:#C4D75D;
}

#footer p {
padding:18px 0 6px 0;
margin:0;
text-align: right;
}

body#home a#homenav,
body#articles a#articlenav,
body#clones a#clonenav,
body#cymbidiums a#cymbidiumnav,
body#photos a#photonav,
body#staff a#staffnav,
body#contact a#contactnav,
body#ferns-moss a#ferns-mossnav,
body#plantcare a#plantcarenav {
	color:#F593F5;
}


/* link elements */

a:link {
	text-decoration: none;
	color:#E5EF8E;
	background: transparent;
}

a:visited {
	text-decoration: none;
	color:#D4DC6C;
	background: transparent;
}

a:hover {
	color:#F593F5;
	background: transparent;
}

a:active {
	text-decoration: none;
	background: transparent;
}

#sublink a:link {
	text-decoration: underline;
	color:#82774E;
}

#sublink a:visited {
	text-decoration: underline;
	color:#82774E;
	background: transparent;
}

#sublink a:hover {
	color:#CB6ECA;
	background: transparent;
	text-decoration: underline;
}

#sublink a:active {
	text-decoration: underline;
	background: transparent;
}

/* end link elements */

img.main {
border:1px dashed #4E6973;
margin:10px 0;
padding:7px;
}
