/* CSS Document */

/*global formats*/

body {
	margin: 0;
	padding:0;
	font-family:"Myriad Web Pro", Arial, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #002740;
	background-color: #FFFFFF;
}

a:link {
	color:#820617;
	text-decoration: none;
}

a:visited {
	color:#820617;
	text-decoration: none;
}

a:hover {
	color: #000066;
	text-decoration: none;
}

/*page background*/

#background {
	background-color:#84BE6A;
	width: 750px;
}

/* masthead */

#masthead {
	position: absolute; top: 0px;
	background-image:url(Images/bannercrop4.jpg);
	width: 750px;
	height: 143px;
}
/* tagline */

#tagline {
	position: absolute; top: -7px; left: 350px;
}

#tagline h4 {
	color: #562600;
	font-size: 10px;
	text-align: center;
	font-weight: bold;
}

/* global navigation */

#globalnav {
	position: absolute; top: 30px; left: 350px;
	width: 320px;
	height: 112px;
}

#basics   {
	position: absolute; top: 15px; left:100px;
	width: 160px;
	height: 112px;
	color: #A83C0F;
	font-weight: bold;
	font-size: 14px;
	z-index:9;
}

#basics ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#basics li ul {
	display: none;
	list-style: none;
}

#basics li:hover ul { 
	display: block;
	width: 8em;
	position: absolute; top: 0px; left: 80px;
	padding: 2px;
	background-color: #FFCC99;

}

#basics a:link  {
	color: #A83C0F;
	text-decoration: none;
	font-weight: normal;
}


#basics a:visited  {
	color: #A83C0F;
	text-decoration: none;
	font-weight: normal;
}

#basics a:hover {
	color:#000066;
	text-decoration: none;
	font-weight: normal;
}
#goodies   {
	position: absolute; top: 15px; left:160px;
	width: 160px;
	height: 112px;
	color: #820617;
	font-weight: bold;
	font-size: 14px;
}

#goodies ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#goodies li ul {
	display: none;
	list-style: none;
}

#goodies li:hover ul { 
	display: block;
	width: 8em;
	position: absolute; top: 0px; left: 80px;
	background-color: #000000;
}
#goodies a:link  {
	color: #820617;
	text-decoration: none;
	font-weight: normal;
}

#goodies a:visited  {
	color: #820617;
	text-decoration: none;
	font-weight: normal;
}
#contact {
	position: absolute; top: 144px; left: -20px;
	color: #FFFFFF;
	font-size: 12px;
	letter-spacing: 2px;
	text-align: center;
	background-color: #820617;
	width: 770px;
	height: 17px;
	z-index:10;
}

#contact a:link {
	color: #FDFB41;
	font-size: 12px;
}

#contact a:visited {
	color:#FFFFFF;
	text-decoration: none;
}

/* content */


#content_left {
	position: absolute; left: 1px; top: 161px;
	background-color: #99CDC9;
	color: #562600;
	font-weight:bold;
	width: 143px;
	height: 1665px;
	z-index:8;
}

#content_left h1 {
	font-size:14px;
	font-weight:bold;
	text-align:center;
}


#content_left p {
	padding: 1px;
	font-size:12px;
	font-weight: normal;
	width: 135px;
	text-align: center;
}

#content_header {
	position: absolute; top: 161px; left: 145px;
	z-index: 2;
	padding: 3px;
	width: 601px;
	height: 580px;
}

#content_header h1 {
        font-size: 22px;
	font-weight: bold;
	text-align: left;
        padding-left: 10px;
}	

#content_header img {
        padding: 20px;
}

#content_header h2 {
	font-size: 18px;
	font-weight: bold;
        text-align: left;
        padding-left: 20px;
}

#content_header p {
      font-size: 14px;
      font-weight: normal;
      padding-left: 35px;
      color:#003300;
}

#content_header h3 {
	font-size: 14px;
	font-weight: normal;
        text-align: left;
        padding-left: 20px;
}

#content_header ul {
       font-size: 12px;
       padding-left:50px;
       color:#003300;
}

#content_main {
	z-index:2;
	position:relative; top: 0px;
	width:605px;
	height:2400px;
}

#content_main a:link {
	font-weight: bold;
	font-color: #2CA754;
}

#content_main h1 {
        font-size: 22px;
	font-weight: bold;
	text-align: left;
        padding-left: 10px;
}	

#content_main h2 {
	font-size: 18px;
	font-weight: bold;
        text-align: left;
        padding-left: 20px;
}

#content_main h3 {
	font-size: 14px;
	font-weight: bold;
        text-align: left;
        padding-left: 20px;
}

#content_main p {
	font-color: #002740;
        padding-left: 30px;
}


#content_main.location 
{
	position: absolute; top: 1440px; left: 145px;
	font-size: 14px;
	z-index: 3;
	border-bottom-width: 1px;
	padding-left: 0px;
	padding-bottom: 6px;
}


#content_main.schedule
{
	position: absolute; top: 1055px; left: 145px;
	z-index: 3;
	font-size:14px;
	padding-left: 0px;
	padding-bottom: 6px;
}

#content_closer {
	position: absolute; top: 1640px; left: 145px;
	background-color: #EDDEC1;
	border-bottom-width: 1px;
	border-bottom-color:#820617;
	border-bottom-style: dotted;
	padding-left: 0px;
	padding-bottom: 6px;
	width: 605px;
	height: 1110px;
}


#copyright {
	position: absolute; top: 2305px; left: 150px;
	font-size: 10px;
	color: #003333;
}

