
	body {
	background-color:#C1A081; /*--#B39B8A--*/
	
	}
	
	#head {
		position: absolute;
		left: 6%;
		width:84%;
		height:35%;
			}
		#head img {
		
		height: auto;
		max-width: 100%;
			}		
	#content {
		position: absolute;
		left:1%;
		width:100%;
	}
	/*-- #content li {
			list-style-image: url(./imgs/li-fold.gif);
			
			}
	--*/

	#content h3{
			font: "Courier New",Courier; 
			color:#76455e; 
			font-weight: 600;
			font-size: .95em;
			} 
	
	#content p{
			font: .55em "Times New Roman",Courier; color:#32270a; 
			padding-left: .55em;
			padding-right: .25em;
			line-height: .15em;
			
			}
	
	#content a:link {
			color: #493f37;
			text-decoration:none;
			font-size: .38em;
			}
	#content a:visited {
			color: #cd9418; /*#9b6f12;B39B8A;*/
			text-decoration:none;
			font-size: .38em;
			}
	#content a:active {
			color: #6a3a15;
			text-decoration:none;
			font-size: .38em;
			}
	#content a:hover {
			color: B39B8A;/*#6e4050; */
			text-decoration:none;
			font-size: .38em "Times New Roman",Courier; 
			}		
	#content table {
			width:80%;
			height:40%;
			background-color:#FFF9EC;
			padding-bottom: 1%;
			table-layout: fixed;
			}
	#content td {font: .45em "Times New Roman",Courier; color:#493f37;
				padding-bottom:0%;
				padding-left: .08em;
				vertical-align:top;
				
			}
	#content ul {font: .38em "Times New Roman",Courier; color:#32270a;
				list-style: none;
				padding-left: 0;
				line-height: .15em;
				}
	#califrame {
    width: 280px;  /* Full width of the parent container */
    height: 350px; /* Full height of the parent container */
	
}
	#contactinfo {
	float: right;
	}
	#contactinfo p{font-family: "Times New Roman",Courier; 
	color:#76455e;
	font-size: .69em ;
	padding-right: 8px;
	line-height: 10px;
	}
	 .under {
	text-decoration: underline;
	font-weight:600;
	align: center;
	}
	.infoRt {
	float: right;	
	}		
	/*#content li {
				font:.65em "Times New Roman",Courier; color:#32270a; 
				line-height: .05em;
				}	*/	
	.cent 	{
			background-color:#FFF9EC;
			padding-bottom:0%;/* was 55 */
			padding-left: 1%;
			padding-right: 1%;
			/*padding-bottom: 5%;			
			position: absolute;
			left: 7%;
			width:82%;
			height:35%; */
			}
/*	.cent p { 
			font: 6px "Times New Roman",Courier; color:#32270a; 
			padding-left: .75em;
			padding-right: .75em;
			line-height: 1.25em;
				
			} */
	.outer {	
			background-color:#FFF6ED;
			padding-bottom: 5%; /* was 15 */
			padding-left:1%;
			}
		
	.spec {
		font: .78em "Courier New",Courier; color:#76455e;
			
	}
	.list-item { 
				font:.45em "Times New Roman",Courier; color:#76455e;/*#493f378*/
				font-weight: 600;
				list-style: none;
				padding-left: 0;
				line-height: 20px;
				
	}
			
			
			
			
