body
	{
    margin: 0;
    padding: 0;
	background-color: #fff;
	text-align: center;
	font-family: Woodland ITC Medium,Georgia,serif;
	font-weight: normal;
	}

#logo
	{
	margin: 0 0 0 70px;
	height:52px
	}
	
#logo a, #logo a:visited, #logo a:hover
	{
	text-decoration: none;
	color: #000;
	}

h1
	{
	margin: 0;
	padding: 0;
	}

#header
	{
	height: 228px;
	margin: 0 0 0 10px;
	background: url(http://www.riceflow.com/rotator/rotator.php) no-repeat top left;
	}

#container
	{
	width: 640px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background: #fff url(../images/rf_bg.jpg) no-repeat top left;
	}

#left
	{
    float: left;
    width: 180px;
    margin: 20px 0 0 0;
	padding: 0;
	}

#right
	{
	width: 410px;
	margin: 20px 0 0 190px;
	padding: 0;
	}

#footer
	{
	clear: both;
	height: 40px;
	margin: 20px 0 0 0;
	padding: 20px 0 0 125px;
	border-top: 1px solid #00490e;
	color: #666;
	font-size: 0.9em;
	}

p
	{
	font: 0.7em/1.5em verdana, arial, helvetica, sans-serif;
	margin: 10px 0;
	padding: 0;
	}

ul
	{
	font: 0.9em/1.7em verdana, arial, helvetica, sans-serif;
	}

#left ul
	{
	margin: 0 0 0 10px;
	padding: 0;
	}

#left li
	{
	color: #000;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 0.9em;
	}

#left a
	{
    color: #000;
	text-decoration: none;
	border: 1px solid #fff;
	display: block;
	width: 145px;
	padding: 0 0 0 10px;
	}

#left a:hover
	{
    color: #83ca00;
	border: 1px solid #83ca00;
	}

acronym,abbr
	{
	cursor:help;
	border-bottom:1px dotted;
	}

#right a, #footer a
	{
	text-decoration: none;
	border-bottom: 1px dotted;
	}

#right a:hover, #footer a:hover
	{
	border-bottom: none;
	text-decoration: none;
	}

a img
	{
	float: left;
	border: 2px solid #fff;
	text-decoration: none;
	margin: 0 10px 10px 0;
	}
	
a:hover img
	{
	border: 2px solid #83ca00;
	}

.clear
	{
	clear: left;
	}

input
	{
	border: 1px solid #00490e;
	height: 1.4em;
	width: 300px;
	margin: 0 0 5px 0;
	padding: 0 5px;
	}

textarea
	{
	border: 1px solid #00490e;
	padding: 5px;
	}

.submit
	{
	width: 6em;
	}

.error
	{
	color: red;
	}

#footer ul
	{
	padding: 0;
	margin: 0;
	}
	
#footer li
	{
	display: inline;
	list-style-type: none;
	float: left;
	font-size: 0.8em;
	padding: 0;
	margin: 0 3px 0 0;
	}

/* These are standard sIFR styles... do not modify */

.sIFR-flash
	{
	visibility: visible;
	margin: 0;
	}

.sIFR-replaced 
	{
	visibility: visible;
	}

span.sIFR-alternate 
	{
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
	}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */

.sIFR-hasFlash h1 
	{
	visibility: hidden;
	}

.sIFR-hasFlash h2
	{
	visibility: hidden;
	letter-spacing: 0;
	}

.sIFR-hasFlash h3 
	{
	visibility: hidden;
	letter-spacing: 0;
	}

.sIFR-hasFlash h4
	{
	visibility: hidden;
	letter-spacing: 0;
	font-size: 21px;
	}

.sIFR-hasFlash h5#pullquote 
	{
	letter-spacing: 0;
	visibility: hidden;
	font-size: 24px;
	}
