﻿.style6 {
	font-size: 40pt;
	font-family: Georgia;
}
.style26 {
	margin-right: 0px;
}
.style27 {
	text-decoration: underline;
	font-family: "Arial Black";
}
.italictext {
	font-family: "Times New Roman";
	font-size: 9pt;
}




.placosubtitle {
	text-align: center;
}


.placopicborder {
	border-width: 0;
}


.sitebits {
	font-size: 16pt;
	font-family: Arial;
	color: #0099FF;
}
.contact {
	font-size: 16pt;
	font-family: Arial;
	color: #0099FF;
}





body {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}

.style30 {
	font-size: 12pt;
	font-weight: bold;
}

.style28 {
	text-decoration: underline;
}


/* Button Box*/
#navcontainer
{
background-color: #000000;
border-top: solid 4px #000000;
border-bottom: solid 4px #000000;
}

#navcontainer ul
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-align: center;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
}

#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

#navcontainer ul li a
{
	padding: 5px 25px 5px 25px;
	color: white;
	text-decoration: none;
	border-right: 2px #5C5C5C solid;
}

#navcontainer ul li a:hover
{
	background-color: #993333;
	color: #FFFFFF;
}

#active a {
	border-left: 2px #5C5C5C solid;
}


/* Video Box */
.videotitle {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
}

/* Features */
.featuretitles {
	text-decoration: underline;
	font-size: 16pt;
	color: #4E9061;
}

