@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
	scrollbar-arrow-color: #FFFFFF;
	scrollbar-track-color: #FFFFFF;
	background-color: #6F1C1E;
	background-image: url(../images/BG.gif);
	background-repeat: repeat;
	background-position: center top;
}

body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #674624;
	text-align: center;
	line-height: 24px;
}

a:link {
	color: #593613;
}
a:visited {
	color: #593613;
}
a:hover {
	color: #916f4d;
	text-decoration: none;
}
a:active {
	color: #916f4d;
	text-decoration: none;
}

HTML {
	font-size: 100%;
}

hr {
	color: #674624;
	background-color: #674624;
	height: 2px;
	border: none;
}

div#output form input.text, div#output form input.button, div#output form select, div#output form textarea {
}
html>body input.text, html>body input.button html>body select {

}
*:root input.text, *:root input.button, *:root select {
	height: auto;
}
input.text, input.button, textarea, select {
	font-size: 18px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
input.button, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #a38456;
	color: #674624;
	background-color: #FFFFFF;
	font-size: 18px;
	background-image: url(../images/Form_BG.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-left: 5px;
}
input[type="submit"]:hover, input[type="submit"]:focus {
	background-color: #faf5e7;
}
input[type="submit"]:active {
	background-color: #faf5e7;
}
input[type="submit"][disabled] {
	border-color: #a38456;
	color: #674624;
	background-color: #faf5e7;
}
input.text, textarea, select {
	font-family: Georgia, "Times New Roman", Times, serif;
	border: 1px solid #a38456;
	color: #674624;
	background-color: #faf5e7;
	font-size: 18px;
	background-image: url(../images/Form_BG.gif);
	background-repeat: repeat-x;
	background-position: top;
	padding-right: 5px;
	padding-left: 5px;
}
input[type="text"]:hover, input[type="password"]:hover, textarea:hover, select:hover {
	background-color: #faf5e7;
}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus, select:focus {
	background-color: #faf5e7;
}

h1 {
	font-size: 24px;
	color: #916f4d;
	line-height: 28px;
}
.h1 {
	font-size: 24px;
	color: #916f4d;
	line-height: 28px;
	font-weight: bold;
}
h2 {
	font-size: 20px;
	color: #916f4d;
	line-height: 24px;
}
.h2 {
	font-size: 20px;
	color: #916f4d;
	line-height: 24px;
	font-weight: bold;
}
h3 {
	font-size: 18px;
	color: #916f4d;
}

.h3 {
	font-size: 18px;
	color: #916f4d;
	font-weight: bold;
}

.TextRed {
	color: #FF0000;
}
.TextRed A {
	color: #FF0000;
}
.TextRed A:visited {
	color: #FF0000;
}
.TextRed a:hover {
	color: #FF0000;
}

.TextSmall {
	font-size: 11px;
	line-height: 15px;
}
.TextWhite {
	color: #FFFFFF;
}
.TextNewsletter {
	font-size: 16px;
	width: 466px;
	margin-right: auto;
	margin-left: auto;
}
.TextNewsletter p {
	margin: 0px;
}

.TextWhite {
	color:#FFFFFF;
	font-size: 14px;
}
.TextWhite A {
	color: #FFFFFF;
}
.TextWhite A:visited {
	color: #FFFFFF;
}
.TextWhite a:hover {
	color: #FFFFFF;
}

.TextGreen {
	color: #20a31a;
}
.TextBrown {
	color: #c9ae86;
}

#Container {
	margin-left: auto;
	margin-right: auto;
	width: 885px;
	background-image: url(../images/BGY.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#Header {
	background-image: url(../images/Header_BGX.gif);
	background-repeat: repeat-x;
	background-position: center top;
	padding-top: 21px;
	padding-right: 20px;
	padding-bottom: 19px;
	padding-left: 25px;
	display: block;

}

#Logo {
	display: inline;
	width:326px;
	height:160px;
	float: left;
}

#Flash {
	display: inline;
	width:478px;
	height:160px;
}

#FlashAlt {
	color: #FEFDF5;
	text-align: center;
	line-height: 18px;
}
#FlashAlt A {
	color: #FEFDF5;
}
#FlashAlt A:visited {
	color: #FEFDF5;
}
#FlashAlt a:hover {
	color: #FEFDF5;
}

#Nav {
	background-image: url(../images/Nav_BGX.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 54px;
	clear:left;
}
#Nav ul {
	padding: 0px;
	width: 885px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#Nav ul li { 
	list-style: none;
	padding: 0px;
	margin-bottom:0px;
	height: auto;
	float: left;
	width: auto;
} 

#Content {
	width: 535px;
	float: left;
}
#Padd {
	padding-top: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}

#Right-Col {
	width: 350px;
	float: left;
	padding-top: 25px;
}
#Right-Col  img {
	border: 2px #c0a071 solid;
	margin-bottom: 25px;
}
#Newsletter {
	background-image: url(../images/Newsletter_BG.gif);
	background-repeat: no-repeat;
	width: 510px;
	height: 155px;
	padding-top: 13px;
}

#Footer {
	line-height: 23px;
	background-image: url(../images/Footer_BG.gif);
	background-repeat: repeat;
	background-position: center top;
	clear: left;
	text-align: left;
	color: #d29f9a;
	font-size: 14px;
	padding: 25px;
}
#Nav-BG {
	background-image: url(../images/Footer_Logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 73px;
}

#Footer p {
	clear: both;
	margin: 0px;
}
#Footer a { 
	color: #d29f9a;
}
#Footer a:visited {
	color: #d29f9a;
}
#Footer a:hover {
	color: #d29f9a;
}
#Footer ul {
	margin: 0px;
	padding: 0px;
	height: 23px;
}
#Footer ul li {
	list-style: none;
	padding: 0px;
	margin-bottom:0px;
	height: 23px;
	float: left;
	width: auto;
	background-image:url(../images/Footer_Devider.gif);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 5px;
} 
#Footer ul li a {
	margin-right: 10px;
}

#Float-Left {
	float: left;
}
#Float-Right {
	float: right;
}

#BGTX {
	background-image: url(../images/BGTX.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
#BGT {
	background-image: url(../images/BGT.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

