/*
 Site Styles
*/

body, html {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	line-height: 17px;
	color: #333333;
}

body {
	background-color: #40342e;
}

a {
	color: #333333;
}

a:hover {

}

div.centrify {
	width: 908px;
	margin: 0 auto 0 auto;
}

h1 {
	font-size: 18px;
	color: #006666;
}

h2 {
	font-size: 14px;
	color: #006666;
}


h3 {
	font-size: 14px;
}

td.footer, td.footer a {
	color: #b18c34;
}

table.navigation {
	width: 900px;
	margin-left: 50px;
}

.navigation td {
	color: #3d3d3d;
	border-right: 1px dotted #3d3d3d;
	padding: 2px 0 4px 0;
}

.navigation td.selected {
	background-color: #d39a1a;
	color: white;
}

td.tagline {
	color: #b98717;
	font-size: 14px;
	font-style: italic;
}

.subnav_container {
	width: 130px;
	background-color: #c7c6b7;
	margin-top: 6px;
}
.subnav_container a {
	padding: 4px 10px;
	display: block;
}
