body {
	background-color: #000000;
	height: 100%; 
	margin-bottom: 1px;
	margin-top: 0px;
	font-size: 1.0 em;
	text-align: center;
}

input {
	border-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

html { 
	height: 100%; 
	margin-bottom: 1px;
	font-size: 70%;
}

div {
	font-family: arial, sans-serif;
	color: #262626;
}

td {
	font-family: arial, sans-serif;
	color: #262626;
}

form {
	padding: 0px;
	margin: 0px;
}

table {
	float: left;
}

.left_container {
	float: left;
}

.right_container {
	float: right;
}

a {
	color: #262626;
}
/*OVERALL PROPERTIES*/
#center_wrapper { 
	width: 743px; 
	margin: 0 auto;
	text-align: left;
}

#container {
	float: left;
}

#top_link {
	text-align: right; 
	width: 743px; 
	padding-bottom: 7px;
	padding-top: 18px;
}

#top_link a{
	color: #B39E53;
	font-size: 90%;
	padding-right: 20px;
}

#border_container {
	width: 729px; 
	border-top: 6px solid #B39E53; 
	border-bottom: 6px solid #B39E53; 
	border-left: 7px solid #B39E53; 
	border-right: 7px solid #B39E53; 
	float: left;
}

#header {
	width: 729px;
	float: left;
}

#navigation {
	width: 717px;
	height: 25px;
	padding:0 6px;
	float: left;
	background: black url(i/navBkg.png) repeat-x top left;
	text-transform: uppercase;
	text-align: center;
	letter-spacing: -0.03em;
}

#navigation a {
	color:rgb(250,243,219);
	font: normal normal bold 10px/25px sans-serif;
	text-decoration: none;
}
#navigation a:link {}
#navigation a:visited {}
#navigation a:hover {color:rgb(189,184,165);}
#navigation a:active {color:rgb(189,184,165);}

#footer {
	float: left;
	font-family: arial, sans-serif;
	font-size: 80%;
	width: 729px;
	text-align: center;
	padding-bottom: 9px;
	color: #FFFFFF;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}

/*EMPTY TEMPLATE PROPERTIES*/
#empty_container {
	width: 712px;
	border: 8px solid #000000;
	float: left;
	background-color: #FFFFFF;
}
/* end EMPTY TEMPLATE PROPERTIES*/




/*HOME TEMPLATE PROPERTIES*/
#home_container {
	width: 712px;
	border: 8px solid #000000;
	background-image: url('images/home_background.gif');
	background-repeat: repeat-y;
	float: left;
}

.home_form {
	background-image: url('images/home_left_background.gif');
	background-repeat: no-repeat;
	float: right;
	width: 266px;
	height: 219px;
}

.home_form_padding {
	padding-top: 46px;
	padding-left: 10px;
	color: #FFFFFF;
	font-weight: bold;
}

.white_text {
	color: #FFFFFF;
}

.top_padding {
	padding-top: 10px;
}

.bottom_home_container {
	float: left; 
	width: 712px;
}

.left_home_container {
	width: 438px;
	float: left;
}

.yellow_title_background {
	background-image: url('images/yellow_title_background.jpg');
	background-repeat: repeat-x;
	height: 20px;
	float: left;
	border-bottom: 2px solid #000000;
	border-top: 8px solid #000000;
}

.yellow_title_width {
	width: 438px;
}

.title {
	color: #FAF3DB;
	font-weight: bold;
	padding-left: 7px;
	padding-top: 3px;
	text-transform: uppercase;
}

.nav_square_padding {
	margin-right: 4px
}

.home_backgrond_image {
	background-image: url('images/home_background_fade.jpg');
	background-repeat: no-repeat;
	float: left;
	width: 437px;
	height: 443px;
}

.home_padding {
	padding: 11px 60px 11px 11px;
}

.right_bucket_container {
	float: right;
	width: 266px;
}

.gray_title_background {
	background-image: url('images/gray_title_background.jpg');
	background-repeat: repeat-x;
	/*width: 553px;*/
	height: 20px;
	float: left;
	border-bottom: 2px solid #000000;
	border-top: 8px solid #000000;
}

.gray_title_width {
	width: 266px;
}

.gold_bucket_background {
	background-color: #D1C085; 
	height: 90px; 
	width: 266px; 
	border-bottom: 2px solid #000000;
	float: left;
	padding-bottom: 3px;
}

.home_bucket_padding {
	padding: 8px 11px 11px 11px;
}

.button {
	text-align: right;
}

.button a {
	text-decoration: underline;
}

.button a:hover {
	text-decoration: none;
}

.light_gold_bucket_background {
	background-color: #EADBA5; 
	height: 87px; 
	width: 266px; 
	border-bottom: 2px solid #000000;
	float: left;
	padding-bottom: 3px;
}
/*end HOME TEMPLATE PROPERTIES*/

/*TIER 2 PROPERTIES*/
#inner_container {
	width: 713px;
	border: 8px solid #000000;
	background-image: url('images/navigation_background.gif');
	background-repeat: repeat-y;
	float: left;
}

#left_navigation {
	float: left;
	width: 152px;
	padding-left: 0px;
	padding-right: 0px;
}

#left_navigation ul li {
	padding-top: 4px;
	padding-bottom: 4px;
}

#left_navigation ul li a {
	font-family: arial, sans-serif;
	color: #262626;
}

#left_navigation ul li a:hover {
	font-family: arial, sans-serif;
	color: #262626;
	text-decoration: none;
}

#left_navigation ul ul li {
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 10px;
}

#left_navigation ul ul li a {
	font-family: arial, sans-serif;
	color: #262626;
}

#left_navigation ul ul li a:hover {
	font-family: arial, sans-serif;
	color: #262626;
	text-decoration: none;
}
/*on state*/

.on_state a{
	font-family: arial, sans-serif;
	text-decoration: none;
	color: #262626;
}

.off_state a {
	text-decoration: underline;
}

.ul_default {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}

.left_nav_padding {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
}

.section_title {
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 5px;
	text-transform: uppercase;
}

#right_content {
	float: right;
	width: 553px;
	background-color: white;
}

.white_title_background {
	height: 35px;
	padding-top: 10px;
	padding-left: 10px;
}

.page_title {
	font-family: arial, sans-serif;
	color: #000000;
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 3px;
	text-transform: uppercase;
}

.video_background {
	background-image: url('images/video_background.gif');
	background-repeat: repeat-y;
	width: 553px;
	border-top: 8px solid #000000;
	float: left;
}

.video_player {
	padding-top: 7px; 
	padding-left: 7px; 
	padding-bottom: 7px;
	float: left;
}

.video_copy {
	float: right; 
	width: 126px;
}

.video_copy a {
	color: #FFFFFF;
}

.video_copy_padding {
	color: #FFFFFF;
	padding-left: 10px; 
	padding-right: 10px; 
	padding-top: 53px;
	/*letter-spacing: 1px;*/
	line-height: 18px;
}

.title_width {
	width: 546px;
}

.content_table {
	width: 553px;
	float: left;
}

.white_table_background {
	background-color: #FFFFFF;
	height: 35px;
}

.table_lines {
	border-bottom: 2px solid #000000;
}

.gold_table_background {
	background-color: #D1C085;
	height: 35px;
}

.light_gold_table_background {
	background-color: #EADBA5;
	height: 35px;
}

/*end TIER 2 PROPERTIES*/

/*TEMPLATE G PROPERTIES*/
#detail_container {
	padding: 19px;
	float: left;
}

.thumbnail_bucket {
	float: left; 
	width: 515px;
}

.thumbnail_container {
	width: 84px;
	float: left;
	padding-right: 50px;
	padding-bottom: 20px;
}

.thumbnail {
	border: 3px solid #CAB571;
	width: 80px;
}

.thumbnail_copy {
	padding-top: 9px;
	font-size: 94%;
}

.thumbnail_container_no_padding {
	width: 84px;
	float: left;
	padding-bottom: 20px;
}

/*end TEMPLATE G PROPERTIES*/
/*TEMPLATE H PROPERTIES*/
.left_photo_container {
	float: left;
	width: 261px;
}

.right_content_container {
	float: right;
	width: 238px;
	padding-left: 8px;
}

.top_table_spacing {
	padding-top: 48px;
}
/*end TEMPLATE H PROPERTIES*/
/*LISTING PROPERTIES*/
.listing_item {
	padding-bottom: 10px;
	width: 400px;
}

/* end LISTING PROPERTIES*/
/*DETAIL PROPERTIES*/
.detail_copy {
	width: 375px;
}

.detail_copy_short {
	width: 375px;
	padding-bottom: 150px;
}

.detail_image {
	padding-bottom: 10px;
}

.copy_title {
	font-size: small;
	font-weight: bold;
}

/*end DETAIL PROPERTIES*/