﻿body {
	background: #330006 url('../images/body.png') repeat-x left top;
	color: #ffffff;
	font-family: verdana, Courier, monospace;
	line-height: 26px;
	font-size: 18px;
}
#outerwrapper {
	margin: 0px auto;
	width: 960px;
	background-image: url('../images/wrapperBG.png');
	background-repeat: repeat;
}
#wrapper {
	width: 960px;
	background-image: url('../images/images/mkrmt2_C3.png');
	background-color: #1c0304;
	float: left;
	background-repeat: no-repeat;
	height: 800px;
}
#topline {
	background-color: #000000;
	width: 100%;
	height: 20px;
}
#mainContent {
	padding-top: 100px;
	padding-left: 90px;
	width: 540px;
	float: left;
	color: #ddcc55;
}
h1, h2, h3, h4, h5, h6, p {
	padding: 5px 10px;
}
h1 {
	font-family: "Book Antiqua";
	line-height: 38px;
	font-size: 28px;
}
.contact {
	padding-top: 130px;
	padding-left: 430px;
}
.sample {
	margin-left: 80px;
	float: left;
}
#footer {
	clear: both;
}
#sampleWrap {
	padding-top: 130px;
}
.clear {
	clear: both;
}
.col3 {
	float: left;
	width: 320px;
	font-size: 14px;
}
.col2 {
	float: left;
	width: 320px;
	font-size: 14px;
}
.col1 {
	float: left;
	width: 320px;
	font-size: 14px;
}
ul li {
	padding: 0px 10px 5px 10px;
}
#bottomWrapper {
	padding-top: 0px;
	background-image: url('../images/wrapperBG.png');
	background-repeat: repeat;
	float: left;
	width: 960px;
}
#bottomWrapper ul li{
	list-style:disc;
	margin-left:30px;
}
.bottomHeading {
	display: block;
	background-color: #000000;
	color: #990000;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
}
.ui-tabs .ui-tabs-hide {
	display: none;
}
UL.tabNavigation {
	list-style: none;
	margin: 0;
	padding: 0;
	margin-top: 12px;
	width: 87%;
	margin-left: auto;
	margin-right: auto;
}
UL.tabNavigation LI {
	display: inline;
}
UL.tabNavigation LI A {
	padding: 3px 5px;
	background-color: #7b6939;
	color: #000;
	text-decoration: none;
}
UL.tabNavigation LI A.selected, UL.tabNavigation LI A:hover {
	background-color: #2b0b06;
	color: #fff;
	padding-top: 7px;
}
UL.tabNavigation LI A:focus {
	outline: 0;
}
div.tabs > div {
	padding: 5px;
	margin-top: 3px;
	border: 1px solid #4a1216;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
}
div.tabs > div h2 {
	margin-top: 0;
}
.tab_link {
	float: left; /* important */ /* just styling */;
	border: 1px solid black;
	background: #bf3a1b;
	padding: 5px;
	margin-right: 10px;
	color: white;
	text-decoration: none;
	font-variant: small-caps;
}
.tab_link_selected {
	background-color: #fae361;
	color: #000000;
}
.tab_text {
	display: none; /* hide the text containers */ /* just styling */;
	border: 1px solid black;
	padding: 0px;
	color: #ddcc55;
	background-image: url('../../images/transbackblk.png');
	width: 318px;
}
DIV.container {
	margin: auto;
	width: 90%;
	margin-bottom: 10px;
}
#tabs_wrapper {
	float: left;
	width: 320px;
	margin-left: 640px;
	font-family: Verdana;
	font-size: 14px;
	margin-top: -700px;
}
.style1 {
	margin: 10px;
}
#wideCol {
	width: 640px;
	float: left;
	margin-right: 640px;
	font-size: 16px;
	height: 700px;
	color: #ddcc55;
}
.tabBG {
	font-family: "Trajan Pro";
	font-size: 13px;
}
.samplebottom {
	padding-left: 10px;
}
.topHeading {
	font-family: "Berlin Sans FB";
	font-size: 26px;
	font-weight: normal;
	color: #CDB84E;
	background-image: url('../images/headingbg1.png');
	background-repeat: no-repeat;
	background-position: right;
}
a{
	color: #ffffff;
	text-decoration:none;
}
a:hover {
	color:#FF9900;
	text-decoration:none;
}
a:visited {
	color:#CC3300;
	text-decoration:none;
}
li {list-style:none;}