@charset "utf-8";
body {
	color: #a2a2a2;
	background-color: #000000;
	background-image: url(../images/background_gradient.gif);
	background-repeat: repeat-x;
	margin-top: 44px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

p {
	margin-top: 1em;
	margin-right: 0px;
	margin-bottom: 0.5em;
	margin-left: 0px;
	line-height: 1.4em;
}
.caption {
	font-size: .9em;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#alt_flash {
	background-color: #FFFFFF;
	text-align: right;
}

#copy_inner {
	padding-right: 15px;
	padding-left: 15px;
}

#container {
	width: 798px;
	margin-right: auto;
	margin-left: auto;
}
#container a {
	color: #C4A600;
	text-decoration: none;
}
#container a:hover {
	color: #C4A600;
	text-decoration: underline;
}


#header {
	height: 55px;
}
#nav {
	float: right;
	width: 589px;
}
#flash {
	float: left;
	width: 209px;
}

#title {
	background-image: url(../images/title_background.gif);
	background-repeat: repeat-x;
}

#copy {
	background-color: #000000;
	float: left;
	width: 589px;
	background-image: url(../images/copy_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #181818;
}
#image {
	float: left;
	clear: right;
}


#sub_container {
	background-image: url(../images/sub_background.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 205px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #181818;
}
#sub_left {
	float: left;
	height: 175px;
	width: 220px;
	padding-left: 30px;
	padding-top: 30px;
	position: relative;
	padding-right: 15px;
	margin-bottom: 0px;
}
#image {
	float: left;
	clear: right;
}


#sub_center {
	float: left;
	height: 175px;
	width: 221px;
	padding-left: 30px;
	padding-top: 30px;
	position: relative;
	padding-right: 15px;
}

#sub_right {
	float: right;
	height: 175px;
	width: 221px;
	padding-left: 30px;
	padding-top: 30px;
	position: relative;
	padding-right: 15px;
}
#sub_bottom {
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 251px;
	text-align: right;
}



#footer {
	background-image: url(../images/footer_gradient.gif);
	height: 60px;
	margin-top: 10px;
	padding-top: 30px;
	text-align: right;
	padding-right: 15px;
	clear: right;
}
#footer_2 {
	background-image: url(../images/footer_gradient.gif);
	height: 60px;
	margin-top: 10px;
	padding-top: 30px;
	text-align: right;
	padding-right: 15px;
	margin-left: 209px;
	clear: both;
}
.footer_text {
	color: #444444;
}
#map {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
}
ol {
	line-height: 1.4em;
	list-style-position: outside;
	margin-top: .5em;
}
ul {
	line-height: 1.4em;
	margin-top: .5em;
}
