
	body {
	background-color:#C1A081; /*--#B39B8A--*/
	
	}
	
	#head {
		position: absolute;
		left: 6%;
		width:82%;
		height:35%;
			}
		#head img {
		
		height: auto;
		max-width: 100%;
			}		
	create the left column space
	#content {
		position: absolute;
		left:6%;
		width:82%;
	}
		
		
	/*-- #content li {
			list-style-image: url(./imgs/li-fold.gif);
			
			}
	--*/

	#content h3{
			font-family: "Courier New",Courier; 
			color:#76455e;
			font-size: 1.37 em;
			font-weight: 600;
			} 
	
	#content p{
			font-family: "Times New Roman",Courier; color:#32270a; 
			font-size: .99em ;
			padding-right: 16px;
			line-height: 20px;
			
			}
	
   
	#content a:link {
			font-size: .88em;
			color: #493f37;/*#A39385;#B9ACA2;*/
			text-decoration:none;
			}
	#content a:visited {
			font-size: .88em;
			color: #7A6047;/*#cd9418;/*#C1A081;/*#cd9418; /*#9b6f12;#B39B8A*/
			text-decoration:none;
			}
	#content a:active {
			font-size: .88em;
			color: #6a3a15;  /*#c06826; */
			text-decoration:none;
			}
	#content a:hover {
			font-size: .88em;
			color: #B39B8A; /*#6e4050;*/
			text-decoration:none;
			
			}		
	#content table {
			width:100%;
			height:40%;
			background-color:#FFF9EC;
			padding-bottom: 0%;
			table-layout: fixed;
			}
	#content td {font:.88em "Times New Roman",Courier; color:#493f37;
				padding-bottom:0%;
				padding-left: .55em;
				vertical-align:top;	
			}
	#content ul {font-family: "Times New Roman",Courier;
				font-size:.99em;
				color:#32270a;
				list-style: none;
				padding-left: 0;
				line-height: 20px;
				}
	/*#content li { 
				font:1.37 em "Times New Roman",Courier; color:#32270a; 
				line-height: 20px;
				}		
	#content li{
				align: left;
				}		--*/
	 .acro {
			background-color:#76455e;
			padding-bottom:.5%;/* was 55 */
			padding-left:.5%;
			padding-right:.5%;
			padding-top:.5%;
			width: 52%;
			}
	
	.cent 	{
			background-color:#FFF9EC;
			padding-bottom:0%;/* was 55 */
			padding-left:1%;
			padding-right:1%;
			}
		
	.outer {	
			background-color:#FFF6ED;
			padding-bottom: 5%; /* was 15 */
			padding-left:1%;
			}
		
	.spec {
		font: 1.17em "Courier New",Courier; color:#76455e; font-weight: 600;
			
	}
	.list-item { 
				font:.99em "Times New Roman",Courier; color:#76455e;
				font-weight: 600;
				list-style: none;
				padding-left: 0;
				line-height: 20px;
				
	}
	
	#califrame {
    width: 450px;  /* Full width of the parent container */
    height: 450px; /* Full height of the parent container */
	
}
	#contactinfo {
	float: right;
	}
	#contactinfo p {font-family: "Times New Roman",Courier; 
	color: #76455e;
	font-size: .89em ;
	padding-right: 12px;
	line-height: .88em;
	}
	 .under {
	text-decoration: underline;
	font-weight:600;
	align: center;
	}
	.infoRt {
	float: right;	
	}
  /* td.cab {
			padding-bottom: 15%;
			background-color:#FFF6ED;
   }
		
	td.tool {
			padding-bottom: 35%;
			background-color:#FFF6ED;
   }
			--*/
			
			
			
			
			
			
			
