@charset "utf-8";
/* CSS Document - VNA Text Sizes - Default
The default sizes for the VNA Texas Website */

h2 {
	font-size: 19px;
	line-height: 25px;
}
	
h4 {
	font-size: 15px;
	line-height: 21px;
}	

p {
	font-size: 14px;
	line-height: 21px;
}

li {
	font-size: 13px;
	line-height: 18px;
}

blockquote {
	font-size: 12px;
	line-height: 17px;
}

#header #headline h3 {
	font-size: 18px;
	line-height: 22px;
}

div#mainContent #textblock p { /* "textblock" is shorter in width in order to clear the picture on the page */
	font-size: 14px;
	line-height: 20px;
}
div#mainContent #textblock2 p {
	font-size: 14px;
	line-height: 22px;
}
div#mainContent #textblock p a { /* "textblock" is shorter in width in order to clear the picture on the page */
	font-size: 16px;
	line-height: 22px;
}
div#mainContent #textblock2 p a {
	font-size: 16px;
	line-height: 22px;
}
div#mainContent #textblock ul li { /* "textblock" is shorter in width in order to clear the picture on the page */
	font-size: 14px;
	line-height: 20px;
}
div#mainContent #textblock2 ul li {
	font-size: 14px;
	line-height: 20px;
}

table#directors th{
	font-size: 16px;
}

table#directors tr.officers td p {
	font-size: 13px;
	line-height: 17px;
}

table#directors td p{
	font-size: 12px;
	line-height: 20px;
}

table#directors td p i{
	font-size: 11px;
}

table#contactinfo th{
	font-size: 16px;
}

table#contactinfo td p{
	font-size: 12px;
	line-height: 18px;
}

#footer #copyright h6 {
	font-size: 9px;
	line-height: 10px;
}

#footer #serving p {
	font-size: 12px;
	line-height: 14px;
}

form#VolunteerForm label {
	font-size: 12px;
}

form#VolunteerForm input {
	font-size: 11px;
}

form#VolunteerForm select {
	font-size: 11px;
}

form#VolunteerForm select option {
	font-size: 11px;
}

form#VolunteerForm textarea {
	font-size: 11px;
}

form#VolunteerForm table td {
	font-size: 12px;
}

form#VolunteerForm table th {
	font-size: 13px;
}			
form#VolunteerForm table td label {
	font-size: 12px;
}

div.vignette p {
	font-size: 11px;
	line-height: 22px;
}
