/*Global Styles*/
body {
	margin: 20px 0px 20px 0px;
	background-color: #403716;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
	background-image:  url(/_images/bg.gif);
}

p, ul, li, strong, td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 19px;
}

p {
	padding: 0px 0px 0px 4px;
}

select {
	width:250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: #F0EBC7;
}

input {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

textarea {
	width:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

a {
	text-decoration: underline;
	font-weight: normal;
	color: #0000CC;
}

a:hover {
	text-decoration: underline;
	color: #777665;
}

#Main-Container {
	position: relative;
	margin: 0px;
	width: 1011px;
	text-align: center;
	border: 1px solid #8A7D56;
}

#Sub-Container {
	position: relative;
	margin: 0px;
	width: 999px;
	text-align: center;
	border: 6px solid #000000;
}

#Footer {
	text-align: right;
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	background-image: url(/_images/footer-bg.gif);
	height: 34px;
}

#Sub-Nav {
	z-index:1;
	position:absolute;
	top:196px;
	left:681px;
}

hr {
	color: #7C745B;
	height: 1px;
	margin: 25px 0px 25px 0px;
}

/*Home Styles*/

#H-Sub-Nav {
	z-index:2;
	position:absolute;
	top:191px;
	left:833px;
}

.Sec1-On {
	z-index:3;
	position:absolute;
	top:28px;
	left:468px;
	width:6px;
	height:6px;
}

.Sec2-On {
	z-index:3;
	position:absolute;
	top:28px;
	left:494px;
	width:6px;
	height:6px;
}

.Sec3-On {
	z-index:3;
	position:absolute;
	top:28px;
	left:520px;
	width:6px;
	height:6px;
}

.Sec4-On {
	z-index:3;
	position:absolute;
	top:28px;
	left:546px;
	width:6px;
	height:6px;
}

.Sec5-On {
	z-index:3;
	position:absolute;
	top:28px;
	left:572px;
	width:6px;
	height:6px;
}

.H-Copy {
	z-index:1;
	position:absolute;
	top:184px;
	left:372px;
	width:564px;
	text-align: left;
}

.H-Copy p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 23px;
}

.red {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}

.red a {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}

.red a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #CC0000;
}

/*Inside Styles*/

#Copy {
	background-color: #D2C49A;
	width: 999px;
	padding: 10px 0px 55px 0px;
	margin: 0px 0px 0px 0px;
	background-image: url(/_images/bg-copy.jpg);
	background-position: top;
	text-align: left;
}

#Copy h2 {
	margin: 12px 0px 12px 0px;
	padding: 0px 0px 8px 4px;
	font-size: 15px;
	font-weight: bold;
	line-height: 14px;
	color: #000000;
}

#Left-Column {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	width: 330px;
	text-align: left;
}

#Left-Column-Pic {
	z-index:1;
	position:absolute;
	top:114px;
	left:6px;
	width:330px;
}

#Right-Column {
	margin: 0px;
	padding: 0px 70px 0px 35px;
	width: 564px;
	text-align: left;
}

/*Form Styles*/

#form td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

#form .step {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}

#form .required {
	color: #FFFFFF;
	background-color: #8A7D56;
}

#form .required-02 {
	color: #FFFFFF;
	background-color: #A59976;
}

.FormBut{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #74693D;
	height:20px;
	padding:0px 5px 0px 5px;
	margin:0px 1px 0px 0px;
	border: 1px solid #999999;
}

.FormButRoll{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	height:20px;
	padding:0px 5px 0px 5px;
	margin:0px 1px 0px 0px;
	border: 1px solid #999999;
}
