body {
	background: #4F4F4F url('/nav/bg_tile.gif') repeat-x top left;
	color: #000;
	font: 15px "Times", "Times New Roman", serif;
	margin: 0px;
	padding: 0px; }

/* Elements ------------------------------ */

#banner {
	text-align: left;
	width: 900px; }

#banner p {	/*
	border: 1px dashed red; */
	color: #78B21D;
	float: right;
	font-size: 24px;
	font-style: italic;
	margin-top: 84px;
	text-align: right;
	width: 432px; }

#btm_cap {	/*
	background: url('/nav/btm_cap.png') no-repeat top center;	*/
	height: 19px; }
	
#btm_nav {
	float: left;
	line-height: 2em;
	text-align: left; }
	
#content {
	float: left;
	margin-left: 9px;
	width: 500px; }

#flash {
	background: url('/nav/green_splatters.jpg') no-repeat bottom left;
	color: #FFF;
	height: 318px;
	padding: 0px 9px;
	text-align: left;
	width: 890px; }
	
#flash p {
	font-size: 30px;
	margin-left: 486px; }
	
#flash_box {
	background-image:url('/images/slideshow/bannerImages01.jpg');
	background-repeat: no-repeat;
	float: left;
	margin: 26px 40px;
	width: 402px;
	height: 285px; }
	
#flash_btm {
	background: url('/nav/flash_btm.png') no-repeat top left;
	height: 35px;
	padding: 0px 9px;
	width: 890px; }
	
#footer {
	background-color: #78B21D;
	color: #FFF;
	padding: 9px 9px 9px 27px;;
	text-align: right;
	width: 872px; }

#left_nav {
	float: left;
	margin-top: 60px;
	width: 176px; }

#main {
	text-align: left;
	width: 908px; }
	
#page {	/*
	border: 1px dashed red;	*/
	background: url('/nav/content_tile.gif') repeat-y top left;
	margin-top: 12px;
	width: 908px; }
	
#right_bar {
	float: right;
	margin-top: 60px;
	padding: 9px;
	width: 189px; }
	
#right_bar h2 {
	font-size: 16px;
	margin: 9px 0px 2px;; }
	
#right_bar ul {
	margin-left: 7px;
	padding-left: 7px; }
	
#top {	/*
	border: 1px dashed red;	*/ }

		

/* Headlines ------------------------------ */

h1 {
	color: #690;
	font-size: 36px;
	font-style: italic;
	margin-top: 0px; }

h2 {
	color: #360;
	margin-top: 0px;
	font-size: 24px; }

h3 {
	margin-top: 0px;
	font-size: 21px; }

h4 {
	font-size: 18px; }

h5 {
	font-size: 15px; }

h6 {
	font-size: 11px; }



/* Body Text ------------------------------ */

a:link {
		color: #0000FF; }

a:active {
		color: #CCCCFF; }

a:hover {
		color: #6666FF; }

a:visited {
		color: #000099; }

.ctc {	margin: 0px;
		font-size: 10px;
		color: #333333; }

.fineprint {
		font-size: 9px; }

input {	margin: 0px; }

.small {
		font-size: 11px; }
