/* maroon: #5f070d */
/* blue: #1e2a46 */
html {
}

body, html {
	margin: 0px;
	padding: 0px;
}

.ellipsisfix {
	font-family: serif;
}

.wf-loading body {
	visibility: hidden;
	font-family: serif;
}

.wf-inactive body {
	font-family: serif;
	visibility: visible;
}

.wf-active body {
	font-family: 'Average', serif;
	/* font-weight: 700; */
	/* font-family: 'Average', serif; */
	visibility: visible;
}

body {
	background-color: #333333;
	/* font-family: 'Average', serif; */
	font-size: 18px;
	color: #1F190C;
}

#ultimate_container {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	background-color: transparent;
	min-width: 948px;
}

#centered_content {
	margin: 0px auto 0px auto;
	padding-top: 200px;
	width: 948px;
	overflow: visible;
}

img {
	border: 0px none;
}

h1 {
	color: rgb(243, 240, 227);
	text-align: left;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	text-rendering: optimizeLegibility;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 24px;
	line-height: .8em;
	letter-spacing: 1em;
	border-bottom: 1px #ffffff solid;
}

a {
	color: #5f070d;
	text-decoration: none;
}

.dropcap {
	float: left;
	font-size: 400%;
	color: #5f070d;
	margin: -60px 3px -50px 0px;
}

.bold {
	font-weight: bold;
	color: black;
}

/* B A C K G R O U N D  I M A G E S */
#bkgd_div {
	position: fixed;
	padding: 0px;
	margin: 0px;
	z-index: -1;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-position: 0px 0px;
	background-attachment: fixed;
}

.home #bkgd_div {
	background-image: url(../images/backgrounds/vines_bkgd_tall.jpg);
}

.press #bkgd_div {
	background-image: url(../images/backgrounds/phonepole_msgs.jpg);
}

.about #bkgd_div {
	background-image: url(../images/backgrounds/072512_103158_1024wt.jpg);
}

.contact #bkgd_div {
	background-image: url(../images/backgrounds/gnarl_tall.jpg);
}

.projects #bkgd_div {
	background-image: url(../images/backgrounds/terrazzo_small_med_dkgrybl.jpg);
}

/*---P R O J E C T S  P A G E---*/
.project {
	position: static;
	float: left;
	width: 100%;
	margin-bottom: 150px;
	padding: 0px;
}

.project_sidebar_container_top, .project_sidebar_container_bottom, .project_sidebar_middle {
	width: 250px;
	float: left;
	margin-right: 320px;
}

.project_sidebar_container_top {
	width: 250px;
	height: 40px;
	float: left;
	/* background-image: url(../images/backgrounds/project_sidebar_bkgd_top.png); */
}

.project_sidebar_container_middle {
	float: left;
	width: 200px;
	padding: 0px 30px 0px 20px;
	/* background-image: url(../images/backgrounds/project_sidebar_bkgd_middle.png); */
}

.project_sidebar_container_bottom {
	float: left;
	height: 26px;
	width: 250px;
	padding: 0px;
	margin: 0px;
	/* background-image: url(../images/backgrounds/project_sidebar_bkgd_bottom.png); */
}

.project_sidebar_container {
	float: left;
	width: 250px;
	margin: 0px 0px 50px 0px;
	background-image: url(../images/interface/proj_bkgd_50.png);
	/*background-color: rgb(243, 240, 227);
	opacity: 0.7;
	filter: Alpha(opacity=70);*/
	position: absolute;
}

.project_text, .dropcap {
	line-height: 1.8em;
	text-rendering: optimizeLegibility;
}

ul.stats {
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	line-height: 1.7em;
	font-size: 12px;
	font-weight: bold;
	list-style-type: none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

.stats_bold {
	font-weight: bolder;
	color: #062773;
}

full_row {
	width: 100%;
	float: left;
	margin: 0px 0px 80px 0px;
}

.image_row, .image_row_r, .image_row_l {
	width: 100%;
	float: left;
	margin: 0px 0px 80px 0px;
	/* border: 2px red solid; */
}

.lead .image_row, .lead .image_row_r, .lead .image_row_l {
	width: 694px;
}

.image_row_r {
	float: right;
	/* border: 1px yellow solid; */
}

.image_row_l {
	float: left;
	/* border: 1px green solid; */
}

[class*="image_holder"] {
	background-image: url(../images/interface/default_bkgd.png);
	z-index: 5;
}

.projects .h_image_holder {
	background-position: 26px 26px;
	background-repeat: no-repeat;
	/* margin-left: 20px; */
}

.projects .h_image_r, .projects .h_image_l {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 690px;
	height: 468px;
	overflow: visible;
}

.projects .v_image_holder {
	margin-left: 20px;
	background-position: 13px 22px;
	background-repeat: no-repeat;
}

.projects .v_image_r, .projects .v_image_l {
	margin: 0px 0px 0px 0px;
	width: 403px;
	height: 572px;
}

.projects .s_image_holder {
	background-position: 15px 18px;
	background-repeat: no-repeat;
}

.projects .s_image_r, .projects .s_image_l {
	margin: 0px 0px 0px 0px;
	width: 523px;
	height: 509px;
	/* border: 1px pink solid; */
}

.h_image_r, .v_image_r, .s_image_r {
	float: right;
}

.h_image_l, .v_image_l, .s_image_l {
	float: left;
}

.caption_txt_r_l, .caption_txt_l, .caption_txt_l_l, .caption_txt_l_r, .caption_txt_r_r {
	width: 230px;
	font-family: Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	line-height: 1.2em;
	font-size: 16px;
	font-weight: bold;
	color: rgb(243, 240, 227);
	margin: 200px 10px auto 10px;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 1);
	/* border: 1px red solid; */
}

.lead .caption_txt_r_l, .lead .caption_txt_l, .lead .caption_txt_l_l, .lead .caption_txt_l_r, .lead .caption_txt_r_r {
	margin: 10px;
}

.caption_txt_r_l {
	float: right;
	text-align: left;
}

.caption_txt_r_r {
	float: right;
	text-align: right;
}

.caption_txt_l_r {
	float: left;
	text-align: right;
}

.caption_txt_l_l {
	float: left;
	text-align: left;
}

/*---H O M E  P A G E---*/
/* 
.home h2 {
	text-transform: capitalize;
	font-size: 24px;
	color: #1e2a46;
}
 */

.home .h_image_holder {
	background-position: 16px 13px;
	background-repeat: no-repeat;
	background-image: url(../images/interface/default_bkgd.png);
	border: none;
	width: 316px;
	height: 215px;
}

.home .h_image_r, .home .h_image_l {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 316px;
	height: 215px;
	z-index: 23;
}

.home .h1_container {
	float: left;
	margin: 30px 0px 0px 10px;
	width: 930px;
	left: 20px;
}

/* 
.home .text_container {
	float: left;
	width: 100%;
	height: 100%;
}
 */

.home .attribution_text {
	text-rendering: optimizeLegibility;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 24px;
	color: #1e2a46;
	/* margin-left: -225px; */
	position: relative;
	top: -1.4em;
	left: -3em;
	margin-bottom: 0px;
	/* border: 1px red solid; */
}

/* 
.home .attribution {
	float: right;
	width: 296px;
	padding: 227px 0px 65px 20px;
	position: relative;
	text-rendering: optimizeLegibility;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 24px;
	color: #1e2a46;
}
 */

/* 
.home #big_list_container {
	float: right;
	margin: 0px auto 0px auto;
	padding-bottom: 65px;
	position: relative;
	width: 100%;
	border: 1px red solid;
}
 */

.homedropcap, .homedropcap_lead, a.biglink, .superhomedropcap {
	text-rendering: optimizeLegibility;
	font-weight: bold;
	font-size: 180%;
	color: rgb(253, 240, 210);
	text-shadow: 2px 2px 5px rgba(0, 0, 0, .75);
	text-decoration: none;
	margin-left: .15em;
}

.homedropcap {
	margin-right: 317px;
}

.superduperhomedropcap {
	font-size: 50px;
	/* color: #951921; */
	margin: 0px -6px 0px 0px;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, .75);
	text-decoration: none;
	font-weight: normal;
}

.superhomedropcap {
	font-size: 220%;
	text-rendering: optimizeLegibility;
}

a.biglink:hover {
	color: rgb(252, 219, 76);
}

.big_list {
	list-style-type: none;
	/* margin-right: 317px; */
	padding: 0px;
	overflow: visible;
	text-align: right;
	/* border: 1px blue solid; */
}

.big_list  .smalltype {
	font-family: Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	color: #5f070d;
	line-height: 2em;
	font-size: 18px;
	font-weight: bold;
}

.big_list {
padding-bottom: 65px;
}

.decotype {
	color: white;
}

/*---P R E S S  P A G E---*/
.press_item_container, .last_press_item_container {
	position: relative;
	float: left;
	width: 948px;
	height: 100px;
	background-image: url(../images/interface/black_a25.png);
	margin-top: 20px;
	/* border: 2px black solid; */
}

.press_image_holder {
	position: relative;
	width: 150px;
	height: 100px;
	float: left;
	background-color: black;
	/* border-right: 2px black solid; */
}

.last_press_item_container {
	margin-bottom: 80px;
}

.press_text_area {
	position: relative;
	width: 700px;
	height: 80px;
	float: left;
	padding: 5px 0px 5px 20px;
}

.press_title {
	font-weight: bold;
	position: relative;
	float: left;
	font-size: 20px;
	color: beige;
	width: 100%;
}

.press_date {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 13px;
	position: relative;
	color: white;
	width: 100%;
}

.press_synopsis {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	position: relative;
	color: white;
	width: 100%;
	margin-top: 10px;
}

/*---A B O U T  P A G E---*/
.about .h1_container {
	float: left;
	margin: 30px 0px 0px 10px;
	width: 100%;
	/* left: 20px; */
}

.about .h_image_r, .about .h_image_l {
	margin: 0px 0px 0px -7px;
	padding: 0px 0px 0px 0px;
	width: 316px;
	height: 215px;
	/* margin-bottom: 10px; */
	position: relative;
	float: left;
}

.about .h_image_holder {
	background-position: 16px 13px;
	background-repeat: no-repeat;
	background-image: url(../images/interface/default_bkgd.png);
	border: none;
	width: 316px;
	height: 215px;
}

.about .top_row {
	width: 100%;
	height: 560px;
	overflow: auto;
	margin-bottom: 6px;
}

.about .left_col, .about .mid_col, .about .right_col, .about .full_col {
	background-image: url(../images/interface/form_bkgd_44.png);
	padding: 0px;
	margin: 0px;
	float: left;
	overflow: hidden;
}

.about .full_col {
	width: 100%;
	clear: left;
	background-image: url(../images/interface/form_bkgd_44.png);
	margin: 0px 0px 80px 0px;
}

.about .left_col {
	width: 312px;
	height: 100%;
}

.about .mid_col {
	height: 100%;
	width: 312px;
	margin: 0px 6px 0px 6px;
}

.about .right_col {
	height: 100%;
	width: 312px;
}

.about .text_container {
	width: 300px;
	position: relative;
	float: left;
}

.full_col .text_container {
	width: 596px;
	background-image: none;
}

.about h2, .about p {
	padding: 0px 20px;
}

.about h2 {
	text-transform: uppercase;
	font-size: 18px;
	color: #1e2a46;
	text-align: right;
}

.about .project_text {
	margin: 0px;
}

/*---C O N T A C T  P A G E---*/
.contact .dropcap {
	color: #951921;
}

.contact .indy_legend {
	font-size: 30px;
	color: rgb(253, 246, 215);
	text-shadow: 2px 2px 5px rgba(0, 0, 0, .75);
	text-decoration: none;
	margin: 0px 0px -90px -20px;
	position: relative;
}

.closebox {
	width: 21px;
	height: 21px;
	background-position: 0px 0px;
	background-repeat: no-repeat;
	background-image: url(../images/interface/close_box_round_neg.png);
	position: relative;
	float: right;
	margin-left: -20px;
}

.contact #confirmation {
	/* visibility: hidden; */
	width: 400px;
	height: 200px;
	margin: 300px auto -400px auto;
	padding: 3px;
	text-align: center;
	position: relative;
	background-color: rgb(243, 240, 227);
	opacity: 0.95;
	filter: Alpha(opacity=95);
	border: 2px #584f47 solid;
	border-radius: 10px;
}

#greyout_screen {
	width: 100%;
	height: 100%;
	background-image: url(../images/interface/greyout.png);
	position: fixed;
	visibility: hidden;
	z-index: 99;
	top: 0px;
	left: 0px;
}

.contact #confirmation .title {
	text-rendering: optimizeLegibility;
	color: #1e2a46;
	line-height: 2em;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: .3em;
	text-transform: uppercase;
	margin-top: 50px;
}

.contact #confirmation p {
	font-family: Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	color: #5f070d;
	font-size: 14px;
}

.contact .s_image_holder {
	background-position: 15px 18px;
	background-repeat: no-repeat;
	background-image: url(../images/interface/default_bkgd.png);
	margin-left: -20px;
}

.contact_form_container {
	float: right;
	margin: -90px 0px 0px 0px;
	width: 498px;
	height: 509px;
	padding: 0px;
	position: relative;
	/* border: 1px red solid;  */
}

form legend {
	font-size: 30px;
	color: rgb(253, 246, 215);
	text-shadow: 2px 2px 5px rgba(0, 0, 0, .75);
	text-decoration: none;
	margin: 0px 0px -90px -20px;
}

form label {
	font-family: Helvetica, Arial, sans-serif;
	color: #ecdca9;
	display: block;
	float: left;
	width: 140px;
	padding: 0px 10px 0px 0px;
	text-align: right;
}

form input, form label, form textarea {
	margin: 33px 0px 0px 0px;
}

form input, form textarea {
	font-family: Helvetica, Arial, sans-serif;
	width: 312px;
	background-color: Transparent;
	background-image: url(../images/interface/form_bkgd_44.png);
	background-repeat: repeat;
	border: none;
	font-size: 16px;
	color: white;
	padding: 4px;
}

form fieldset {
	border: none;
	padding: 10px;
	/* background-image: url(../images/interface/form_bkgd_12.png); */
	background-repeat: repeat;
	margin: 0px 0px 0px 0px;
}

form input[type=submit] {
	background-color: #5e7156;
	width: 100px;
	height: 30px;
	border: 1px white solid;
	color: black;
	font-weight: bold;
	font-size: 10px;
	float: right;
	margin-left: 5px;
}

form input[type=reset] {
	background-color: #89593f;
	width: 100px;
	height: 30px;
	border: 1px white solid;
	color: black;
	font-weight: bold;
	font-size: 10px;
	float: right;
	margin-left: 2px;
}

form br {
	clear: left;
}

#top_left_mood_ring, 
#top_right_mood_ring, 
#bottom_right_mood_ring, 
#bottom_left_mood_ring, 
#left_mood_ring,
#right_mood_ring, 
#bottom_mood_ring, 
#top_mood_ring {
	opacity: 0.7;
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
	/* IE8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
	/* IE6 & 7 */
	zoom: 1;
	z-index: 15;
}

#top_left_mood_ring {
	position: fixed;
	top: 0px;
	left: 0px;
	background-image: url(../images/interface/mood_ring/30/top_left.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
}

#top_right_mood_ring {
	position: fixed;
	top: 0px;
	right: 0px;
	background-image: url(../images/interface/mood_ring/30/top_right.png);
	width: 100px;
	height: 100px;
}

#bottom_right_mood_ring {
	position: fixed;
	right: 0px;
	bottom: 0px;
	background-image: url(../images/interface/mood_ring/30/bottom_right.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
}

#bottom_left_mood_ring {
	position: fixed;
	left: 0px;
	bottom: 0px;
	background-image: url(../images/interface/mood_ring/30/bottom_left.png);
	background-repeat: no-repeat;
	width: 100px;
	height: 100px;
}

#left_mood_ring {
	position: fixed;
	left: 0px;
	top: 100px;
	background-image: url(../images/interface/mood_ring/30/left.png);
	background-repeat: repeat-y;
	width: 100px;
	height: 400px;
}

#right_mood_ring {
	position: fixed;
	right: 0px;
	top: 100px;
	background-image: url(../images/interface/mood_ring/30/right.png);
	background-repeat: repeat-y;
	width: 100px;
	height: 200px;
}

#top_mood_ring {
	position: fixed;
	left: 100px;
	top: 0px;
	background-image: url(../images/interface/mood_ring/30/top.png);
	background-repeat: repeat-x;
	width: 200px;
	height: 100px;
}

#bottom_mood_ring {
	position: fixed;
	left: 100px;
	bottom: 0px;
	background-image: url(../images/interface/mood_ring/30/bottom.png);
	background-repeat: repeat-x;
	width: 200px;
	height: 100px;
}

.dropshadow_title {
	position: fixed;
	top: 105px;
	left: 0px;
	width: 100%;
	height: 11px;
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
	/* IE8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
	/* IE6 & 7 */
	zoom: 1;
	background-repeat: repeat-x;
	background-image: url(../images/interface/100shadow.png);
	z-index: 10;
}

.dropshadow_nav {
	position: fixed;
	top: 149px;
	left: 0px;
	width: 100%;
	height: 11px;
	background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
	/* IE8 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
	/* IE6 & 7 */
	zoom: 1;
	background-repeat: repeat-x;
	background-image: url(../images/interface/100shadow.png);
	z-index: 10;
}

#title_bar_base, #title_bar_texture, #nav_bar_base, #nav_bar_texture, #bottom_bar_base, #bottom_bar_texture {
	/* 
background: transparent;
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)";
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
	zoom: 1;
 */
}

#title_bar_base, #title_bar_texture {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 105px;
}

#title_bar_base {
	background-image: url(../images/interface/title_bkgd_70.png);
	z-index: 5;
}

#title_bar_texture {
	background-image: url(../images/interface/img_0125_50_bkgd.png);
	z-index: 6;
}

#nav_bar_base, #nav_bar_texture {
	position: fixed;
	left: 0px;
	top: 117px;
	width: 100%;
	height: 32px;
}

#nav_bar_base {
	background-image: url(../images/interface/title_bkgd_80.png);
	z-index: 5;
}

#nav_bar_texture {
	background-image: url(../images/interface/img_0125_50_bkgd.png);
	z-index: 6;
}

#title_deco_image {
	/* float: right; */
	top: 0px;
	width: 99px;
	height: 141px;
	right: 40px;
	position: fixed;
	background-image: url(../images/interface/title_deco_image_99x141.png);
	background-repeat: no-repeat;
	z-index: 11;
}

#title_text_image {
	width: 865px;
	height: 43px;
	margin: 64px auto 20px auto;
	background-image: url(../images/interface/title_text_image_865x44blue.png);
	background-repeat: no-repeat;
	position: relative;
	visibility: visible;
}

#title_text_container {
	position: fixed;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 12;
}

#navigation_container {
	position: fixed;
	top: 116px;
	left: 0px;
	width: 100%;
	z-index: 25;
}

#navigation {
	height: 32px;
	margin: 0px auto 0px auto;
	width: 800px;
	/* border: 1px red solid; */
}

ul.nav, ul.subnav {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	height: 100%;
}

.nav li, .subnav li {
	float: left;
	height: 100%;
}

.nav .nav_item {
	float: left;
	height: 100%;
	width: 20%;
	text-align: center;
}

.nav a:link, .nav a:visited, #nav_current_page {
	display: block;
	width: 120px;
	height: 100%;
	font-weight: bold;
	color: #977b1f;
	text-rendering: optimizeLegibility;
	text-align: center;
	padding: 8px 4px 0px 4px;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: .1em;
}

.nav a:hover, .nav a:active {
	letter-spacing: .3em;
}

#nav_current_page {
	letter-spacing: 0.40em;
	text-rendering: optimizeLegibility;
	color: rgb(56, 44, 3);
	font-weight: bold;
}

/* S U B N A V  */
.subnav_container {
	float: right;
	width: 100%;
}

.subnav a:link, .subnav a:visited {
	display: block;
	height: 40px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 14px;
	letter-spacing: .1em;
	width: 60px;
	color: white;
	background-color: #382c03;
	border: 2px white solid;
	float: right;
	background-position: -60px 0;
	background-repeat: none;
	border-radius: 6px;
	margin: 1px 20px 1px 2px;
}

.subnav a:hover, .subnav a:active {
	background-color: #1d2e55;
	background-position: 0px 0;
	border: 2px #83141b solid;
}

#pro_butt_001 {
	background-image: url(../images/content/projects/buttons/prepack_button.jpg);
	width: 62px;
}

#pro_butt_002 {
	background-image: url(../images/content/projects/buttons/sanchez_button.jpg);
	width: 62px;
}

#pro_butt_003 {
	background-image: url(../images/content/projects/buttons/strawberry_button.jpg);
	width: 62px;
}

#pro_butt_0035 {
	background-image: url(../images/content/projects/buttons/hamilton_butt.png);
	width: 62px;
}


#pro_butt_004 {
	background-image: url(../images/content/projects/buttons/obelisk_button.jpg);
	width: 62px;
}

#pro_butt_005 {
	background-image: url(../images/content/projects/buttons/tam_high_butt.jpg);
	width: 62px;
}

#project_nav {
	position: fixed;
	right: 20px;
	bottom: 1px;
	height: 46px;
	width: 100%;
	z-index: 20;
}

.page_title {
	float: right;
	font-size: 24px;
	font-weight: bold;
	color: rgba(243, 240, 227, 0.75);
	letter-spacing: .3em;
	text-transform: uppercase;
	text-rendering: optimizeLegibility;
	margin: 8px 15px 0px 0px;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, .75);
}

/* 
#bottom_bar {
	position: fixed;
	left: 0px;
	bottom: 0px;
	background-color: rgba(238, 231, 205, 0.8);
	background-image: url(../images/interface/img_0125_70_bkgd.png);
	background-repeat: repeat-x;
	width: 100%;
	height: 48px;
	z-index: 11;
	border-top: 1px #1f190c solid;
}
 */

#bottom_bar_base, #bottom_bar_texture {
	position: fixed;
	left: 0px;
	bottom: 0px;
	background-image: url(../images/interface/title_bkgd_70.png);
	width: 100%;
	height: 48px;
	border-top: 1px #1f190c solid;
}

#bottom_bar_base {
	background-image: url(../images/interface/title_bkgd_80.png);
	z-index: 5;
}

#bottom_bar_texture {
	background-image: url(../images/interface/img_0125_50_bkgd.png);
	z-index: 6;
}
