/* CSS Document */
.top_row_page_title
	{
	width:655px;
	height:85px;
		/*background-color:#99FF00;*/
	}
.top_pic_spacer
	{
	position:relative;
	float:left;
	width:25px;
	height:auto;
	/*background-color: #990000;*/
	}
.top_row_title_and_pics
	{
	width:655px;
	height:200px;
	position: relative;
	float: left;
		/*background-color:#666600;*/
	}
.top_row_title_and_pics .text_block
	{
		position:relative;
		float:left;
		width:194px;		
	}
.top_row_title_and_pics .img_block
	{
	position:relative;
	float:left;
	width:inherit;
	height: 115px;
	/*background-color: #FF99CC;*/
	}
.top_row_title_and_pics .img_block img
	{
		width:auto;
		height:auto;
	}	
.top_row_spacer
	{
		position:relative;
		float:left;
		width:505px;
		height:auto;
		text-align:left;
		font-size:14px;
		font-weight:bold;
/*		background-color:#00FF00;
		*/
	}
.top_row_color_bars
	{
		width:775px;
		height:20px;
	}	
.top_row_color_bar_left
	{
		position:relative;
		float:left;
		width:387px;
		height:20px;
		background-color:#4664AA;
	}
.top_row_color_bar_right
	{
		position:relative;
		float:left;
		width:387px;
		height:20px;
		background-color:#E72B3A;
	}
.left_col_spacer_top
	{
		position:relative;
		float:left;
		width:225px;
		height:180px;
		/*background-color:#ffFF00;*/
	}
.left_col_spacer_mid
	{
	position:relative;
	float:left;
	width:20px;
	height:378px;
		/*background-color:#00FFFF;*/
	}
.right_col_spacer_mid
	{
		position:relative;
		float:left;
		width:200px;
		height:180px;
		/*background-color:#00FFFF;*/
	}
.right_side_link
	{
		position:relative;
		float:left;
		width:300px;
		height:180px;
		/*background-color:#00FF00;*/
	}
.top_row_spacer_2
	{
		position:relative;
		float:left;
		width:500px;
		height:50px;
		/*background-color:#00FF00;*/
	}
.aboutus_text
	{
		position:relative;
		float:left;
		text-align:left;
		width:500px;
		height:150px;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-size:11px;
		color:#ffffff;
		/*background-color:#00FF00;*/
	}
.text_14_bold 
	{
		text-align:left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #FFFFFF;
	}

.pic1 /*all other browsers*/
	{
	position:relative;
	float:left;
	width:110px;
	height:80px;
	background-color: #CC33FF;
	}
.pic2 /*IE6*/
	{
		position:relative;
		float:left;
		width:110px;
		height:80px;
	}
.pic3 /*IE5*/
	{
		position:relative;
		float:left;
		width:110px;
		height:80px;
	}
.pic_loc
	{
		position:inherit;
		top:0px;
		margin:0px;
		padding:0px;
		border:0px;
		/*background-image: url(../page_backgrounds/about_us.jpg);*/
		background-repeat:no-repeat;
		height:598px;
		width:775px;
	}
.row_spacer_text
	{
		position:relative;
		text-align:left;
		font-size:12px;
		min-height:10px;
		float:left;
		width:300px;
		font-family:Arial, Helvetica, sans-serif;
		color:#FFFFFF;
		/*
		font-weight:bold;
		background-color:#ffffff;
		*/
	}
.row_spacer_text_small
	{
		position:relative;
		text-align:left;
		font-size:11px;
		min-height:11px;
		float:left;
		width:300px;
		font-family:Arial, Helvetica, sans-serif;
		color:#FFFFFF;
/*		color:#FFCC66;
		font-weight:bold;
		background-color:#ffffff;*/
	}
a
	{
		font-family:Arial, Helvetica, sans-serif;
		border:none;
		text-decoration:none;
	}
a:link
	{
		color:#FFCC66;
	}
a:visited
	{
		color:#FFCC66;
	}
.bottom_row_background 
	{
	position: relative;
	float: left;
	height: 378px;
	width: 775px;
	padding:0px;
	border:0px;
	margin:0px;
	background-image: url(../page_resources/bg_streaked_01.jpg);
	background-repeat: no-repeat;
/*	

	background-color: #9900FF;*/
	}
.bottom_row_background img
	{
	position: relative;
	float: left;
	height: 378px;
	width: 252px;
	}

a:active
	{
		color:#FFCC66;
	}

a:hover
	{
		color:#CCCCCC;
	}
	
