/* CSS Document */

#page_content {
	width:900px;
}
#page_content_left {
	clear:none;
	width:144px;
	float:left;
}
#page_content_center {
	clear:none;
	width:560px;
	float:left;
	text-align:left;
}
#page_content_right {
	clear:none;
	width:170px;
	float:left;
}
/* ----------------------------------------------------------------
/
/		Styles for modules displayed on the sides.
/
/  ----------------------------------------------------------------*/
/* basic side Module */
	#page_content_right a{
		color:#B69777;
	}
	#page_content_right .module {
		width:150px;
		padding:12px;
		margin:17px 0 0 10px;
		background:url(images/grad_home_bkg.gif) bottom repeat-x #E8DEC3;
		text-align:left;
	}
	#page_content_right .module .title {
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#50311C;
		font-size:18px;
	}
		#page_content_right input{
			font-family:Georgia, "Times New Roman", Times, serif;
			color:#50311C;
			font-size:18px;
		}
	#page_content_right .module .description {
		margin-top:10px;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		line-height:14px;
		color:#70513E;
	}
	#page_content_right .module .indent {
		padding-left:10px;
		margin-bottom:5px;
	}
		#page_content_right textarea{
			margin-top:10px;
			font-family:Arial, Helvetica, sans-serif;
			font-size:11px;
			line-height:14px;
			color:#70513E;
		}
/* Select side Module */
	#page_content_right #module_sel_top,
	#page_content_right #module_sel_bottom{
		margin-left:10px;
	}
	#page_content_right .module_sel {
		width:150px;
		padding:1px 12px 6px 12px;
		margin:0 0 0 10px;
		background:url(../images/module_sel_bkg.jpg) top repeat-x #51311C;
		text-align:left;
	}
	#page_content_right .module_sel .title {
		font-family:Georgia, "Times New Roman", Times, serif;
		color:#F3E9CE;
		font-size:18px;
	}
	#page_content_right .module_sel .description {
		margin-top:10px;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:11px;
		line-height:14px;
		color:#A6D091;
	}
	#page_content_right .module_sel .indent {
		padding-left:10px;
		font-size:13px;
		margin-bottom:5px;
		color:#F3E9CE;
	}

/* ----------------------------------------------------------------
/
/		Styles for the Center content area.
/
/  ----------------------------------------------------------------*/

#page_contents_main, #page_contents_right, #page_content_right, #page_contents_main li, #page_contents_right li {
	list-style:none;
	margin:0px;
	padding:0px;
}

#page_contents_main img.added_img,
#page_contents_right img.added_img{
	margin:3px 5px;
}
#page_contents_main a{
	color:#B69777;
}
#page_contents_main input,
#page_contents_main textarea{
	width:100%;
}
#page_content_center {
	width:500px;
	font-family:Arial, Helvetica, sans-serif;
	padding:15px 11px;
}
#page_content_center #PageTrail,
#page_content_center #PageTrail a {
	color:#C0AE8F;
	text-decoration:none;
	font-size:10px;
	padding-bottom:10px;
}
#page_content_center #PageTrail a:hover {
	text-decoration:underline;
}
#page_content_center #PageTitle,
#page_content_center #PageTitle a{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#50311C;
	text-decoration:none;
	font-size:24px;
}
#page_content_center #PageSubTitle {
/*	color:#79624E;*/
	color:#B4A59C;
	font-weight:normal;
	font-size:11px;
	padding-bottom:8px;
	text-transform:uppercase;
	margin-right:5px;
	border-bottom:#653A28 5px solid;
}
#page_content_center .title {
	color:#000000 !important;
	font-size:18px !important;
	font-family:Georgia, "Times New Roman", Times, serif !important;
	margin:17px 0 11px 0 !important;
}
	#page_content_center input{
		color:#50311C;
		font-size:18px;
		font-family:Georgia, "Times New Roman", Times, serif;
	}
	
#page_content_center .moreinfo {
	float:right;
}
#page_content_center .description {
	padding:0 10px;
	color:#70513E;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	line-height:17px;
}
	#page_content_center textarea{
		color:#70513E;
		font-size:12px;
		line-height:16px;
	}
/*
/
/	Inplace editor styles
/
*/
form.inplaceeditor-form textarea,
form.inplaceeditor-form input{
	height:100%;
	font-family:Arial, Helvetica, sans-serif;
	background:#F0E8D8;
	border:none;
	width:100%;
}
/* ------------------------------------------------
/			Hunt Stories Modules Styles
/  ------------------------------------------------ */
#hunt_story_list{
	margin-top:15px;
	width:500px;
}
#hunt_story_list .hunt_story {
	cursor:pointer;
}
#hunt_story_list .hunt_story a{
	text-decoration:none;
}
#hunt_story_list .hunt_story a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#592C1D;
}
#hunt_story_list .hunt_story .hunter_id {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-style:italic;
	color:#A95C43;
}
#hunt_story_list .hunt_story .exp_leader {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-bottom:2px;
	color:#A98D7C;

}
#hunt_story_list .hunt_story .exp_date {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	letter-spacing:1px;
	color:#A98D7C;
	margin-bottom:8px;
	text-transform:uppercase;
	
}
#hunt_story_list .image,
#theSheep .image{
	border:1px solid #592C1D;
	padding:1px;
	width:75px;
	height:75px;
	background:#FFFFFF;
	text-align:center;
	overflow:hidden;
	float:left;
	margin-right:10px;
}
#hunt_story_list img,
#theSheep img{
	height:75px;
}
/* ----------------------------------------------------------------
/
/		Styles for news_select_module
/
/  ----------------------------------------------------------------*/
.news_select_module a{
	text-decoration:none;
	font-size:inherit;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#000000;
}
.news_select_module a #PageTrail{
	color:#C0AE8F ;
}
.news_select_module{
	list-style:none ;
	margin:0 ;
	padding:0 ;
}
.news_select_module:hover{
	cursor:pointer ;
}
/* ----------------------------------------------------------------
/						Styles for copyright
/  ----------------------------------------------------------------*/
#copyright{
	text-align:center;
	font-size:9px;
	text-transform:uppercase;
	color:#B4A59C;
	letter-spacing:.2em;
	padding-bottom:10px;
}
/* ----------------------------------------------------------------
/						Styles for Store
/  ----------------------------------------------------------------*/
#shopping{
/*	background:url(../images/Store_bkg.jpg) repeat-x #FFFFFF; */
	color:#70513E;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	padding:20px;
	line-height:17px;
	margin-left:-10px;
}
#shopping a{
	color:#513525;
}
#shopping img{
	padding-right:25px;
	margin-right:0;
	background:url(../images/lg_shadow_right.png) no-repeat top right;
}
#shopping .no_shadow{
	padding:0;
	margin:0;
	background:none;
}
#shopping a#pictureswatch,
#shopping .smallText a{
	text-decoration:none;
}
#shopping .pageHeading{
	color:#000000;
	font-size:18px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:17px 0 11px 0;
}
#shopping .productListing-data a{
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#513525;
	text-decoration:none;
}
#shopping .productListing-data a:hover{
	text-decoration:underline;
}
#shopping .productListing-data{
	font-size:14px;
}
