
#top_flash {
	height: 16px;
	width: 420px;
	
	position: absolute;
	top: 72px;
	left: 550px;
}

#style2_path {
	height: 15px;
	
	font-size: 11px;
	
	color: #969696;
	
	text-align: right;

	margin-top: -3px;
	margin-right: 206px;
	margin-bottom: 3px;
	
	position: relative;
	z-index: 39;

}

	#style2_path a {
		color: #969696;
	}

#style2_grid {
	width: 100%;

	border-collapse: collapse;

	margin-bottom: 18px;
	
	z-index: 40;

}

#style2_left {
	width: 133px;
}

	#sub_nav {
		margin-bottom: 15px;

		font-size: 10px;

		color: #6e6e6e;

		line-height: 12px;
	}

		#sub_nav .sidenav_active {
			color: #da1a10;
		}
	
			#sub_nav .sidenav_active a {
				color: #da1a10;
			}

		
		#sub_nav a {
			color: #6e6e6e;
		}
	
		.sub_nav_item {
			margin-bottom: 4px;
		}

			.sub_nav_item ul {
				padding: 0px;
				margin: 0px;

				margin-top: 2px;
				margin-left: 0px;
				margin-bottom: 6px;

				padding-left: 0px;
			}

			.sub_nav_item ul li {
				padding-left: 9px;
				margin-left: 0px;
				
				margin-bottom: 1px;

				background-image: url(images/li.gif);
				background-repeat: no-repeat;
				background-position: 3px 6px;

				list-style-type: none;
			}
		
	#event_box {
		height: 386px;
		width: 128px;
		
		background-color: #efefef;
		
		margin-bottom: 9px;
		
		position: relative;
	}
	
	#left_horz_sep {
		height: 1px;
		width: 128px;
		
		font-size: 0px;
		line-height: 0px;
		
		background-image: url(images/horiz_sep.gif);
		background-repeat: repeat-x;
		
		margin-bottom: 9px;
		
	}
	
	#event_box2 {
		height: 128px;
		width: 128px;
		
		background-color: #efefef;
		
		margin-bottom: 15px;
		
		position: relative;
	}

#style2_left_sep {
	width: 20px;
	
	background-image: url(images/style2_sep.gif);
	background-repeat: repeat-y;
	background-position: 9px 0px;
}

#style2_right_sep {
	width: 21px;
	
	background-image: url(images/style2_sep.gif);
	background-repeat: repeat-y;
	background-position: 10px 0px;
}

#style2_right {
	width: 185px;
}

	#right_contacts {
		width: 185px;
		
		background-color: #fdba31;
		
		margin-bottom: 15px;
	
	}
	
		#contacts_title {
			height: 30px;
			
			background-image: url(images/contacts_title-bg.gif);
			background-repeat: repeat-x;
		}
		
			#contacts_title-text {
				font-size: 11px;
				
				font-weight: bold;
				
				color: #ffffff;
				
				padding-top: 7px;
				padding-left: 10px;
				
			}
	
		.contacts_row {
			width: 155px;
			
			font-size: 9px;
			
			line-height: 16px;
			
			padding-top: 10px;
			padding-left: 10px;
			padding-right: 10px;
			padding-bottom: 10px;
			
			color: #ffffff;
			
			overflow: hidden;
		}
		
			.contacts_row .contact_photo {
				height: 60px;
				width: 50px;
				
				float: right;
				
				position: relative;
			}
		
			.contacts_row a {
				color: #ffffff;
			}
	
		.contacts_sep {
			height: 1px;
			
			font-size: 0px;
			line-height: 0px;
			
			border-top: 1px solid #ffffff;
			
			margin-left: 11px;
			margin-right: 11px;
		
		}
	
	
	#right_downloads {
		width: 185px;
		
		background-color: #a9a9a9;
		
		margin-bottom: 15px;
		
		padding-bottom: 1px;
	
	}
	
		#downloads_title {
			height: 29px;
			
			background-image: url(images/downloads_title-bg.gif);
			background-repeat: repeat-x;
		}
		
			#downloads_title-text {
				font-size: 11px;
				
				font-weight: bold;
				
				color: #ffffff;
				
				padding-top: 7px;
				padding-left: 10px;
				
			}

		#downloads_body {
			width: 183px;
			
			margin-left: 1px;
			background-color: #ffffff;
			
		}
	
		.downloads_row {
			font-size: 10px;
			
			line-height: 12px;
			
			padding-top: 4px;
			padding-left: 10px;
			padding-right: 10px;
			padding-bottom: 5px;
			
			color: #d8aa4c;		
			
		}
		
			.download_file_link {
				display: block;
				
				background-repeat: no-repeat;
				
				padding-top: 2px;
				padding-left: 20px;
				padding-bottom: 2px;
								
			}
		
			.downloads_row a {
				color: #d8aa4c;
			}
	
		.downloads_sep {
			height: 1px;
			
			font-size: 0px;
			line-height: 0px;
			
			background-image: url(images/horiz_sep.gif);
			
			margin-left: 10px;
			margin-right: 11px;
		
		}
	
	#right_resource {
		width: 185px;
		
		margin-bottom: 15px;	
		
		color: #6e6e6e;
	}
	
	#right_links {
		width: 185px;
		
		background-color: #a9a9a9;
		
		margin-bottom: 15px;
		
		padding-bottom: 1px;
	}

	
		#links_title {
			height: 29px;
			
			background-image: url(images/downloads_title-bg.gif);
			background-repeat: repeat-x;
		}
		
			#links_title-text {
				font-size: 11px;
				
				font-weight: bold;
				
				color: #ffffff;
				
				padding-top: 7px;
				padding-left: 10px;

			}

		#links_body {
			width: 183px;
			
			margin-left: 1px;
			background-color: #ffffff;
			
		}

		.links_row {
			font-size: 10px;
			
			line-height: 12px;
			
			padding-top: 3px;
			padding-left: 10px;
			padding-right: 10px;
			padding-bottom: 4px;
			
			color: #d8aa4c;
		}
		
			.links_row a {
				color: #d8aa4c;
			}
	
		.links_sep {
			height: 1px;
			
			font-size: 0px;
			line-height: 0px;
			
			background-image: url(images/horiz_sep.gif);
			
			margin-left: 10px;
			margin-right: 11px;
		
		}

	#pic_box {
		height: 175px;
		width: 185px;
		
		background-color: #efefef;
		
		margin-bottom: 15px;
		
		position: relative;
	}
	
	#pic_box2 {
		height: 175px;
		width: 185px;
		
		background-color: #efefef;
		
		margin-bottom: 15px;
		
		position: relative;
	}
	

#style2_main {
	width: 612px;

	position: relative;
	
	z-index: 38;
}

	#style2_image {
		height: 178px;
		width: 612px;
		
		margin-bottom: 10px;
	}
	
	#style2_print_div {
		height: 5px;
		
		position: relative;
	}
	
		#style2_print {
			height: 16px;
			width: 15px;

			background-image: url(images/print_icon.gif);
			background-repeat: no-repeat;

			position: absolute;
			top: 0px;
			left: 590px;
			
			cursor: pointer;
		}
	
	#style2_main .text_headline {
		font-size: 16px;
		
		color: #d29d31;
		
		line-height: 19px;
		
		margin-bottom: 10px;
				
	}
	
	#style2_main .text_copy {
		font-size: 11px;
		
		color: #787878;
	}
		
		#style2_main .text_copy p {
			
		}




#news_div {
	margin-top: 15px;
	
	margin-left: 15px;
	margin-right: 15px;
	
	padding-top: 15px;
	
	border-top: 1px solid #bebebe;
}

#style2_height_spacer {
	width: 0px;
	height: 200px;
		
	float: right;
}


#loopnet_div {
	position: relative;

	color: #787878;;
	
	margin-top: 30px;
}
	
	#loopnet_div_title {
		font-size: 13px;
		
		padding-bottom: 7px;
		
		border-bottom: 1px solid #bebebe;
		
		margin-bottom: 3px;
	}
	
	#loopnet_div button {
		font-family: Verdana, Sans-Serif;
		font-size: 11px;
	
		border: 2px solid #d29d31;
	
		background-color: #efefef;
	
		padding-left: 15px;
		padding-right: 15px;
	
	}



#locationone_div {
	position: relative;

	color: #787878;;
	
	margin-top: 30px;
	
	margin-bottom: 30px;
}
	
	#locationone_div_title {
		font-size: 13px;
		
		padding-bottom: 7px;
		
		border-bottom: 1px solid #bebebe;
		
		margin-bottom: 3px;
	}

#locationone_button {
	font-family: Verdana, Sans-Serif;
	font-size: 11px;

	border: 2px solid #d29d31;

	background-color: #efefef;

	padding-left: 15px;
	padding-right: 15px;
	
	margin-top: 15px;
	margin-left: 100px;

}

#s_search_output a {
	color: #da1a10;
}
#s_res_line {
	width: 500px;
	height: 1px;
	padding: 0;
	margin: 20px 0 20px 50px;
	background-color: #bebebe;
}
