@charset "utf-8";
/* CSS Document */

html, body {
	background-color: #133066;
	margin:0px;
	padding:0px;
	height: 100%;
	background-image:url(../i/bg-content-slice.jpg);
	background-repeat: repeat-y;
	background-position:top center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#F2EFDB;
}
.Image_Left {
	float:left;
	padding-right:15px;
	}

.Image_Right {
	float:right;
	padding-left:15px;
	}

a {
	color: #C4A674;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}

h1 {
	font-family:"Times New Roman", Times, serif;
	color: #AE9872;
	font-size:30px;
	font-weight:normal;
	display:inline;
}

h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #C1C199;
	display:inline;
}

#headerPhotoContainer {
	background-image:url(../i/bg-photo.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	height: 268px;
	border-bottom:1px solid #E9DDB5;
	width:100%;
}

#headerPhotoContainerSports {
	background-image:url(../i/bg-photo-sports.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	height: 268px;
	border-bottom:1px solid #E9DDB5;
	width:100%;
}

#tickerContainer {
	height:30px;
	text-align:center;
	background-color: #162A5A;
	border-top:10px solid #133066;
	overflow:hidden;
	width:100%;
	position:absolute;
}

#tickerWindow {
	font-size:15px;
	margin-top: 5px;
	color: #C4A674;
	white-space:nowrap;
	position:absolute;
}

a.tickerLink {
	color: #C4A674;
	font-weight:bold;
	text-decoration:none;
}

a.tickerLink:hover {
	text-decoration:underline;
}

#mainContentContainer {
	width: 980px;
	background-image:url(../i/bg-content-top.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	padding-top:85px;
}

.leftSideBoxContainerNoBG {
	margin-left:20px;
	width:212px;
}

.leftSideBoxContainer {
	margin-left:20px;
	background-image:url(../i/bg-left-box-repeating.jpg);
	background-repeat: repeat-y;
	background-position:top left;
	width:212px;
}

.leftSideBoxContentBG {
	background-image:url(../i/bg-left-box.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	height:100%;
}

.leftSideBoxContent {
	padding-top: 10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:20px;
	color:#FFFFFF;
	height:100%;
	min-height:220px;
	text-align:left;
}

.leftSideBoxContentNoHeight {
	padding: 10px 0px 10px 0px;
	margin: 0px 20px 0px 10px;
	color:#FFFFFF;
	text-align:left;
	border-bottom: 1px dashed #6699CC;
}

.leftBoxTitle {
	font-size: 20px;
	font-weight: bold;
	color:#A7906B;
	font-family:"Times New Roman", Times, serif;
	text-align:left;
}

.contentBoxContainer {
	color:#F2EFDB;
	text-align:left;
	background-color: #133066;
	margin-top:50px;
}

.rightSideBoxContainer {
	margin-left:20px;
	background-image:url(../i/bg-right-box-repeating.gif);
	background-repeat: repeat-y;
	background-position:top left;
	width:212px;
}

.rightSideBoxContentBG {
	background-image:url(../i/bg-right-box.gif);
	background-repeat: no-repeat;
	background-position:top left;
	height:100%;
}

.rightSideBoxContent {
	padding-top: 10px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	color:#FFFFFF;
	height:100%;
	min-height:360px;
	text-align:left;
}

.rightBoxTitle {
	font-size: 14px;
	font-weight: bold;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 3px 3px 0px;
}

.smallBoxNoExpand {
	margin-left:20px;
	background-image:url(../i/bg-small-box-no-expand.jpg);
	background-repeat: no-repeat;
	background-position:top left;
	text-align:left;
	width:172px;
	height:91px;
	padding:20px;
}

#footerBar {
	text-align:center;
	padding-top: 5px;
	height:25px;
	bottom:0px;
	position:fixed;
	margin-left:-480px;
	width:980px;
	background-image:url(../i/footer-bar-bg.gif);
	left:50%;
}
#searchSiteInputBox {
	background-color:#ECECE2;
	border: 1px solid #C4A674;
	padding:1px;
	font-size:11px;
}

#searchSiteBoxContainer {
	color: #C4A674;
	letter-spacing: 3px;
	font-weight:bold;
	margin-top:-30px;
	margin-left:-30px;
	position:absolute;
	width:225px;
	text-align:left;
}

.newsroom_title_box {margin-right:145px;}
		