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


html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, input, img, fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}body {
	background-color: #14150F;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #A9998A;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #A9998A;
	margin-bottom: 10px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #BFBBAF;
	line-height: 1.7em;
	margin-bottom: 12px;
}
ul {
	margin-left: 60px;
	margin-bottom: 20px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	color: #BFBBAF;
	line-height: 1.7em;
}


a {
	color: #DAB50C;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	}
	
.wrapper {
	width: 980px;
}
.header {
	background-image: url(../images/header_back.jpg);
	background-repeat: repeat-x;
}
.header_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.4em;
	color: #A9998A;
	width: 300px;
	margin-top: 70px;
	float: left;
	line-height: 1.5em;
}
.address {
	float: right;
}
.flash {
	float: left;
	width: 509px;
}
.menu {
	width: 190px;
	float: left;
	background-color: #14150F;
}
.middle {
	clear: both;
	background-color: #14150F;
}
.middle_level2 {
	background-color: #3D3A33;
	width: 980px;
}
.bird {
	float: left;
}
.content {
	clear: both;
	background-image: url(../images/lower_bird.jpg);
	background-repeat: repeat-y;
}
.right {
	margin-left: 190px;
	background-color: #3D3A31;
	padding-top: 30px;
	padding-bottom: 30px;
	padding-right: 30px;
}
.two_column {
	width: 350px;
	margin-left: 30px;
	float: left;
}
.two_column span {
	padding-left: 50px;
}
.icon {
	float: left;
	margin-right: 12px;
}
.one_column {
	margin-left: 200px;
	padding-bottom: 30px;
}
.one_column span {
	margin-right: 20px;
	margin-left: 20px;
}


.one_column label
{
	float: left;
	text-align: right;
	margin-right: 0.5em;
	display: block;
	width: 6em;
	font-weight: bold;
}

.one_column input {
	margin-left: 10px;
	border: 1px solid #89817B;
	color: #666666;
	background-color: #C9C5C3;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.one_column textarea {
	margin-left: 10px;
	border: 1px solid #959393;
	color: #666666;
	padding: 2px;
	background-color: #C9C5C3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.one_column .button {
	background-color: #37342D;
	color: #DAB50C;
	padding: 5px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background-image: url(../images/button_back.jpg);
	background-repeat: repeat-x;
	background-position: center center;
	cursor:hand;
	cursor:pointer;
	width: 70px;
}
.error {
	color: #DAB50C;
	font-weight: bold;
}

.icon_column {
	float: left;
	margin-left: 30px;
	width: 150px;
}
.icon_column p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	margin-top: 20px;
	font-weight: normal;
	color: #7B7065;
}
.lower_cell {
	clear: both;
	padding-top: 30px;
}
.level2_content {
	background-image: url(../images/twmc_bird_back.jpg);
	background-repeat: no-repeat;
	margin-left: 190px;
	padding-top: 30px;
	padding-right: 30px;
}
.footer {
	margin-top: 10px;
	margin-bottom: 30px;
	margin-right: 10px;
	margin-left: 10px;
	clear: both;
}
.footer span {
	margin-right: 25px;
	margin-left: 25px;
}
.footer p {
	color: #A9998A;
}
.utilities {
	float: right;
}
.container {
	float: left;
}
.drop_cell {
	margin-top: 15px;
}
