body {
    background-color: #eee;
    font-family: Helvetica, "Bitstream Vera Sans", Verdana, Arial, sans-serif;
    font-size: 12px;
	line-height:155%;
    margin: 5px;
	padding:5px 0px 20px 5px;
    width: 765px;
    voice-family: "\"}\""; 
    voice-family:inherit;
    width: 764px; 
}

p {        
    padding:0px 50px 5px 20px;
    padding-top: 0px;
    padding-right: 50px;
    padding-bottom: 5px;
    padding-left: 20px;
	font-family: Helvetica, "Bitstream Vera Sans", Verdana, Helvetica, Arial, sans-serif;
}

p.caption { 
    font-size:9px;      
	font-family: "Bitstream Vera Sans", Verdana, Helvetica, Arial, sans-serif;
}

a { 
	color:#004;       
	font-family: Helvetica, "Bitstream Vera Sans", Verdana, Helvetica, Arial, sans-serif;
	text-decoration:none;
}

a:hover { 
	color:#008; 
	text-decoration:underline;      
	}
	
a:visited { 
	text-decoration:none;
	color:#008;       
	
	}	



/* standard boxes for layout 
- all these boxes float left
- no margin or padding should be set on the boxes
- boxes with left and/or right borders use the box model hack to get the widths right
*/
div.four-col, div.three-col, div.two-col, div.one-col, div.one-col-left-dark, 
    div.one-col-right-dark, div.one-col-bottom-light, div.one-col-right-light, 
    div.two-col-right-light, div.four-col-border {
        border: 0px;
        float: left;
        margin: 0px;        
}

div.four-col {
    width: 764px;       
}

div.four-col-border {
    border-top:solid 1px #777; 
    border-right:solid 1px #777; 
    border-left:solid 1px #777; 
    border-bottom:solid 0px #777; 
    background-color:#fff;
    width: 764px;
    voice-family: "\"}\""; 
    voice-family:inherit;
    width: 762px; 
}

div.three-col {
    width: 570px;
}

div.two-col {
    width: 380px;
}

div.one-col {
    width: 190px;
}


div.one-col-left {
    border-left: solid #777 1px;
    width: 189px; 
	float:left;  
}

div.one-col-right {
    width: 190px;
    voice-family: "\"}\""; 
    voice-family:inherit;
    width: 189px; 
}

div.two-col-left {
    border-left: solid #777 1px;
    width: 379px;  
	float:left;
}



div.one-col-right-dark {
    border: solid #ccc 1px;
    width: 190px;
    voice-family: "\"}\""; 
    voice-family:inherit;
    width: 189px; 
}

div.one-col-bottom-light {
    border-bottom: solid #fff 1px;
    width: 190px;    
}

div.one-col-right-light {
    border-bottom: solid #fff 1px;
    border-right: solid #fff 1px;    
    width: 190px; 
    voice-family: "\"}\""; 
    voice-family:inherit;
    width: 189px; 
}

div.two-col-right-light {
    border-bottom: solid #fff 1px;
    border-right: solid #fff 1px;
    width: 380px;
    voice-family: "\"}\""; 
    voice-family:inherit;
    width: 379px; 
}

div.inner-sub-nav {        
    padding: 5px;
    background-color:#DDEAF8;
}


div.inner-three-col {        
    padding: 30px 5px;
    background-color:#fff;
}

div.inner-sub-nav2 {        
    padding: 10px 10px 50px 10px;
}


div.inner-home {
    background-color:#DDD;
    padding:5px;
}

div.inner-main-nav {
    background-color:#CCC;   
    padding:5px;
}

/* heading that usually appears in a one-col or two-col */
h1 {
    background-color: #fff;
	font-family: Arial, Helvetica, "Bitstream Vera Sans", Verdana, sans-serif;
    color: #444;
    font-size: 24px;
    font-weight: bold;
    margin: 0px 0px 25px 0px;
    padding: 0px 20px;
    
}
h2 {
    background-color: #fff;
	font-family: Arial, Helvetica, "Bitstream Vera Sans", Verdana, sans-serif;
    color: #444;
	line-height:155%;
    font-size: 20px;
    font-weight: bold;
    margin: 5px 0px 5px 0px;
    padding: 0px 20px;
    
}

h3 {
	font-family: Arial, Helvetica, "Bitstream Vera Sans", Verdana, sans-serif;
    color: #004;
    font-size: 18px;
	line-height:155%;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 20px 0px 20px;
    
}

h4 {
	font-family: Arial, Helvetica, "Bitstream Vera Sans", Verdana, sans-serif;
    color: #444;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 20px 0px 20px;
    
}

h5 {
	font-family: Arial, Helvetica, "Bitstream Vera Sans", Verdana, sans-serif;
    color: #444;
    font-size: 12px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 20px 0px 20px;
    
}

h6 {
	font-size: 10px;
	padding:0px 25px 0px 5px;
	font-family: "Bitstream Vera Sans", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;  
	margin: 0px 
    
}

a.main-nav,a.main-nav:visited {
    font-family: Helvetica, Arial, "Bitstream Vera Sans", Verdana,  sans-serif;
    border-right: solid #ccc 1px;
	border-bottom: solid #fff 1px;
    color: #777;
    font-weight: bold;
    font-size: 11px;
    margin: 0px;
    padding: 1px 8px;   
    text-decoration: none;
	text-transform:uppercase;
}

a.main-nav:hover {
	border-bottom: solid #000 1px;
	color: #800;
}

a.logo-nav,a.logo-nav:visited {
	font-family: Helvetica, Arial, "Bitstream Vera Sans", Verdana,  sans-serif;
    color: #666;
    font-weight: bold;
    font-size: 24px;
    margin: 0px;
    padding: 10px 10px;   
    text-decoration: none;
}

a.logo-nav:hover {
	border-bottom: solid #000 0px;
	color: #822;
}

a.sub-nav,a.sub-nav:visited {
	font-family: Helvetica, Arial, sans-serif;
	line-height:120%;
    border: solid #fff 1px;
	border-bottom: solid #ccc 1px;
    color: #224;
    display: block;
    font-weight: bold;
    font-size: 11px;
    margin: 0px 0px;
    padding: 3px 15px 4px 5px;   
    text-decoration: none;
	text-transform:uppercase;
}


a.sub-nav:hover {
    border: solid #325A9B 1px;
	background-color: #fff;
	color: #224;
}

a.sub-navb,a.sub-navb:visited {
	font-family: Helvetica, Arial, sans-serif;
    border: solid #fff 1px;
	line-height:120%;
	border-bottom: solid #ccc 1px;
    color: #557;
    display: block;
    font-weight: bold;
    font-size: 11px;
    margin: 0px 0px;
    padding: 3px 15px 4px 10px;   
    text-decoration: none;
	
}


a.sub-navb:hover {
    border: solid #325A9B 1px;
	background-color: #fff;
	color: #446;
}

a.sub-navc,a.sub-navc:visited {
	font-family: Helvetica, Arial, sans-serif;
    border: solid #fff 0px;
	line-height:120%;
	border-bottom: solid #ccc 0px;
    color: #557;
    font-weight: normal;
	display: block;
    font-size: 14px;
    margin: 0px 0px;
    padding: 10px 25px 5px 0px;   
    text-decoration: none;
	
}


a.sub-navc:hover {
    border: solid #325A9B 0px;
	background-color: #fff;
	color: #446;
	text-decoration: underline;
}

p.sub-nav {
	font-family: Helvetica, Arial, sans-serif;
	line-height:120%;
    border: solid #fff 1px;
	background-color:#f4f4f4;
    border-bottom: solid #ccc 1px;
    color: #224;
    display: block;
    font-weight: bold;
    font-size: 11px;
    margin: 10px 0px;
    padding: 3px 15px 4px 5px;   
    text-decoration: none;
	text-transform:uppercase;
}

p.sub-navb {
	font-family: Helvetica, Arial, sans-serif;
    border: solid #fff 1px;
	line-height:120%;
    color: #557;
    display: block;
    font-weight: bold;
    font-size: 11px;
    margin: 0px 0px;
    padding: 10px 15px 10px 5px;   
    text-decoration: none;
	
}

div.gal-img {width:500px; margin:10px; border:solid #224 1px; padding:20px; background-color:#e4e4e8;
}


h3.sub, p.sub, form.sub {
	line-height:120%;
    color: #224;
    display: block;
    margin: 0px 0px;
    padding: 3px 15px 4px 5px;   
    text-decoration: none;
}

p.sub, form.sub, input.sub
{
    font-family: "Bitstream Vera Sans", Verdana,  Helvetica, Arial, sans-serif;
    font-size:9px
}

input,select {
    margin-bottom: 4px;
}
label {
    
    font-weight: bold;    
}

p.error-message {
    color: red;   
}

td.supporter {
    background-color:#f4f4f4;
    border-bottom: solid #ccc 1px;
    color: #224;
}


a.more {
     font: bold 9px "verdana"; 
     color:#555;
}

