﻿body {
}


/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Page Pack 01
   Venezia Vertical 2 Column
  -----------------------------------
*/
/*
PAGE LAYOUT STYLES
*/

body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin: 0;
	padding: 0;
	background-color: #eaedea;
	
}

.body2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	margin: 0;
	padding: 0;
	
	
}
h1,h2,h3,h1link
{
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	line-height: normal;
	color: #046223;
}

.h3class{
	font-family: "Palatino Linotype", Georgia, "Times New Roman", serif;
	margin: 0px;
	line-height: normal;
	color: #046223;
	font-size: 1.7em;
}

h1 {
	font-size: 12px;
}
h2 {
	font-size: 14px;
	margin: 0;
}

h3
{
	font-size: 16;
}

.h2link
{
	font-size:14px;
	text-decoration:underline;
	font-weight:bolder;
}

.h2link:visited
{
	color:#046223;
}

.internallink:visited
{
	color: #666666;
}

.internallink
{
	color: #333333;
	font-style:italic;
}

.internallink:hover
{
	text-decoration:underline;
}


.hcplink
{
	color: #046223;
	font-weight:bold;
}

.hcplink:hover
{
color: #046223;
	text-decoration:underline;
}

a.linkopacity img {
filter:alpha(opacity=90); 
-moz-opacity: 0.9; 
opacity: 0.9;}

a.linkopacity:hover img {
filter:alpha(opacity=100);   
-moz-opacity: 1.0;   
opacity: 1.0;
}



/*
Sets link styles for all links on the page except the Pop Menu Magic Menu.
a:link {
	color: #333333;
	font-weight:bold;
}
a:visited {
	color: #333333;
}*/
/* a:hover, a:active, a:focus {
	color: #D14550;
}
*/

#menuitem a:link 
{
	color: #ffffff;
	font-weight: bold;
}

#sidecontent a:link {
	color: #FFFFFF;
}
#sidecontent a:visited {
	color: #333333;
}
/*
#sidecontent a:hover, a:active, a:focus {
	color: #000000;
}
*/

.boardmembername
{
	font-family: "Palatino Linotype" , Georgia, "Times New Roman" , serif;
	margin: 0px;
	line-height: normal;
	font-size: 1.4em;
}

.boardmemberinfo
{
	font-size: 0.75em;
}

.menuactive{
	background-color: #046223;
	color: #FFFFFF;
	letter-spacing: .01px;
}

.menuinactive 
{
	background-color: #ffffff;
	color: #333333;
	letter-spacing: .01px;	
}

.insetlink
{
	color:#ffffff;
	text-decoration:none;
}

.insetlink:hover
{
	text-decoration:underline;
}

.menuclass
{
	background-color: #046223;
	
}

.smallext
{
	font-size:small;
}

.requiredfield
{
	font-size: small;
	color: #046223;
	font-weight:bolder;
	margin-right:5px;
}

.optionalfield
{
	font-size: small;
	font-weight: bold;
	color: #046223;	
	margin-right:5px;
}

.itemheader
{
	font-size:small;
	color:#046223;
	font-weight: bold;
}

.attendeetable
{
	border: solid thin black;
	background-color:#eaedea;
}
	.quoteclass
	{
		font-style: italic;
		margin: 6px 6px 6px 6px;
		color: #000000;
		
		
		line-height: 12pt;
		
		text-align:left;
		
	}
	
	.quotebyclass
{
	font-weight: normal;
	text-align:left;margin: 6px 6px 6px 6px;
	
	line-height: 12pt;
}
	
	.quotedividerclass
{
	width: 100%;
	height:10px;
	background-image: url(../images/divider.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}

.photogalleryitemstyle{

margin: 5px 5px 0px 0px;
height:25px;
color: #046223;
font-weight:bold;


}
.advisoryboardtable{
background-image: url(images/abbkg.jpg); background-repeat: no-repeat;
                    background-color: #d1e2d6
}

.regwizardprev
{
	background-image: url(images/regwizardprev.jpg);
	text-align: left;
	background-repeat: no-repeat;
}

.regwizardnext
{
	background-image: url(images/regwizardnext.jpg);
	text-align: right;
	background-repeat: no-repeat;
	background-position: right 50%;
}

.regwizardprev, .regwizardnext, .regwizardheader
{
	font-family: Arial, Tahoma,sans-serif;
	font-size: 12pt;
	color: white;
	font-weight: bold;
}

.regwizardlabel, .regwizardtextbox, .regwizardcheckbox, .regwizarddropdown, regwizardlink
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 10pt;
	color: #086224;
}

regwizardlink
{
	text-decoration:none;
}

.regwizardlink:hover
{
	text-decoration: underline;
}

.regwizardheadercell
{
	background-image: url(images/regwizardheader.jpg);text-align: left;
	background-repeat: no-repeat;
	background-position: right 50%;
}

.regwizarderror
{
	font-family:Arial,tahoma,sans-serif;
	font-size:0.8em;
	color: Maroon;
}

.regwizardcvvimage
{
	float:right;
}

.regwizardbiglabel
{
	font-size:14pt;
	color: #086224;
	font-weight: bold;
}

.menubarclass
{
	background-image: url(images/grayscalebkg.jpg); 
	background-repeat: repeat-x;
}

