/* CSS Document */

body
{
	margin:				0px;
	background:				url(images/paper_bg.jpg);
	height: 				100%;
	min-height:				100%; 	
} 

h1
{
	color:					#363c56;
}

h2
{
	color:					#363c56;
}

a
{
	color:					#e16300;		
}

a:hover, a:active
{
	color:					#749898;
	text-decoration:		none;
}

#wholepage
{
	position:				relative;
	top:					0px;
	left:					0px; 
	width:					725px; 
	height: 				100%;
	min-height:				100%; 
	margin-left: 			auto; 
	margin-right: 			auto;
	margin-top: 			0px; 
	margin-bottom: 			0px;  
	border: 				none;
	border-left:			3px solid #363c56;
	border-right:			3px solid #363c56;
	border-bottom:			3px solid #363c56;
	font-size: 				14px; 
	font-family:			"Trebuchet MS", Helvetica;		
	line-height: 			1.5; 
	background:				white;
	padding:				10px 20px 10px 20px;
	
}

#header
{
	position:				relative;
	top:					0px;
	left:					0px;
}

.text_align_right
{
	text-align:				right;
}

a.linkwb:link{color: #e16300; text-decoration:none; padding: 3px;}
a.linkwb:visited{color: #e16300; text-decoration:none; padding: 3px;}
a.linkwb:hover{color: #363c56; text-decoration:none; padding: 3px;}

#sam_peace
{
	float:					left;
	margin:					10px 10px 10px 0px;
	padding-top:			36px;
	text-align:				center;
	color:					#e16300;
	border:					3px solid #e16300;
	width:					440px;
	height:					328px;
}
.solid_border
{
	border:					1px solid black;
	padding:				0px;
	width:					200px;
	display:				block;
	margin:					0px;
}

.dotted_border
{
	border:					3px dotted #5f6c83;
	padding:				10px;
	margin-top:				10px;
	width:					200px;
}

#button_container
{
	background-color:		#cbcfc9;
	float:					right;
	clear:					right;
	padding:				0px 10px 10px 10px;
	margin:					10px 0px 10px 10px;
	border:					3px solid #5f6c83;
	width:					230px;
}

.clear_floats
{
	clear:					both;
}

.signing_sam_pic
{
	float:					right;
	margin:					0px 0px 10px 0px;
	background-color:		white;
	padding:				5px;
	line-height:			2;
	font-size:				16px;
	background-color:		#f1d042;
	color:					#363c56;
}

a.bo_link:link{color: #363c56; text-decoration:underline;}
a.bo_link:visited{color: #363c56; text-decoration:underline;}
a.bo_link:hover{color: #e16300; text-decoration:none;}
	
#wolf_container
{
	float:					left;
	width:					220px;
	background-color:		#cbcfc9;
	color:					black;
	border:					3px solid #363c56;
	padding:				15px 10px;
	margin:					0px 10px 10px 0px;
	font-weight:			bold;
}	

#wolf_container h1
{
	font-size:				24px;
	line-height:			1;
}

.float_right
{
	float:					right;
	margin-right:			10px;
	padding:				3px;
	background-color:		white;
}

.float_left
{
	float:					left;
	margin-right:			10px;
	padding:				3px;
	background-color:		white;
}


.news_container
{
	border:					3px solid #e16300;
	margin-left:	0px;
	padding:	10px;
}
	
.title
{
	border-bottom:			5px dotted #363c56;
	color:					#363c56;
	font-size:				24px;
	padding:				0px;
	
}

.news_list
{
	margin-top:				0px;
	padding:				10px 5px;
	font-size:				18px;
	/*border-bottom:			5px dotted #568b9e;*/
}

.news_list img
{
	padding:				0px 5px;
}	

a.linkbb:link{color: #e16300; text-decoration:none;}
a.linkbb:visited{color: #e16300; text-decoration:none;}
a.linkbb:hover{color: #749898; text-decoration:none;}

.signs_image
{
	margin:					20px 0px 10px 20px;
	border:					3px solid #363c56;
	float:					right;
	width:					250px;
	background-color:		white;
	text-align:				center;
}

.pic_left
{
	float:					left;
	clear:					left;
	padding: 				5px;
	border:					3px solid #568b9e;
	margin:					10px;
}

.pic_right
{
	float:					right;
	clear:					right;
	padding: 				5px;
	border:					3px solid #e16300;
	margin:					-50px 10px 10px 10px;
	background-color:		white;
}

.pic_right_cookies
{
	float:					right;
	clear:					right;
	padding: 				5px;
	border:					3px solid #e16300;
	margin:					70px 10px 10px 10px;
	background-color:		white;
}

.container_float_right
{
	float:					right;
	border:					3px solid #363c56;
	margin:					10px;
	margin-top:				-50px;
	padding:				5px;
	background-color:		white;
	font-size:				16px;
	color:					#363c56;	
}

.right_align
{
	text-align:				right;
}

.inside_border
{
	border:					3px dotted #e16300;
	padding:				5px;
}

#middle_container
{
	margin-top:				50px;
}

#middle_container h1
{
	border-top:				3px solid #363c56;
	padding-top:			0px;
}

#find_peace
{
	float:					right;
}

#belief
{
	margin-top:				50px;
}

.center_text
{
	text-align:				center;
}

.right_align
{
	text-align:				right;
}

a.text_link:link{color: #e16300; text-decoration:none;}
a.text_link:visited{color: #e16300; text-decoration:none;}
a.text_link:hover{color: #363c56; text-decoration:none;}

#copyright
{
	font-size:				12px;
	margin: 				0px -20px;
	margin-top:				20px;
	padding:				10px;
	border-top:				3px solid #363c56;
}

.big
{
	font-size:				18px;
}

/* Style for Drop Down Menu */
#nav
{
	border:					3px solid #363c56;
	color:					#363c56;
	font-size:				18px;
	background-color:		white;
	padding: 				0;
	margin:					 0;
	list-style: 			none;
	height:					30px;
}

#nav .active
{
	color:					#363c56;
}

#nav ul
{
	border:					3px solid #363c56;
	color:					#363c56;
	font-size:				16px;
	background-color:		white;
	padding: 				0;
	margin:					0;
	list-style: 			none;
}

#text_orange
{
	color:					#e16300;
}	

#nav a 
{
	display: 				block;
	text-decoration:		none;
	color: 					#e16300;
	padding-top:			1px;
}

#nav a:hover 
{
	color: 					#363c56;
}

#nav li 
{
	float: 					left;
	padding: 				0px 5px;
}

#nav li ul 
{
	position: 				absolute;
	left: 					-999em;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li.sfhover ul {
	top: 275px;
	left: 80px;
}

/* End Styles for Index Drop Down */


.sign_container
{
	float:				left;
	width:				200px;
	margin:				30px 10px 10px 0px;
	padding:			10px;
	border:				3px solid #363c56;
	color:				#363c56;
	text-align:			center;
	
}

.sam_image
{
	float:				left;
	text-align:			center;
	margin:				30px 0px 10px 20px;
	width:				460px;
	padding:			5px 0px;
	color:				#e16300;
	
}

#sign_nav
{
	font-size:			16px;
	text-align:			center;
	color:				#363c56;
	margin-top:			30px;
	margin-bottom:		20px;
	margin-left:		-10px;
	margin-right:		-10px;
}

#sign_nav a.active
{
	color:				#363c56;	
}

#sign_nav a
{
	text-decoration:	none;
	color:				#e16300;
	font-weight:		thin;
}

#sign_nav a:visited
{
	text-decoration:	none;
	color:				#e8b800;
}

#sign_nav a.active:visited
{
	color:				#363c56;
}


#sign_nav a:hover
{
	text-decoration:	none;
	color:				#363c56;
}


.coming_soon
{
	font-size:			36px;
	text-align:			center;
	margin:				20px 0px;
}

.email
{
	color:				#e16300;
}