@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#td_footer1 {
	font-size: 10px;
	font-weight: bold;
	color: #FFA71E;
	text-align: left;
	vertical-align: bottom;
	padding-bottom: 20px;
	padding-left: 20px;
}
a:link {
	color: #660033;
	text-decoration: none;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #FFA71E;
	text-align: left;
	vertical-align: bottom;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.footer a:link {
	color: #FFA71E;
}
.footer a:visited {
	color: #CFB497;
}
.leftfooter {
	font-size: 9px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	vertical-align: bottom;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(assets/images/leftcol.jpg);
	background-repeat: repeat-y;
}
.leftfooter a:visited {
	color: #C5B391;
}
.leftfooter a:link {
	color: #FFA71E;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #996600;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: 36px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 18px;
}
h4 {
	font-size: 16px;
}
body {
	background-color: #000000;
}
#td_header {
	background-image: url(assets/images/photoheader.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: right;
	padding-right: 78px;
}
#td_menubkgd {
	background-image: url(assets/images/leftcol.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#td_mainbody {
	text-align: left;
	vertical-align: top;
	padding: 20px;
	background-color: #FFA71E;
	background-image: url(assets/images/sightbackground.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#td_leftcol {
	background-image: url(assets/images/leftcol.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	vertical-align: top;
}
#td_photocol {
	text-align: left;
	vertical-align: top;
	padding-top: 110px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 20px;
}
#td_deer {
	background-image: url(assets/images/animals.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #FFA71E;
}
.alternaterow {
	background-color: #FFCC66;
}
.tableborder {
	border-right-width: medium;
	border-right-style: solid;
	border-right-color: #726A43;
	text-align: right;
}
#td_texttable {
	text-align: left;
	vertical-align: top;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #42210B;
	padding-right: 10px;
}
