/*Styles pertinent only to the homepage*/


#content {
	width:589px;
	float:left;
	}
	
#slideshow {
    position:relative;
    height:241px;
	width:960px;
	overflow:visible;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	left:50px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:-27px;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


#sidebar {
	width:345px;
	float:right;
	position:relative;
	top:18px;
	padding:0px;
	background-image: none;
	background-repeat: no-repeat;
	}
	 
#latest {
	padding:15px 30px 20px 30px;
	color: #636363;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 15px;
	 width:529px;
	}	

.latest {
	
	color: #636363;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 15px;
	
	}	
	

#latest_bottom{
	position:relative;
	border:none;
	
	}

.latest_bottom img {
	float:none;
	
	}

#latest h2 {
	font-size:1.7em;
	}

#latest .commentcount {
	font-size:1.1em;
	}
		
#headlines {
	padding-left:30px;
	margin-top:-20px;
	overflow:hidden;
	font-size: 15px !important;
	}

#headline_txt {
	color: #636363;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 15px !important;
	}
	
#headlines li {
	width:529px;
	background:url(../images/bg_headline.gif) bottom no-repeat;
	padding:14px 0 7px 0;
	list-style:none;
	line-height:105%;
	}

li#headline-1 a, li#headline-1 a:visited,
li#headline-2 a, li#headline-2 a:visited {
	font-size:0.9em;
	color:#636363;
	}

li#headline-3 a, li#headline-3 a:visited,
li#headline-4 a, li #headline-4 a:visited {
	color:#c6c4bd;
	font-size:0.8em;
	}

li#headline-5 a, li#headline-5 a:visited,
li#headline-6 a, li#headline-6 a:visited {
	color:#a19e94;
	font-size:0.7em;
	}

li#headline-7 a, li#headline-7 a:visited,
li#headline-8 a, li#headline-8 a:visited {
	color:#88807a;
	font:0.1em Arial, Helvetica, sans-serif;
	}
	
	
li#headline-1, li#headline-3, li#headline-5, li#headline-7 {
	margin-right:21px;
	}
	
#headlines a:hover, #headlines a:active {
	text-decoration:underline
	}

#headlines .commentcount {
	font-size:0.85em;
	}
	
li#headline-1 .commentcount a, li#headline-1 .commentcount a:visited,
li#headline-2 .commentcount a, li#headline-2 .commentcount a:visited,
li#headline-3 .commentcount a, li#headline-3 .commentcount a:visited,
li#headline-4 .commentcount a, li#headline-4 .commentcount a:visited,
li#headline-5 .commentcount a, li#headline-5 .commentcount a:visited,
li#headline-6 .commentcount a, li#headline-6 .commentcount a:visited,
li#headline-7 .commentcount a, li#headline-7 .commentcount a:visited,
li#headline-8 .commentcount a, li#headline-8 .commentcount a:visited  {
	color:#87bcd2;
	font:0.8em Georgia, "Times New Roman", Times, serif;	
	}

#home .widget {
	width:274px;
	float:left;
	margin:11px 12px 0 0;
	}

#home .widget h3 {
	margin-bottom:4px;
	}	


	
	

/*Contact Form*/

	

		
