@charset "UTF-8";
html {
	margin: 0px;
	background-color: #000000;
	padding: 0px;
	background-image: url(images/html_back.png);
	background-repeat: repeat-x;
}
blockquote {
	font-style: italic;
	border-left-width: 2px;
	border-left-style: dotted;
	border-left-color: #d4e273;
	padding-left: 10px;
	width: 275px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 1.5em;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
p {
	line-height: 1.4em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 1em;
	padding-left: 0px;
	margin: 0px;
}
h3 {
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
	letter-spacing: 0.1em;
	font-weight: bold;
	font-size: 105%;
}
h2 {
	font-size: 175%;
	text-transform: uppercase;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	padding-top: 10px;
	letter-spacing: 0.05em;
	line-height: 1.3em;
}
em {
	font-style: normal;
}
.quoter {
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 85%;
	letter-spacing: .2em;
	color: #d4e273;
}
.arrives {
	font-size: 80%;
}
.title {
	font-style: oblique;
}
.date {
	font-size: 75%;
	text-transform: uppercase;
	color: #D3E173;
	letter-spacing: .5em;
	font-weight: normal;
}
.available {
	font-size: 75%;
	font-weight: bold;
	letter-spacing: 0.25em;
	text-transform: uppercase;
}
a:link {
	text-decoration: none;
	color: #BECB68;
}
a:visited {
	text-decoration: none;
	color: #9EA955;
}
a:hover {
	text-decoration: underline;
	color: #EFFF81;
}
a:active {
	text-decoration: none;
	color: #d4e273;
}
div#main {
	width: 650px;
	text-align: left;
	padding: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-width: 0px;
	border-right-width: 10px;
	border-bottom-width: 0px;
	border-left-width: 10px;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #000000;
}
div#tophead {
	background-image: url(images/DratsHed.jpg);
	background-repeat: no-repeat;
	height: 300px;
	width: 650px;
	position: relative;
}div#tophead h1 {
	text-indent: -9999px;
	margin: 0px;
	padding: 0px;
}
div#tophead ul, div#tophead li {
	display: inline;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 115px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-transform: uppercase;
	font-size: 90%;
	float: right;
	z-index: 2;
	position: relative;
}
div#tophead li {
	margin-right: 10px;
	letter-spacing: 0.2em;
	float: left;
}
div#tophead a:hover {
	text-decoration: none;
	color: #F0F0F0;
}
div#tophead img {
	position: absolute;
	left: -100px;
	top: 10px;
	margin: 0px;
	padding: 0px;
	z-index: 1;
}
div#footer {
	background-image: url(images/Drats_footer.jpg);
	background-repeat: no-repeat;
	height: 100px;
	width: 650px;
	color: #000000;
	font-size: 80%;
	margin: 0px;
}
div#mainSect {
}
div#mainText {
	text-align: left;
	width: 370px;
	padding-left: 10px;
	margin: 0px;
}
div#mainText p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 1em;
	padding-left: 0px;
}
div#rightCol {
	float: right;
	width: 265px;
	text-align: center;
	margin: 0px;
	background-image: url(images/rightCol_back.jpg);
	height: 613px;
	padding-top: 2em;
	background-repeat: no-repeat;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#rightCol p {
	line-height: 1.2em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div#rightCol img {
	border: 1px solid #D4E274;
	text-align: center;
	height: 210px;
	width: 210px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
div#rightColAD {
	position: relative;
	top: 20px;
}
div#rightColAD p {
	margin-bottom: 4px;
	font-weight: bold;
	letter-spacing: .25em;
	font-size: 90%;
	text-transform: uppercase;
}
div#rightColAD img {
	height: 100px;
	width: 100px;
	border: 1px solid #FFFFFF;
	margin: 3px;
}
div#footer p {
	padding-top: 3em;
	padding-left: 0.25em;
	margin: 0px;
}
div#footer a {
	color: #000000;
	margin: 0px;
}
