body {
	background: #000000;
	background-image: url('/img/backstrip.jpg');
	background-repeat: repeat-x;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #571D07; 
}	

#map_canvas > DIV:first-child + DIV + DIV { display: none !important; }

/* fonts */
.home_verbiage {
	color: #FEF6C7;	
	line-height: 1.8em;
}
.beigeheader {
	color: #FEF6C7;
	font-size: 13px;
	letter-spacing: -0.5px;
	font-weight: bold;
}
.rust {
	color: #571D07;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.rust_13bold {
	color: #571D07;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.beige {
	color: #FEF6C7;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
.beige_end {
	color: #FEF6C7;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
}
.top_text {
	color: #B63C13;
	font-size: 11px;
	letter-spacing: 0.3px;
}
a.beige,a.beige:visited {
	color: #FEF6C7;
	font-size: 13px;
	letter-spacing: -0.5px;
	font-weight: bold;
	text-decoration: none;
}
a.beige:hover {
	text-decoration: underline;
}
a.beige_end_sm,a.beige_end_sm:visited {
	color: #FEF6C7;
	font-size: 9px;
	letter-spacing: 0.3px;
	font-weight: normal;
	text-decoration: none;
}
a.beige_end_sm:hover {
	text-decoration: underline;
}
a.beige_end,a.beige_end:visited {
	color: #FEF6C7;
	font-size: 10px;
	letter-spacing: 0.3px;
	font-weight: bold;
	text-decoration: none;
}
a.beige_end:hover {
	text-decoration: underline;
}
a.rust,a.rust:visited {
	color: #571D07;
	font-size: 13px;
	letter-spacing: -0.5px;
	font-weight: bold;
	text-decoration: none;
}
a.rust:hover {
	text-decoration: underline;
}
a.rust_norm,a.rust:visited {
	color: #571D07;
	font-size: 12.5px;
	letter-spacing: -0.5px;
	font-weight: normal;
	text-decoration: underline;
}

/* unfortunate table */
td.growth {
	background-image: url('/img/sub_content_bg.jpg'); 
	background-repeat: repeat-y;
	padding: 10px 0 20px 0;
	color: #571D07;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
}
/* blocks */
#container {
	width: 1002px;
	height: 591px;
	/* border: 1px solid #FFFFFF; */
	background-image: url('/img/homebg.jpg');
	background-repeat: no-repeat;
	padding: 10px 0 0 0;
	margin: auto;
}
#sub_container {
	width: 1002px;
	height: auto;
	padding: 10px 0 0 0;
	margin: auto;		
}
#navigation {
	position: relative;
	width: auto;
	height: 186px;
	margin-top: -13px;
	padding-right: 25px;
	clear: both;
}
#sub_navigation {
	background-image: url('/img/subpage_header_bg.jpg');
	background-repeat: no-repeat;
	position: relative;
	width: auto;
	height: 186px;
	margin-top: -10px;
	padding-right: 0px;
	clear: both;
}
#header {
	position: absolute;
	height: 186px;
	width: 342px;
	left: 0px;
	top: 0px;
}
#sub_header {
	position: absolute;
	height: 186px;
	width: 342px;
	left: 0px;
	top: -3px;
}
#nav {
	position: absolute;
	width: 625px;
	top: 36px;
	left: 360px;
	height: 53px;
}
#nav_sub {
	position: absolute;
	width: 625px;
	top: 33px;
	left: 360px;
	height: 53px;
}
#top_text {
	position: absolute;
	left: 360px;
	top: 13px;
	height: 20px;
	width: 600px;
}
#sub_top_text {
	position: absolute;
	left: 360px;
	top: 10px;
	height: 20px;
	width: 600px;
}
#content {
	width: 1002px;
	height: auto;
	margin-top: -80px;
}
#sub_content {
	/* background-image: url('/img/sub_content_bg.jpg');
	background-repeat: repeat-y; */
	width: 1002px;
	height: auto;
	/* margin-top: -60px; */
}
#left_content {
	width: 330px;
	height: auto;
	float: left;
	padding-top: 70px;
	margin-left: 18px;
}
#sub_left_content {
	width: 300px;
	float: left;
	padding-top: 10px;
	margin-left: 18px;
}
#sub_left_contact {
	width: 495px;
	float: left;
	padding-top: 10px;
	margin-left: 18px;
}
#right_content {
	width: 622px;
	height: auto;
	float: right;
	margin-right: 20px;
}
#sub_right_content {
	width: 622px;
	float: right;
	margin-right: 10px;
}
#sub_right_contact {
	width: 450px;
	float: right;
	margin-right: 10px;
}
#sub_right_content_chance {
	width: 640px;
	float: left;
	padding-left: 30px;
}
#sub_nav {
	float: right;
	margin-right: 65px;	
	margin-top: 15px;
	color: #FEF6C7;
	font-size: 13px;
	letter-spacing: -0.5px;
	font-weight: bold;
}
#sub_sub_nav {
	float: right;
	margin-right: 40px;	
	margin-top: 130px;
	color: #FEF6C7;
	font-size: 13px;
	letter-spacing: -0.5px;
	font-weight: bold;
}
#lower_navigation {
	width: 1002px;
	height: 130px;
}
#sub_lower_navigation {
	background-image: url('/img/subpage_footer_bg.jpg');
	background-repeat: no-repeat;
	width: 1002px;
	height: 310px;
}

#sub_lower_navigation_long {
	background-image: url('/img/subpage_footer_long_bg.jpg');
	background-repeat: no-repeat;
	width: 1002px;
	height: 350px;
}

#subpage_secondary {
	width: 700px;
	margin-left: 28px;
	margin-top: 20px;
	float: left;
}
#sub_module {
	width: 180px;
	float: right;
	margin-right: 10px;
	margin-top: 20px;
}
#rita {
	width: 500px;
	height: 250px;
	float: left;
	border: 1px solid white;
}
#chance {
	width: 500px;
	height: 250px;
	float: right;
	border: 1px solid white;
}
#home_artists {
	float: left;
	width: 300px;
	margin-left: 28px;
	margin-top: 25px;
}
#home_by_chance {
	float: left;
	margin-top: 25px;
	margin-left: 27px;
	width: 300px;
}
#home_blog {
	float: left;
	width: 300px;
	margin-top: 25px;
	margin-left: 27px;
}
#footer {
	height: 68px;
	width: 1002px;
	text-align: center;
	margin: auto;
}
#footer_alt {
	background-image: url('/img/alt_footer_bg.jpg');
	background-repeat: no-repeat;
	height: 68px;
	width: 1002px;
	text-align: center;
	margin: auto;
	padding-top: 30px;
}
#sub_footer {
	height: 68px;
	width: 1002px;
	text-align: center;
	margin-top: -50px;
}
#page_end {
	height: 40px;
	width: 1002px;
	text-align: center;
	margin: auto;
	padding-top: 25px;
}
#sub_page_end {
	height: 40px;
	width: 1002px;
	text-align: center;
	margin: auto;
	margin-top: -8px;
}
#page_end_alt {
	width: 1002px;
	text-align: center;
	margin: auto;
	padding-top: 20px;
	margin-top: -10px; 
}

/* Lightbox 2.04 styles */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }