/* CSS Document */

/************************ STRUCTURE & STYLES ************************/
body {
	background: #e9ebef url(images/bg.gif) top left repeat-x;
	margin: 0;
	padding: 0;
  	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-size: .80em;
	color: #333333;
}
h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, Helvetica, Verdana, sans-serif;
	font-weight: bold;
	padding: 0px;
	margin: 0 0 8px 0;
}
h1 {
  	font-size: 130%;
}
h2 {
 	 font-size: 120%;
}
h3 {
  	font-size: 110%;
}
h4 {
  	font-size: 100%;
}
a img {
  	border: none;
}
a, a:link, a:visited, a:active {
	text-decoration: underline;
	color: #2c3e64;
	outline: none;
}
a:hover, a:focus {
	text-decoration: none;
	color: #b20005;
}
#container {
	width: 986px;
	margin-left:auto;
	margin-right: auto; 
}
#wrapper {
	background: url(images/shadow.png) top left repeat-y;
	width: 950px;
	padding: 0 18px 0 18px;
}
/************************ ACCESSIBILITY STYLES ************************/
.accessibility  {
	left:-999em;
	position:absolute;
	top:-999em;
}

/************************ HEADER ************************/
#header {
	width: 950px;
	height: 117px;
	background: #ffffff url(images/header_bg.gif) bottom left repeat-x;
	border-top: 6px solid #2b3d63;
}
/************** Logo **************/
#logo {
	background: url(images/logo.gif) top left no-repeat;
	height: 81px;
	width: 485px;
	float: left;
	margin: 22px 0 0 18px;
}
#logo h1 {
	height: 81px;
	width: 485px;
	padding: 0;
	margin: 0;
	cursor: pointer;
}
#logo h1 a {
	display: block;
	height: 81px;
	width: 485px;
}
#logo span, #slogan span {
	display:none;
} 
/************** End Logo **************/
#topLinks {
	height: 23px;
	width: 300px;
	float: right;
	text-align: right;
	line-height: 23px;
	font-size: 80%;
	color: #7f7f7f;
	margin-right: 8px;
}
#topLinks p {
	margin: 0;
	padding: 0;
}
#topLinks a, #topLinks a:link, #topLinks a:visited, #topLinks a:active {
	text-decoration: underline;
	color: #7f7f7f;
}
#topLinks a:hover, #topLinks a:focus {
	text-decoration: none;
	color: #b20005;
}
#slogan {
	width: 199px;
	height: 42px;
	margin: 25px 35px 0 0;
	float: right;
	background: url(images/slogan.gif) top left no-repeat;
}


/************************ CONTENT ************************/
#content {
	width: 950px;
	margin: 4px 0;
	float: left;
}

/************************ Home Page ************************/
#col_1  {
	width: 240px;
	float: left;
}

/************************ NAVIGATION ************************/
/*************** Menus are style in hmenu.css ***************/
#navigation {
	width: 236px;
	background: #2b3d63 url(images/nav_bg.gif) top right no-repeat;
	height: 256px;
}
#column {
	width: 236px;
	margin-top: 4px;
	border-top: 6px solid #2b3d63;
	padding: 4px 4px 0 0;
}
.box {
	width: 220px;
	min-height: 140px;
	padding: 17px 15px 25px 0;
	border-right: 1px solid #b2b2b2;
}
h2.boxHead {
	color: #2b3d63;
	text-align: left;
	margin-bottom: 10px;
	border-bottom: 1px solid #bfc5d0;
	padding-left: 15px;
	font-size: 24px;
	font-weight: normal;
	letter-spacing: -1px;
}
.boxDesc {
	line-height: 1.5;
	padding: 0 15px;
}  
.boxDesc p {
	padding: 0;
	margin: 0 0 12px 0;
}  
.boxDesc ul {
	margin: 0;
	padding: 0;
	list-style: none;
}   
.boxDesc ul li {
	margin: 0;
	padding: 1px 0 1px 14px;
	background: url(images/arrow.gif) left center no-repeat;
}  
.boxDesc ul li a {
	text-decoration: none;
}  
.boxDesc ul li a:hover {
	text-decoration: underline;
} 
.box2Desc {
	line-height: 1;
	padding: 0 15px;
	color: #7d7d7d;
	background: url(images/mustang.gif) top right no-repeat;
}    
.box2Desc h3, .box2Desc h4 {
	color: #2c3e64;
	margin-bottom: 5px;
} 
.box2Desc blockquote {
	margin: 0;
	padding: 0 0 0 15px;
} 
.box2Desc p{
	padding: 0;
	margin: 0 0 12px 0;
}     
#col_2 {
	width: 710px;
	float: right;
}
#feature {
	width: 710px;
	height: 256px;
	overflow: hidden;
	position: relative;
}
.main {
	width: 710px;
	float: left;
	margin-top: 4px;
	border-top: 6px solid #2b3d63;
	padding: 4px 0 0 0;
}
#rotation {
	width: 470px;
	height: 367px;
	float: left;
	background: url(images/crest.gif) center center no-repeat;
	overflow: hidden;
}
.pics img {
	border: 5px solid #b20005;
	background: #b20005;
}
#minical {
	width: 235px;
	height: 367px;
	float: right;
	background: #2b3d63 url(images/mini_bg.gif) top left no-repeat;
}
/******* MiniCal Styles *******/
#minical {
	width: 235px;
	height: 367px;
	float: right;
	background: #2b3d63 url(images/mini_bg.gif) top left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}
h2.calHead {
	width: 143px;
	height: 46px;
	background: url(images/calHead.gif) top left no-repeat;
	padding: 0;
	margin: 13px 0 17px 49px;
}
h2.calHead span {
	display: none;
}
#calwrap {
	width: 222px;
	margin: 0 0 0 6px;
	overflow: hidden;
}
.mc_table {
	line-height: normal;
	width: 224px;
}
.mc_header {
	color: #ffffff;
	padding: 0 0 10px 0;
	font-size: 14px;
	vertical-align: top;
	text-align: center;
}
.mc_header strong {
	font-weight: normal;
}
.mc_dayname {
	height: 14px;
	width: 20px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	color: #b20005;
	font-size: 12px;
	border-right: 2px solid #445475;
}
.mc_regularday {
	height: 14px;
	width: 20px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-size: 12px;
	border-right: 2px solid #445475;
}
.mc_currentday {
	height: 14px;
	width: 20px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	color: #ffffff;
	font-size: 12px;
	border-right: 2px solid #445475;
	background-color: #b20005;
}
.mc_otherdays_end, .mc_otherdays_start {
	height: 14px;
	width: 20px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
	color: #445475;
	font-size: 12px;
	border-right: 2px solid #445475;
}
#minical a, #minical a:visited, #minical a:active {
	color: #ffffff;
	text-decoration: underline;
}
#minical a:hover, #minical a:focus {
	color: #ffffff;
	text-decoration: none;
}
/******* End MiniCal *******/
#fullCal {
	padding: 15px 15px 0 0;
	text-align: right;
}


/************************ Articles ************************/
#artMinical {
	width: 236px;
	height: 280px;
	background: #2b3d63 url(images/mini_bg.gif) top left no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
}
#bar {
	height: 6px;
	width: 236px;
	background-color: #b20005;
	margin: 4px 0;
	float: left;
}
#artColumn {
	width: 236px;
	/*margin-top: 4px;*/
	padding: 4px 4px 0 0;
	float: left;
}
#artCont {
	width: 692px;
	float: right;
}
#breadcrumbs {
	width: 100%;
	line-height: 20px;
	font-size: 75%;
	text-transform: lowercase;
	color: #707070;
	text-align: right;
}
#breadcrumbs a, #breadcrumbs a:link, #breadcrumbs a:visited, #breadcrumbs a:active {
	text-decoration: none;
	color: #707070;
}
#breadcrumbs a:hover, #breadcrumbs a:focus {
	text-decoration: underline;
	color: #b20005;
}
h2.artTitle {
	color: #b20005;
	border-bottom: 6px solid #2b3d63;
	margin: 0 0 12px 0;
	padding: 0 4px;
	font-size: 170%;
	font-weight: normal;
}
.artDesc {
	line-height: 1.3;
	padding: 0 4px 15px 4px;
}
.artDesc p {
	padding: 0;
	margin: 10px 0;
}                     
.artDesc img {

}
.summaryPageTitle {
	margin: 0 0 10px 10px;
	padding: 0 0 0 15px;
	font-weight: bold;
	font-size: 110%;
	background: url(images/square.gif) left center no-repeat;
}
.summaryPageTitle a {
	text-decoration: none;
}
.summaryPageDescription {
	display: none;
/*	margin: 0 0 20px 0;
	padding: 0;*/
}
/************************ FOOTER ************************/

.clear {
	clear: both;
}
#footer {	
	border-top: 29px solid #2b3d63;
	background: #e9ebef;
	width: 920px;
	min-height: 42px;
	padding: 5px 15px;
	font-size: 80%;
	color: #2b3d63;
	text-align: center;
	line-height: 1.3;
}
#footer p {	
	margin: 0;
	padding: 0;
}
#footer a, #footer a:link, #footer a:visited, #footer a:active {
	text-decoration: underline;
	color: #2b3d63;
}
#footer a:hover, #footer a:focus {
	text-decoration: none;
	color: #b20005;
}
#shad_bot {	
	width: 986px;
	height: 25px;
	background: url(images/shad_bot.gif) top left no-repeat;
}