@charset "UTF-8";
/* CSS Document */
#leftBranding {
   width: 160px;
   height: 500px;
   padding-left: 10px;
   float: left;
   clear: left;
   font-family: "georgia", serif;
   font-size: 1em;
   color: #6C5C49;
}   
#fadeshow1 {
   margin-top: 60px;
   margin-left: 10px;
   width: 560px;
   height: 230px;
   float: left;
   clear: right;
}   
#homeMainText {
   margin-left: 10px; 
   float: left;
   width: 360px;
   color: #6C5C49;
   font-size: .95em;
}  
#homeSideText {
	margin-left: 25px;
	float: left;
	clear: right;
	color: #6C5C49;
	font-size: .85em;
	color:#000000;
	width: 175px;
}
#homeSideText a{
    text-decoration: none;
}
.type10px {
	font-size: 0.9em;
}
#aboutMainText {
   margin-left: 180px; 
   float: left;
   width: 560px;
   color: #6C5C49;
   font-size: .95em;
}
#aboutPhoto {
   margin-top: 60px;
   margin-left: 20px;
   float: left;
} 
#wherePhoto {
   margin-top: 60px;
   float: left;
} 
#whereMainText {
   margin-top: 60px;
   margin-left: 10px; 
   float: left;
   width: 300px;
   color: #6C5C49;
   font-size: .95em;
}   
#whereMainText a {
   text-decoration: none;
}   
#contactPhoto {
   margin-top: 60px;
   margin-left: 20px;
   float: left;
} 
#contactMainText {
   margin-top: 60px;
   margin-left: 30px; 
   float: left;
   width: 300px;
   color: #6C5C49;
   font-size: .95em;
} 
#contactMainText a {
   text-decoration: none;
}   	 
#mediaMainText {
   margin-top: 60px;
   margin-left: 20px;
   float: left;
   width: 600px;
   color: #6C5C49;
   font-size: .95em;
   clear: right;
}
#mediaMainText a {
   text-decoration: none;
} 
.smallBr{
line-height: 4px;
}

