html {
	background-color: #3f535e;
	height: 100%
	width: 100%
	margin: auto;
}

body {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: lighter;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	color: #666;
}

body b {
	font-weight: bold;
}


/* Structure */
.container {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	background-image: url(images/background.png);
}

.inner {
	width: 960px;
	background-color: #d8d6b9;
	margin-left: 10px;
}

.imagepackage {
	height: 695px;
}

.left {
	margin-left: 30px;
	margin-top: 20px;
	width: 504px;
	float: left;
}

.right {
	margin-left: 15px;
	margin-top: 20px;
	width: 360px;
	float: left;
	padding-left: 15px;
	border-left: 2px solid #3f535e;
	padding-bottom: 20px;
}

.textblock {
	position: relative;
}

.imagepackage img {
	margin: 0;
	padding: 0;
	border: none;
}

div#video {
	background-image: url(images/updated_topimg.jpg);
	height: 518px;
	text-align: center;
	padding-top: 0px;
}

#webform-client-form-1303 {
	width: 360px;
}

#webform-client-form-1303 input {
	width: 360px;
	height: 30px;
}

h1 {
	font-weight: bold;
	font-size: 30px;
	padding-bottom:10px;
	line-height:1.3em;
}

h2 {
	font-weight: bold;
	font-size: 24px;
	line-height:1.3em;
}

h3 {
	font-weight: bold;
	font-size: 16px;
	line-height:1.3em;
	padding-bottom:10px;
}

.green {
	color: #2251303;
	font-weight: bold;
}

.lightGreen {
	color: #3ea00e;
	font-weight: bold;
}

strong {
	font-weight:bold;
}

ul.registerList {
	padding:10px 0 0 20px;
}

ul.registerList li {
	list-style-type:inside;
}

p {
	margin:10px 0;
}

#webform-client-form-1303 label {
	width: 360px;
	font-size: 12px;
	font-weight: bold;
	color: #444;
}

#webform-client-form-1303 .webform-component {
padding-top:10px;
}

#webform-client-form-1303 input.form-submit {
	font-size: 12px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	background-color: #3ea00e;
	font-weight: bold;
	color: #fff;
}


#webform-client-form-1303 input.form-submit {
  background-color: #3ea00e;
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7fbf4d), color-stop(100%, #63a62f));
  background-image: -webkit-linear-gradient(top, #7fbf4d, #63a62f);
  background-image: -moz-linear-gradient(top, #7fbf4d, #63a62f);
  background-image: -ms-linear-gradient(top, #7fbf4d, #63a62f);
  background-image: -o-linear-gradient(top, #7fbf4d, #63a62f);
  background-image: linear-gradient(top, #7fbf4d, #63a62f);
  border: 1px solid #63a62f;
  border-bottom: 1px solid #5b992b;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 0 #96ca6d;
  -moz-box-shadow: inset 0 1px 0 0 #96ca6d;
  -ms-box-shadow: inset 0 1px 0 0 #96ca6d;
  -o-box-shadow: inset 0 1px 0 0 #96ca6d;
  box-shadow: inset 0 1px 0 0 #96ca6d;
  color: #fff;
  font: bold 16px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
  line-height: 1;
  padding: 6px 0 8px 0;
  text-align: center;
  text-shadow: 0 -1px 0 #4c9021;
  width: 360px; }

  #webform-client-form-1303 input.form-submit:hover {
    background-color: #76b347;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #76b347), color-stop(100%, #5e9e2e));
    background-image: -webkit-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -moz-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -ms-linear-gradient(top, #76b347, #5e9e2e);
    background-image: -o-linear-gradient(top, #76b347, #5e9e2e);
    background-image: linear-gradient(top, #76b347, #5e9e2e);
    -webkit-box-shadow: inset 0 1px 0 0 #8dbf67;
    -moz-box-shadow: inset 0 1px 0 0 #8dbf67;
    -ms-box-shadow: inset 0 1px 0 0 #8dbf67;
    -o-box-shadow: inset 0 1px 0 0 #8dbf67;
    box-shadow: inset 0 1px 0 0 #8dbf67;
    cursor: pointer; }
  #webform-client-form-1303 input.form-submit:active {
    border: 1px solid #5b992b;
    border-bottom: 1px solid #538c27;
    -webkit-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
    -moz-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
    -ms-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
    -o-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
    box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee; }

div#video video {
box-shadow: #000 0px 0px 20px;
}

.plans
{
    margin: 25px 0 0 0;
}

.plans_table
{
    width: 400px;
    margin: 0 0 0 40px;
}

.plans_column
{
    
}

.floor_row
{
    height: 180px;
}

a .plan_img
{
    border: 2px solid #d9d5b8;
}

a:hover .plan_img
{
    border: 2px solid black;
}

.right img {
	float: left;
	margin: 0;
}

.right img#stamp {
	margin-right: 12px;
	margin-bottom: 10px;
}

.right img#tease {
	margin-bottom: 5px;
}

/* Links */
a {
	color: #007e9a;
	text-decoration: underline;
	font-weight: bold;
}

a:hover {
	color: #009fc2;
}

ul#steps {
	margin-top: 20px;
}

#steps li {
	margin-top: 20px;
	display: inline-block;

}

#steps li.first {
	margin-top: 0px;
}

#steps img {
	float: left;
}

#steps p {
	float: left;
	margin-left: 15px;
	width: 420px;
	margin-top: 3px;
}

ul#substeps {
	margin-left: 125px;
	width: 300px;
}

#substeps li {
	display: block;
	margin: 0;
}
#right-text {
	letter-spacing:-.03em;
	width: 330px;
	text-align:center;
	line-height:19px;
	font-size:11px;
	border:1px solid #666;
	padding:15px;
}
#right-text p {
	margin-top:10px;
	padding:0 5px;
}


