/* CSS Document */

* {font-family: Arial;}

body,#table0 {margin:0px;padding:0px;}

#homelogo {
	height:91px;
	height:97px;
	width:155px;
	width:164px;
	border-width: 2px;
	background-image :  url(../images/vpc_logo_css6.gif);
	/* background-image :  url(../images/home/bighomelogo.jpg); */
	background-position: center top;
	background-repeat: no-repeat;
	margin: 2px;
	background-color: gold;
	border: inset #ffff66;
}

form fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

form.searchEngine, form.searchEngine fieldset {
	white-space: nowrap;
	text-align: center;
}

input#sa {
	padding: 0;
	width:25px;
}

input#q {
	background-image: url(../images/icons/search_vpc_aca_awa_9pt.gif);
	background-repeat: no-repeat;
	border-style: inset;
	border-width:2px;
	width:123px;
	font-size: 8pt;
}

.quicklinks {padding-left: 1em;
	margin-top: 0px;
	margin-bottom: 5px;}

.quicklinks *{
	text-align: left;
	font-size: xx-small !important;
	color: #003300;
}

.quicklinks ul{
	margin-top:0px;
}

.qlbullet {	
	list-style-image: url(../images/bullets/orb-g.gif);
	line-height: 1.4em;
	vertical-align: top;
	margin-left:-20px;
}

/* all 4 cells... */
table#right, table#right * {background-repeat:no-repeat;}

table#right td {
	vertical-align: top;
	font-size:1.3em;
	font-family:arial;
	width: 50%;
}

/* go paddling cell */
table#right tr#row1 td.column1 {
	background-color:#B0C4DE;
	color: Navy;
	background-image:  url(../images/home/xpaddles_ul.gif);
	background-position: bottom right;
}
	
table#right * a, table#right * a:visited {color:navy;}

/* paddle talk cell */
table#right tr#row1 td.column2 {
	background-color:#F0E68C;
	color: Navy;
	background-image:  url(../images/home/xpaddles_ur.gif);
	background-position: bottom left;
}
	
/*table#right tr#row1 td.column2 a:visited {color:Navy;}
*/
/* get involved cell */
table#right tr#row2 td.column1 {
	background-color: #99CC99;
	color: #996600;
	color: Navy;
	background-image:  url(../images/home/xpaddles_ll.gif);
	background-position: top right;
}

/*
table#right tr#row2 td.column1 a:visited, table#right tr#row2 td.column1 a {color:#996600;}
*/

/* more links cell */
table#right tr#row2 td.column2 {
	background-color: #999999;
	color: Navy;
	background-image:  url(../images/home/xpaddles_lr.gif);
	background-position: top left;
}
/*
table#right tr#row2 td.column2 a:visited {color:Navy;}
*/
div#go {padding:15px 0px 0px 10px;}
div#talk {padding:15px 0px 0px 10px;}

/* the 2 bottom cells need more top padding */
div#join {padding:30px 0px 0px 10px;}
div#more {padding:30px 0px 0px 10px;}

.nested {
	height: 200px;
	padding: 0em;
	background-repeat: no-repeat;
	background-position: center;
}

.link {
	border-bottom: solid 1px;
	border-color: silver;
	line-height: 1.7em;
	background-color: #999999;
	background-color: #E3D959;
	background-color: #93AAA7;
	background-color: #8B9DB1;
	font-size:10pt;
	padding-left: 1em;
}

.hilink {
	border-bottom: solid 1px;
	border-color: silver;
	line-height: 1.7em;
	background-color: silver;
	font-size:10pt;
	cursor: pointer;
	padding-left: 1em;
}

.hilinknoclick {
	border-bottom: solid 1px;
	border-color: silver;
	line-height: 1.7em;
	background-color: silver;
	font-size:10pt;
	cursor: default;
	padding-left: 1em;
}

.alllinks {
	filter: alpha(style=0, opacity=85);
	-moz-opacity: 0.85;
	margin-right: 0em;
	margin-left: 2em;
	width: 220px;
	padding: 0px;
	border: solid 1px;
	border-color: silver;
	overflow: hidden;
	visibility: hidden;
}

.divdiv3 {
	margin:0px 8px;
	cursor: pointer;
}

#paddleflyout {
	background-image:  url(../images/home/home3.jpg);
	background-image:  url(../images/home/rand.php?home=0);
}

#talkflyout {
	background-image:  url(../images/home/home2.jpg);
	background-image:  url(../images/home/rand.php?home=1);
}

#joinflyout {
	background-image:  url(../images/home/home1.jpg);
	background-image:  url(../images/home/rand.php?home=2);
}

#moreflyout {
	background-image:  url(../images/acalogo.jpg);
	background-image:  url(../images/acalogo2006.gif);
	background-image:  url(../images/home/rand.php?home=3);
}

/* the 3 jpg photos */
.paddlepix {margin-bottom:2em;position:relative;top:5em;}

/* default .footer {margin-left} is 130px */
.footer {margin-left: 10px;}