body
{
	background-color:#201808;
	color:#FFFFFF;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 12px;
	text-align: center;
	margin: 0;
	padding: 0px;
	letter-spacing: 1px;
	line-height: 175%;
}

a:link { color:#ffde00; }
a:visited { color:#ffde00; }
a:active { }
a:hover { text-decoration: none; color:#ffde00; }

ul
{
	list-style-type:none;
	padding:0px;
	margin:0px;
}

li
{
	background-image:url("/images/bullet.png");
	background-repeat:no-repeat;
	background-position: 0px 6px;
	padding-left: 20px;
	border-top:#564218 1px solid;
	line-height: 200%;
	padding-bottom: 1px;
	padding-top: 1px;
}

img
{
	border: none;
	line-height:0px;
}

h2
{
	color:#FFFFFF;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

h3
{
	color:#FFFFFF;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	padding-bottom: 5px;
	padding-top: 15px;
	margin: 0px;
}

#wrapper
{
	margin-left: auto;
	margin-right: auto;
	width: 1010px;
}


#logo
{
	position: relative;
	float: left;
}

#nav
{
	position: relative;
	float: right;
	right: 34px;
	top: 45px;
}

.nav-item
{
	position: relative;
	float: left;
	margin-right: 15px;
	margin-left: 10px;
	display: inline;
}

.bar
{
	clear: both;
	position: relative;
	line-height: 0px;
	height: 1px;
	text-align: center;
}

#footer
{
	position: relative;
	float: left;
	clear: both;
	width: 1010px;
	padding-bottom: 25px;
	padding-top: 15px;
}

#copyright
{
	text-align: left;
	position: relative;
	float: left;
	margin-top: 10px;
	left: 55px;
	font-size: 10px;
	color: gray;
	display: inline;
}

#content
{
	clear: both;
	margin-bottom: 5px;
}

.shadow
{
	background-image: url("/images/glow.png");
	background-repeat: no-repeat;
	background-position: top center;
	min-height: 94px;
}

.divide
{
	position: relative;
	float: left;
	width: 2px;
	min-height: 273px;
}

.cost
{
	color: gray;
}