body {
	font-family: arial, helvetica, sans-serif;
	font-size:12px;
	background:#5CA344;	
	background-image: url('images/gradient.gif');
	background-repeat: repeat-x;
	
	
}


p {
	font-size:1em;
}

h2 {
	background: #5CA344;
	color:#fff;	
	padding:1.2em;
	padding-left:1.4em;
	margin-top:0;
	font-size:1.4em;
}


#content {
	margin-top:111px;
	margin-left:auto;
	margin-right:auto;
	width:832px;	
}

#content-left{
	float:left;	
	width:653px;
	padding:24px 72px 24px 72px;
	background:#fff;
	
}

#content-right{
	background-image: url('images/shadow.gif');
	background-repeat: repeat-y;
	
}

#content-right2{
float:right;
width:34px;
height:1470px;
margin-top:-3px;
	background-image: url('images/shadow.gif');
	background-repeat: repeat-y;
	
}

#welcome p {
	font-family: times, serif;
}

.left-column, 
.right-column {
	width:270px;
	float: left; font-size: 13px;
	padding-left:2.0em;
	padding-right:2.0em;	
}

#logo {
margin-left:480px;
}

#toplinks{
	font-weight:bold;	
	color: #5CA344;	
	vertical-align: bottom;

}

#welcomelink,
#registerlink {
	text-decoration:none;
	color: #5CA344;	
}

#welcomelink:hover,
#registerlink:hover {
	text-decoration:none;
	color: #FAA21B;	
}

#register {
	clear: both;
}

.message,
.success {
	background:#FFF7BF;
	padding:1em;
	padding-left:2.5em;
	margin:1.5em;
	width:400px;
	margin-left:auto;
	margin-right:auto;
}

.message {
	border:2px solid red;
	color: red;
}

.success {
	border:2px solid green;
	color: green;
}


#toggle {
	display:none;
	margin-left:1em;
	font-size:0.9em;
}
#toggle2 {
	
	margin-left:1em;
	font-size:0.9em;
}

#formtable td {
	vertical-align:top;
	padding-bottom:0.5em;
}

#formtable input,
#formtable textarea{
	font-size:1.0em;
	font-family: times, serif;
}

.float-left {
	float:left;
}

#captcha {
	margin-left:10px;
}

a.refresh {
	font-size:0.8em;
	text-decoration:none;
	margin-left:6px;       
	color:#5CA344;
}


a.refresh:hover {
	color: #FAA21B;	  
}

.spacer{
	margin-bottom:0.4em;
}

.desc {
	color: #5CA344;	
	text-align:right;
	width:175px;
	padding-right:1.0em;
}

.required {
	color:red;
}

.submitbtn {
	color:#fff;
	height:25px;
    width:140px;
	margin-top:2em;
	margin-left:6em;
	border:0;
	background-image: url('images/submitbg.gif');
	
}
.phone_number { font-size: 9px;
color:#555555 }
#footer {
	clear:both;
	height:20px;

}



#leftcolumn { 
  margin: 0px 0px 0px 0px;
 padding: 10px;
 height: 68px;
 width: 301px;
 float: left;
}
#rightcolumn { 
 
  vertical-align: middle;
 margin: 5px 0px 0px 0px;
 padding: 0px;
 height: 68px;
 width: 118px;
 float: right;

}
