* { border:0;margin:0;padding:0; }

body {
	color:black;
	background:#f8e7d3;
	font-family:Arial,Helvetica,sans-serif;
	font-size:82.5%;
	line-height:1.4em;
}

ul, ol, p {
	margin:0.5em 0;
}

ul.nav {
	list-style:none;
	margin:0;
}

ul.nav li {
	text-decoration:none;
	font-weight:bold;
}
#headnav li.last {
	font-family:"Edwardian Script ITC","Monotype Corsiva","Arial","Helvetica","sans-serif";
	text-transform:inherit;
	font-size:150%;
}

ul.nav a {
	color:black;
	text-decoration:none;
}

ul.nav a:hover {
	text-decoration:underline;
}

.ir {
	text-indent:-9999px;
}

.root {
	margin:0 auto;
	width:780px;
}

/**** HEAD NAV ****/
#headnav {
	padding-top:11px;
	background:transparent url(../img/navs.gif) repeat-x top left;
}

#headnav ul {
	height:47px;
	margin:0;
}

#headnav li {
	float:left;
	padding:0 1em;
	padding:17px 5px 10px;
	font-size:15px;
	background:transparent url(../img/headnav_li.gif) no-repeat top right;
}

/**** HEAD ****/
#head {
	height:294px;
	background:transparent url(../img/building.jpg) no-repeat top right;
}

#tag1, #headings {
	margin-right:225px;
}

#tag1 {
	background:black url(../img/tags.png) no-repeat 25px 0px;
	height:46px;
}

#headings {
	background:transparent url(../img/headings.jpg) no-repeat top right;
	height:210px;
	padding-top:38px;
}

#headings h1 {
	background:transparent url(../img/headings_h.png) no-repeat center top;
	height:141px;
}

#headings h2 {
	background:transparent url(../img/headings_h.png) no-repeat center bottom;
	height:25px;
}



/**** MAIN ****/
#tag2 {
	background:black url(../img/tags.png) no-repeat bottom right;
	height:39px;
}

#main {
	background:transparent url(../img/main.gif) repeat-x bottom left;
}

#main2 {
	background:transparent url(../img/line-drawing.jpg) no-repeat bottom left;
	padding-bottom:16px;
}

#main2 h2, #main2 h3, #main2 h4 {
	color:#990033;
}

div.box {
	padding:29px 29px 0px;
}

#news {
	margin-top:-44px;
	background:transparent url(../img/news.jpg) no-repeat right -6px;
	width:229px;
	float:left;
	padding-left:61px;
}

#news h2 {
	background:transparent url(../img/news_h2.png) no-repeat top center;
	height:20px;
	text-indent:-1000px;
}

#news h3 {
	text-transform:uppercase;
	font-size:1.1em;
	font-weight:normal;
}

#content {
	border:1px solid #dbdbdb;
	background:transparent url(../img/content.png) repeat-x top left;
	margin:15px 60px 0 120px;
}

#content h2 {
	height:18px;
	background:transparent none no-repeat center center;
}

#foot {
	background:#b86a47 url(../img/navs.gif) repeat-x bottom left;
	height:61px;
	font-size:0.8em;
}

#foot #ball {
	background:transparent url(../img/foot_ball.gif) no-repeat top left;
	height:61px;
}

#foot #ball #punt {
	float:left;
	width:250px;
	line-height:1.1em;
	padding-left:10px;
}

#foot #ball #kick {
	margin-left:250px;
/*   width:56%;      */
}

#foot #ball #kick li {
	float:left;
	padding:5px;
}

/**** PAGE STYLES ****/

/** HOME **/
div#main.home #content {
	background:transparent url(../img/main.home_content.jpg) no-repeat top center;
	margin:15px 0 0 350px;
	width:352px;
}

div#main.home #content h2 {
	background-image:url(../img/content.home_h2.png);
	text-indent:-2000px;
}
