body {
	xbackground-image: url(../images/stone.jpg);
	xbackground-repeat: repeat-x;
	color: #000000;
	background-color: #827566;
	margin: 0;
}

iframe {
	border: 0;
}

.header {
	background-image:url(../images/head_background.jpg);
	background-color: #7A3F28;
	border-spacing: 0;
	width: 100%;
}

.byline {
	padding-top: 40px;
	padding-left: 50px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffffff; 
	font-size: 1.2em; 
	font-style: italic; 
	letter-spacing: 5px; 
}
.title-text {
	padding-left: 25px;
	font-weight: bold;
	font-style: normal;
}
.title1 {
	color: #000000;
	font-size: 1.4em;
	letter-spacing: 3px;
}
.title2 {
	color: #7a3f28;
	font-size: 1.2em;
	letter-spacing: 1px;
}
.title3 {
	color: #000000;
	font-size: 1.6em;
	letter-spacing: 1px;
}
.title3b {
	color: #000000;
	font-size: 1.2em;
	letter-spacing: 1px;
}
.ledge {
	background-image: url(../images/ledge.jpg);
	background-repeat: repeat-x;
	height: 20px;
}

h1 {
	font-family: "Times New Roman",Times,serif;
	font-size: 1.5em;
	color: #7a3f28;
	letter-spacing: 1px;
}

#frame {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	background-color: #ffffff;
	border: 2px solid #660000;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 25px;
	padding-right: 25px;
}

#frame p, #frame li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-align: left;
}

.navstep {
	margin-top: 30px;
	margin-bottom: 30px;
}
.navstep td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: italic;
	font-weight: normal;
}

.navstep td a {
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
.navstep a:link, .navstep a:visited, .navstep a:active {
	color: #003F77;
}
.navstep a:hover {
	text-decoration: underline;
	color: #990000;
}

#contact {
	border: 2px solid #2c1e58;
	margin-top: 25px;
	margin-bottom: 25px;
}
#contact th {
	padding: 4px;
	padding-left: 10px;
	background-color: #2c1e58;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #ffffff;

}
#contact td {
	padding: 4px;
	background-color: #cfcfcf;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color: #2c1e58;
	text-align: left;
}

input:focus, select:focus, textarea:focus {
	xborder: 1px solid red;
	background-color: #efefef;
}

.adobe {
	font-family: Courier, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: normal;
	color: #666666;
}

.links a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}
.links a:link, .links a:visited, .links a:active {
	xcolor: #003F77;
	color: #ffffff;
}
.links a:hover {
	text-decoration: underline;
	color: #99000f;
}

a.links:link, a.links:visited, a.links:active {
	color: #003F77
}
a.links:hover {
	text-decoration: underline;
	color: #990000;
}

.nav_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffff;
	background-color: #7a3f28;
	border-collapse: collapse;
	margin-top: 0px;
}
.navcurrent {
	background-color: #827566;
	border: 1px solid #fefefe;
}
.navactive {
	background-color: #827566;
	border: 1px solid #fefefe;
}
.navinactive {
	background-color: #7a3f28;
	border: 1px solid #fefefe;
}

a.nav_text:link {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
a.nav_text:active {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
a.nav_text:visited {
	color: #ffffff;
	font-size: 10px;
	text-decoration: none;
}
a.nav_text:hover {
	color: #ffffff;
	font-size: 10px;
	text-decoration: underline;
}

.construction {
	margin-top: 50px;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 0.8em;
	color: #ffffff;
}

#copyright {
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 0.6em;
	color: #ffffff;
	text-align: center;
	width: 100%;
	margin-top: 5px;
	margin-bottom: 5px;
}
#copyright a {
	color: #003F77;
}
#copyright a:hover {
	color: #990000;
}

.content {
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}
.content p {
	font-size: 1em;
}
.LargeWhiteText {
	font-family: Verdana, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 5px;
}

.bgw {
	background-color: #ffffff;
}
.ThumbStrip {
	border: 4px ridge #ffffff;
	margin-bottom: 20px;
}
.ThumbTitle {
	margin-top: 0px;
}

#contact-form {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 2px ridge #63594F;
	padding: 0px;
	margin-bottom: 25px;
}

#contact-form p {
	color: #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}

#contact-form p.title {
	color: #003366;
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 10px;
}
#contact-form th {
	padding: 6px 4px 6px 10px;
	background-color: #665C52;
	text-align: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 1.0em;
	font-weight: bold;
	letter-spacing: 1px;
	color: #ffffff;
	border-bottom: 2px solid #000000;
}
#contact-form td {
	background-color: #cccccc;
	text-align: left;
	padding-left: 10px;
	padding-bottom: 7px;
	padding-top: 7px;
}
input, select, textarea {
	border: 1px solid silver;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #333333;
	padding-left: 3px;

}
input:focus, select:focus, textarea:focus {
	border: 1px solid red;
	background-color: #efefef;
}