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

body,td,th {
	font-family: "Myriad Pro", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d7c7c;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
}
a:link {
	color: #990033;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #990066;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

#mainContainer {
	background-color: #2b1702;
	margin-left: auto;
	margin-right: auto;
	width: 774px;
	margin-top: 18px;
	background: url(/images/mainBG.gif) top left repeat-y;
}
#header {

}
#greenBar {
	background: url(/images/topGreenBG.gif) repeat-x top left;
}
#leftBar {
	width: 234px;
	float: left;
}
#topNav {
	background-color: #011f15;
}
#topBar {
	background-color: #846852;
}
#mainImage {
	text-align: right;
	width: 616px;
}
#insideImage {
	text-align: left;
	width: 616px;
	margin-top: 7px;
}
#mainBody {
	float: right;
	text-align: left;
	width: 540px;
}
#homeContent {
	width: 540px;
	text-align: left;
	margin-top: 7px;
}
#content {
	background-color: #ebe9e9;
	width: 498px;
	text-align: left;
	margin: 0;
	padding: 15px 0 21px 21px;
	font-weight: bold;
	font-size: 13px;
	padding: 13px;
}
#bottomAds {
	width: 505px;
	background-color: #494a4a;
	padding: 20px 16px 19px 19px;
	clear: both;
}
#footer {
	clear: both;
	background-color: #1b1d1c;
}
#copyright {
	clear: both;
	width: 774px;
}
#additionalInfo {
	width: 151px;
	height: 318px;
	background: url(/images/left_box2_bg.jpg) top left repeat-y;
	margin-top: 0;
}
#additionalInfoContent {
	margin: 13px 13px 12px 12px;
	border: #876020 solid 1px;
	width: 124px;
	height: 292px;
	font-family: "Myriad Pro", Verdana, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 13px;
}
#adInfoText {
	padding: 13px;
}
HR {
	background-color: #846020;
	height: 1px;
}
h1 {
	color: #161d26;
	font-size: 18px;
	margin-top: 8px;
}
.kioskImage {
  border: 0; 
  padding: 0;
  width: 106px;
  height: 234px;
  margin-right: -12px;
  float: right; 
}
