/* basic elements */
html {
	margin: 0;
	padding: 0;
	}
body { 
	line-height: 1.2;
	color: #2E70A5;
	background: #fff url('http://www.cbfva.org/images/sky.jpg') no-repeat fixed top center; 
	margin:0; padding:0; background-attachment:fixed; font: 12px Arial, "Trebuchet MS", sans-serif;
	}
a:link { 
	font: 12px Arial, "Trebuchet MS", sans-serif;
	color : #2E70A5;
	text-decoration: underline; 
	}
a:visited { 
	font: 12px Arial, "Trebuchet MS", sans-serif;
	color : #2E70A5;
	text-decoration: underline; 
	}
a:hover, a:active { 
	font: 12px Arial, "Trebuchet MS", sans-serif;
	color : #2E70A5;
	text-decoration: underline; 
	}
	
p { 
	margin-top: 0; 
 	}

acronym {
	border-bottom: none;
	}
input.searchtext { 
	font: .8em Arial, sans-serif;
	letter-spacing: .8px; 
	font-weight: bold; 
	margin-bottom: 0; 
	color: #2E70A5;
	}

/* specific divs */

#search_box {
    width: 221px;
    height: 31px;
    background: url('http://www.cbfva.org/images/searchbox.png');
}
#search_box #s {
    float: left;
    padding: 0;
    margin: 6px 0 0 6px;
    border: 0;
    width: 159px;
    background: none;
}
#search_box #go {
    float: right;
    margin: 3px 9px 0 0;
}



#mainhead { 
	font: 1.0em Arial, sans-serif;
	letter-spacing: .8px; 
	font-weight: bold; 
	margin-bottom: 0; 
	color: #2E70A5;
	}
#subhead { 
	font: .8em Arial, sans-serif;
	font-weight: normal; 
	margin-bottom: 0; 
	color: #2E70A5;
	}
	
ul#leftnavlist
{
	list-style-position: outside;
	list-style-image: url(http://www.cbfva.org/images/triangle.png);
	list-style-type: square;
	padding: 6px;
	margin: 2px;
}
li#leftnavlist
{
color: #ffffff;
}
#leftnavlist a:link { 
	font: .8em Arial, sans-serif;
	text-decoration: none; 
	color: #2E70A5;
	}
#leftnavlist a:visited { 
	font: .8em Arial, sans-serif;
	text-decoration: none; 
	color: #2E70A5;
	}
#leftnavlist a:hover, a:active { 
	text-decoration: underline; 
	}

#quickSummary {
	clear:both; 
	margin: 20px 20px 20px 10px; 
	width: 160px; 
	float: left;
	}
#quickSummary p {
	font: italic 10pt/22pt georgia; 
	text-align:center;
	}

#preamble {
	clear: right; 
	padding: 0px 10px 0 10px;
	}
#supportingText {	
	padding-left: 10px; 
	margin-bottom: 40px;
	}

#footer { 
	text-align: center; 
	}
#footer a:link, #footer a:visited { 
	margin-right: 20px; 
	}

#linkList {
	margin-left: 600px; 
	position: absolute; 
	top: 0; 
	right: 0;
	}
#linkList2 { 
	background: url('../paper-bg.jpg') repeat-y top left; 
	padding: 10px; 
	margin-top: 150px; 
	width: 130px; font-style:normal; font-variant:normal; font-weight:normal; font-size:10px; font-family:verdana, sans-serif 
	}
#linkList h3.select { 
	background: url('../h3.gif') no-repeat top left; 
	width: 97px; 
	height: 16px; margin-left:0; margin-right:0; margin-top:10px; margin-bottom:5px 
	}
#linkList h3.select span {
	display:none
	}
#linkList h3.favorites { 
	background: url('../h4.gif') no-repeat top left; 
	width: 60px; 
	height: 18px; margin-left:0; margin-right:0; margin-top:25px; margin-bottom:5px 
	}
#linkList h3.favorites span {
	display:none
	}
#linkList h3.archives { 
	background: url('../h5.gif') no-repeat top left; 
	width:57px; 
	height: 14px; margin-left:0; margin-right:0; margin-top:25px; margin-bottom:5px 
	}
#linkList h3.archives span {
	display:none
	}
#linkList h3.resources { 
	background: url('../h6.gif') no-repeat top left; 
	width:63px; 
	height: 10px; margin-left:0; margin-right:0; margin-top:25px; margin-bottom:5px 
	}
#linkList h3.resources span {
	display:none
	}