@charset "UTF-8";

*{ padding:0; margin:0; }
body{ background:#EFF4E0; color:#334a19; font-family:Arial, Helvetica, sans-serif; font-size:small; }

/* Tiny MCE template - Home page columns */
#copy{ background:url(/img/bg-content.png) no-repeat 0 0; float:left; margin:0; min-height:396px; width:707px; }
		#copy-left{ float:left; padding:20px 25px; width:303px; }
		#copy-right{ float:left; padding:20px 25px; width:303px; }

h1 { margin:5px 0 8px; }
	h1 span{}
h2 { color:#729711; font-size:160%; margin:0 0 8px; }
h3 { margin:0 0 8px; }
h4 { color:#9D1D00; margin:0 0 8px; }
h5 { }
h6 { }
a { color:#334A19; font-weight:bold; }
a:hover { }
a:active { }
a:visited { }
p { margin:0 0 8px; }
img { border:0 none; }
dl { }
dt { }
dd { }
ul { }
ul ul{ margin:6px 0 0; }
ul li { background:url(/img/bg-bullet.png) no-repeat 0 6px; list-style:none; margin:0 0 8px; padding:0 0 0 12px; }
ul li li { background:none; }
ol { }
ol li { margin:0 0 8px 20px; }
ol li li { }
table { }
tr { }
td { }
blockquote { background:url(/img/bg-quotes-top.png) no-repeat 0 0; padding:0 0 0 30px; }
	blockquote p{ background:url(/img/bg-quotes-btm.png) no-repeat right bottom; padding:0 20px 0 0; }
cite { border:0; color:#334A19; font-size:90%; font-weight:bold; }
abbr { }
acronym { }
hr { }
code { }
sample { }
sub { }
sup { }
address{ color:#fff; font-size:70%; font-style:normal; }

.light-green-text{ color:#729711; }
.dark-green-text{ color:#334A19; }
.red-text{ color:#9D1D00;}

