@charset "utf-8";
/* CSS Document */

body {
	background-color:#4783A0;
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

.clearBoth {
	clear:both;
	line-height:2px;
}

.mainContentBoxTop {
	background-image:url(/images/layout/vpef-main-box-top.jpg);
	height:16px;
	background-repeat:no-repeat;
}

.mainContentBoxBottom {
	background-image:url(/images/layout/vpef-main-box-bottom.jpg);
	height:33px;
	background-repeat:no-repeat;
}

#mainContainer {
	margin:0px auto;
	width:770px;
}

#headerContainer {
	clear:both;
}

#headerContainer .headerContentArea {
	background-image:url(/images/layout/middle-container-bckgrnd.jpg);
	background-repeat:repeat-y;
	margin:0px auto;
	padding-left:13px;
	width:770px;
	height:155px;
	float:left;

}

.headerContentArea .logoArea {
	float:left;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	width:171px;
}

.headerContentArea .headerMenuArea {
	float:left;
	width:571px;
}

.headerContentArea .headerMenu {
	float:right;
	width:auto;
	height:45px;
	padding-right:18px;
	padding-top:20px;
	color:#4783A0;
}

#middleContainer {
	clear:both;
}

.middleContentArea {
	background-image:url(/images/layout/middle-container-bckgrnd.jpg);
	background-repeat:repeat-y;
	margin:0px auto;
	padding-left:13px;
	width:770px;
	float:left;
}

.middleContentArea .mainMenuContainer {
	float:left;
	margin-left:5px;
	margin-top:30px;
	width:170px;
}

.middleContentArea .mainMenuContainer h2 {
	text-decoration: none;
	color: #a3042e;
	font-size:12px;
	text-align:center;
}

.middleContentArea .content {
	margin-top:0px;
	float:left;
	width:545px;
}

.middleContentArea .content h1 {
	color:#a3042e;
	font-size:20px;
	font-weight:bold;
	text-align:right;
}

.middleContentArea .content h2 {
	color:#a3042e;
	font-size:16px;
	font-weight:bold;
}

.middleContentArea .content h3 {
	color:#a3042e;
	font-size:13px;
	font-weight:bold;
}

.middleContentArea .content p {
	padding-right:20px;
}

.content .highlight {
	color:#EA6F24;
	font-weight:bold;
}

.content .vpefHighlight {
	font-weight:bold;
	font-style:italic;
}

.content .fileSizes {
	font-size:9px;
}

.content .topics1 {
	border-left:3px solid #A3042E; 
	border-right:3px solid #A3042E; 
	padding-left:5px;
}

.content .boardDirArea {
	/*border-bottom:2px solid #67497C;*/
	clear:both;
	padding-top:20px;
}

.content .boardDirArea .boardMemberDiv {
	border-top:2px dashed #CCCCCC;
}

.content .boardDirArea img {
	padding-right:10px;
	float:left;
}

.content .boardDirArea .boardMemberEmail img {
	float:none;
	margin:0px;
}

.content .boardDirArea p {
	padding-left:10px;
}

.content .enrichQuote {
	font-style:italic;
	color:#EA6F24;
	margin-bottom:-15px;
}

.content .enrichQuoteName {
	color:#EA6F24;
	text-align:right;
	font-weight:bold;
}

.content .supportQuote {
	font-style:italic;
	color:#EA6F24;
	margin-bottom:-15px;
}

.content .supportQuoteName {
	color:#EA6F24;
	text-align:right;
	font-weight:bold;
}

.content .donateMethods {
	color:#68A639;
	font-weight:bold;
}


.content .boardDirArea .boardMemberName {
	color:#67497C;
	font-size:14px;
	font-weight:bold;
	border-bottom:2px solid #67497C;
	margin-left:128px;
}




#vpefGraphicContainer {
	background-image:url(/images/layout/vpef-main-bckgrnd-bottom.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	height:207px;
	width:770px;
	clear:both;
}

#vpefGraphicContainer .addressBlock {
	color:#58410b;
	font-size:12px;
	font-weight:bold;
	padding-top:105px;
	padding-left:45px;
	text-align:center;
	width:375px;
}

#footerContainer {
	clear:both;
	padding-bottom:10px;
}

#footerArea {
	text-align:center;
	font-size:11px;
	color:#FFFFFF;
}

#footerArea a {
	color:#FFCC00;
}

#memberDir {
}

#memberDir .membershipListName {
	color: #5A4108;
	font-weight:bold;
	/*font-size:11px;*/
}

#memberDir .membershipListName a {
	text-decoration:none;
	color: #CC6633;	/*font-size:11px;*/
}

#memberDir .membershipListName a:hover {
	text-decoration:none;
	color: #CC6600;
	/*font-size:11px;*/
}


#memberDir .membershipListLevel {
	color: #5b440e;
	font-style:italic;
	font-size:11px;
}
