@charset "utf-8";
/* CSS Document */

* { 
  margin: 0; 
  padding: 0;
}

a img {border:none;}

p { 
  margin-bottom: 16px; 
}
h1 { 
  font-size: 32px; 
  line-height: 32px;
  margin-bottom: 16px; 
  letter-spacing:-1px;
}
h2 { 
  font-size: 16px; 
  line-height: 16px; 
  margin-bottom: 16px;
}
h3 { 
  font-size: 11px; 
  line-height: 16px; 
}

h1 i, h2 i, h3 i {color:#666;}
ul, ol, dl { 
  margin-bottom: 16px; 
}


body { margin:0; color: #E4DED0; font: 11px Georgia, "Times New Roman", Times, serif; text-align:center;}/*Verdana, Geneva, sans-serif;*/
a { color: #ff0; text-decoration: underline; }
a:hover { text-decoration: none; color: #ffc; }


#container {
	width:860px;
	height:auto;
	margin: 0px auto;
	padding:0;
	border: 10px solid #000000;
	margin-top:30px;
	background-color: #FF0000;
}

#header { height:146px; background: url(images/header.jpg) no-repeat center top; }
#footer {  height:auto; margin:0 auto;  padding:10px; text-align:center;}
#footer table {margin:0 auto; width: auto; text-align:center;}

.menu {font-size: 16px; padding:10px; background:#402713;}
.menu a {color:#fff5c3; font-weight:bold; text-decoration:none;}
.menu a:hover {color:#fff; }

#leftCol { width:420px; height:500px; float:left; text-align: right; }
#rightCol { width:420px; height:500px; float:right; }

.myForm {
	width:400px;
	height:500px;
	float: right;
	background-color: #000000;
}
#newForm { margin:0 10px; width: 840px; }
.introTxt { background:#A6D5DD; padding:10px; color: #402713; }
.introTxt ul { width:400px; margin:0 auto; padding:0; list-style: square inside; font-size:16px; font-weight:bold; color:#402713; }
.introTxt a {text-decoration:none; color:#333;}
.introTxt a:hover {text-decoration:none; color:#fff;}

/*SPACERS*/
.mgn {margin: 10px !important;}
.mgnLg {margin: 15px !important;}
.mgnSm {margin: 5px !important;}
.mgnTop {margin-top: 10px !important;}
.mgnRight {margin-right: 10px !important;}
.mgnBottom {margin-bottom: 10px !important;}
.mgnLeft {margin-left: 10px !important;}
.mgnTopLg {margin-top: 15px !important;}
.mgnRightLg {margin-right: 15px !important;}
.mgnBottomLg {margin-bottom: 15px !important;}
.mgnLeftLg {margin-left: 15px !important;}
.mgnLeftXLg {margin-left: 30px !important;}
.mgnTopSm {margin-top: 5px !important;}
.mgnRightSm {margin-right: 5px !important;}
.mgnBottomSm {margin-bottom: 5px !important;}
.mgnBottomXSm {margin-bottom: 2px !important;}
.mgnLeftSm {margin-left: 5px !important;}

/*padding*/
.pdgXLg {padding:30px;}
.pdgLg {padding:15px;}
.pdg {padding:10px;}
.pdgTop {padding-top: 10px !important;}
.pdgRight {padding-right: 10px !important;}
.pdgBottom {padding-bottom: 10px !important;}
.pdgLeft {padding-left: 10px !important;}
.pdgTopLg {padding-top: 15px !important;}
.pdgRightLg {padding-right: 15px !important;}
.pdgBottomLg {padding-bottom: 15px !important;}
.pdgLeftLg {padding-left: 15px !important;}
.pdgTopSm {padding-top: 5px !important;}
.pdgRightSm {padding-right: 5px !important;}
.pdgBottomSm {padding-bottom: 5px !important;}
.pdgLeftSm {padding-left: 5px !important;}

/*floats*/
.clear{clear: both;}
.left {float: left;}
.right {float: right;}
.center {margin-left:auto; margin-right:auto;}

/*TEXT ALIGN*/
.textCenter {text-align: center !important;}
.textLeft {text-align: left !important;}
.textRight {text-align: right !important;}
.textDisabled {color: #808080 !important;}
.hidden {display: none;}

.bold {font-weight:bold;}
.red {color:#ec2400;}
.blue {color:#03F;}
.small {font-size:9px; font-weight:normal; line-height:9px; display:block;}



/*floats*/
.clear{clear: both;}
.left {float: left;}
.right {float: right;}
.center {margin-left:auto; margin-right:auto;}

/*TEXT ALIGN*/
.textCenter {text-align: center !important;}
.textLeft {text-align: left !important;}
.textRight {text-align: right !important;}
.textDisabled {color: #808080 !important;}
.hidden {display: none;}

.bold {font-weight:bold;}
.red {color:#ec2400;}
.blue {color:#03F;}
.small {font-size:9px; font-weight:normal; line-height:9px; display:block;}

/*FORMSTANDARDS*/

.header { color: #A6D5DD; font-size: 20pt; font-family: Geneva,Arial,sans-serif; font-weight:bold; }

.headersml { color: #FF0; font-size: 14pt; font-family: Arial,sans-serif; font-weight:bold; }

.formtxt { color: #fff; font-size: 16px; font-family: Arial,sans-serif; font-weight: bold;
}

.valid { color: #FFF; font-size: 10pt; font-family: Arial, Sans-Serif; font-weight: bold; }

form .sml { color: #fff; font-size: 7pt; font-family: Arial, Sans-Serif; }
.sml { color: #fff; font-size: 7pt; font-family: Arial, Sans-Serif; }

.txt { color: #fff; font-size: 12pt; font-family: Arial, Sans-Serif; }

.form
{
	background-color: #FF0000;
	border: 1px solid #FFFFFF;
}

.border
{background-color: #000; border-left: 1px solid #000000; border-right: 1px solid #000000; border-top: 1px solid #000000; border-bottom: 1px solid #000000;}

table.pricing { color: #A6D5DD; font-size: 10pt; font-family: Arial,sans-serif; font-weight:normal; }
