
body {
	background-color:#ffffcc;
	background-image:url(../images/background.jpg);
	background-position:top center;
	background-repeat:repeat-x;
	color:#666666;
	font-family:Verdana, Geneva, sans-serif;
	margin:0px;
	padding:0px; 
	text-align:center; /* Used for centering pages in IE */
	}
	
.title {
	color:#FFF;
	float:left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:36px;
	font-style:italic;
	font-weight:normal;
	line-height:70px;
	padding-left:235px;
	text-align:left;
	}
	
p, h1, h2, h3, h4, h5, h6, a, ul, li, dt, dd, lo, address, td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	}
	
p {
	font-size:12px;
	line-height:18px;
	padding-left:35px;
	}
	
h1 {
	border-bottom:1px #cc9933 solid;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	font-style:italic;
	font-weight:normal;
	padding-left:25px;
	text-align:left;
	}
	
h2 {
	border-bottom:1px #cc9933 solid;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-style:italic;
	font-weight:normal;
	padding-left:25px;
	text-align:left;
	}

/* You may use pixels or ems for text sizing. li typeface and size must match rest of content. */

address {
	color:#666600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-style: normal;
	line-height:18px;
	padding-left:20px;
	padding-bottom:20px;
    }
	
	address strong{
	color:#666600;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
    }
	
a: {
	color:#cc9933;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	}

a:link {
	color:#cc9933;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:underline;
	}

a:visited {
	color:#cc9933;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
	}

a:hover{ /*hover background color*/
	color:#cc9933;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}

a:active {
	color:#cc9933;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	}
	
.clear {
	clear:both;
	}
	
/* ----------------- PAGE LAYOUT ELEMENTS ----------------- */

div#container {
	background-image:url(../images/bg-header.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	width:950px;
	margin:0px auto;
	}

div#header {
	width:950px;
	height:252px;
	margin:0px auto;
	}

div#content {
	width:980px;
	padding:0px;
	}
	
div#content-panels {
	background-image:url(../images/bg-panels.png);
	background-position:top center;
	background-repeat:no-repeat;
	min-height:233px;
	width:950px;
	padding:0px;
	}
	
div#content-title {
	background-image:url(../images/bg-panel-inside.png);
	background-position:top center;
	background-repeat:no-repeat;
	clear:both;
	min-height:80px;
	width:950px;
	padding:0px;
	}
	
div#content-inside {
	background-position:top center;
	background-repeat:no-repeat;
	clear:left;
	float:left;
	min-height:500px;
	width:650px;
	padding:0px 0px 35px 0px;
	}
	
div#content-inside img{
	border:0px;
	}
	
div#content-gallery {
	background-position:top center;
	background-repeat:no-repeat;
	clear:left;
	float:left;
	min-height:500px;
	width:950px;
	padding:0px 0px 15px 0px;
	}
	
div#content-sidebar {
	background-color:#960;
	background-image:url(../images/bg-sidebar.gif);
	background-position:top center;
	background-repeat:no-repeat;
	clear:right;
	float:right;
	margin-right:18px;
	margin-bottom:15px;
	min-height:500px;
	width:260px;
	padding:0px 0px 35px 0px;
	}
	
div#content-sidebar img{
	border:0px;
	margin-top:25px;
	}
	
div#content-sidebar p{
	border-bottom:1px #cc9933 solid;
	color:#FFF;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	font-style:italic;
	font-weight:normal;
	line-height:18px;
	padding-top:15px;
	padding-left:25px;
	text-align:left;
	}
	
div#content-feature {
	background-image:url(../images/bg-raiders-baseball-title.gif);
	background-position:top left;
	background-repeat:no-repeat;
	min-height:275px;
	width:950px;
	padding:0px;
	}
	
div#content-feature strong{
	color:#663300;
	font-family:Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:normal;
	line-height:40px;
	padding-left:18px;
	}
	
div#content-feature .caption{
	color:#663300;
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:normal;
	margin:0px auto;
	left:645px;
	padding-left:18px;
	position:absolute;
	text-align:left;
	top:545px;
	width:400px;
	}
	
div#column-left {
	color:#FFF;
	float:left;
	height:219px;
	width:445px;
	padding-left:15px;
	position:relative;
	z-index:1;
	}
	
div#column-left p{
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	line-height:21px;
	padding-top:95px;
	padding-left:12px;
	}
	
div#column-right {
	float:left;
	height:219px;
	line-height:18px;
	width:453px;
	padding-top:2px;
	padding-left:22px;
	position:relative;
	z-index:2;
	}

div#footer-logos {
	height:50px;
	margin:0px auto;
	width:980px;
	}

div#footer-home {
	background-image:url(../images/bg-footer.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	height:250px;
	margin:0px auto;
	width:100%;
	}

div#footer-links {
	color:#ffffff; 
	font-size:11px; 
	line-height:28px; 
	margin:0px auto; 
	padding-top:30px;
	}
	
div#footer-links a: {
	color:#f0dda8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	}

div#footer-links a:link {
	color:#f0dda8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	}

div#footer-links a:visited {
	color:#f0dda8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	}

div#footer-links a:hover{ /*hover background color*/
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:none;
	}

div#footer-links a:active {
	color:#f0dda8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-decoration:underline;
	}
	
div#footer-links b{
	color:#ffffff;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:21px;
	font-style:italic;
	font-weight:normal;
	line-height:28px;
	}
	
/* ----------------- VERTICAL NAVIGATION ----------------- */

div#nav {
	clear:both;
	height:186px;
	margin:0 auto;
	padding-top:106px;
	}
	
div#nav .left{
	border:0px;
	clear:left;
	float:left;
	padding:0px;
	}
	
/* ----------------- MAIN NAVIGATION ----------------- */

/* Apply the ul#mainnav style to our entire <ul>.*/

/* Sets a background color and width for our navigation box. Removes all default margins and padding. */

ul#mainnav {
	border:0px;
	margin:0px;
	padding:0px;
	}

ul#mainnav img{
	border:0px;
	margin:0px;
	padding:0px;
	}

/* Removes the default bullets. */
ul#mainnav li {
	display: inline; /* Redefined here only to remove stray padding. */
	list-style: none;
	}

/* Styles our links. Setting the display to block ensures our links will stack back on top of one another as block level elements. The width sets the "hit" area of the links.  */
ul#mainnav li a:link, ul#mainnav li a:visited, ul#mainnav li a:active {
	border:0px;
	display: block;
	float: left;
	margin:0px;
	padding:0px;
	}

/* Creates our hover status. */
ul#mainnav li a:hover {
	color: #003366;
	}

/* Creates our current custom class. Be sure to apply .current to each applicable a tag on individual pages. */
ul#mainnav li a.current:link, ul#mainnav a.current:visited {
	color: #003366;
	}
