﻿/* CSS Document */

body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.0em;
	color: #678e2d;
	line-height:1.4em;
}
body {
background:#d8ffc4 url(images/body_bg.jpg) repeat-x;
margin:0;
padding:0;
}
a:link {
	color: #996699;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #678e2d;
}
a:hover {
	text-decoration: none;
	color: #762074;
}
a:active {
	text-decoration: underline;
	color: #66cc33;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	line-height:1.5em;
}
h1 {
	font-size: 200%;
	color: #762074;
}
h2 {
	font-size: 180%;
	color: #762074;
}
h3 {
	font-size: 160%;
	color: #762074;
}
h4 {
	font-size: 140%;
	color: #762074;
}
h5 {
	font-size: 120%;
	color: #762074;
}
h6 {
	font-size: 100%;
	color: #762074;
}
#container {
margin:0 auto;
}
#navigation {
font-size:.8em;
width:100%;
height:90px;
background:#996699 url(images/navigation_bg.jpg) repeat-x bottom center;
margin:0px;
padding:10px 0;
overflow:hidden;
text-align:center;
}
#navigation li {
display:inline;
list-style-image:none;
line-height:2em;
}
#navigation li a {
text-decoration:none;
padding:6px 8px 6px 20px;
color:#F4F4F4;
font-weight:normal;
}
#navigation li a:hover {
background:url(images/purple_leaf_bullet.jpg) no-repeat top left;
font-weight:bold;
color:#FFFFFF
}
.current a{
background:url(images/purple_leaf_bullet.jpg) no-repeat top left;
text-decoration:none;
font-weight:bold;
color:#FFF;
}
#logo {
background:url(images/SE_creativity_logo3.jpg) no-repeat top left;
height:162px;
width:440px;
text-indent:-9000px;
overflow:hidden;
margin: 0;
}
#header{
clear:both;
margin:0;
padding:0;
height:156px;
min-width:840px;
}
#content{
background:url(images/content_bg.jpg) no-repeat top left;
width:950px;
margin:0 auto;
clear:both;
}
#left_text{
width:640px;
float:left;
margin-top:25px;
padding:0 30px;
}
#right_sidebar{
float:left;
width:245px;
}
#footer {
clear:both;
color:#996699;
text-align:right;
margin-right:1em;
line-height:3em;
}
ul li {
list-style-image:url(images/transparent_leaf_bullet.gif);
}
ul{
margin-left:1em;
}
.ezine_link{
float:right;
padding-top:120px;
background:url(ezine/ezine-sign-up-short.gif) no-repeat top center;
width:255px;
height:250px;
}
.inspired_jewelry{
display:block;
background:url(images/inspired_jewelry_butt.gif) no-repeat top center;
height:174px;
width:242px;
text-indent:-9000px;
overflow:hidden;
}
.testimonial {
background:#E6FEDA;
border:1px solid #678e2d;
padding:15px;
}
form {
width:70%;
margin:0 auto;
}
label {
  width:25%;
  margin-right:0.5em;
  padding-top:0.2em;
  text-align:right;
  font-weight:bold;
}

.sidebar_text {
	font-size:0.8em;
	font-style:italic;
}

