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

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

a:hover {
	color:#006666;
	font-family: Arial, Helvetica, sans-serif;
}

body {
	background-color: #8fcfd8;
	/*background-image:url(images/background.jpg);*/
}


#wrapper {
	margin: auto;
	position: relative;
	width: 750px;
	height: 1000px;
}

#content {
	position: absolute;
	width: 365px;
	left: 170px;
	height: 806px;
	top: 191px;
	overflow: visible;
	visibility: visible;
	float: inherit;
	text-align: center;
}

#slide_home {
	position:absolute;
	width:164px;
	height:249px;
	top:483px;
	left:549px;
	border-style:solid;
	border-color: #008080;
	border-width: 15px;
}



#home_pic {
	position:absolute;
	width:163px;
	height:251px;
	top:198px;
	left:551px;
}



#pics {
	margin: auto;
	position: absolute;
	width: 613px;
	height: 1433px;
	left: 192px;
	top: -2px;
}


#pagetitle_header {
	height:194px;
	width:750px;
	position: relative;
}

#nav {
	height:805px;
	width: 162px;
	position: absolute;
	top: 194px;
	left: -1px;
	background-image:url(images/bkgrd_nav.gif);
}

#hdr_logo {
	height:47px;
	width:299px;
	left: 288px;
	top: 31px;
	position: absolute;
}

#border {
	height:123px;
	width:350px;
	left: 174px;
	top: 874px;
	position: absolute;
}


.bigheader_teal  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	line-height: normal;
	font-weight: bold;
	color:#008080;
} 

.bigheader_bronze  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-large;
	line-height: normal;
	font-weight: bold;
	color:#CC6600;
} 


.medheader_slate  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: normal;
	font-weight: bold;
	color:#666666;
} 

.medheader_teal  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: normal;
	font-weight: bold;
	color:#008080;
} 

.medheader_bronze  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	line-height: normal;
	font-weight: bold;
	color:#CC6600;
} 


.smallheader_slate  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: bold;
	color:#666666;
} 

.smallheader_teal  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: bold;
	color:#008080;
} 



.smallheader_bronze  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: normal;
	font-weight: bold;
	color:#CC6600;
} 



.paragraph_slate  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color:#666666;
} 


.paragraph_teal  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color:#008080;
	text-align: left;
	font-weight: normal;
} 


.paragraph_bronze  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: normal;
	color:#CC6600;
	text-align: left;
} 


.subtext  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	color:#666666;
} 

.subtext_black  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	line-height: normal;
	color:#008080;
} 

