/* CSS Document For VFW2222 */
#wrapper
{
	width:          	760px;
	padding-top:      	3px;
	padding-bottom:   	5px;
	background-color: 	#921A1D;
	margin-right:     	auto;
}

body
{
	background-color:	#6E7277;
	font-family:      	Arial, Helvetica, sans-serif;
	font-size:        	small;
	margin:           	0px;	
}

#header
{
	background-color: 	#921A1D;
	margin:           	5px 10px 10px 10px;
	height:           	125px;
}

#content
{
	background:       	#FFFFFF;
	font-size:        	100%;
	margin:           	0px 10px 10px 145px;
	padding:          	10px;
	width:            	580px;
	border-left:      	1px solid #921A1D;
}

/*************************  Navigation ***********************/
#navbar
{
	width:				120px;
	margin: 			0px 0px 0px 10px;
	padding:			0px 0px 0px 0px;
	background-color: 	#EEEEEE;
	border-right: 		1px solid #CCCCCC;
	border-bottom: 		1px solid #CCCCCC;
	line-height: 		1.5em;
	float:				left;
}

#sectionLinks
{
	margin: 			0px;
	padding: 			0px;
	font-size: 			95%;
	text-align:      	left;
}

#sectionLinks a:link, #sectionLinks a:visited
{
	display:			block;
	padding:			3px 0px 3px 10px;
	border-top:			1px solid #CCCCCC;
	border-bottom:		1px solid #CCCCCC;
	color:				#006699;
	text-decoration: 	none;
	font-weight: 		bold;
}

#sectionLinks a:hover
{
	border-top: 		1px solid #CCCCCC;
	background-color: 	#DDEEFF;
	color: 				#006699;
	font-weight: 		bold;
	text-decoration: 	none;
}
/*************************  Navigation ***********************/

#siteInfo
{
	background-color: 	#921A1D;
	color:           	#DFDFDF;
	text-align:      	center;
	padding:         	5px;
	margin:				5px;
	font-size:        	90%;
	clear:				both;
}
#siteInfo a:link, #siteInfo a:visited
{
	color:				#DFDFDF;
	text-decoration:	none;
}

/************* breadCrumb styles ***************/
#breadCrumb
{
	padding:			5px 0px 15px 10px;
	font:				small Verdana,sans-serif;
	color:				#AAAAAA;
}

#breadCrumb a
{
	color: 				#AAAAAA;
}

#breadCrumb a:hover
{
	color:				#005FA9;
	text-decoration:	underline;
}
/******************************************/
.days, .data 
{
	text-align:		center;
}
h1
{
	font-size:        	120%;
	color:            	#954B4B;
}

h2
{
	text-align:			center;
	font-size:       	90%;
	color: 				;

}
h3
{
	text-align:			center;
	font-size:          105%;
	color:				#CC3300;
}
#HonorFlight
{
text-align:center;
}