/*
Copyright: Darren Hester 2006, http://www.designsbydarren.com
License: Released Under the "Creative Commons License", 
http://creativecommons.org/licenses/by-nc/2.5/
*/

body {
  text-align: center;
  background: #F4FDE5 url('../img/bg.jpg') top center no-repeat fixed;
  margin-top:10px;
  margin-bottom:10px;
}

A:link {
	COLOR: #0000FF; text-decoration: none
}
A:visited {
	COLOR: #0000FF; text-decoration: none
}
A:active {
	COLOR: #0000FF; text-decoration: none
}
A:hover {
	COLOR: #FF6600; text-decoration: underline
}

#page_wrapper {
  margin-left: auto; 
  margin-right: auto;
  width: 928px;
  text-align: left;
  background: #FFFFFF url('../img/content_bg.jpg') top right repeat-y;
  border: 1px solid #018843;
}

#page_header {
	height: 120px;
	clear: both;
	background-color: #9ACD34;
	background-image: url(../images/Green-White-Flowers-bg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#page_header h1 {
  margin: 0px;
  padding-top:30px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-size:32px;
  font-weight: bold;
  letter-spacing: -1px;
  color: #FFFFFF;
}

#page_header h2 {
  margin: 0px;
  padding-left:25px;
  font-family: verdana, arial, sans-serif;
  font-size:14px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #F16101;
}

#menu_bar {
	height:40px;
	clear: both;
	background-color: #FFFFFF;
	background-image: url(../img/drop_shadow.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#menu_bar ul {
	margin-top: 0px;
	padding-left: 0px;
	margin-left: 0px;
	color: White;
	float: left;
	width: 100%;
	font-family: verdana, arial, sans-serif;
	font-size:14px;
	font-weight: bold;
	background-color: #D55500;
	background-image: url(../img/menu_bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#menu_bar ul li { display: inline; }

#menu_bar ul li a
{
	padding-top:5px;
	padding-bottom:5px;
	padding-left:15px;
	padding-right:15px;
	color: #EFEFEF;
	text-decoration: none;
	float: left;
	border-right: 1px solid #fff;
	background-color: #D55500;
	background-image: url(../img/menu_bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#menu_bar ul li a:hover
{
	color: #FFFFFF;
	background-color: #FF6600;
	background-image: url(../img/menu_hover_bg2.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#content_wrapper {
  margin-top:10px;
  margin-bottom:0px;
  margin-left:15px;
  margin-right:15px;
  clear:both;
}

#right_side {
  margin-top:5px;
  float: right;
  width:160px;
  border:0px dashed #cccccc;
}

#right_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #FF6600;
  padding:4px;
  border: 1px solid #AAE5A4;
  background-color:#F4FDE5;
}

#right_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #666666;
  line-height: 16px;
  padding-left:4px;
}

#left_side {
	float: left;
	width:700px;
	background-color: #FFFFFF;
	border:0px dashed #cccccc;
	color: #000000;
}

#left_side h3 {
  margin-top:0px;
  margin-bottom:10px;
  font-family: verdana, arial, sans-serif;
  font-size: 18px;
  color: #FF6600;
  background-color:#FFFFFF;
  padding:4px;
  border-bottom: 1px solid #018843;
  clear:both;
}
#left_side h2 {
	margin-top:0px;
	margin-bottom:10px;
	font-family: verdana, arial, sans-serif;
	font-size: 18px;
	color: #330000;
	background-color:#FFFFFF;
	padding:4px;
	clear:both;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #018843;
	border-top-width: 1px;
	border-top-style: dotted;
}

#left_side p {
  margin-top:0px;
  margin-bottom:15px;
  font-family: verdana, arial, sans-serif;
  font-size: 14px;
  color: #000000;
  line-height: 18px;
  padding-left:4px;
}

.float_left {
  float: left;
  margin-right: 10px;
}

.float_right {
  float: right;
  margin-left: 10px;
}

.feature_box {
  float:left;
  width:250px;
  background-color: #F6FCEC;
  border:1px solid #AAE5A4;
  padding:10px;
  margin-top:10px;
  margin-bottom:5px;
  margin-right:20px;
}

#feature_box h4 {
  padding-left:5px;
  margin-top:0px;
  margin-bottom:5px;
  font-family: verdana, arial, sans-serif;
  font-size: 12px;
  color: #779E28;
}

#feature_box p {
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #555555;
  line-height: 16px;
  margin-bottom:5px;
}

#page_footer {
  height: 60px;
  background-color: #99CC33;
  clear: both;
}

#page_footer p {
  padding-top:18px;
  text-align: center;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
  letter-spacing:1px;
}

#spacer {
  height:20px;
  clear:both;
}

.arrow_list { 
  margin-left: 10px;
  padding-left: 0;
  list-style: none;
} 

.arrow_list li { 
  padding-left: 10px;
  background-image: url(../img/arrow.gif);
  background-repeat: no-repeat;
  background-position: 0 7px;
  font-family: verdana, arial, sans-serif;
  font-size: 11px;
  line-height:18px;
}h1 {
	color: #336600;
	font-family: Georgia, "Times New Roman", Times, serif;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-right-style: dotted;
	border-left-style: double;
	border-top-color: #00CC00;
	border-right-color: #00CC00;
	border-bottom-color: #00CC00;
	border-left-color: #00CC00;
	padding-right: 20px;
	padding-left: 20px;
	margin-right: 5px;
	margin-left: 1px;
	margin-top: 5px;
	margin-bottom: 1px;
}
hr {
	clear: both;
}
