body
{
	background-color: #000;
	margin: 0px;
	text-align: center;
}

div.wrapper
{
	background: url(../images/eagle-black.png) top right no-repeat #0466ad;
	position: relative;
	margin: 25px auto 0px auto;
	/*max-width: 960px;
	min-width: 600px;*/
	display: block;
	text-align: center;
	/*height: 75%;*/
	width: 90%;
}

h1.title
{
	/*display: float;*/
	/*position: absolute;*/
	width: 100%;
	text-align: center;
	color: #f96a1c;
	font-family: "times";
	font-size: 38px;
	margin: 0px 0px 0px 0px;
}

ul.nav
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px;
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
}

li.nav
{
	display: inline;
	background-color: #fff;
	/*margin: 0px 10px 0px 10px;*/
	/*padding: 0px 0px 0px 0px;*/
	width: 1px;
	height: 1px;
	margin: 0px 20px 0px 20px;
}

li.sm
{
	font-size: 14px;
}

h3
{
	margin-bottom: 0px;
}

a.nav:hover
{
	background-color: #f96a1c;
	color: #000;
}

a.nav, a.nav_active
{
	padding: 0px 10px 0px 10px;
	background-color: #000;
	border-left: 1px solid #777;
	border-right: 1px solid #444;
	border-bottom: 1px solid #777;
	font-family: "arial";
	font-size: 20px;
	color: #f96a1c;
	text-decoration: none;
	height: 30px;
}

a.nav_active
{
	background-color: #f96a1c;
	color: #000;
}

div.content
{
	text-align: left;
	color: #fff;
	margin: 0px 0px;
	padding: 50px;
	font-size: 18px;
}

div.pics
{
	text-align: center;
}

img
{
	margin-left: 2%;
	margin-right: 2%;
}

div.footer
{
	text-align: center;
	color: #f96a1c;
	font-family: "times";
	font-size: 20px;
	padding: 25px 50px 50px 50px;
	margin: 0px 0px 0px 0px;
}

div.contact
{
	text-align: center;
}

a.contact
{
	color: #fff;
}

p.cr
{
	font-size: 12px;
}

p.note
{
	font-size: 14px;
	text-align: center;
}

p
{
	font-size: 18px;
}

h2
{
	fint-size: 32px;
}

table
{
	text-align: center;
	margin: 0px auto;
	color: #ffffff;
	width: 75%;
}

div.rates_wrapper
{
	text-align: center;
}

div.rates_wrapper h2
{
	margin-top: 35px;
	/*margin-bottom: 15px;*/
}

table th, table td
{
	width: 50%;
}

table td
{
	text-align: left;
}

dl dd ul li a
{
	color: #ffffff;
}

a.brochure
{
	color: #ffffff;
}

div.poster_wrapper
{
	text-align: center;
}
