@charset "utf-8";
/* CSS Document */

@import "forms.css";

* {
	border:0 none;
	margin:0;
	outline:0px none;
	padding:0;
}

h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	margin-bottom: 12px;
}

p {
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #000;
	line-height: 18px;
	margin-bottom: 20px;
}

a, a:visited, a:active {
	color: #7c5109;
	text-decoration: underline;
}

a:hover, a:visited:hover {
	text-decoration: none;
	color: #b5843f;
}

h4 {
	color: #ce8819;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin-bottom: 4px;
	text-transform: uppercase;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000;
	margin-bottom: 14px;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666;
	text-transform: uppercase;
	margin-bottom: 15px;
}

ul {
	color: #8a5a0a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 25px;
	list-style: none;
	margin-bottom: 15px;
}

ul li {
	padding: 0px;
	padding-left: 15px;
	background: url(/images/li_bullet.gif) left 7px no-repeat;
	line-height: 18px;
}

ol {
	color: #0b9ad7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-left: 40px;
	margin-bottom: 15px;
}

ol li {
	padding: 0px;
	line-height: 18px;
}

table {
	margin-bottom:20px;
	width:100%;
}

td {
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	font-size:11px;
	padding:7px 0;
	vertical-align:top;
}

.font-style-2 {
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
}

.font-style-3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}

.brown, .brown * {
	color: #905e0b !important;
}

.grey, .grey * {
	color: #898989 !important;
}

body {
	margin: 0px;
	padding: 0px;
	background: #AB700D;
}

.clear {
	clear:both;
	display:block;
	float:none;
	height:0pt;
	margin:0pt;
	overflow:hidden;
	padding:0pt;
	width:0pt;
}

#top {
	background:#000000 none repeat scroll 0 0;
	border-bottom:1px solid #999999;
	width:100%;
}

#login_wrapper {
	margin:0 auto;
	padding:10px 0px 10px 0;
	width:953px;
}

#login {
	text-align:right;
	width:429px;

}

#lbl_login {
	float:left;
	margin:5px 10px 0 0;
}

#loginForm input {
	background:transparent url(../images/input_login.gif) no-repeat scroll 0 0;
	border:0 none;
	color:#AB710A;
	float:left;
	font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:9px;
	font-weight:bold;
	height:14px;
	margin-right:7px;
	padding:6px 10px 2px;
	text-transform:uppercase;
	width:151px;
}

#btn_login {
	background:transparent url(../images/btn_login.gif) no-repeat scroll 0 0;
	display:block;
	float:left;
	height:22px;
	text-align:left;
	text-indent:-9999px;
	width:25px;
}

#nav_wrapper {
	background:#FFFFFF none repeat scroll 0 0;
	width:100%;
}

#navigation {
	margin:0 auto;
	width:1020px;
}

#header_wrapper {
	background:#FFFFFF none repeat scroll 0 0;
	width:100%;
}

#header {
	height:180px;
	width: 100%;
}

#flash {
	background: #fff url(/images/home_flash_bg.gif) top left repeat-x;
	width: 100%;
	height: 460px;
	font-size: 0px;
	line-height: 0px;
}

#flash {
	background: #fff url(/images/home_flash_bg.gif) top left repeat-x;
	width: 100%;
	height: 492px;
	font-size: 0px;
	line-height: 0px;
}

#flash_container {
	width: 100%;
	text-align: center;
	margin: 0px auto;
}

#tour #flash_container {
	width: 980px;
	text-align:left;
}

#home_content {
	background: #000;
	width: 100%;
}

#home_content_container {
	width: 999px;
	margin: 0px auto;
}

#home_content_left {
	width: 509px;
	height: 265px;
	font-size: 0px;
	line-height: 0px;
	float: left;
}

#home_content_right {
	min-height: 240px;
	border-left: 1px solid #333;
	float: left;
	width: 448px;
	padding-top: 24px;
	padding-left: 20px;
	padding-right: 20px;
}

#home_content_right h2 {
	color: #fff;
	border-bottom: 1px solid #AB700D;
	margin: 0px;
	height: 25px;
	margin-bottom: 0px;
}

#home_content_right h3 {
	color: #fff;
	margin: 0px;
	padding-top: 15px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 20px;
	width: 300px;
}

#home_content_right p, #home_content_right .news_date {
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 18px;
	color: #ffc65e;
}

#home_content_right p {
	margin-top: 0px;
	margin-bottom: 5px;
}

#home_content_right .news_date {
	float: right;
	position: relative;
	margin-top: -20px;
}

#home_content_right a, #home_content_right a:visited, #home_content_right a:active {
	color: #808080;
}

#home_content_right a:hover, #home_content_right a:visited:hover {
	color: #fff;
	text-decoration: none;
}


#view_all_link {
	float: right;
	position: relative;
	margin-top: -20px;
	color: #AB700D !important;
	font-size: 9px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}

#footer {
	width: 100%;
	background: #AB700D;
	height: 155px;
	border-bottom: 1px solid #785600;
	/*margin-bottom: 30px;*/
}

#footer_container {
	width: 999px;
	margin: 0px auto;
}

#footer_container p {
	color: #fff;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 16px;
	font-size: 11px;
	margin: 0px;
	margin-bottom: 15px;
}

#footer_container a, #footer_container a:visited, #footer_container a:active {
	color: #FFC65E;
}

#footer_container a:hover, #footer_container a:visited:hover {
	color: #ffffff;
	text-decoration:none;
}

#foot_left_col1 {
	width: 220px;
	padding-left: 30px;
	float: left;
}

#foot_left_col1 p {
	margin: 0px;
	/* float: left; */
}
#foot_left_col1 p.left{
	width:auto;	
}

#foot_left_col2 {
	width: 168px;
	padding-top: 25px;
	float: left;
}

#foot_left_col3 {
	margin-top: 25px;
	float: left;
	margin-bottom: 15px;
	width: 136px;
	border-right: 1px solid #785600;
}

#amlogo {
	float: left;
	height: 37px;
	width: 37px;
	margin-top: -11px;
	margin-left: 70px;
}

#footer_right #nav {
	width: 423px;
	margin-left: 20px !important;
	margin-top: 20px !important;
	float: left;
	display: inline;
}

#footer_right #nav li a {
	border-bottom: 2px solid #8C6005;
	display: block;
}

#footer_right ul {
	list-style: none;
	color: #fff;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
}

#footer_right ul li {
	font-weight: bold;
	float: left;
	width: 127px;
	line-height: 20px;
	margin-right: 14px;
	background: none;
	padding: 0px;
	display:inline;
}

#footer_right ul li ul li {
	font-weight: normal;
	float: none;
}

#footer_right #nav li li a {
	border-bottom: 0px none;
}

#footer_right #nav li a:hover, #footer_right #nav li a:visited:hover {
	color: #fff;
	border-bottom-color: #fff;
}

#footer_right #nav li li a:hover, #footer_right #nav li li a:visited:hover {
	color: #dedede;
	text-decoration: underline;
}

#footer_right a, #footer_right a:visited, #footer_right a:active {
	color: #fff;
	text-decoration: none;
}


/*********************************************/
/*  Tour Page
/*********************************************/
#tour #flash {
	background: #fff url(/images/flash_bg.jpg) top left repeat-x;
	width: 100%;
	height: auto;
	font-size: inherit;
	line-height: normal;
}

#tour_nav {
	height: 108px;
}

#tour_flash {
	float: left;
	/*width: 420px;
	height: 410px;*/
	margin-left: -430px;
	margin-top: -382px;
	position: absolute;
}

#tour_top_content {
	float: right;
	width: 590px;
	padding-left: 10px;
	padding-top: 65px;
}

#tour_top_content h2 {
	margin-top: 0px;
	margin-bottom: 10px;
}

#tour_top_content p {
	font-size: 12px;
	font-family: "Trebuchet MS", Tahoma, Arial, Verdana, sans-serif;
	line-height: 16px;
	margin: 0px;
	margin-bottom: 10px;
}

#tour_tabs {
	float: right;
}

#tour_top_content h4.tourlistitle{float:left;}
#tour_top_content ul.tourlist{ width:400px; margin-top:4px;}
#tour_top_content h3 { margin-bottom:0px; }
#tour_top_content h4 {
	width: 170px;
	float: left;
}

#tour_top_content ul {
	list-style: none;
	list-style-image: none;
	width: 410px;
	-width: 400px;
	padding: 0px;
	margin-bottom: 15px;
	float: right;
}

#tour_top_content ul li {
	padding-left: 20px;
	/*width: 410px;
	-width: 400px;*/
	line-height: 0px;
	background: url(/images/tour_bullet.jpg) left 5px no-repeat;
}

#tour_list {
	float: left;
	margin-left: 180px;
}

#tour_list .readmore, #tour_list .readmore:visited, #tour_list .readmore:active {
	color: #88631f;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	padding-left: 20px;
	float: left;
}

#tour_list .readmore:hover, #tour_list .readmore:visited:hover {
	color: #a78851;
	text-decoration: none;
}

#prev_tour {
	background: url(/images/tour_prev.jpg) top left no-repeat;
	width: 61px;
	height: 30px;
	display: block;
	text-indent: -9999em;
	float: left;
	margin-left: 95px;
	margin-top: -10px;
}

#next_tour {
	background: url(/images/tour_next.jpg) top left no-repeat;
	width: 62px;
	height: 30px;
	display: block;
	text-indent: -9999em;
	float: left;
	margin-top: -10px;
}

#tour_content {
	background: #000;
	width: 100%;
}

#tour_content_container {
	width: 999px;
	margin: 0px auto;
}

#tour_content_left {
	width: 370px;
	float: left;
	padding-top: 24px;
	padding-right: 23px;
}

#tour_content_right {
	min-height: 240px;
	float: left;
	width: 530px;
	padding-top: 24px;
	padding-left: 0px;
	padding-right: 20px;
}

#tour_content h2 {
	color: #fff;
	border-bottom: 1px solid #AB700D;
	margin: 0px;
	height: 25px;
	margin-bottom: 15px;
}

#tour_content h3 {
	color: #fff;
	margin: 0px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 20px;
}

#tour_content p, #tour_content .news_date {
	font-size: 11px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	line-height: 18px;
	color: #ffc65e;
}

#tour_content p {
	margin-top: 0px;
	margin-bottom: 20px;
}

#tour_content .news_date {
	float: right;
	position: relative;
	margin-top: -20px;
}

#tour_content a, #tour_content a:visited, #tour_content a:active {
	color: #808080;
}

#tour_content a:hover, #tour_content a:visited:hover {
	color: #fff;
	text-decoration: none;
}

#tour_content strong {
	color: #fff;
}

#tour_top_text {
	height:315px;
	overflow-y:auto;
	overflow-x:hidden;
}

#tour_content hr {
	height: 1px;
	border: 0px none;
	border-top: 1px solid #595959;
	margin-top: 15px;
	margin-bottom: 15px;
}

.white_link_list {
	font-size: 14px;
}

.white_link_list hr {
	margin-top: 3px !important;
	margin-bottom: 3px !important;
}

.white_link_list a {
	color: #fff !important;
	display: block;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-weight: bold;
	text-decoration: none;
	line-height:24px;
}

.white_link_list a:hover, .white_link_list a:visited:hover {
	color: #999 !important;
}



.left {
	display:inline;
	float:left;
}

.right {
	display:inline;
	float:right;
}

.alignleft {
	display:inline;
	float:left;
	margin:0 15px 15px 0;
}

.alignright {
	display:inline;
	float:right;
	margin:0 0 15px 15px;
}

/*********************************************/
/*  Sub Page
/*********************************************/
#flash_subheader {
	
}

#no_flash_subheader {
	height: 180px;
	line-height: 0px;
	font-size: 0px;
	width: 100%;
	background: url(/images/no_flash_sub_header.jpg) 50% top no-repeat;
}

.subpage #header_wrapper {
	background: #fff url(/images/flash_bg.jpg) left -108px repeat-x;
}

#sub_content_wrapper {
	background: #000;
}

#sub_content_container {
	width: 1020px;
	margin: 0px auto;
}

#sub_page {
	width: 912px;
	background: #fff;
	margin: 0px auto;
	padding-top: 25px;
	padding-left: 35px;
	padding-bottom: 40px;
	border-bottom: 16px solid #2d2d2b;
}

#sub_page #content {
	width: 585px;
	float: left;
	padding-top: 10px;
	margin-right: 6px;
}

#content img {
	max-width:585px;
}

#sub_page #sidebar {
	width: 321px;
	float: left;
}

#sidelinks {
	height:600px;
}


/*********************************************/
/* No Flash Styles
/*********************************************/
.noflash {
	display: none;
}

.noflash #noflash_logo {
	margin-left: 40px;
	width: 450px;
	float: left;
}

.noflash #noflash_tag {
	float: right;
	width: 440px;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 16px;
	color: #ab700d;
	margin-top: 30px;
}

.noflash #noflash_nav {
	float: right;
	width: 390px;
	font-family: HelveticaNeueLTStd, Helvetica, Arial, Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 9px;
	font-weight: bold;
	margin-top: 8px;
}

.noflash #noflash_nav a {
	letter-spacing:0.05em;
	margin-left:13px;
	margin-right:13px;	
	color: #000;
	text-decoration: none;
}

.noflash #noflash_nav a:hover {
	color: #444;
	text-decoration: underline;
}