/*
CSS for This Race is for the Birds, PVAS
*/


body {
	font-size: 70%;
	margin: 0; 
	padding: 0;
	background: #fff url(images/bkgrd3.gif);
}

#wrapper {
	width: 800px;
	margin: 0;
	padding: 0;
	color: #000;
}
#container {
	width: 800px;
}

#masthead {
	height: 158px;
}

#main{
	width: 800px;
	height: 100%;
	position: relative;
	}
	
img {
	border: none;
	}

img a{
	border: none;
	
}
/*
COLUMN 1
*/

#c1 {
	width: 250px;
	height: 100%;
	padding:0;
	margin:0;
	position: absolute;
	left: 0;
	/*background: url(images/white_nav.png) repeat-y;*/ 
}

#nav {
	width: 250px;
	height: 352px;
	background: url(images/nav.png) no-repeat;
	position: absolute;

}

#nav p {
	font-family: tahoma, helvetica, arial, verdana, sans-serf;
	font-size: 120%;
	padding-left: 45px;
	padding-right: 10px;
	line-height: 70%;
	color: #2F3033;
}

#nav p a {
	font-family: tahoma, helvetica, arial, verdana, sans-serf;
	font-size: 120%;
	line-height: 70%;
	color: #2F3033;
	text-decoration: none;
}

#nav p a:hover {
	font-family: tahoma, helvetica, arial, verdana, sans-serf;
	font-size: 120%;
	font-weight: bold;
	line-height: 70%;
	color: #009B78;
}

#nav p a:visited {
	font-family: tahoma, helvetica, arial, verdana, sans-serf;
	font-size: 120%;
	line-height: 70%;
	color: #2F3033;
	text-decoration: none;
}

/*
Container to hold column 2,3,4
*/

#content {
	position: absolute;
	margin-left:250px;
	width: 550px;
}

/*
COLUMN 2 
*/

#c2 {
	position: absolute;
	width: 345px;
	height: 100%;
	background: #fff url(images/whitespacer.gif);
	z-index: 1000;

}

#c2 h1 {
	font-family: tahoma, helvetica, arial, verdana, sans-serf;
	font-size: 200%;
	padding-left: 7px;
	padding-right: 7px;
	color:#009B78;
	font-weight: bold;
	letter-spacing: .05em;
	text-transform:uppercase;
	line-height: -200%;

}

#c2 h2 {
	font-family: tahoma, helvetica, arial, verdana, sans-serf;
	font-size: 130%;
	padding-left: 7px;
	padding-right: 7px;
	color:#2b4b44;
}

#c2 h3 {
	font-family:tahoma, helvetica, arial, verdana, sans-serf;
	font-size: 120%;
	padding-left: 7px;
	padding-right: 7px;
	color:#666;
}


#c2 p {
	font-family: georgia, times, serif;
	font-size: 110%;
	padding-left: 7px;
	padding-right: 7px;
	line-height: 130%;
}

#c2 ul {
	font-family: tahoma, helvetica, arial, verdana, sans-serf;
	font-size: 120%;
	font-weight: bold;
	line-height: 135%;
	color: #009B78;
}

#c2 li {
	list-style: none; 
}

#c2 a {
	font-family: georgia, times, serif;
	font-size: 105%;
	font-weight: bold;
	line-height: 135%;
	color: #009B78;
	border-bottom: 1px solid #AAEBDA;
	text-decoration: none;
}

#c2 a:hover {
	font-family: georgia, times, serif;
	font-size: 105%;
	font-weight: bold;
	line-height: 135%;
	color: #2B4C44;
	border-bottom: 1px solid #AAEBDA;
	text-decoration: none;

}

#c2 dl {
}

#c2 dt {
	font-family: tahoma, helvetica, arial, verdana, sans-serf;
	font-size: 115%;
	font-weight: bold;
	padding-left: 7px;
	padding-right: 7px;
	line-height: 130%;
	color: #2b4b44;
}

#c2 dd {
	font-family: georgia, times, serif;
	font-size: 115%;
	padding-left: 7px;
	padding-right: 7px;
	line-height: 130%;
}

/*
COLUMN 2 for Showcase and course map pages
*/

#c2b {
	position: absolute;
	width: 550px;
}

#c2b h1 {
	font-family: tahoma, helvetica, arial, verdana, sans-serf;
	font-size: 200%;
	padding-left: 7px;
	padding-right: 7px;
	color:#009B78;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .05em;
	line-height: -150%;

}

#c2b h2 {
	font-family: tahoma, helvetica, arial, verdana, sans-serf;
	font-size: 130%;
	padding-left: 7px;
	padding-right: 7px;
	color:#2b4b44;
}

#c2b em {
	font-family: georgia, times, serif;
	font-size: 130%;
	font-style:italic;
	padding-left: 7px;
	padding-right: 7px;
	color:#2b4b44;
}

#c2b h3 {
	font-family:tahoma, helvetica, arial, verdana, sans-serf;
	font-size: 120%;
	color:#666;
}


#c2b p {
	font-family: georgia, times, serif;
	font-size: 110%;
}

#c2b a {
	font-family: georgia, times, serif;
	font-size: 105%;
	font-weight: bold;
	line-height: 135%;
	color: #009B78;
	text-decoration: none;
}

#c2b a:hover {
	font-family: georgia, times, serif;
	font-size: 105%;
	font-weight: bold;
	line-height: 135%;
	color: #2B4C44;
	text-decoration: none;

}


/*
COLUMN 3
*/


#c3 {
	position: absolute;
	left: 345px;
	width: 10px;
}

/*
COLUMN 4
*/


#c4 {
	position: absolute;
	height: 100%;
	left: 355px;
	width: 195px;
}


#c4 p{
	font-family: tahoma, helvetica, arial, verdana, sans-serf;
	padding-left: 25px;
	padding-right: 5px;
	color: #281406;
}

#c4 a {
	font-family: georgia, times, serif;
	font-style: italic;
	font-size: 95%;
	font-weight: bold;
	color: #009B78;
	line-height: 130%;
	text-decoration: none;
}

#c4 a:hover {
	font-family: georgia, times, serif;
	font-style: italic;
	font-size: 95%;
	font-weight: bold;
	color: #2B4C44;
	line-height: 130%;
	text-decoration: none;

}


/*
class
*/

.rule {
	padding-bottom: 5px;
	border-top: 1px solid silver; 
	color: #333333;
}

.race {
	font-family: tahoma, helvetica, arial, verdana, sans-serf;
	font-size: 110%;
	font-weight: bold;
	color: #009B78;
}

.directions {
	font-family: tahoma, helvetica, arial, verdana, sans-serf;
	font-size: 90%;
}

.silver_sp {
	font-family: georgia, times, serif;
	font-size: 135%;
	line-height: 170%;
	padding-left: 7px;
	padding-right: 7px;
}

.bronze_sp {
	font-family: georgia, times, serif;
	font-size: 115%;
	line-height: 135%;
	padding-left: 7px;
	padding-right: 7px;
}


/*
clean-up
*/

.clear {
	clear: both;
}

/*
FOOTER
*/

#footer {
	position: relative;
	background: #2B4C44;
	width: 100%;
}

#footer p {
	font-family: georgia, times, serif;
	font-size: 115%;
	color:#DCE889;
	padding-left: 20px;

}	

#footer a {
	font-family: georgia, times, serif;
	font-size: 115%;
	text-decoration: none;
	color:#fff;
}

#footer a:hover {
	font-family: georgia, times, serif;
	font-size: 115%;
	text-decoration: none;
	color:#fff;
	border-bottom: 1px solid;
}	
	

