@charset "utf-8";
/* CSS Document */

body {
	background-color:#D5D5FD;
	font-family:Arial, Helvetica, sans-serif;
	color:#03032B;
	font-size:12px;
	margin:0;
	padding:0;
}

img {
	border:none;
}

h1 {
	color:#961109;
	font-size:20px;
}

h2 {
	color:#961109;
	font-size:16px;
}

h3 {
	color:#961109;
	font-size:14px;
}

h4 {
	color:#080765;
	font-size:14px;
}

a {
	color:#961109;
}

a:hover {
	color:#666;
}


#container {
	position:relative;
	top:4px;
	margin-left:auto;
	margin-right:auto;
	width:880px;
	height:600px;
	background-color:#FFF;
}

#banner {
	position:absolute;
	top:0px;
	left:0px;
	width:880px;
	height:80px;
	background-image:url(../images/banner.jpg);
	background-repeat:no-repeat;	
}

#banner-logo {
	position:absolute;
	top:2px;
	left:10px;
	width:61px;
	height:70px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	z-index:1;
}

#banner-navigation {
	position:absolute;
	top:60px;
	left:406px;
	width:470px;
	height:20px;
	font-size:12px;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align:center;
}

#banner-navigation a {
	padding:0 10px 0 10px;
	text-decoration:none;
	color:#FFF;
}

#banner-navigation a:hover {
	color:#999;
	text-decoration:underline;
}

#weather {
	position:absolute;
	top:10px;
	right:20px;
	width:92px;
	height:30px;
	z-index:3;
}



#animation {
	position:absolute;
	top:80px;
	left:0px;
	width:880px;
	height:240px;
	background-image:url(../images/animation-background.jpg);
	background-repeat:none;		
}

#content-wrapper {
	position:absolute;
	top:320px;
	left:0px;
	width:880px;
	background-color:#FFF;
	border-top-color:#961109;
	border-top-style:solid;
	border-top-width:2px;
}

#content-wrapper-guide {
	position:absolute;
	top:80px;
	left:0px;
	width:880px;
	background-color:#FFF;
	border-top-color:#961109;
	border-top-style:solid;
	border-top-width:2px;
}

#content {
	width:600px;
	padding:20px 10px 0 20px;	
	color:#333;	
}

#content-guide {
	width:850px;
	padding:20px 10px 0 20px;	
	color:#333;	
}



#quicklinks-title {
	position:absolute;
	width:136px;
	left:640px;
	top:24px;
	padding:0 6px 0 6px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	color:#961109;
	background-color:#FFF;
	z-index:3;
}

#quicklinks {
	position:absolute;
	right:10px;
	top:32px;
	width:240px;
	background-color:#FFF;
	color:#060665;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	border-color:#D5D5FD;
	border-style:solid;
	border-width:1px;
	border-right:none;
}

#quicklinks ul {
	margin:0;
	padding:10px 0 0 0;
	list-style:none;
}

#quicklinks ul li {
	display:block;
	width:224px;
	padding:8px 8px 8px 8px;
	border-bottom-color:#D5D5FD;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#quicklinks ul li a {
	color:#060665;
	font-size:10px;
}

#news-title {
	position:absolute;
	width:136px;
	left:640px;
	top:194px;
	padding:0 6px 0 6px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	letter-spacing:1px;
	color:#961109;
	background-color:#FFF;
	z-index:3;
}

#newsbar {
	position:absolute;
	right:9px;
	top:202px;
	width:240px;
	background-color:#FFF;
	color:#060665;
	font-size:10px;
	font-family:Verdana, Geneva, sans-serif;
	border-color:#D5D5FD;
	border-style:solid;
	border-width:1px;
	border-right:none;
}

#newsbar ul {
	margin:0;
	padding:10px 0 0 0;
	list-style:none;
}

#newsbar ul li {
	display:block;
	width:224px;
	padding:8px 8px 8px 8px;
	border-bottom-color:#D5D5FD;
	border-bottom-style:solid;
	border-bottom-width:1px;
}

#newsbar ul li a {
	color:#961109;
	font-size:10px;
}

#indent {
	padding-left:100px;
}

#newsline {
	float:left;
	width:200px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666;	
	font-style:italic;
	padding:10px 20px 10px 20px;
	background-color:#CCC;	
	text-align:center;
	border-right-color:#FFF;
	border-right-style:solid;
	border-right-width:20px;
	margin-top:10px;
}

#newsline a {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
}

#newsline a:hover {
	color:#999;
}

#tail {
	clear:both;
	width:880px;
	font-size:9px;
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	padding-top:4px;
	border-top-color:#CCC;
	border-top-style:solid;
	border-top-width:1px;
}

#tail a {
	font-size:9px;
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
}

#tail a:hover {
	color:#333;
}

#tail-guide {
	
	width:850px;
	font-size:9px;
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
	text-align:center;
	padding-top:4px;
	border-top-color:#CCC;
	border-top-style:solid;
	border-top-width:1px;
}

#tail-guide a {
	font-size:9px;
	color:#999;
	font-family:Verdana, Geneva, sans-serif;
}

#tail-guide a:hover {
	color:#333;
}

#clock {
	float:left;
	width:110px;
	height:100px;
	margin-right:10px;	
	clear:right;
}

#courseguide {
	margin-left:auto;
	margin-right:auto;
	width:700px;
	background-image:url(../images/courseguidetabs.gif);
	background-repeat:no-repeat;
}

#courseguidenav {	
	width:685px;
	height:20px;
	padding:6px 0 2px 6px;
	margin:0;	
}

#courseguide ul {
	margin:0;
	padding:0;
}

#courseguide li {
	list-style:none;
	float:left;
	display:block;
	width:38px;
	height:14px;
	font-size:12px;
	color:#999;
	text-align:center;
}

#courseguidenav li a {		
	display:block;
	width:38px;
	height:14px;
	font-size:12px;
	color:#DF3B2B;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
}

#courseguidenav li a:hover {
	color:#666;
}

#holes {
	margin-left:auto;
	margin-right:auto;
	padding:20px 0 20px 0;
	width:550px;
	border-color:#999;
	border-style:solid;
	border-width:1px;
}

#holes-right {
	float:right;
	width:330px;
	text-align:left;
}

#stories {
	clear:both;
	border-top-color:#999;
	border-top-style:solid;
	border-top-width:1px;
}

.image-right {
	clear:right;
	float:right;
	margin:4px 4px 0 10px;
	border-color:#CCC;
	border-style:solid;
	border-width:1px;
}

.image-left {
	float:left;
	margin:4px 10px 0 4px;
}

.background1 {
	background-color:#CCC;
}

.background2 {
	background-color:#FFF6C9;
}

.redemphasis {
	color:#F00;
	font-weight:bold;
}

.blueemphasis {
	color:#00F;
	font-weight:bold;
}


.emphasis {
	font-size:14px;
	font-weight:bold;
}

