

#middle {
	background-image:url(../images/homevideoContentBG.gif);
	background-color: #2a2315;	
}


#leftMenuHeader {
	background-image:url(../images/homevideoHeader.gif);
}

#leftMenuItems {
	background-image:url(../images/homevideoLeftMenuBG.gif);
}


#leftMenuItems li{
	border-bottom:1px dotted #2a2415;	
}

#leftMenuItems a:link, #leftMenuItems a:visited {
	color:#ebe9d3; 
}    

#leftMenuItems a:hover {
	color:#e76533; 
}

#textContentWithPic {
	/* color:#ebe9d3; */
	color:#DDD;
}

#textContentWithoutPic {
	/* color:#ebe9d3; */
	color:#DDD;
}

.thumbnail {
	border:1px solid #ebe9d3;  
}

a:hover .thumbnail {
	border:1px solid #e76533; 
}


a:link, a:visited {
	color:#ebe9d3; 
}    

a:hover {
	color:#e76533; 
	text-decoration:none;
}

h1,h2,h3 {
   color:#ebe9d3;
}

.testimonialName {
	color:#ebe9d3; 		
	border-bottom:1px dotted #ebe9d3;	

}
