/* thevillageslifelongcollege.com */


/*-------------------------------------------------------------------*/
/* BODY */
/*-------------------------------------------------------------------*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(image/bg1.jpg);
     }

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
     }

/*-------------------------------------------------------------------*/

a {
	color:#AF6A15;
     }

a:link {
	color: #AF6A15;
     }

a:visited {
	color: #AF6A15;
     }

a:hover, a:active {
	text-decoration:none;
     }
	 
.style1 {font-size: small}
.style2 {color: #FFFFFF}
.style3 {color: #7F9DB9}

h1 {
	color:#0E3A07;
	font-size: 20px;
	line-height:1.3em;
     }
h2 {
	color:#0E3A07;
	font-size: 18px;
     }
h3 {
	color:#0E3A07;
	font-size: 16px;
     }

h1,h2,h3,h4,h5,h6 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-weight: bold;
     }

#shell {
	width:795px; 
	margin:0 auto;
}
#header {
	margin:0;
	border-bottom:1px solid #030;
}
#rightside {
	font-size:.9em;
	line-height:1.4em;
}

.announcements {
	background-color:#f6f6f6; 
	border-top:1px solid #024301; 
	border-bottom:1px solid #024301; 
	padding:10px;
}
.announcements h3 {
	padding:0 0 0 20px;
	margin:0;
	background:url(image/announce-arrow.png) left 3px no-repeat;
}
.itemContent {
	padding-bottom:10px;
	margin:5px 20px;
}
.itemContent p {
	margin:.5em 0;
}
.itemContent ul {
	padding-left:2em;
	margin:4px 0;
}


#leftnav {
	width:202px;
	background:#ADC9AD url(image/leftnav-bg.jpg) top center no-repeat;
	border-right:1px solid #030;
}

#leftnav h1 {
	font-size:1em;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	margin:8px auto;
	width:186px;
	height:37px;
	overflow:hidden;
	background:url(image/leftnav-header-bg.jpg) top left no-repeat;
}
#leftnav h1 a {
	display:block;
	text-decoration:none;
	font-size:.9em;
	color:#030;
	padding-top:8px;
	padding-left:8px;
	padding-bottom:0;
	line-height:normal;
}
#leftnav h1 a.selected {
	color:#A36A10;
}
#leftnav h1 a:hover {
	display:block;
	color:#A36A10;
}
#leftnav ul {
	list-style-type:none;
	margin:-10px 5px 10px 15px;
	padding:0;
	font-size:12px;
	line-height:16px;
}
#leftnav ul li {
	padding:0;
	margin-bottom:4px;
}
#leftnav ul li a {
	background:url(image/subnav-bullet.gif) left 4px no-repeat;
	font-weight:bold;
	text-decoration:none;
	color:#030;
	display:block;
	text-indent:0px;
	padding-left:12px;
	line-height:14px;
}
#leftnav ul li a:hover {
	background-image:url(image/subnav-bullet-over.gif);
	color:#fff;
}

#titleimage {
	border-bottom:1px solid #030;
}

/* FOOTER */

#footer {
	margin-top:-19px;
	font-size:.8em;
}
#footer a {
	margin:0 5px;
}

/* SIDE SHOWS */
#myGallery, #myGallerySet, #flickrGallery
{
	width: 594px !important;
	height: 131px !important;
	z-index:5;
	border: 0px solid #000;
}

.request
{
	padding:10px 0; 
	font-size:.9em;
	border-bottom:1px solid #AFC5A0;
}

.request span
{
	font-weight:bold; 
	font-size:1.2em;
}
.updatedLine {
	padding-bottom:10px; 
	margin-bottom:0; 
	border-bottom:1px solid #AFC5A0; 
	font-size:.9em; 
	font-style:italic;
}
.newAdditions ul {
	margin-top:0px;
}

.videoPlaylist {
	float:left; 
	width:100%; 
	font-size:.8em; 
	background-color:#CEDFCD; 
	border-top:2px solid #9DB79D; 
	border-bottom:2px solid #9DB79D; 
	margin-top:15px; 
	margin-bottom:15px; 
	padding:6px 0;
}
.videoDivider {
	clear:both; 
	line-height:0px; 
	height:1px; 
	margin:6px; 
	border-top:1px solid #9DB79D; 
	padding:0;
}
.videoItem {
	padding:3px 6px; 
	margin:0;
}
.videoThumb {
	float:left; 
	margin-right:5px;
}