body {
	font-family: Arial, Helvetica, sans-serif;
	background:#86ba3c;
	margin-top:0;
	margin-bottom:0;
	margin-left:0;
	margin-right:0;
	color:#3c2519;
	font-size:11px
}

h1 {
	font-size:15px;
	margin:0 0 3px 0
}

h1.header {
	font-weight:normal
}

h2 {
	font-size:14px;
	margin:10px 0 5px
}

h3 {
	margin:10px 0 0 0;
	font-size:12px
}

h4 {
	color:#c03;
	font-size:18px;
	text-align:center
}

h5 {
	font-size:14px
}

h5.blue {
	font-size:17px;
	margin:0
}

h5.blue a{
	color:#0F3751;
}

h2, h3, .adv, #register strong {
	color:#681a01;
}

p {
	margin:0 0 12px 0
}

hr {
	border:0;
	background:#9e834e
}

table {
	border-collapse:collapse;
	width:100%
}

td {
	font-family: Arial, Helvetica, sans-serif;
	padding:0;
	vertical-align:top
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	text-decoration:none;
}

a, h1 {
	color:#104d74
}

a:hover, .adv {
	text-decoration:underline
}

a img {
	border:0
}

form {
	margin:0
}

#container {
	text-align:center
}

#all, #name {
	margin:0 auto;
	width:920px;
	text-align:left
}

#top {
	background:url(../images/top_bg.jpg)
}

#center {
	background:#d2eab0
}

#title td, #bott_title {
	background:#372f2d;
	font-size:12px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	padding:8px 25px;
	color:#fff
}

#bott_title {
	letter-spacing:3px
}

#title b{
	font-size:14px
}

#title span{
	font-size:11px;
	margin-right:35px
}

#title a{
	margin-left:35px;
	color:#fff;
	text-decoration:none
}

#bott_title, .white, #qtitle, .negative {
	color:#FFFFFF
}

#main {
	margin:8px 0 0 0
}

#center {
	padding-bottom:8px
}

#left {
	width:180px;
	border-right:2px solid #d5c29f;
	padding-left:25px
}

#left p{
	margin:0;
	font-size:12px
}

#left p img{
	margin-left:35px
}

#left div{
	margin-bottom:17px
}

#content {
	padding:0 25px
}

.content {
	margin-top:10px
}

.content table{
	border-collapse:separate;
	width:auto
}

table.form td{
	padding:2px;
	background:#fff;
	vertical-align:middle
}

.float {
	float:left
}

.float img{
	margin-bottom:3px
}

.float td img{
	margin-bottom:0
}

.adv {
	font-size:13px;
	font-weight:bold
}

#quick {
	/*width:254px;*/
	margin-bottom:5px;
	font-size:10px;
	border:2px solid #9e8759
}

#quick td{
	padding:4px;
	border-bottom:1px solid #9e8759;
	font-size:10pt
}

#qtitle {
	background:#9e8759;
	padding:5px 0
}

.bg_white {
	background:#FFFFFF
}

.negative {
	background:#9E8759;
	border:1px solid #9e8759
}

#smalls {
	float:right;
	margin:20px -7px 0 0
}

#smalls td{
	padding-left:2px
}

#register {
	margin:10px 0
}

#right {
	width:165px;
}

.bord1 {
	font-size:9px;
	font-weight:bold;
	color:#9e6a02
}

.bord1 p{
	margin:0 4px
}

.text{
	width:118px
}

.text, .negative{
	font-size:10pt;
}

.text, .negative, .input, .submit {
	border:1px solid #9e834e;
}

.submit {
	background:#d3c9b4
}

.bord1 {
	border:2px solid #9e834e;
	margin:15px 10px 0 20px
}

.bord2 {
	border:1px solid #fff;
	background:#d3c9b4
}

#bottom {
	text-align:center;
	padding:23px 0 13px 0;
	font-size:10px
}

#bottom a{
	color:#3C2519;
	text-decoration:none
}

#agent {
	position:absolute;
	margin:-330px 0 0 767px
}

#message {
	position:absolute;
	background:#fff;
	border:1px solid #000;
	top:30%;
	left:45%;
	text-align:center;
	font-size:12px
}

#message a{
	color:#fff
}

#message div{
	padding:3px
}

#head {
	text-align:right;
	font-weight:bold;
	background:#f00
}

#pics img{
	margin:0 1px 1px 0
}

.alt {
	padding-left:10px !important
}

#form_alt {
	float:right;
	width:135px;
	margin-right:50px
}

.smalls {
	float:none !important
}

.smalls div{
	margin-right:13px
}

.smalls table{
	width:auto;
	/*margin-left:10px*/
}

.form {
	border-collapse:separate;
}

.form td{
	padding:auto
}

/* Stepcarousel */
.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 682px; /*Width of Carousel Viewer itself*/
height: 235px; /*Height should enough to fit largest content's height*/
margin:0 0 0 23px
}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
width: 227px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
	background:url(../images/frame.gif) no-repeat
}

.stepcarousel .panel p {
	color:#6d634e;
	font-size:12px;
	margin:10px 0
}
/* /Stepcarousel */

.panel img {
	margin:7px
}

