body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #A28F51;
}
.main {
	background-image: url(images/main_bg.png);
	background-repeat: no-repeat;
	padding-top: 14px;
	padding-right: 31px;
	padding-bottom: 14px;
	padding-left: 31px;
	font-family: "Times New Roman", Times, serif;
	color: #F4F4F0;
	font-size: 12px;
}
.footer:link {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.content {
	background-image: url(images/content_bg_design.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #65604B;
}
.contenttxt {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #65604B;
}
.content_header {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
	font-weight:bold;
}
.content_headerbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
	font-weight:bold;
}
a:link {
	color: #6A1A16;
	text-decoration: none;
}
a:visited {
	color: #6A1A16;
	text-decoration: none;
}
a:active {
	color: #6A1A16;
	text-decoration: none;
}
a:hover {
	color: #6A1A16;
	text-decoration: underline;
}

a:landing_link {
	color: #6A1A16;
	text-decoration: none;
}
a:landing_visited {
	color: #6A1A16;
	text-decoration: none;
}
a:landing_active {
	color: #6A1A16;
	text-decoration: none;
}
a:landing_hover {
	color: #6A1A16;
	text-decoration: underline;
}
hr {
	height: 1px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #661915;
}
.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #661915;
	padding-left: 15px;
	font-weight:bold
}
.slide {
	background-image: url(images/slidebg.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 18px;
	padding-left: 4px;
}
.iframetable {
	background-color: #5A1412;
}
.images_landing {
	border: thin groove #000000;
}

.Crumbs {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #661915;
	font-weight:normal
}
.Crumbsbig {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #661915;
	font-weight:normal
}
.opaque{
position:absolute;
width:100%;
height:100%;
left:0px;
text-align:center;
z-index: 1000;
opacity:			 .7;
filter: 			alpha(opacity=70);
background-color:   #000000;
}
.blk12 {
font-family:"Times New Roman", Times, serif;
font-size:12px;
color: #000000;
text-decoration:none;
}
.blk14 {
font-family:"Times New Roman", Times, serif;
font-size:14px;
color: #000000;
text-decoration:none;
}
.white26{
	font-family:"Times New Roman", Times, serif;
	font-size:26px;
	color: #ffffff;
	/*font-weight:bold;*/
	text-decoration:none;
}
a.white14 {
font-family:"Times New Roman", Times, serif;
font-size:14px;
color: #ffffff;
font-weight:bold;
text-decoration:none;
}