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

html {
    -webkit-text-size-adjust: none; /* Prevent font scaling in landscape */
}

body, h1, h2, h3, h4, h5, h6, blockquote, p {
	margin: 0px;
	padding: 0px;
}

body {
	margin: 0 auto;
	background-color: #0f090d;
	background-image: url(../images/bg_all.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.28em;
	color: #0f090d;
}

/*---------------------------------------------header, light and dark----------*/
#wrap_bg {
	height: 720px;
	min-height: 720px;
	height: auto !important;
	margin: 0 auto;
	background-image: url(../images/bg_texture.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

/*---------------------------------------------header----------*/
#header {
	width: 1000px;
	height: 40px;
	margin: 0 auto;
}

	#announcement {
		width: 735px;
		height: 40px;
		float: left;
		/*background-color: #CF3;*/
	}
	
	#weather {
		width: 250px;
		height: 31px;
		float: right;
		padding-top: 9px;
		padding-right: 15px;
		/*background-color: #F90;*/
	}

/*---------------------------------------------light area----------*/

#wrap_home {
	width: 970px;
	height: 680px;
	margin: 0 auto;
	/*background-color: #CF6;*/
}

#wrap_stretch {
	width: 970px;
	height: 680px;
	min-height: 680px;
	height: auto !important;
	margin: 0 auto;
	/*background-color: #690;*/
}

#left {
	width: 265px;
	height: 680px;
	float: left;
}

		#logo {
			height: 115px;
			/*background-color: #6F6;*/
		}
		
		#nav {
			height: 265px;
			display: inline-block;
		}
		
			
			#nav_pages {
				width: 265px;
				height: 208px;
				padding-top: 14px;
				padding-right: 0px;
				margin: 0px;
				text-align: right;
			}
			
				#nav_top {
					width: 265px;
					height: 138px;
				}
			
				#nav_links {
					width: 265px;
					height: 35px;
				}
				
				#nav_news {
					width: 265px;
					heigth: 35px;
				}
			
			#impactor_dots {
				height: 0px;
				padding-bottom: 7px;
				border-top-width: 1px;
				border-top-style: dotted;
				border-top-color: #0f090d;
			}
			
		#ad_side {
			height: 300px;
			/*background-color: #630;*/
		}
		
			#meeting {
				height: 48px;
				/*background-color: #CC3;*/
			}
			
			#ad1_side {
				height: 120px;
				/*background-color: #0F0;*/
			}
			
			#ad2_side {
				height: 120px;
				/*background-color: #F9C;*/
			}
			
			#ad_header {
				height: 22px;	
			}
			
			#ad_dots {
				height: 0px;
				padding-bottom: 0px;
				border-top-width: 1px;
				border-top-style: dotted;
				border-top-color: #726f6f;				
			}
			
			#ad_map_download_a {
				height: 80px;	
			}
			
			.filesize {
				color: #f3f2ed;
				font-size: 11px;
				padding-left: 12px;
				font-family: Verdana, Geneva, sans-serif;
				padding-bottom: 12px;
			}
			
			.notrecommended {
				color: #aaa;
				font-size: 11px;
				padding-left: 12px;
				font-family: Verdana, Geneva, sans-serif;
				padding-bottom: 12px;
				font-style: italic;
			}
			
			#ad_map_download_b {
				height: 112px;	
			}

			#ad_wheretobuy {
				height: 76px;	
			}
			
			.buy {
				color: #f3f2ed;
				font-size: 11px;
				padding-left: 12px;
				font-family: Verdana, Geneva, sans-serif;
				padding-bottom: 12px;					
			}

#right {
	width: 705px;
	float: right;
	/*background-color: #9C0;*/
}

	#ads {
		height: 380px;
		/*background-color: #C6C;*/
	}
	
	#ads_placement {
		width: 682px;
		height: 350px;
		padding-left: 23px;
		padding-top: 20px;
		/*background-color: #66C;*/
	}
	
	#ads_banner {
		width: 682px;
		height: 350px;
		/*background-color: #F90; */
	}
	
	#latest {
		height: 50px;
		/*background-color: #033;*/
	}
	
		#fromblog {
			height: 250px;
			padding-left: 25px;
			padding-right: 40px;
			/*overflow: auto;			*/
			/*background-color: #FC9;*/
		}
		
		#fromblog p {
			color: #726f6f;	
		}
		
		#posted {
			margin-top: 8px;
			padding-top: 2px;
			border-top-width: 1px;
			border-top-style: dotted;
			border-top-color: #726f6f;
		}
	
	#wrap_content {
		width: 705px;
		min-height: 705px;
		height: auto !important;
		/*background-color: #FC3;*/
	}
	
		#content_about {
			height: 130px;
			background-image: url(../images/content_about.png);
		}
		
		#content_trailsystem {
			height: 130px;
			background-image: url(../images/content_trailsystem.png);
		}
		
		#content_events {
			height: 130px;
			background-image: url(../images/content_events.png);
		}
		
		#content_gallery {
			height: 130px;
			background-image: url(../images/content_gallery.png);
		}
		
		#content_links {
			height: 130px;
			background-image: url(../images/content_links.png);
		}
		
		#content_impactors {
			height: 130px;
			background-image: url(../images/content_impactors.png);
		}
		
		#content_buy {
			height: 130px;
			background-image: url(../images/content_buy.png);
		}		
		
		/*-----------------------Repeat Region------------*/
		#content_repeat {
			/*width: 705px;*/
			/*background-color: #C00;*/
			background-image: url(../images/content_repeat.png);
			background-repeat: repeat-y;
			padding: 0px;
			display: inline-block;
		}
		
			/*------------------Page Content--------------------------*/

			#content_main {
				width: 505px;
				float: left;
				display: inline-block;
				/*background-color: #39F;*/
			}
			
				#main_spacer {
					width: 25px;
					float: left;
					/*background-color: #C30;*/
				}
				
				
				#main_right {
					width: 480px;
					float: right;
					/*background-color: #C6C;*/
				}
			
					#main_inside {
						width: 450px;
						margin: 0 auto;
						/*background-color: #F00;*/
					}
			
			#content_sidebar {
				width: 200px;
				float: right;
				/*background-color: #FF6;*/
			}
			
			#sidebar_inside {
				width: 170px;
				margin: 0 auto;
				/*background-color: #FC0;*/
			}
		
		/*-----------------------Repeat Bottom------------*/	
		#content_bottom {
			height: 25px;
			background-image: url(../images/content_bottom.png);
			clear: both;
		}

/*---------------------------------------------footer----------*/
#wrap_footer {
	height: 130px;
	margin: 0 auto;
	/*background-color: #96F;*/
	background-image: url(../images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	clear: both;
}

#footer {
	width: 1000px;
	height: 130px;
	margin: 0 auto;
	/*background-color: #C30;*/
	font-size: 11px;
	line-height: 1.32em;
}

	#footer_left {
		width: 310px;
		height: 130px;
		float: left;
		/*background-color: #F9C;*/
		display: inline-block;	
		background-image: url(../images/footer_contact.png);
		background-repeat: no-repeat;
	}
	
	#footer_contact {
		padding-top: 50px;
		padding-left: 25px;
	}
	
	#footer_right {
		width: 400px;
		height: 130px;
		float: right;
		/*background-color: #3C3;*/
		display: inline-block;
		background-image: url(../images/footer_volunteer.png);
		background-repeat: no-repeat;
	}
	
	#footer_volunteer {
		padding-top: 50px;
		padding-left: 15px;
		padding-right: 170px;
	}
	
	#footer_middle {
		width: 290px;
		height: 130px;
		/*background-color: #C9F;*/
		display: inline-block;
		background-image: url(../images/footer_newsletter.png);
	}
	
	#footer_newsletter {
		padding-top: 50px;
		padding-left: 17px;
	}



/*--------------------------------------------sitemap-----------*/
#wrap_sitemap {
	height: 40px;
	margin: 0 auto;
	/*background-color: #0f090d;*/
}

#sitemap {
	width: 1000px;
	height: 40px;
	margin: 0 auto;
	/*background-color: #F60;*/
}

#sitemap_nav {
	/*color: #f4f2ed;*/
	color: #726f6f;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
	font-size: 9px;
}

#credits {
	width: 1000px;
	height: 30px;
	margin: 0 auto;
	padding-top: 5px;
	position: relative; /* Needed for Safari */
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #726f6f;
}

#credits_left {
	/*width: 500px;*/
	float: left;
	margin-left: 0px;
	display: inline;
	padding-top: 0px;
}

#credits_right {
	/*width: 500px;*/
	float: right;
	margin-right: 0px;
	display: inline;
	padding-top: 0px;
}





/*-------------------------------------------------------*/

#main_title {
	height: 30px;
}

#main_textbox {
	/*background-color: #9C9;*/
}

#main_textbox_indent p{
	padding-left: 15px;
	padding-bottom: 15px;
}

#main_textbox p {
	/*font-size: 13px;*/
	/*line-height: 1.28em;*/
	padding-bottom: 8px;
	/*color: #9F6;*/
}

#main_line {
	width: 450px;
	height: 15px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0f090d;
	/*background-color: #F33;*/
}

#main_line_dashed {
	width: 450px;
	height: 15px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0f090d;	/*background-color: #F33;*/
}

#sidebar_textbox {
	width: 170px;
	/*color: #C09;*/
}

#sidebar_textbox p {
	/*font-size: 13px;*/
	padding-bottom: 5px;
	color: #0f090d;
}

#sidebar_line {
	width: 170px;
	height: 12px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0f090d;
	/*background-color: #F33;*/
}

#sidebar_dots {
	/*width: 146px;*/
	height: 5px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0f090d;
	/*background-color: #FC0;*/
}


#gap {
	height: 15px;
	/*background-color: #6C9;*/
}

#gap_latest {
	height: 6px;
	/*background-color: #6C9;*/
}

#sidebar_gap {
	height: 12px;
	/*background-color: #966;*/
}

#sidebar_gap_dates {
	height: 5px;	
}

#sidebar_ad {
	height: 68px;
	/*background-color: #663;*/
}

#sidebar_ad_sunday {
	height: 120px;
}

#sidebar_ad_sunday_border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #3b322b;
	border-bottom-color: #3b322b;
	border-left-color: #3b322b;
	background-color: #D6D3CC;
}

#sidebar_ad_sunday_text {
	padding-top: 2px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 15px;
	/*background-color: #3b322b;*/
	color: #0f090d;
}
#sidebar_ad_sunday_text p {
	color: #0f090d;
	padding-bottom: 6px;
	font-size: 12px;
	line-height: 1.34em;
}


#sidebar_ad_text {
	/*background-color: #d6d3cc;*/
	padding-top: 2px;
	padding-left: 12px;
	padding-right: 12px;
	padding-bottom: 15px;
	background-image: url(../images/sidebar_repeat.png);
	background-repeat: repeat-y;
}

#sidebar_ad_text p {
	color: #0f090d;
	padding-bottom: 6px;
	font-size: 12px;
	line-height: 1.34em;
	/*background-color: #FF3;*/
}

#sidebar_belowdots {
	color: #0f090d;
	font-size: 12px;
	line-height: 1.34em;
}

#sidebar_belowdots p {
	color: #0f090d;
	padding-bottom: 6px;
	font-size: 12px;
	line-height: 1.34em;
	/*background-color: #C63;*/
}

#sidebar_ad_text ul {
	/*background-color: #F6C;*/
	padding-top: 0px;
	padding-left: 18px;
	padding-right: 10px;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	/*margin-bottom: 10px;*/
	margin-right: 0px;
	list-style-type: circle;
	list-style-position: outside;
}

#sidebar_ad_text li {
	/*background-color: #99F;*/
	padding-bottom: 6px;
}

#sidebar_bottom {
	height: 15px;
	background-image: url(../images/sidebar_bottom.png);
	background-repeat: no-repeat;		
}

#timeline {
	width: 450px;
	font-size: 12px;
	line-height: 1.32em;
}

#timeline td {
	/*background-color: #F99;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #737270;
	padding-top: 4px;
	padding-bottom: 4px;
}

#executive {
	width: 170px;
}

#exec_position {
	height: 18px;
	/*background-color: #C39;*/
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0f090d;
	font-size: 13px;
	font-weight: bold;
}

#exec_name {
	font-size: 13px;
	padding-top: 3px;
	padding-bottom: 10px;
}

#scholarship {
	width: 450px;
	background-color: #d6d3cc;	
}

#scholarship_textbox {
	padding: 15px;
	/*background-color: #F69;*/
}

#scholarship_textbox p {
	font-size: 12px;
	color: #0f090d;
	padding-bottom: 10px;
	line-height: 1.32em;
	/*background-color: #CF3;*/
}

#scholarship_downloads {
	width: 420px;
	height: 50px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0f090d;
	/*background-color: #F33;*/
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0f090d;
}

#trailpass {
	height: 180px;
	background-color: #F33;
}

#poi {
	width: 435px;
	padding-left: 15px;
	margin: 0 auto;
}

#poi_name {
	height: 20px;
	padding-top: 10px;
	/*background-color: #C39;*/
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0f090d;
	font-size: 13px;
	font-weight: bold;	
}

#poi_icons {
	height: 32px;
	/*background-color: #CF0;*/
}

#poi_description {
	font-size: 13px;
	padding-top: 5px;
	padding-bottom: 0px;	
}

#poi_gap {
	height: 8px;
	/*background-color:#69C;*/
}

#rent {
	width: 430px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0f090d;
	/*background-color: #F33;*/
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0f090d;
}

#rent_textbox p {
	font-size: 12px;
	line-height: 1.38em;
	color: #0f090d;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 10px;
}

#groomer {
	width: 450px;
	height: 230px;
	background-color: #d6d3cc;	
}

#groomer_textbox {
	padding: 15px;
	/*background-color: #F69;*/
}
#groomer_pic {
	width: 200px;
	height: 200px;
	float: left;
	background-color: #F69;
}

#groomer_details {
	width: 220px;
	float: right;
}

#groomer_text {
	width: 200px;
	padding-left: 20px;
	/*background-color: #936;*/
}


.map {
	border: 1px solid #0f090d;		
}

#event {
	width: 450px;
	/*background-color: #F69;*/
	/*display: inline-block;*/
}

#event_pic {
	width: 150px;
	height: 150px;
	float: left;
	display: inline-block;
	/*background-color: #969;*/
}

#event_details {
	width: 285px;
	height: 150px;
	float: right;
	/*background-color: #933;*/
	padding: 0px;
	display: inline-block;
}

#event_spacer {
	width: 15px;
	height: 150px;
	/*background-color: #F99;*/
	display: inline-block;
}

#event_item_spacer {
	height: 38px;
	/*background-color: #FF6;*/
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0f090d;
}

#event_item {
	height: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	/*background-color: #C39;*/
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0f090d;
	font-size: 13px;
}

#event_description {
	padding-top: 8px;
	/*background-color: #C39;*/
	/*font-size: 13px;*/
	clear: both;
}

#event_description p {
	padding-bottom: 8px;
}

#draw {
	width: 450px;
	background-color: #d6d3cc;	
}

#draw_textbox {
	padding: 15px;
	/*background-color: #F69;*/
}

#draw_textbox p {
	font-size: 12px;
	color: #0f090d;
	line-height: 1.34em;
	font-weight: bold;	/*background-color: #CF3;*/
}


.dates {
	font-weight: bold;
	text-align: left;
}

#video {
	background-image: url(../images/gallery_loading.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#photos {
	width: 450px;
	height: 360px;
	background-image: url(../images/gallery_loading.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#link {
	width: 450px;
	/*background-color: #66C;*/
	display: inline-block;
}

#link_details {
	width: 275px;
	float: left;
	/*background-color: #F3C;*/
}

	#link_name {
		height: 18px;
		/*background-color: #C39;*/
		border-bottom-width: 1px;
		border-bottom-style: dashed;
		border-bottom-color: #0f090d;
		font-size: 13px;
		font-weight: bold;		
	}
	
	#link_url {
		font-size: 13px;
		padding-top: 3px;
		padding-bottom: 10px;	
	}

#link_image {
	width: 175px;
	height: 50px;
	float: right;
	/*background-color: #6C3;*/
	
}

#link_local {
	width: 170px;	
}

#link_local_logo {
	width: 170px;
	height: 72px;
}

#link_local_name {
	height: 36px;
	/*background-color: #C39;*/
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0f090d;
	font-size: 13px;
	font-weight: bold;	
}

#link_local_name_long {
	height: 54px;
	/*background-color: #C39;*/
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0f090d;
	font-size: 13px;
	font-weight: bold;	
}

#link_local_details {
	font-size: 12px;
	line-height: 1.4em;
	padding-top: 3px;
	padding-bottom: 10px;	
}

.email {
	font-size: 9px;
	line-height: 1.4em;
	padding-top: 3px;
	padding-bottom: 10px;	
}

#cnt {
	width: 440px;
	border: 5px double #c93c3f;
	background-color: #d6d3cc;
}

#cnt_textbox {
	padding: 15px;
	/*background-color: #F69;*/
}

#cnt_textbox p {
	font-size: 12px;
	color: #0f090d;
	padding-bottom: 10px;
	line-height: 1.32em;
}

#cnt_links {
	padding-top: 14px;
	font-size: 11px;
}

#cnt_links p {
	font-size: 11px;
	color: #0f090d;
	padding-bottom: 6px;
	line-height: 1.32em;	
}

	#cnt ol {
		padding-top: 0px;
		padding-left: 36px;
		padding-bottom: 10px;
		margin: 0px;
	}
	
	#cnt ul {
		padding-top: 0px;
		padding-left: 36px;
		padding-bottom: 6px;
		margin: 0px;
		list-style-type: lower-roman;
	}
	
	#cnt li {
		padding-bottom: 2px;	
	}
	

.cnt_contact {
	padding-left: 12px;
}

.cnt_resource {
	padding-left: 12px;
}


#cnt_downloads {
	width: 410px;
	height: 36px;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #0f090d;
	/*background-color: #F33;*/
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0f090d;
}

#impactors_map {
	width: 420px;
	height: 200px;
}

	#impactors_preview {
		width: 226px;
		float: left;
	}
	
	#impactors_details {
		width: 194px;
		float: right;
	}
	
	#impactors_dots {
		border-top-width: 1px;
		border-top-style: dotted;
		border-top-color: #3C6;
	}

.red {
	color: #B01C22;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 8px;
}

#trailpass_sign {
	width: 420px;
	height: 94px;
	background-image: url(../images/buy_trailpass.png);
	background-repeat: no-repeat;
}

	#trailpass_annual {
		padding-top: 26px;
		padding-left: 108px;
		padding-bottom: 30px;
	}
	
	#trailpass_day {
		padding-left: 108px;	
	}
	
#trailpass_earlybird {
	width: 420px;
	/*height: 94px;*/
	background-image: url(../images/buy_earlybird.png);
	background-repeat: no-repeat;
}	

	#trailpass_incentive {
		padding-top: 34px;
		padding-left: 108px;
		padding-bottom: 16px;
	}
	
#membership {
	width: 420px;
	background-image: url(../images/buy_membership.png);
	background-repeat: no-repeat;	
}

	#membership_details {
		padding-top: 54px;
		padding-left: 116px;	
	}
	
	#membership_perks {
		padding-top: 12px;
		padding-left: 18px;
	}
	
	#membership_perks ul {
		padding-left: 18px;
		margin: 0px;
		list-style-type: circle;
		list-style-position: outside;
	}
	
	#membership_perks li {
		padding-bottom: 6px;
		margin: 0px;
	}	

#raffle {
	width: 420px;
	background-image: url(../images/buy_raffle.png);
	background-repeat: no-repeat;	
}

	#raffle_details {
		padding-top: 142px;	
		padding-left: 80px;
		padding-bottom: 10px;
	}
	
	#raffle_draw {
		padding-left: 18px;	
	}

/*------xxxx---------------*/

h1 {
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

/*---------Latest News Title------------*/

h2{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	text-transform: uppercase;
}

/*---------------------*/
h3 {
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	margin: 0px;
}

/*-------SITEMAP secondary navigation --------------*/

h4 {
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	color: #726F6F;
	text-align: center;
	font-size: 9px;
	font-weight: normal;;
}

/*----------FOOTER copyright TRAILBLAZERS.-----------*/

h5 {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 1.4em;
	color: #726F6F;
}

/*----------site design by case+point:media-----------*/
h6 {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 1.4em;
	color: #363124;
}

/* -------------------------------------------------------------- */


p {
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 1.28em;
	color: #0f090d;
	/*background-color: #33F;*/
}

img {
	padding-bottom: 0px;
	margin-bottom: 0px;
	border-bottom-width: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	vertical-align: bottom; /*disables 3px bottom on ie7*/
}

hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #363124;		
}

/* -------------------------------------------------------------- */ 

a:link {
	color: #4F4F4F;
	text-decoration: underline;
}

a:visited {
	color: #4F4F4F;
	text-decoration: none;
}

a:hover {
	color: #b01c22;
	text-decoration: none;
}

a:active {
	color: #B01C22;
	text-decoration: none;
}

#cnt a:link {
	color: #b01c22;
	text-decoration: none;
}

#cnt a:visited {
	color: #b01c22;
	text-decoration: none;
}

#cnt a:hover {
	color: #4F4F4F;
	text-decoration: none;
}

#cnt a:active {
	color: #b01c22;
	text-decoration: none;
}

#ad_side a:link {
	color: #f3f2ed;
	text-decoration: none;
}

#ad_side a:visited {
	color: #f3f2ed;
	text-decoration: none;
}

#ad_side a:hover {
	color: #b01c22;
	text-decoration: none;
}

#ad_side a:active {
	color: #f3f2ed;
	text-decoration: none;
}

#fromblog a:link {
	color: #B01C22;
	text-decoration: none;
}

#fromblog a:visited {
	color: #B01C22;
	text-decoration: none;
}

#fromblog a:hover {
	color: #4F4F4F;
	text-decoration: none;
}

#fromblog a:active {
	color: #B01C22;
	text-decoration: none;
}

#footer a:link {
	color: #b01c22;
	text-decoration: none;
}

#footer a:visited {
	color: #b01c22;
	text-decoration: none;
}

#footer a:hover {
	color: #4F4F4F;
	text-decoration: none;
}

#footer a:active {
	color: #b01c22;
	text-decoration: none;
}

#sitemap a:link {
	color: #726f6f;
	text-decoration: none;
}

#sitemap a:visited {
	color: #726f6f;
	text-decoration: none;
}

#sitemap a:hover {
	color: #b01c22;
	text-decoration: none;
}

#sitemap a:active {
	color: #726f6f;
	text-decoration: none;
}
