body {
	font-size: 72%;
	color: #000000;
	background-color: #A4D140;
	
	margin: 0px;
}

body, p, h1, h2, h3, table, td, th, ul, ol, textarea, input {
	font-family: verdana,helvetica,arial,sans-serif;
}

table, th, td, input, textarea {
	font-size: 100%;
}

h1 {
	margin-bottom: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 2.8em;
	color: #009FD9;
}

h2 {
	margin-bottom: 0;
	font-weight: bold;
	font-size: 1em;
	color: #009FD9;
}

p {
	line-height: 1.5em;
}

#outer_frame {
	position: relative;
	width: 990px;
	
	margin: 0 auto;
}

#frame {
	float: left;
	width: 990px;
	background-image: url('../images/shadow_rt.gif');
	background-position: right;
	background-repeat: repeat-y;
}

#header {
	width: 990px;
	height: 118px;
	background-image: url('../assets/header.jpg');
	background-repeat: no-repeat;
}

#menu_bar {
	width: 983px;
	height: 24px;
	background-image: url('../images/menu_bar.gif');
	background-repeat: no-repeat;
}
#content {
	float: left;
	width: 983px;
	background-color: #00B8FE;
	
	padding-top: 7px;
}

#feature {
	float: left;
	width: 729px;
	background-color: #ffffff;
	background-image: url('../images/feature_bottom.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	
	padding-bottom: 19px;
}

#flash_intro {
	float:left;
	
	padding:0;
	margin:0;
	position:relative;
	border:none;
	
	width:411px;
	height:265px;
	background:#aacae3;
} 

#feature div.main_content {
	margin-left: 182px;
	margin-right: 60px;
}

#feature img.left {
	float: left;
	border: 1px solid black;
	padding: 1px;
	margin: 6px 6px 8px 0;
}

#feature img.right {
	float: right;
	border: 1px solid black;
	padding: 1px;
	margin: 6px 0 8px 6px;
}

#feature hr {
	clear: left;
}

#feature p, #feature ul, #feature blockquote, #feature table {
	color: #031F68;
}

#sub_feature_top {
	float: right;
	width: 247px;
	height: 50px;
	background-image: url('../images/sub_feature_top.gif');
	background-repeat: no-repeat;
}

#sub_feature_top h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.6em;
	color: #fff;
	
	background: #442200;
	
	margin: 0 0 0 24px;
}

#sub_feature {
	float: right;
	width: 247px;
	background-image: url('../images/sub_feature.gif');
	background-repeat: repeat-y;
	
	border-bottom: 22px solid #472301;
}

#sub_feature {
	text-align: center;
}

#sub_feature img {
	margin: 2px auto;
	border: 2px solid black;
}



#sub_feature p {
	padding: 8px 20px;
	margin:0;
}

h1 {
	margin:0;
	padding:0;
}

#footer {
	float: left;
	width: 983px;
	height: 40px;
	background-color: #00B8FE;
	
	color: #ffffff;
	font-size: .95em;
}

#footer .nav {
	float: left;
	
	margin: 14px;
}

#footer .nav a {
	margin: 14px;
	color: #ffffff;
	text-decoration: none;
}

#footer .nav a:hover {
	text-decoration: underline;
}

#footer .copyright {
	float: right;
	
	margin: 14px;
}

#shadow_bottom {
	float: left;
	width: 990px;
	height: 120px;
	background-color: #A4D140;
	background-image: url('../images/shadow_bottom.gif');
	background-repeat: no-repeat;
}

#page {
	width: 983px;
}

#side_menu {
	float: left;
	margin: 12px 0 0 20px;
}

#side_menu h2 a {
	margin: 0;
	color: #000;
	text-decoration: none;
}

#side_menu h2 a:hover {
	margin: 0;
	color: black;
	text-decoration: underline;
}

#side_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	color: black;
}

#side_menu li {
	margin: 0 0 0 12px;
	padding: 0;
}

#side_menu li a {
	margin: 0;
	padding: 0;
	
	color: #000;
	text-decoration: none;
}

#side_menu li a:hover {
	text-decoration: underline;
}



/* Forms */
form .left{
  /* Changes on the form */
  color: #333333 !important; 
  font-family: Verdana !important;
  font-size: 14px !important;
}
form td.left {
   font-family: "Comic Sans MS";
   font-size: 14px;
   font-weight: bold;
   color:#333333;
   vertical-align: top;
   text-align: right;
}
form .pagebreak{
   font-family: "Comic Sans MS";
   font-size: 14px;
   font-weight:bold;
   color:black;
}
form td.right {
   font-family: "Comic Sans MS";
   font-size: 14px;
   font-weight:normal;
   color:#333333;
   vertical-align: top;   
   text-align: left;   
}
.tbmain{
   height:auto;
   color:#333333;
   background:#ffc907;
}
form .head{
   font-family: "Comic Sans MS";
   font-size: large;
   font-weight: bold;
   color:#333333;
   vertical-align: top;
   text-align: center;
}
form .notvalid{
   border:2px red solid;
   font-family:"Trebuchet MS";
}
form .text{
   font-family: "Comic Sans MS";
   font-size: 14px;
   font-weight:normal;
   color:#333333;
   border:0px;
   background:url(/images/form_text_background.gif) bottom repeat-x;
}
form select.other{
   font-family: "Comic Sans MS";
   font-size: 14px;
   font-weight:normal;
   color:#333333;
   border:1px #333333 dotted;
   background: #ffc907;
}
form .btn{
   font-family: "Comic Sans MS";
   font-size: 14px;
   font-weight:normal;
   color:#333333;
   border:1px #333333 dotted;
   background: #ffc907;
}
form span.required{
  font-size: 13px !important;
  color: red !important;
}

