﻿a:active {text-decoration:underline; color:#333333}
a:visited {text-decoration:underline; color:#333333}
a:link {text-decoration:underline; color:#333333}
a:hover {text-decoration:underline; color:black;}


#left {
	background: url('../siteart/orange.jpg') repeat-y;
	padding: 10px 25px;
	vertical-align: top;
}

#nav {
	border: 0;
	width: 159px;
	}

#nav td {

}

#nav a {
	display: block;
	font-size: 11px;
	text-transform: uppercase;
	font-weight: bold;
	color: white;
	text-decoration:none;
	padding: 12px 0px 10px 0px;
	border-bottom: 1px solid #b6632d;
	background: url('../siteart/arrow.gif') no-repeat 155px 15px;
	}	
	
#nav a:hover {
	color: #dfd4b4;
}	

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	margin: 0;
	background: #504e43;
	}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	
#maintable {
	border: 0;
	width: 990px;
	background: white;
}	

#common {
	border:0;
	width: 100%;
}

#common td {
	vertical-align:top;
}

#middle {
	vertical-align: top;
	width:616px;
}

#right {
	vertical-align: top;
	width:165px;
	background: #cacac4;
}

#videos {
	background: #837157;
	padding: 12px 12px 12px 13px;
}

#videos img {
	border:0;
}

#headline {
	color: #da500c;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align:center;
	padding: 15px 0px;
}

#foot {
	padding: 35px 0px;
	background: #504e43;
}

#main-content {
	padding: 15px;
	font-size: 12px;
	line-height: 18px;
} 

.title {
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #da500c;
}