/*css for capital region archery club*/

body{
	font-family:helvetica,verdana,arial,san-serif;
	font-size:11px;
   text-align:center;
	padding:0px;
	margin:0px;
}

.home{
	background:#231f20 url('../img/cr_bg1.jpg') no-repeat fixed;
	padding:0px;
	margin:0px;
}

.directions{
	background:#231f20 url('../img/cr_bg2.jpg') no-repeat fixed;
	padding:0px;
	margin:0px;
}

/*text styles*/
h1,h2,h3{
	font-size:14px;
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
}
/*end text styles*/

#cr_contain{
	padding: 0 2px;
   width:500px;
	padding:0px;
	margin:0px auto;
	background:#fffeee url('../img/container_img.gif') repeat-y;
	text-align:left;
}

#motto{
	width:500px;
	height:80px;
	background:url('../img/motto.jpg');
}

#our_motto{
	position:relative;
	top:60px;
	left:10px;
	font-family:georgia, times new roman, times,serif;
   font-size:13px;
	color:#fff;
   font-style:italic;
}

#cr_mast{
	width:500px;
	height:205px;
	background:url('../img/index_mast.jpg');
}

/*navigation for the home page*/

#cr_nav{
	width:170px;
	padding:0px;
	margin:0px;
	float:right;
}

#nav_info_head{
	width:170px;
	height:30px;
	background:url('../img/nav_info_head.gif');
   float:right;
}

#nav_coordinators{
	width:170px;
	height:30px;
	background:url('../img/nav_coordinators.gif');
   float:right;
}

#nav_css{
	width:170px;
	height:30px;
	background:url('../img/nav_css.gif');
   float:right;
}

#home_fill{
	width:170px;
	height:225px;
	background:url('../img/home_fill.jpg');
   float:right;
}

#cr_nav ul li{
	list-style-type:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
   display:block;
   float:right;
}

.nav_cr{
   position:relative;
	margin:0px;
	padding:0px;
	float:right;
}

#cr_nav a.home{
   display:block;
	width:170px;
	height:30px;
	background: url('../img/index_btn.jpg') top left no-repeat;
   text-indent:-9000px;
	overflow: hidden;
}

#cr_nav a.contact{
   display:block;
	width:170px;
	height:30px;
	background: url('../img/contact_btn.jpg') top left no-repeat;
   text-indent:-9000px;
	overflow: hidden;
}

#cr_nav a.membership{
   display:block;
	width:170px;
	height:30px;
	background: url('../img/membership_btn.jpg') top left no-repeat;
   text-indent:-9000px;
	overflow: hidden;
}

#cr_nav a.facilities{
   display:block;
	width:170px;
	height:30px;
	background: url('../img/facilities_btn.jpg') top left no-repeat;
   text-indent:-9000px;
	overflow: hidden;
}

#cr_nav a.directions{
   display:block;
	width:170px;
	height:30px;
	background: url('../img/directions_btn.jpg') top left no-repeat;
   text-indent:-9000px;
	overflow: hidden;
}

#cr_nav a.sponsor{
   display:block;
	width:170px;
	height:30px;
	background: url('../img/sponsor_btn.jpg') top left no-repeat;
   text-indent:-9000px;
	overflow: hidden;
}

#cr_nav a.adult{
   display:block;
	width:170px;
	height:30px;
	background: url('../img/adult_btn.jpg') top left no-repeat;
   text-indent:-9000px;
	overflow: hidden;
}

#cr_nav a.bowhunter{
   display:block;
	width:170px;
	height:30px;
	background: url('../img/bowhunter_btn.jpg') top left no-repeat;
   text-indent:-9000px;
	overflow: hidden;
}

#cr_nav a.junior{
   display:block;
	width:170px;
	height:30px;
	background: url('../img/junior_btn.jpg') top left no-repeat;
   text-indent:-9000px;
	overflow: hidden;
}

#cr_nav a.kyudo{
   display:block;
	width:170px;
	height:30px;
	background: url('../img/kyudo_btn.jpg') top left no-repeat;
   text-indent:-9000px;
	overflow: hidden;
}

#cr_nav a.target{
   display:block;
	width:170px;
	height:30px;
	background: url('../img/target_btn.jpg') top left no-repeat;
   text-indent:-9000px;
	overflow: hidden;
}

#cr_nav a.traditional{
   display:block;
	width:170px;
	height:30px;
	background: url('../img/trad_btn.jpg') top left no-repeat;
   text-indent:-9000px;
	overflow: hidden;
}

#cr_nav a.coach{
   display:block;
	width:170px;
	height:30px;
	background: url('../img/perform_btn.jpg') top left no-repeat;
   text-indent:-9000px;
	overflow: hidden;
}

#cr_nav a:hover{
	background-position:0 -30px;
   overflow: hidden;
}


/*end navigation for the home page*/

#cr_fac{
	width:330px;
	background:#fffeee repeat-y;
	color:#000;
	float:left;
}

#fac_info{
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	word-spacing:1px;
	font-size:12px;
}

.fac{
   font-family:georgia, times new roman, times,serif;
	padding:0px 0px 0px 0px;
	margin:10px 0px 5px 0px;
	line-height:16px;
	font-style:italic;
}

.phone{
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:5px 0px 10px 0px;
}


#aim_header{
	width:330px;
	height:50px;
	background:url('../img/capitalregionarchery.jpg');
	float:left;
}

#aim_bg{
	width:330px;
	background:#fffeee repeat-y;
   float:left;
}

#aim_cont{
	padding:0px 0px 0px 10px;
	margin:0px 0px 0px 0px;
	word-spacing:1px;
	font-size:11px;
}

.intro_text{
	padding:10px 10px 5px 0px;
	margin:0px 0px 0px 0px;
	line-height:16px;
}

.intro_text2{
	padding:5px 10px 10px 0px;
	margin:0px 0px 0px 0px;
	line-height:16px;
}

#news_header{
	width:330px;
	height:50px;
	background:url('../img/news_head.jpg');
	float:left;
}

#news_cont{
   width:330px;
	background:#fffeee repeat-y;
	float:left;
}

#new_text{
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	word-spacing:1px;
	font-size:11px;
}

.news1{
	padding:10px 10px 5px 10px;
	margin:0px 0px 0px 0px;
	line-height:16px;
}

.news2{
	padding:2px 10px 10px 10px;
	margin:0px 0px 0px 0px;
	line-height:16px;
}

.old_link{
	color:#f49f26;
}

#home_foot{
	width:500px;
	height:40px;
	background:url('../img/home_foot.gif');
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px;
}

#hf_text{
	padding:13px 0px 0px 0px;
	text-align:center;
}

.cr_footer{
	font-family:georgia, times new roman, times,serif;
	font-style:italic;
   color:#ffffff;
	padding:0px;
	margin:0px;
	
}

.cr_footer a{
	font-family:georgia, times new roman, times,serif;
	color:#ffffff;
	text-decoration:none;
}

.cr_footer a:hover{
	font-family:georgia, times new roman, times,serif;
	color:#000;
	text-decoration:none;
}

/***end index/template page***/

/*directions page css*/

#cr_direct_mast{
	width:500px;
	height:205px;
	background:url('../img/direct_mast.jpg');
}

#direct_motto{
	width:500px;
	height:80px;
	background:url('../img/direct_motto.jpg');
}

#map_header{
	width:330px;
	height:50px;
	background:url('../img/map_head.jpg');
	float:left;
}

#map{
	padding:10px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}

/* navigation for directions page*/

#nav_info_direct{
	width:170px;
	height:30px;
	background:url('../img/nav_info_direct.gif');
   float:right;
}

#direct_coordinators{
	width:170px;
	height:30px;
	background:url('../img/nav_direct_coordinators.gif');
   float:right;
}

#direct_css{
	width:170px;
	height:30px;
	background:url('../img/direct_css.gif');
   float:right;
}

#cr_nav a.home_direct{
   display:block;
	width:170px;
	height:30px;
	background: url('../img/index_btn.jpg') top left no-repeat;
   text-indent:-9000px;
	overflow: hidden;
}

#direct_fill{
	width:170px;
	height:225px;
	background:url('../img/direct_fill.jpg');
   float:right;
}
/* navigation for directions page*/

#direct_foot{
	width:500px;
	height:40px;
	background:url('../img/direct_foot.gif');
	float:left;
	padding:0px 0px 0px 0px;
	margin:0px;
}


/***end directions page css***/