/**************************************************************************/
/* Styles for new war eagles website */
/* Last updated: 05.28.09 */
/**************************************************************************/

/* Tan background for application form */
.applybg {
	background-color: #f3f3e3;
	padding: 6px;
}

#banner {
	width:850px;
	height:74px;
	position: relative;
	top:0px;
	background-repeat: no-repeat;
	background-attachment: scroll;
/*	background-image: url(../images/bannerart.gif);*/
	background-color:#c9c7a7;
}

body {
	background-color: #c9c7a7;
	font-size: 12px;
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	color:#000;
}

/* Container for all site content*/
#container {
	background-color: #c9c7a7;
	margin-left: auto;
	margin-right: auto;
	width:850px;
	}
	
/*Clear content columns to make them expandable*/
#columnclear {
	 clear:both;
}

#contentwrapper {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #fff;
	border-top:4px solid #738853;
	border-right:10px solid #738853;
	border-left:10px solid #738853;
	border-bottom:10px solid #738853;
}	

#copyright {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size:12px;
	position:relative;
	text-align:center;
    width:850px;
	padding-top:2px;
	padding-bottom:6px;
}

#copyright a:link {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	color: #993333;
	text-decoration: none;
}

#copyright a:visited {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	color: #993333;
	text-decoration: none;
}

#copyright a:hover, a:active {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	color: #444;
	text-decoration: underline;
}

.dottedvertical {
	background-color: transparent; 
	background-image: url(../images/boxdots.gif); 
	background-repeat: repeat-y; 
	background-attachment: scroll; 
	background-position: 0px 0px;
}	

/* Event listings on events.html */
#events a {
	font-family: "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	white-space: nowrap;
	display: inline;
}

#events a:link, a:visited {
	color: #993333;
	font-weight: bold;
	text-decoration: underline;
}

#events a:hover, a:active {
	color: #444;
	font-weight: bold;
	text-decoration: underline;
}

#google-ad {
	 padding-top:2px;
	 padding-bottom:2px;
	 background-color:#c9c7a7;
	 border-top:thin solid #993333;
	 border-bottom: thin solid #993333;
	 }

hr {
	width:100%;
	color:#999;
	size:1;
	}

#innercontentwrapper {
/*	background-image:url(images/gradient.jpg);
	background-repeat:repeat-x;
	background-color:#fff;*/
	}
	
.linkarrow {
	list-style: url(../images/linkarrow.gif) none;
}

#maincontentwide {
	font-size:12px;
/*	width:526px;*/
	padding:16px;
	float:left;
	width:63%;
	}
	
#maincontentwide h1 {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 20px;
	font-weight: bold;
	color: #993333;
	margin-bottom: 0px;
	margin-top: 0px;
	text-align:left;
/*	border-bottom:thin solid #993333;*/
}

#maincontentwide h2 {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	color: #993333;
	margin-top: 20px;
	margin-bottom: 0px;
	border-bottom:1px solid #993333;
	text-align:left;
}

#maincontentwide h3 {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #433b67; 
	margin-top: 20px;
	margin-bottom:0px;
	text-align:left;
	}

#maincontentwide p {
	font: 12px Verdana, Arial, Geneva, Helvetica, sans-serif;
}

#maincontentwide a:link {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
	color: #993333;  
	font-weight: bold;
	text-decoration: none;
}

#maincontentwide a:visited {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
	color: #993333;  
	font-weight: bold;
	text-decoration: none;
}

#maincontentwide a:hover, a:active {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
	color: #444;
	font-weight: bold;
	text-decoration: underline;
}

#maincontentnarrow {
	font-size:12px;
/*	width:404px; */
	width:48%;
	padding:0px 16px 16px 16px;
	float:left;
}
	
#maincontentnarrow h1 {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 20px;
	font-weight: bold;
	color: #993333;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom:thin solid #993333;
}

#maincontentnarrow h2 {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	color: #993333;
	margin-top: 20px;
	margin-bottom: 0px;
	border-bottom:1px solid #993333;
}

#maincontentnarrow h3 {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #433b67; 
	/*color:#333;*/
	margin-top: 20px;
	margin-bottom: 0px;
}

#maincontentnarrow p {
	font: 12px Verdana, Arial, Geneva, Helvetica, sans-serif;	
}

#maincontentnarrow a:link {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}

#maincontentnarrow a:visited {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}

#maincontentnarrow a:hover, a:active {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
	color: #444;
	font-weight: bold;
	text-decoration: underline;
}

.nospace {
	margin-top:0px;
	}


.module {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #eaeadf;
	border-top: 1px solid #993333;
	border-right: 1px solid #993333;
	border-bottom: 1px solid #993333;
	border-left: 1px solid #993333;
	}	

#modulewrapper {
	float:right;
	width:272px;
	}
	
#modulewrapper h3 {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 14px;
	font-weight: 700;
	color: #ffffff;
	background-color: #993333;
	padding:6px;
	margin-top:0px;
	margin-bottom:0px;
}		

#modulewrapper p {
	font-size:12px;
	padding:6px;
	margin-top:0px;
	margin-bottom:0px;
} 

#modulewrapper a:link {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}

#modulewrapper a:visited {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
	color: #993333;
	font-weight: bold;
	text-decoration: none;
}

#modulewrapper a:hover, a:active {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
	color: #444;
	font-weight: bold;
	text-decoration: underline;
}
#navbar {
	background-color:#c9c7a7;
	width:100%;
	text-align:right;
	}
	
#navbar a {
	font-family: "Trebuchet MS", Arial, Verdana, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	line-height: 20px;
}

#navbar a:link {
/*	color: #738853; */
	color: #63613e;
	font-weight: 900;
	text-decoration: none;
}

#navbar a:visited {
/*	color: #738853; */
	color: #63613e;
	font-weight: 900;
	text-decoration: none;
}

#navbar a:hover {
	color: #0f4d2a;
	font-weight: 900;
	text-decoration: underline;
}

#navbar a:active {
	color: #0f4d2a;
	font-weight: 900;
	text-decoration: none;
}

#pageheading {
	float:left;
	width:612px;
	margin:20px 16px 0px 16px;
	}
	
#pageheading h1 {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 20px;
	font-weight: bold;
	color: #993333;
	border-bottom:thin solid #993333;
	margin:0px;
	}
	
/*Photo column on second-level pages*/
#photocolumn {
	width:150px;
	background-color:#fff;
	float:left;
	padding-top:22px;
	padding-right:10px;
	padding-bottom:20px;
	padding-left:20px;
	height:100%;
		}
		
.photo {
	margin-bottom:10px;
	}
	
#popup {
	width:450px;
	border-left:10px solid #738853;
	border-right:10px solid #738853;
	border-bottom:10px solid #738853;
	border-top:10px solid #738853;
	background-color:#fff;
	padding:10px;
}

#popup h2 {	
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 16px;
	font-weight: bold;
	color: #993333;
	margin-top: 10px;
	margin-bottom: 0px;
	border-bottom:1px solid #993333;
	}
	
#popup a:link {	
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #993333;
	text-decoration:none;
	}
	
#popup a:visited {	
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #993333;
	text-decoration:none;
	}
	
#popup a:hover, a:active {	
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #444;
	text-decoration:underline;
	}
		
	

/* Related info column on secondary pages*/
#related {
	width: 170px;
	float:right;
	padding:10px;
	margin-top:16px;
	margin-right:20px;
	background-color:#eaeadf;
	border:thin solid #d0d0b8;
}

#related h3 {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 14px;
	font-weight: bold;
	color: #433b67; 
	/*color:#333;*/
	margin-top:0px;
	}

#related p {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	color: #433b67;
	/*color:#333;*/

}

#related a:link {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	color: #993333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#related a:visited {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	color: #993333;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

#related a:hover, a:active {
	font-family: "Trebuchet MS", "Times New Roman", serif;
	font-size: 12px;
	color: #444;
	font-weight: bold;
	text-decoration: underline;
}