body {
	margin: 0;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #ccc;
	line-height: 16px;
}

a {
	color: #00573d;
}

#wrap {
	margin: 0 auto;
	width: 790px;
	padding: 5px;
	background: #fff;
}

#header {
	
}

#cc {
	margin: 0px 10px 0px 10px;
}

#header2 {
	background-image: url('../images/header_mid.jpg');
	height: 169px;
}

#menu {
	background: #f3e4a5;
	padding-bottom: 5px;
	margin-top: 0px;
	padding-left: 110px;
}

#submenu {
	float: right;
	margin-top:10px;
}

#submenu a {
	color: #fff;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
}

#submenuitem {
	float: left;
	height: 20px;
	margin-right: 30px;
}

#menuitem {
	float: left;
	height: 20px;
	margin-right: 35px;
}

#menu a {
	color: #333333;
	font-size: 14px;
	text-decoration: none;
}

#menu a:hover {
	color: #fff;
}

#menu_sub {
	background: #00573d;
}

#fp_flash {
	width: 320px;
	margin-left: 320px;
	height: 145px;
	/*padding-top: 4px;
	border: 1px solid #fff;*/
}

#content {
	border: 1px solid #fff;
	margin-top: 5px;
	background-image: url('../images/content_bg.jpg');
	background-repeat: repeat-y;
}

#content_left {
	background: #e5e5e5;
	float: left;
	width: 183px;
}

#admin_left {
	float: left;
	background: #e5e5e5;
}

ul {
	margin: 0;
	padding: 0;
}

#content_left li, #admin_left li {
	list-style-type: none;
}

#content_left li a, #admin_left li a {
	display: block;
	width: 161px;
	background-color: #fff;
	margin: 10px 10px 10px 10px;
	font-size: 11px;
	padding: 3px;
	text-decoration: none;
	color: #00573d;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#content_right ul {
	margin-left: 20px;
	margin-right: 15px;
}

#content_right {
	float: left;
	margin-left: 22px;
	margin-top: 18px;
	width: 578px;
}

#content_dynamic p {
	padding: 0;
	margin: 0;
}

#content_right p {
	padding: 5px 0px 5px 0px;
	margin: 5px 0px 5px 0px;
}

#box {
	float: left;
	width: 259px;
	height: 250px;
	/*border: 1px solid #000;*/
	padding: 10px;
}

#box a {
	color: #00573d;
}

#footbar {
	background: #fff;
	border-top: 6px solid #fff;
	background-image: url('../images/footbar.jpg');
	background-repeat: repeat-x;
	width: 100%;
	padding-top:15px;
}

#flash_quote {
	margin-top: 20px;
}

#story_c ul {
	margin-left: 25px;
	margin-right: 20px;
}

#standardbox {
	height: 200px;
	overflow: hidden;
}

/* TEXT STYLES */

h1,h2,h3 {
	padding: 0;
	margin: 0;
}

h1 {
	color: #c8a205;
	font-size: 14px;
}

h2 {
	color: #c8a205;
	font-size: 14px;
}

h3 {
	color: #000;
	font-size: 14px;
}

.left { float: left; }
.right { float: right; 	padding-left: 15px; }

.grey { color: #666666; }
.gold { color: #c8a205; }
.green { color: #00573d; }

.lh10 { line-height: 10px; }
.lh12 { line-height: 12px; }
.lh14 { line-height: 14px; }
.lh16 { line-height: 16px; }
.lh18 { line-height: 18px; }

.text9 { font-size: 9px; }
.text10 { font-size: 10px; }
.text11 { font-size: 11px; }
.text12 { font-size: 12px; }
.text14 { font-size: 14px; }

/* ADMIN */

.head {  border-bottom: 1px solid #000; }

.status { font-size: 9px; color: #666; }

.readmore { text-decoration: none; }

#adminheader {
	height: 68px;
	background: #deb406;
	border-bottom: 4px solid #00573d;
	margin-bottom: 10px;
}

#admin_right {
	float: left;
	width:600px;
	margin: 10px 0px 0px 35px;
}

#admin_right a {
	color: #00573d;
	text-decoration: none;
}