html,body {
	/* overflow: auto;  removes disused vertical scrollbar in IE PC*/
	margin: 0px;
}
p {
	margin-bottom: 10px;
	margin-top: 10px;
}
a:link {
	color: #662204;
	text-decoration: none;
}
a:visited {
	color: #662204;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: underline;
}
a:active {
	color: #666666;
	text-decoration: none;
}

#header1 {
	position: absolute;
	z-index: 1;
	top: 0px;
	left: 0px;
	background: #FFFFFF;
}
#footer {
    position: absolute; 
	z-index: 1;
    bottom: 0px;
    left: 0px;
    background: #FFFFFF;
}
#main_content {
	position: absolute;
	z-index: 0;
	width: 100%;
	top: 120px;
}
#sub_nav {
	position: absolute;
	z-index: 1;
	width: 95px;
	top: 130px;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #662204;
	padding-right: 8px;
	padding-left: 5px;
}

.nav_bar {
    background-image: url(images/navbar_bg.jpg);
	background-repeat: no-repeat;
}
.bg1 {
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
}
.bg2 {
	background-image: url(images/bg2.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
}
.bg3 {
	background-image: url(images/bg3.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
}
.bg4 {
	background-image: url(images/bg4.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
}
.bg5 {
	background-image: url(images/bg5.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
}
.bg6 {
	background-image: url(images/bg6.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
}
.bg7 {
	background-image: url(images/bg7.jpg);
	background-repeat: repeat-y;
	background-attachment: fixed;
}
.about_bg {
	background-image: url(images/mbmpgate_002.jpg);
	background-repeat: no-repeat;
	background-position: right 150px;
}
.misc_bg {
	background-image: url(images/carpathianpeasant.jpg);
	background-repeat: no-repeat;
	background-position: right 130px;
}

.nav_butts {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #662204;
}
.nav_butts_grey {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.main_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
}
.small_copy_brown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #662204;
}
.border {
	border: 1px solid #662204;
}
.border2 {
	border: 2px solid #662204;
	padding-right: 2px;
	padding-left: 2px;
}
.main_copy_darkgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 16px;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	color: #662204;
	line-height: 32px;
}
.heading_small {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #662204;
	line-height: 24px;
}
.italic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
}
.main_copy_darkgrey_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	font-weight: bold;
}
.small_copy_darkgrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.small_copy_darkgrey_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-style: italic;
	font-weight: bold;
}
.italic_small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #666666;
	font-weight: bold;
	line-height: 13px;
}
.main_copy_brown_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #662204;
	line-height: 16px;
	font-weight: bold;
}
.dropcap_M {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	color: #662204;
	line-height: 48px;
	width: 55px;
}
.dropcap_T {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	color: #662204;
	line-height: 48px;
	width: 40px;
}
.nospaceIE {
	display: block;
}
.sub_butts {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #662204;
	border: 1px solid #662204;
}
.dropcap_O {
	float: left;
	font-family: "Times New Roman", Times, serif;
	font-size: 60px;
	color: #662204;
	line-height: 48px;
	width: 50px;
}
.img_left {
    float:left;
	margin-right: 10px;
	text-align: center;
}
.img_right {
	float:right;
	margin-left: 10px;
	text-align: center;
}
.table_right {
	margin-left: 10px;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.table_left {
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	margin-right: 10px;
}
.bg_navbar {
	background-image: url(images/navbar_bg2.jpg);
	background-repeat: no-repeat;
}
hr {
    border:0px;
	color:#662204;
	background-color:#662204;
	height:1px;
    margin-top:15px;
	margin-bottom:15px;
}