*
{
	margin: 0;
	padding: 0;
}
body
{
	margin: 10px;
	background-color: #ddd;
	font: 90%/1.3 Times New Roman,serif;
}

/* Page Structure */
#content-home
{
	position: absolute;
	top: 151px;
	left: 107px;
	width: 524px;
	z-index: 1;
}
#main-img-home
{
	height: 34em;
}
.main-content
{
	width: 524px;
	margin: 2em auto 0;
}
table#tblmain
{
	margin: 0;
	border: solid 1px #000000;
}

/* General */
p, table, fieldset, ul
{
	margin: 1em 0;
}
h1
{
	margin: 2px;
	font-family: Times New Roman,serif;
}
textarea
{
	font-family: Times New Roman,serif;
}
fieldset
{
	border: none;
}

/* Forms */
.req
{
	color: #CC0000;
}
.qtext, .input, .subinput
{
	font: normal .9em/1.3 Times New Roman,serif;
}
.subtext
{
	font-weight: bold;
}
input#fname, input#lname, input#city, input#zipco
{
	width: 100px;
}
input#addr1, input#email
{
	width: 200px;
}
input#hphone1, input#hphone2
{
	width: 30px;
}
input#hphone3
{
	width: 40px;
}
input#cname1, input#cname2, input#cname3, input#cname4, input#cname5, input#cname6
{
	width: 140px;
}
input#cbal1, input#cbal2, input#cbal3, input#cbal4, input#cbal5, input#cbal6
{
	width: 60px;
}
input#cpay1, input#cpay2, input#cpay3, input#cpay4, input#cpay5, input#cpay6
{
	width: 40px;
}
input#crate1, input#crate2, input#crate3, input#crate4, input#crate5, input#crate6
{
	width: 40px;
}
input#cbehind1, input#cbehind2, input#cbehind3, input#cbehind4, input#cbehind5, input#cbehind6
{
	width: 40px;
}
#Form1 input
{
	text-align: center;
}

/* Home Page */
#content-home ul
{
	margin-left: 16px;
	margin-top: 2px;
	padding-left: 0;
}

/* Contact Page */
#divThanks
{
	min-height: 300px;
}
* html #divThanks
{
	height: 300px;
}

/* Misc */
li, .errmsg
{
	font-weight: bold;
	font-size: 1.1em;
	line-height: 1.4;
	color: #CC0000;
}
.trow1
{
	background-color: #666699;
	color: #FFFFFF;
}
.trow2
{
	background-color: #000000;
	color: #FFFFFF;
	font: normal .9em/1.6 Arial,sans-serif;
}
.text2
{
	font: bold .9em/1.3 Times New Roman,serif;
}
.fine1
{
	font: normal .75em/1.6 Times New Roman,serif;
}
.footxt, .disc
{
	font: normal .9em/1.3 Times New Roman,serif;
}
.qtable
{
	border: 1px solid #333366;
}
.oddrow
{
	background-color: #EEEEEE;
}
.sn
{
	margin: 0;
	color: #ccc;
	font-size: .8em;
}