@charset "utf-8";
/* Copyright PrevuMenu.com */
/* Coded and Designed by David Horne */

* {
	margin: 0;
	padding: 0;
}

img {
	border: 0;
}

a {
	border: 0;
}

body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #f6ecbc;
	color: #600505;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}

#container {
	width: 809px;
	margin: auto;
	margin-top: 25px;
	padding-bottom: 50px;
}

.bold {
	font-weight: bold;
	font-size: 30px;
}

p.steps {
	width: 100%;
	font-size: 14px;
	line-height: 24px;
	margin-top: 25px;
}

#logo {
	margin-bottom: 10px;
	float: left;
}

.whitebg {
	width: 95%;
	background-color: #FFFFFF;
	border: #e0d0b1 solid 1px;
	padding: 20px;
	margin-top: 8px;
	float: left;
}

h1 {
	font-weight: normal;
	font-size: 24px;
	color: #000000;
}

h2 {
	width: 100%;
	font-size: 25px;
	font-weight: bold;
}

.right {
	float: right;
	width: 88%;
	margin-top: 10px;
}

#hero {
	float: left;
	width: 218px;
}

#list {
	float: right;
	width: 512px;
}

ul {
	float: right;
	list-style-type: disc;
	width: 512px;
}

.stepblock {
	width: 100%;
	float: left;
	margin-top: 20px;
}

li {
	font-size: 14px;
	margin-bottom: 16px;
	color: #000000;
	margin-left: 20px;
}

#menu {
	margin-left: 42px;
}

p.caption {
	font-size: 9px;
	padding: 5px;
	background-color: #faf4d4;
	width: 210px;
	margin-top: 5px;
}

.step {
	float: left;
	width: 90px;
}

.stepimg {
	margin-left: 20px;
}

#footer {
	width: 100%;
	height: 56px;
	background-color: #e4d797;
	float: left;
	margin-top: 20px;
}

#center {
	width: 260px;
	height: 100%;
	margin: auto;
}

.advertise {
	float: left;
	margin-top: 20px;
}

.prevumenu {
	float: right;
	margin-top: 20px;
}

#mytable {
	float: left;
}

#mytable {
	width: 400px;
	padding: 0;
	margin: 0;
	margin-left: 200px;
	margin-top: 20px;
}

caption {
	padding: 0 0 5px 0;
	width: 400px;
	font: italic 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
}

th {
	font: bold 11px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	border-top: 1px solid #C1DAD7;
	letter-spacing: 2px;
	text-transform: uppercase;
	text-align: left;
	padding: 6px 6px 6px 12px;
	background: #CAE8EA url(../images/bg_header.jpg) no-repeat;
}

th.nobg {
	border-top: 0;
	border-left: 0;
	border-right: 1px solid #C1DAD7;
	background: none;
}

td {
	border-right: 1px solid #C1DAD7;
	border-bottom: 1px solid #C1DAD7;
	background: #fff;
	padding: 6px 6px 6px 12px;
	color: #4f6b72;
	text-align: center;
}


td.alt {
	background: #FFFFFF;
	color: #797268;
	text-align: center;
}

th.spec {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #fff url(../images/bullet1.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

th.specalt {
	border-left: 1px solid #C1DAD7;
	border-top: 0;
	background: #f5fafa url(../images/bullet2.gif) no-repeat;
	font: bold 10px "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #797268;
}

#form {
	width: 760px;
	height: 398px;
	background-image: url(../images/formbg.gif);
	float: left;
	margin-top: 30px;
}


#contact {
	width: 492px;
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	border: 0;
}

#contact td {
	background-color: none;
	text-align: right;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	border: 0;
	background: none;
}

#contact input {
	width: 269px;
	border: 1px solid #cdaf98;
	font-size: 16px;
	padding: 3px;
}

#contact select {
	width: 277px;
	padding: 3px;
	font-size: 16px;
	border: 1px solid #cdaf98;
}

.submit {
	float: left;
	margin-left: 222px;
	margin-top: 10px;
}

.freemenu {
	float: right;
	margin-right: 70px;
	margin-top: 60px;
}

#formcontact {
	float: left;
	width: 492px;
}
