@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
/* CSS Document */

html, body {
scrollbar-face-color: 333333;
scrollbar-highlight-color: 000000;

scrollbar-3dlight-color: 000000;
scrollbar-darkshadow-color: 000000;
scrollbar-shadow-color: 000000;
scrollbar-arrow-color: 000000;
scrollbar-track-color: 222222;
} 

.bg01 {
	background-image: url(images_first/bg_first01.gif);
	background-repeat: repeat-x;
}

.first {
	margin: 0px;
}

.tm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #999999;
}
.tm a:hover {
	background-color: #FFFFFF;
	color: #000000;
}
.tx_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.bold_digs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC0000;
	font-weight: bold;
}
.bold_digs  a:link {
	color: #B00000;
	text-decoration: none;
}
.bold_digs  a:visited {
	color: #B00000;
	text-decoration: none;
}
.bold_digs a:hover {
	color: #CC0000;
	text-decoration: underline;
}
.top_bg1 {
	background-image: url(images_first/top_bg1.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.top_bg2 {
	background-image: url(images_first/top_bg2.jpg);
	background-repeat: no-repeat;
	background-position: left;
}
.top_bg_phone {
	background-image: url(images/pic_top_phone.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
.tx_phone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 20px;
}
.panel_bg1 {
	background-image: url(images/panel_bg1.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.panel_bg2 {
	background-image: url(images/panel_bg2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.panel_bg1a {
	background-image: url(images/panel_bg1a.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.panel_bg2a {
	background-image: url(images/panel_bg2a.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #CC0000;
}
.tx1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
}

.tx1_light {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
	text-align: left;
}
.tx1_light2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999;
	text-align: left;
}

.tx1_light a:link {
	color: #00CCFF;
	text-align: left;
	text-decoration: none;
}
.tx1_light  a:visited {
	color: #B00000;
	text-align: left;
	text-decoration: none;
}
.tx1_light a:hover {
	color: #CC0000;
	text-align: left;
	text-decoration: underline;
}
.menu_bottom {
	font-size: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.menu_bottom a:link {
	color: #770000;
	text-decoration: none;

}
.menu_bottom a:visited {
	color: #8B1F23;
	text-decoration: none;

}
.menu_bottom a:hover {
	color: #FF0000;
	text-decoration: none;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #DD0000;
}
.tx1_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-align: left;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC0000;
	font-weight: bold;
}
.bg01_paint {
	background-image: url(images/bg_paint.jpg);
	background-repeat: no-repeat;
}
.Header_paint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 28px;
	padding-top: 30px;
}
.tx1_white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
}
					  				  
/*
	UTILITY STYLES
*/				  				  
					  				  
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }


/*
	PAGE STRUCTURE
*/
#page-wrap 									{
	width: 520;
	position: relative;
	min-height: 150px;
}


/*
	TYPOGRAPHY
*/
ul											{ list-style: square inside; }
blockquote									{ padding: 0 20px; margin-left: 20px; border-left: 20px solid #ccc; font-size: 14px; 
									  		  font-family: Georgia, serif; font-style: italic; margin-top: 10px;}

/*
	SLIDER
*/
.slider-wrap								{
	width: 500px;
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
	height: 150px;
}			
.stripViewer .panelContainer 
.panel ul									{
	text-align: left;
}
.stripViewer								{
	position: relative;
	overflow: hidden;
	width: 500px;
	height: 150px;
}
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{
	float: left;
	height: 100%;
	position: relative;
	width: 500px;
}
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{
	border: 1px solid black;
}
#movers-row									{
}
#movers-row div								{
	width: 75px;
	float: right;
}
#movers-row div a.cross-link 				{ float: right; }
.photo-meta-data							{ background: url(images/transpBlack.png); padding: 10px; height: 30px; 
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 						{ font-size: 13px; }
.cross-link									{
	display: block;
	width: 75px;
	margin-top: 0px;
	position: relative;
	padding-top: 0px;
	z-index: 9999;
	float: right;
}
.active-thumb 								{ background: transparent url(images/icon-uparrowsmallwhite.png) top center no-repeat; }
.Top_Baner {
	text-align: center;
	height: 20px;
	background-color: #FFF;
}
