body {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-color: #FFFFFF;
color: #000066;
}
a:link {
	color: #000099;
	text-decoration: underline;
}
a:visited {
	color: #000099;
}
a:hover {
	color: #FFCC00;
}
a:active {
	color: #FFCC00;
}
/*margins auto will center on the page*/
#pagewrapper {
	margin-left: auto;
	margin-right: auto;
	padding-top: 10px;
	text-align: center;
}

/*Navigation Menu*/
/* Start Holly Hack, hidden from MacIE. \*/
* html #navcontainer ul li {
height: 1%;
}
/* End Holly Hack. */
#navcontainer
{
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
	z-index: 1;
	background-image: url(../images/blue.gif);
	background-repeat: repeat-x;
	background-position: 0 50%;
}

#navcontainer ul
{
list-style-type: none;
text-align: center;
margin-top: -8px;
padding: 0;
position: relative;
z-index: 2;
}

#navcontainer li
{
display: inline;
text-align: center;
margin: 0 5px;
}

#navcontainer li a
{
padding: 1px 7px;
color: #000066;
background-color: #fff;
border: 1px solid #ccc;
text-decoration: none;
}

#navcontainer li a:hover
{
color: #000066;
border: 1px solid #FFCC00;
border-top: 2px solid #FFCC00;
border-bottom: 2px solid #FFCC00;
}

#navcontainer li a#current
{
color: #000066;
font-weight: bold;
border: 1px solid #000066;
border-top: 2px solid #000066;
border-bottom: 2px solid #000066;
}
/*End of Navigation Menu*/

/*banner photo at top of page*/
#banner {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#wrapper {
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#slide_show_wrapper {
    text-align: center;
	width: 850px;
	padding: 0px;
	margin-left: auto;
	margin-right: auto;
}

#banner_left {
	width: 225px;
	text-align: center;
	margin-left: 0px;
	position: absolute;
	top: 270px;
	left: 28px;
	padding: 0px;
}

#banner_center {
	margin-left: 250px;
	margin-right: 250px;
	width: 350px;
}
#banner_right {
	position: absolute;
	width: 225px;
	left: 630px;
	padding-top: 0px;
	top: 270px;
	text-align: center;
}
.clearit{
	clear: both;
	height: 7px;
}
#feature_content {
	font-family: Arial, Helvetica, sans-serif;
	color: #000066;
	text-align: center;
	padding: 5px;
	font-size: 12px;
	margin-right: 0px;
	margin-left: 0px;
	border-top: thin solid #000066;
	border-right: thin solid #000066;
	border-bottom: thin solid #FFCC00;
	border-left: thin solid #000066;
}

#clearit {
	clear: both;
}

.bold {
	font-weight: bold;
}
#wrapper_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: left;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
}
table.list
{
	width: 560px;
	background-color: #FFFFFF;
	border: thin solid #333333;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-right: auto;
	margin-left: auto;
}

td.heading
{
	background-color: #FFCC00;
	border: 1px #000000 solid;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #000066;
	text-align: left;
	padding-left: 7px;
}

td.contact
{
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #000066;
	background-color: #FFFFFF;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000066;
}
#boxed_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	text-align: left;
	padding: 10px;
	margin-right: 50px;
	margin-left: 50px;
	border: medium double #000066;
	margin-top: 15px;
	margin-bottom: 15px;
}
div.figure {
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 5px;
	float: none;
	margin-left: auto;
}
div.figure p {
  text-align: center;
  font-style: italic;
  font-size: 90%;
  text-indent: 0;
}

.boldcenter {
	text-align:center;
	font-weight:bold;
}
.center_text {
	text-align: center;
}


.italic {
 	font-style: italic;
}

.red_bold {
	font-weight: bold;
	color: #990000;
	}
	
.black_bold {
	font-weight: bold;
	color:#000000;
	}

.red {
	color: #990000;
	}

.image_text {
	padding: 5px;
	margin: 7px;
}


.bold_italic {
	font-weight:bold;
	font-style:italic;
	}
	
table, td
{
    border-color: #000066;
    border-style: solid;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
}

table
{
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
	margin: auto;
}

td
{
    margin: 0;
    padding: 4px;
    border-width: 1px 1px 0 0;
}

.center_table tr td
{
    border-color: #000066;
    border-style: solid;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	padding: 0 px;
}

.no_border {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.image_border {
	border: 1px solid #000000;
	}
	
.bannertext a, visited, active {
	color: #FFCC00;
	text-decoration:underline;
}

.bannertext a:hover {
	text-decoration: none;
}

.bannertext {
	color: #FFCC00;
}

.memberarea {
	color: #000066;
	font-weight: bold;
}

.memberarea a, visited, active {
	color: #000066;
	font-weight: bold;
}

.memberarea a:hover {
	text-decoration: none;
}

