*.* {
	margin: 0px;
	padding: 0px;
}

.highlight {
	color: #D3862C;
	font-weight: bold;
}

.transparent_class {
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

body {
	margin: 0px;
	padding: 0px;
	background: #000000;
}

#logo {
	text-align: left;
	display: block;
	margin-left: 52px;
	margin-top: 25px;
}

#navigation {
	margin-top: 29px;
}


#left-column {
	display: block;
	width: 400px;
	float: left;
	color: #FFFFFF;
	height: 480px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-top: 40px;
	padding-bottom: 0px;
	padding-left: 100px;
	padding-right: 0px;
	margin: 0px;
	line-height: 10px;
}

#left-column p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 22px;
	margin-left: 0px;
	padding: 0px;
	line-height: 18px;
}
.lineheight {
	line-height: 18px;
}

#left-column .promotext {
	font-weight: bold;
	color: #D3862C;
}

#left-column #promotext a {
	font-weight: bold;
	color: #D3862C;
	text-decoration: underline;
}

#left-column #promotext a:hover {
	color: #ffffff;
	text-decoration: underline;
}

#left-column a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#left-column a:hover {

	font-weight: normal;
	color: #9C6630;
	text-decoration: underline;
}

#footer {
	font: 10px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	clear: both;
	float: left;
	height: 10px;
	text-align: center;
	display: block;
	padding-left: 10px;
	margin-top: 15px;
	width: 1010px;
	padding-top: 5px;
}
#footer .copywrite {
	color: #666666;
}
#footer a {
	font-weight: normal;
	color: #8F4F01;
	text-decoration: underline;
}
#footer a:hover {

	font-weight: normal;
	color: #B6AA86;
	text-decoration: underline;
}
#left-column table a img {
	border: 1px solid #666666;
}
#left-column table a:hover img {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
}
#right-column {
	float: left;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
#right-column .promo{
	padding-left:70px;
	padding-bottom:30px;
}
#right-column .map{
	padding-left:13px;
	padding-top: 45px;
}
#right-column a {
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
#right-column a:hover {

	font-weight: normal;
	color: #9C6630;
	text-decoration: underline;
}
