/*page_top*/
	#logo-gif {
		height: 42px;
		width: 295px;

		position: absolute;
		top: 30px;
		left: 7px;
	}

	#top_text {
		height: 39px;
		width: 339px;

		position: absolute;
		top: 32px;
		left: 390px;

		text-align: right;

		font-family: Verdana, Sans Serif;
		font-size: 10px;

		color: #6a6a6a;

	}

	#top_text a {
		color: #6a6a6a;
	}

	#top_text a:hover {
		text-decoration: underline;
	}

		#top_text_nav {
			width: 100%;

			position: absolute;
			bottom: -1px;
			left: 0px;

		}

			.nav_option {
				float: right;
				
			}

			.nav_option_selected {
				float: right;
				
				font-weight: bold;
				color: #b75312;
			}
			
				.nav_option_selected a {
					color: #b75312 !important;

				}

			.nav_sep {
				height: 9px;
				width: 2px;

				font-size: 0px;
				line-height: 0px;

				background-image: url(images/nav_sep.gif);
				background-repeat: no-repeat;

				margin-left: 12px;
				margin-right: 12px;

				float: right;

				position: relative;
				top: 2px;
				left: 0px;
			}

#body_content {
	position: relative;
	
}

	#body_content_left {
		position: relative;
	}

	#body_content_bar {
		position: relative;
		width: 1px;
		background-image: url(images/sidephoto_border.gif);
		background-repeat: repeat-y;
	}

	#body_content_middle {
		position: relative;
	}

	#body_content_right {
		position: relative;
	}

#page_title_bar {
	height: 55px;
		position: relative;
}

	#page_title {
		width: 450px;

	font-family: Verdana, Sans Serif;
	font-size: 14px;
	
	font-weight: normal;
	
	color: #6e7649;
	
	
		position: relative;
		top: 30px;
		left: 167px;
	}
	
#sidebar_photos {
	width: 150px;
	
}

	#sidebar_photo_large-shadow {
		height: 140px;
		width: 116px;
		
		background-image: url(images/sidephoto_large-shadow.gif);
		background-repeat: no-repeat;
		
		position: absolute;
		top: 0px;
		left: 21px;
	}
	
		#sidephoto_large {
			height: 130px;
			width: 106px;
			
			position: absolute;
			top: 0px;
			left: 6px;
		}


	#sidephoto_small {
		height: 53px;
		width: 106px;
		
		position: absolute;
		top: 154px;
		left: 27px;
	}
	
	#sidebar_border {
		height: 370px;
		width: 1px;
		
		font-size: 0px;
		line-height: 0px;
		
		/*border-left: 1px dotted #6e7649;*/
		
		background-image: url(images/sidephoto_border.gif);
		background-repeat: repeat-y;
		
		position: absolute;
		top: 6px;
		left: 151px;
	}

#right_bar {
	width: 144px;
	
}

	#contentphoto_small {
		height: 53px;
		width: 106px;
		
		position: absolute;
		top: 6px;
		left: 18px;
	}
	
	#rightbar_border {
		height: 300px;
		width: 1px;
		
		font-size: 0px;
		line-height: 0px;
		
		/*border-left: 1px dotted #6e7649;*/
		
		background-image: url(images/sidephoto_border.gif);
		background-repeat: repeat-y;
		
		position: absolute;
		top: 6px;
		left: 0px;
	}
	
	#right_content {
		position: relative;
		left: 18px;
		
		width: 105px;
	}
	
		#side_article_content {
			margin-bottom: 12px;
		}
		
			#side_article_content_pic {
				margin-bottom: 4px;
			}
			
		#side_links {
			margin-bottom: 17px;
			position: relative;
		}
		
			#side_links_header {
				position: relative;
				height: 9px;		
			}
			
				#side_links_sep1 {
					height: 9px;
					width: 2px;

					font-size: 0px;
					line-height: 0px;

					background-image: url(images/nav_sep.gif);
					background-repeat: no-repeat;

					position: absolute;
					top: 3px;
					left: 0px;
				}
		
				#side_links_title {
					height: 9px;
					width: 2px;

					position: absolute;
					top: 0px;
					left: 5px;
					color: #6e7649;
				}
		
				#side_links_sep2 {
					height: 9px;
					width: 2px;

					font-size: 0px;
					line-height: 0px;

					background-image: url(images/nav_sep.gif);
					background-repeat: no-repeat;

					position: absolute;
					top: 3px;
					left: 33px;
				}
			
				#side_links_list {
					position: relative;
					top: 6px;
					left: 0px;
				}
		
				#side_links a {
					color: 676767;
				}
			
				#side_links a:hover {
					text-decoration: underline;
				}

		#side_dloads {
			margin-bottom: 17px;
			position: relative;
		}
		
			#side_dloads_header {
				position: relative;
				height: 9px;		
			}
			
				#side_dloads_sep1 {
					height: 9px;
					width: 2px;

					font-size: 0px;
					line-height: 0px;

					background-image: url(images/nav_sep.gif);
					background-repeat: no-repeat;

					position: absolute;
					top: 3px;
					left: 0px;
				}
		
				#side_dloads_title {
					height: 9px;
					width: 2px;

					position: absolute;
					top: 0px;
					left: 5px;
					color: #6e7649;
				}
		
				#side_dloads_sep2 {
					height: 9px;
					width: 2px;

					font-size: 0px;
					line-height: 0px;

					background-image: url(images/nav_sep.gif);
					background-repeat: no-repeat;

					position: absolute;
					top: 3px;
					left: 59px;
				}
			
				#side_dloads_list {
					position: relative;
					top: 6px;
					left: 0px;
				}
		
			#side_dloads a {
				color: 676767;
			}
			
			#side_dloads a:hover {
				text-decoration: underline;
			}

#content_div {
	width: 450px;
	margin-left: 16px;
	margin-right: 16px;
	
	position: relative;
	top: -5px;
}



#footer_nav {
	height: 33px;
	width: 775px;
	
	font-size: 10px;
	
	color: #b7bb98;
		
}

	#footer_nav a {
		color: #b7bb98;
	}
	
	#footer_nav a:hover {
		text-decoration: underline;
	}

	.footer_nav_option {
		float: left;
		
		text-align: center;
		
	}
	
	#footer_nav_option1 {
		width: 232px;
	}

		#footer_nav_option1_div {
			padding-top: 1px;
			padding-left: 25px;
			padding-right: 25px;
		}
	
	#footer_nav_option2 {
		width: 169px;		
	}

		#footer_nav_option2_div {
			padding-top: 1px;
			padding-left: 25px;
			padding-right: 25px;		
		}
	
	#footer_nav_option3 {
		width: 175px;
	}

		#footer_nav_option3_div {
			padding-top: 1px;
			padding-left: 10px;
			padding-right: 10px;
		
		}
	
	#footer_nav_option4 {
		width: 194px;
	}

		#footer_nav_option4_div {
			padding-top: 1px;
			padding-left: 20px;
			padding-right: 20px;
		}
	
	.footer_nav_sep {
		height: 21px;
		width: 1px;
		
		font-size: 0px;
		line-height: 0px;
		
		background-image: url(images/footer_sep-bg.gif);
		background-repeat: repeat-y;
		
		float: left;
		
		margin-top: 6px;
	}

#footer_nav_byline {
	height: 14px;
	width: 775px;
	
	font-size: 10px;
	
	color: #51511f;

	margin-top: 15px;
	
	text-align: center;
		
}

	#footer_nav_byline a {
		color: #51511f;
	}
	
	#footer_nav_byline a:hover {
		text-decoration: underline;
	}
