@charset "UTF-8";
/* CSS Document */

body {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #270808;
	background-color: #D8D5CF;
}

/*
td img {display: block;}
*/

a:link {
	color: #6f0000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6f0000;
}
a:hover {
	text-decoration: underline;
	color: #8DB326;
}
a:active {
	text-decoration: none;
	color: #8DB326;
}

.green{
	color:#8db326;
}

.greenlinks A:link {text-decoration: none; color:#8db326;}
.greenlinks A:visited {text-decoration: none; color:#8db326;}
.greenlinks A:active {text-decoration: none; color:#6f0000;}
.greenlinks A:hover {text-decoration: none; color: #6f0000;}

.red{
	color:#6f0000;
}

.brown{
	color:#270808;
}

.taupe{
	color:#aca39f;
}

.steel{
	color:#b7b6c6;
}

.smallish_top_margin{
	margin-top:7px;
}

.small_top_margin{
	margin-top:14px;
}

.home_logo{
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:60px;
}

.home_home_logo{
	margin-top:20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:40px;
}

.PRICE_home_logo{
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
}

.AllOther_home_logo{
	margin-top:40px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:35px;
}

#MainContent{
	margin-left:15px;
	margin-right:15px;
	margin-bottom:30px;}
	
#AllOtherMainContent_just{
	text-align:justify;
	margin-left:40px;
	margin-right:40px;
	margin-bottom:30px;}
	
#MainContentPricing{
	margin-left:15px;
	margin-right:15px;}

.images_front_far_LEFT{
	margin-right:7px;
	margin-left:6px;
}

.images_front{
	margin-right:7px;
}

.images_front_farRIGHT{
	margin-top:10px;
}

.all_avail_from{
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
}

.back_to_index{
	margin-left:20px;
	margin-top:25px;
	margin-bottom:30px;
}

.taxidermyNet{
	margin-top:40px;
	margin-bottom:20px;
}

.around_table {
	border: 1px dashed #aca39f;
}

.lowercase{
	text-transform:lowercase;
}

.Caps{
	text-transform:capitalize;
}

.copyright{
	text-transform:capitalize;
	font-size: 12px;
}

.lineheight{
	line-height:22px;
}

.gallery_images{
	margin-right:7px;
	margin-bottom:7px;
	padding:2px;
	border: 1px solid #8db326;
}

.gallery_images_farright{
	margin-bottom:8px;
	padding:2px;
	border: 1px solid #8db326;
}

.gallery_images:hover{
	margin-right:7px;
	margin-bottom:7px;
	padding:2px;
	border: 1px solid #270808;
}

.gallery_images_farright:hover{
	margin-bottom:7px;
	padding:2px;
	border: 1px solid #270808;
}

.video_caption{
	margin-left:90px;
	margin-top:10px;
	text-align:left;
}