
html, body, li, ul, img, form, h1, h2, h3, h4, h5, h6, hr, span, p
{
	margin: 0;
	padding: 0;
}

img, form
{
	border: 0;
}

html
{
	height: 100%;
	width: 100%;
}

body
{
	margin: 0;
	padding: 0;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 100%;
	height: 100%;
	background-color: #000000;
}

a:link, a:visited, a:active, a:hover
{
	color: #000000;
	text-decoration: underline;
}

a:hover
{
	color: #fe9900;
	text-decoration: none;
}

h1, .headline1
{
	color: #fe9900;
	font-size: 19px;
	font-weight: bold;
	margin-bottom: 0;
}

.headline1 a:link, .headline1 a:visited, .headline1 a:active, .headline1 a:hover
{
	color: #fe9900;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
	margin-bottom: 0;
}

.headline1 a:hover
{
	text-decoration: underline;
}

h2, .headline2
{
	color: #000000;
	font-size: 19px;
	font-weight: bold;
}

.headline2 a:link, .headline2 a:visited, .headline2 a:active, .headline2 a:hover
{
	color: #000000;
	font-size: 19px;
	font-weight: bold;
	text-decoration: none;
}

.headline2 a:hover
{
	text-decoration: underline;
}

h3, .headline3
{
	color: #707070;
	font-size: 14px;
	font-weight: bold;
}

.headline3 a:link, .headline3 a:visited, .headline3 a:active, .headline3 a:hover
{
	color: #707070;
	font-size: 14px;
	font-weight: bold;
}

.headline3 a:hover
{
	text-decoration: underline;
}

.nomargin
{
	margin: 0;
}

hr
{
	height: 1px;
	background-color: #aaaaaa;
	border: 0;
}

.clear
{
	clear: both;
}

#wrapper
{
	background-color: #8c8a87;
}

#header_topline
{
	height: 30px;
	background-color: #000000;
	color: #ffffff;
}

#header_topline_content
{
	width: 960px;
	margin: 0 auto;
	line-height: 30px;
}

#header_topline_text
{
	color: #ffffff;
	float: right;
}

#header_topline_text a:link, #header_topline_text a:visited, #header_topline_text a:active, #header_topline_text a:hover
{
	color: #ffffff;
	text-decoration: none;
}

#header_topline_text a:hover
{
	color: #fe9900;
}

#header_midline
{
	height: 319px;
	background-color: #ebe5dd;
}

#logo
{
	position: relative;
	width: 960px;
	height: 0;
	margin: 0 auto;
}

#logo a
{
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}

#header_midline_content
{
	position: relative;
	top: 96px;
	width: 960px;
	height: 300px;
	margin: 0 auto;
}

#header_left
{
	position: absolute;
	top: 0;
	left: 0;
	width: 189px;
	height: 260px;
	padding: 20px;
	color: #ffffff;
	background-image: url(../img/head_l.png);
}

#header_left h3
{
	color: #a8a8a8;
	font-weight: bold;
	font-size: 14px;
}

#header_left p
{
	color: #ffffff;
	font-size: 14px;
	line-height: 1.65em;
}

#header_left a:link, #header_left a:visited, #header_left a:active, #header_left a:hover
{
	color: #ffffff;
	font-size: 14px;
	text-decoration: underline;
}

#header_left a:hover
{
	color: #fe9900;
}

#header_right
{
	position: absolute;
	top: 0;
	right: 0;
	width: 716px;
	height: 300px;
}

#header_gallery
{
	position: relative;
	width: 716px;
	height: 223px;
	overflow: hidden;
}

#header_gallery img
{
	display; none;
	position: absolute;
	top: 0;
	left: 0;
}

#gallery
{
	position: absolute;
	width: 229px;
	height: 292px;
	border-top: 1px solid #fe9900;
	overflow: hidden;
}

#gallery img
{
	display; none;
	position: absolute;
	top: 0;
	left: 0;
	cursor: pointer;
}

#gallery #arrow_l
{
	position: absolute;
	top: 95px;
	left: 0px;
	width: 40px;
	height: 40px;
	z-index: 300;
	background-image: url(../img/arrow_l.png);
	opacity: 0;
	cursor: pointer;
}

#gallery #arrow_r
{
	position: absolute;
	top: 95px;
	right: 0px;
	width: 40px;
	height: 40px;
	z-index: 300;
	background-image: url(../img/arrow_r.png);
	opacity: 0;
	cursor: pointer;
}

#nav
{
	position: relative;
	width: 716px;
	height: 77px;
	background-image: url(../img/nav_bg.png);
}

#nav ul
{
	display: block;
	list-style-type: none;
	text-align: center;
}

#nav ul li
{
	display: inline;
	text-align: center;
}


#nav ul li a.active:link, #nav ul li a.active:visited, #nav ul li a.active:active, #nav ul li a.active:hover
{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 77px;
	height: 77px;
	display: inline-block;
	text-decoration: none;
	padding: 0 17px;
	color: #fe9900;
	background-image: url(../img/nav_a_bg.png);
	background-position: center center;
	background-repeat: no-repeat;
}

#nav ul li a:link, #nav ul li a:visited, #nav ul li a:active, #nav ul li a:hover
{
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	line-height: 77px;
	height: 77px;
	display: inline-block;
	color: #ffffff;
	text-decoration: none;
	padding: 0 17px;
}

#nav ul li a:hover
{
	color: #fe9900;
}

#nav_r
{
	position: absolute;
	width: 31px;
	height: 77px;
	top: 0;
	right: 0;
	background-image: url(../img/nav_r.png);
}

.orange_line
{
	height: 14px;
	background-color: #fe9900;
}

.orange_line_b
{
	height: 13px;
	background-color: #fe9900;
	border-bottom: 1px solid #000000;
}

#content_wrapper
{
	width: 960px;
	margin: 93px auto 0;
}

#subnav
{
	float: left;
	width: 189px;
	padding: 20px;
	color: #ffffff;
	background-color: #000000;
	border-top: 1px solid #fe9900;
}

#subnav ul
{
	list-style-type: none;
}

#subnav ul li a.active:link, #subnav ul li a.active:visited, #subnav ul li a.active:active, #subnav ul li a.active:hover
{
	color: #000000;
	background-color: #fe9900;
	padding: 5px 0 5px 5px;
	font-weight: bold;
}

#subnav ul li a:link, #subnav ul li a:visited, #subnav ul li a:active, #subnav ul li a:hover
{
	line-height: 30px;
	padding: 5px 0 5px 0;
	font-size: 14px;
	line-height: 20px;
	display: block;
	text-decoration: none;
	color: #ffffff;
}

#subnav ul li a:hover
{
	color: #fe9900;
}

#content
{
	float: right;
	width: 616px;
	padding: 20px 50px;
	background-color: #EBE5DC;
	border-top: 1px solid #000000;
	font-size: 14px;
}

#content ul
{
	margin-left: 20px;
	color: #fe9900;
	list-style-type: square;
}

#content ul span
{
	color: #000000;
}

div.lh *
{
	line-height: 1.5em;
}

.half_opacity
{
	opacity:.50; 
	-moz-opacity:.5; 
	filter:alpha(opacity=50);
}

.greyspacer
{
	height: 30px;
}

#footer_buttons
{
	width: 960px;
	margin: 0 auto;
}

#footer_buttons a:link, #footer_buttons a:visited, #footer_buttons a:active, #footer_buttons a:hover
{
	color: #ffffff;
	text-decoration: none;
}

#footer_buttons a:hover
{
	color: #fe9900;
}

.footer_button
{
	float: right;
	margin-left: 15px;
}

.footer_button_label
{
	display: block;
	width: 199px;
	height: 14px;
	padding: 15px;
	background-color: #000000;
	text-align: center;
}
