body { 
	color: #000;
	background: #ccc url('images/background.jpg') repeat-y center;
	line-height:17px;
	letter-spacing: 2px; 
	font-family: Tahoma;
	
}

p {

}

td {
	color: #000;
	font-size: 12px;
	line-height:16px;
	letter-spacing: 0px; 
	font-family: Verdana;
}

h1 { 
	color: #C51100;
	text-decoration: none;
	font-size: 1.4em;
	letter-spacing: 0px;
}

h2 { 
	color: #C51100;
	text-decoration: none;
	font-size: 1.2em;
	letter-spacing: 0px;}
	
h3 {
	color: #000000;
	text-transform:uppercase;
	font-size: 1.1em;
	text-decoration:underline;
}

table, tr, th, td {
	vertical-align: top;
}

/* ul {
	text-align: left;
	padding: 0;
	position: relative;
	left: 20px;
	
	} */
	
 ul.bold_headers {
 	margin-left: 0px;
	position:static;
 	
	}
	
 ul.bold_headers li {
	font-weight:bold;
	list-style:none;
	}
	
ul.bold_headers ul {
	margin-top: 5px;
	margin-bottom: 10px;
	}
	
ul.bold_headers ul li{
	font-weight:normal;
	list-style:disc;
	}
	
	
hr {
	color:#000000;
	background-color:#000000;
	border:0;
	
	}


/* -------------- Generic hyperlinks throughout the site -- in LVHA order --------- */
	
a:link {
	text-decoration: none;
	color: #f60;
	font-weight: bold; letter-spacing: 0px;
	}

a:visited {
	text-decoration: none;
	color: #f60;
	font-weight: bold; letter-spacing: 0px; 
	}

a:hover {
	text-decoration: none;
	color: #cc0000;
	font-weight: bold; letter-spacing: 0px 
	}	
	
a:active {
	text-decoration: none;
	color: #FFB389;
	font-weight: bold; letter-spacing: 0px;
	}
	

.press {
	border-bottom: 1px #CCCCCC solid;
	margin-bottom: 3px;
	padding-bottom: 2px;
	}

#volunteer img	{
	padding: 3px;
	background:#fff;
	border:1px solid #00c;
}

#robert ul {
	margin-top:5px;
	margin-bottom: 5px;
	text-align:left;
	margin-left:0;
	overflow:visible;
	position:relative; 
	left: 8px; 
	padding-left:0;
}

#robert a {
	color: #CAD2F4;
}

#robert a:hover {
color: #0099CC;
text-decoration:underline;
}

#robert li {

	text-align:left;
	text-indent:-6px; 
	margin-bottom: 5px;
	margin-left:0px;
	list-style:none;

}

.robert_whitebox {
	background-color:#FFFFFF; 
	border:1px; 
	border-style:solid; 
	margin-right:5px;
	
	}
	
.addaddressbook {
	text-align:right;
}

.addaddressbook img {
	border:0;
	clear:none;
	float:right;
	margin:0;
	padding:0;
}


.clear { clear: both; }

.clear-right { clear: right; }

/*rounded corner styles */
.bl {background: url(images/bl.jpg) 0 100% no-repeat}
.br {background: url(images/br.jpg) 100% 100% no-repeat}
.tl {background: url(images/tl.jpg) 0 0 no-repeat}
.tr {background: url(images/tr.jpg) 100% 0 no-repeat; padding:10px}
.clear {font-size: 1px; height: 1px}


/* Box formating styles */

.keydonatebox {
	text-align:center;
	font-family:tahoma, verdana, sans-serif;
	font-size:1.5em;
	background:url(images/keydonateboxback.gif) no-repeat; 
	width:220px;
	padding:4px;
	
	}

#boxtitle{
	background-color: #FF6600;
	
	color: #EEEEEE;
	padding: 0px 0px 0px 5px;
	font-size: 16px;
	font-weight: bolder;
	width: 217px;
	
	border-color: #FF6600;
	}
	
#boxsubtitle {
	background-color: #ffcc99;
	width: 215px;
	border: 1px solid;
	border-color: #ffcc99;
	padding: 5px 0px 5px 5px;
}

#boxblue {
	background: #EE0000;
	color:#FFFFFF;
	padding: 3px 1px 2px 1px;
	/*text-shadow:#DDDDDD;*/
	width:220px;
	}
	
#divwhite {
	background:#FFFFFF;
	color:#000000;
	}	

#robert{
	background-color: #000000;
	color:#ffffff;
	width: 220px;
	overflow:hidden;
	padding: 5px 0px;
}

/* Image floats */

.imgright {
	float: right;
	margin: 15px;
	}
	
.imgleft {
	float: left;
	margin: 15px;
	}
	
.bios img {
padding:2px;
border:1px solid #000000;
clear:left;
float:left;
margin:0 15px 15px 0;
}

.addaddressbook img {
border:0;
clear:none;
float:right;
margin:0;
padding:0 5px;
}

	
.pdfLink { padding-right: 21px; background: url(images/pdf.gif) no-repeat 100% .5em; background-position:center right; }
.docLink { padding-right: 21px; background: url(images/doc.gif) no-repeat 100% .5em; background-position:center right; }
.zipLink { padding-right: 19px; background: url(images/zip.gif) no-repeat 100% .5em; background-position:center right; }
	
	
/* **************	gray roundbox **************/

.roundtop {
	width:220px;
	height:27px;
	text-align:center;
	font-weight:bold;
	font-family:"trebuchet MS", sans-serif;
	font-size:12px;
	background-image: url(images/linkbox_top_220.gif);
	background-repeat: no-repeat;
	
	margin-bottom:0;
	}
	
.boxmiddle {
	width:220px;
	background-image: url(images/linkbox_cn_220.gif);
   background-repeat: repeat-y;
   margin-top:0;
   margin-bottom:0;
   text-align:left;
   
   }
   
.boxmiddle p {
	margin-right:7px;
	margin-left: 5px;
	}
   
.roundbottom {
	width:220px;
	background-image: url(images/linkbox_bt_220.gif);
	background-repeat: no-repeat;
	background-position:top;
	}
	
.boxtitle {
	position:relative;
	top:5px;
	}
	
/************************************************/





/************  Header Menu Bar Styles*********************/
div.pdmenu {
	position:relative;
	bottom: 7px;
	left: 9px; 
}

.pdmenu ul {
	margin: 0;
	padding: 0 0 25px 0;
	list-style-type: none;
	
}

.pdmenu li  {
	width:170px;
	margin: 0 0 0 0;
	padding: 0;
	border:1px solid white;
	color:white;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	background-color: #ff6600;
	float:left;
	list-style-type: none;
}

.pdmenu a {
	text-decoration: none;
	display: block;
	color: white;
	background-color: #ff6600;
	padding: 5px;
}

.pdmenu a:hover {
	text-decoration: none;
	color: #ffffff;
	background-color: #CC0000;
	
}

.pdmenu li ul {
	display: none;
	text-align:left;
	font-weight:normal;
	
}

.pdmenu li:hover ul {
	visibility: visible;
	display: block;
	position:absolute;
	z-index:1;
	width:170px;
	padding: 0;
	margin: 0;
	border:1px solid black;
	text-align:left;
	font-weight:normal;
}

.pdmenu li li {
	border: none;
	text-align:left;
	font-weight:normal;
	}	

.pdmenu li li a {
	padding: 2px 2px 2px 10px;
}

.support {
	clear: both;}
	
	
/******************** END New Menubar STyles ********************/


li.newsarchive  {
	display:block;
	float:left;
	margin:7px;
	list-style:none;
	
	list-style-position:outside;
	border: 1px solid #666666;
	}
	
li.newsarchive a:link {
	display:block;
	padding:5px;
	}
	
li.newsarchive a:visited {
	display:block;
	padding:5px;
	}

li.newsarchive a:hover {
	background:#CCCCCC;
	}
	
ul.newsarchive {
	text-align:center;
	margin-right:auto;
	margin-left:auto;
	}
	
	
	/*****************************************/
/* PHOTO ALBUM STYLING     */
/*****************************************/
div.pic {
	float: left; 
	height: 180px; 
	width: 130px;
	padding: 0 15px; 
	margin: 5px 3px;
	text-align:center;
	
  }
  
div.pic_sponsors {
	float: left; 
	height: auto; 
	width: auto;
	padding: 0 10px; 
	margin: 5px 3px;
	text-align:center;
	
  }
  
div.pic img {
	border: 1px solid; 
	border-color: #444 #AAA #AAA #444;
	}

div.ls img {
	/*height: 96px; 
	width: 128px;  */
	margin: auto;
	}


div.pic ul {
	margin: 0.25em 0 0;
	padding: 0;
	font-size: 0.7em;
	position:static;
	  }
  
li.title {
	font-weight:bold;
	display: block;
	text-align: center;
	list-style:none;
	 }
	 
.chefrestaurants {
	font-style:italic;
	list-style:none;
	display:block;
	text-align:center;
	}
	
.design_credit {
	position:relative;
	float:right;
	
	}
	
.focus {background:#FFFF99; border:1px solid #FF9900; padding:5px;}

