@charset "UTF-8";
/*
	Background-Styles
*/

body {
	margin:0px;
	padding:0px;
	background-color:#7db138;
	font-family:"Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:13px;
	line-height:16px;
	text-align: center;
}
td {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
}
th {
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
}
* {
	margin:0;
	padding:0;
}
.wrapper {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}
#topper {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	position: relative;
}
/*
	Header Styles
*/
#header {
	background-color: #7db138;
	background-image: url(/images/large_headerx.jpg);
	background-repeat: repeat-x;
	height: 90px;
	margin: 0px;
	background-position: top;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e5f2d0;
}

#logo h1, #logo small {
	margin: 0px;
	display:block;
	text-indent:-9999px;
	font-size: 1px;
	line-height: 1px;
}
#logo {
	background-image:url(/images/logo_large.png);
	background-repeat:no-repeat;
	width:416px;
	height:70px;
}
/*
	Text-Styles
*/

h1 {
	margin:0px 0px 10px 0px;
	font-size:24px;
	font-family:"Trebuchet MS", Verdana;
	color:#FFFFFF;
	line-height:33px;
}
h2 {
	margin:0px 0px 7px 0px;
	font-size:20px;
	font-family:"Trebuchet MS",Helvetica, Arial, Sans-serif;
	color:#7db138;
	line-height:39px;
	letter-spacing:-1px;
}
h3 {
	margin:10px 0px 5px 0px;
	font-size:16px;
	line-height:21px;
	font-family:"Trebuchet MS",Helvetica, Arial, Sans-serif;
	color:#7db138;
}
h4 {
	color:#7db138;
	font-size: 14px;
	margin:0px 0px 0px 0px;
}
small {
	color:#7db138;
	font-weight:bold;
	font-size:11px;
	display:block;
	margin-bottom:15px;
}
a {
	text-decoration:none;
	color: #FFFFFF;
}
small a {
	color:#007de2;
}
a:hover {
	text-decoration:underline;
}
a img {
	border: none;
}
p {
	margin: 0px 0px 8px 0px;
}

/* Fix up IE6 PNG Support */

img, div, a, input, button, label { behavior: url(/iepngfix.htc)}

/* end png fix */

.clearer {
	clear: both;
}
.green_bold {
	color: #7db138;
	font-weight: bold;
}
a.green_bold {
	color: #7db138;
}
.brown_bold {
	color: #999932;
	font-weight: bold;
}
a.brown_bold {
	color: #999932;
}
.icon {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.icon_2 {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 2px;
}
.icon_3 {
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 2px;
}
#footer {
	background-color: #2E2E2E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #53752f;
	color: #FFFFFF;
	bottom: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-image: url(/images/index_footerbgx.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#footer a {
	color: #FFFFFF;
}
#footer_green {
	background-color: #7db138;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	color: #FFFFFF;
	bottom: 0px;
	padding-top: 10px;
	padding-bottom: 20px;
	background-repeat: repeat-x;
	background-position: top;
}
#footer_green a {
	color: #FFFFFF;
}

#signup_clear {
    width: 520px;
    margin: 0 auto;
}
#signup_clear img {
    padding: 15px;
}

/* form Styles */
.button {
 height: 34px !important;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF !important;
	background-color: #7db138 !important;
	font-size: 11px !important;
	border: 1px solid #5d8236 !important;
  width:auto !important;
  margin:0px 20px;
}

.button:hover {
 background-color: #2E2E2E !important;
}

.fieldgrp{
 width:500px;
 clear:both;
}
label {
 float:left;
 width:146px;
 text-align:right;
 margin:10px;
}
.frmField{
 float:left;
 margin:5px 0px;
}

.fieldgrp input {
	background-color: #E5F2D0;
	padding: 7px;
	border: 1px solid #336600;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	color: #53752f;
	font-size: 12px;
 width:280px;
}

.fieldgrp select {
	background-color: #E5F2D0;
	padding: 7px;
	border: 1px solid #336600;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	color: #53752f;
	font-size: 12px;
 width:295px;
}

.login_field{
	background-color: #e5f2d0;
	border: 1px solid #5d8236;
	font-family: "Trebuchet MS",Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 8px;
	width: 200px;
	color: #53752f;
}
.right_text {
	text-align: right;
	float: right;
}
#login {
	float: right;
	font-size: 11px;
	color: #53752f;
}
.white {
	color: #FFFFFF;
}
.white a {
	color: #FFFFFF;
}
#register {
	color: #000000;
	float: right;
	margin-right: 20px;
}
a.homerollover {
	display: block;
	width: 377px;
	height: 233px;
	background: url(/images/tag.png) 0 0 no-repeat;
	text-decoration: none;
	position:relative;
	margin: 0 auto;
	float:left;
}
a:hover.homerollover {
	background-position: 0 -233px;
}
#info {
	width: 450px;
	height: 233px;
}
#mid {
	background-image: url(/images/index_bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 50px;
}
#mid_in {
	background-color: #2E2E2E;
	background-image: url(/images/index_bg_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 5px;
	padding-bottom: 25px;
}

#signup_box {
	color: #53752f;
	padding: 20px;
	width: 550px;
	margin:0 auto;
	text-align: center;
}
#signup_box a {
	color: #53752f;
	font-weight: bold;
}

#signup_box h1{
 font-family:Georgia,"Trebuchet MS", Verdana;
 font-size:20px;
 color:#999932;
 margin:0px;
}

 .square-top-550{
  width:550px;
  z-index:1000;
  position:absolute;
  top:-39px;
  left:0;
 }
 .square-sides-550{
  background: url(/images/square-sides-550.png) 0 0 repeat-y;
  width:550px;
  margin-top:80px;
  padding-left:33px;
  padding-right:33px;
 }
 .square-bottom-550{
  margin-top:-8px;
  z-index:-1;
 }
 #insideWrapper{
	position:relative;width:550px;
 }

abbr{
 border:none;
 color:red;
}

.frmHelp{
 font-size:11px;
}

.select-mini{
 width:145px !important;
}

