<style type="text/css">
 <!--
/* CSS Tabs */
body, html {
/*	background-color: #A5C7CE;	*/
color: #000; }
body {
background-color: rgb(239, 207, 156);		
}
#wrapper {
width: 800px;
margin: auto;
background-color: #ffffff;
background-image: url('/images/bktop.jpg');	
background-repeat: repeat-x;
	
		
		
}
#header {
margin-top: 0px;
z-index: 500;
height: 234px;	
background-image: url('/images/logofin.jpg');
background-repeat: no-repeat;
}
#toplinetext {
position: absolute;
margin-top: 33px;
margin-left: 200px;
color: #a08e76;	
font-family: arial, sans-serif;
font-size: 11px;
font-weight: bold;	
}
#middletoptext{
position: absolute;
margin-top: 60px;
margin-left: 210px;
text-align: center;
/* margin-left: 300px; */
color: #351516;	
font-size: 30px;
	
}
#middletoptext h1 {font-size: 35px;
margin-left: 49px;
letter-spacing: 5px;
text-align: center;

}
#lowermidtoptext {
 position: absolute;
	margin-top: 95px;
	margin-left: 240px; }
#lowermidtoptext h2 {
 margin-left: 50px;
	font-size: 25px;
	color: #edcc9f;
	
}
#llmtoptext	{
 position: absolute;
 margin-top: 155px;
margin-left: 255px;
font-family: arial, helvetica, sans-serif;
font-size: 20px;
	color: #edcc9f;
	
	}

#navcontainer {
position: absolute;
margin: auto;
margin-top: -35px;
margin-left: 125px;
width: 750px;
font: bold 12px Verdana, sans-serif;

		z-index: 5000;
}

/*
#navlist {
        padding: 3px 0;      
        
        font: bold 12px Verdana, sans-serif;
}
*/
#navlist li {
        list-style: none;
        margin: 0;
        display: inline;
        color: #b81220;
        
}

#navlist li a {
 
      padding: 4px 0.3em; 
      margin-right: .5px; 
	  border: 3px solid #a08e76; /* #778; */
        border-top: 2px solid #a08e76; /* #778; */  
        text-decoration: none;
       color: #b81220; 
        background: #edcc9f; /* #AAE; */
}

#navlist li a:link { color: #b81220; /* #448; */ }
#navlist li a:visited, #navlist li a:active { color: color: #b81220; /* #667; */ }

#navlist li a:hover {
        color: #000;
        background-color: #A08e76;
        border-color: #227;
        }
/* #textcontainer ul{
margin-left: 275px;
}        */
#nav2list li a#current {
        background: white;
        border-bottom: 1px solid white;
}
#list2 {

        padding: 3px 0;
        margin-left: 150px;  
        font: bold 12px Verdana, sans-serif;
}

#list2 li {
        list-style: none;
        display: inline;
}

#list2 li a {
        padding: 3px 0.5em;
       
                text-decoration: none;
}

#list2 li a:link { color: #448; }
#list2 li a:visited { color: #667; }

#list2 li a:hover {
        color: #000;
        background: #A08e76; /* #AAE; */
        border-color: #227;
}

#list2 li a#current {
        background: white;
        
}              
.picbor {
padding-left: 25px;
padding-right: 25px;
float: left:
		border: medium solid #660033;
			width: 185px;
		height: 120px;
align: left;	
		
		
}               

#textcontainer {
position: relative;
width: 800px;
margin: auto;

/* border: 2px solid #636152; */
background-image: url('bg_parchment3.jpg');
background-repeat: repeat;
/*	margin-left: 106px;	 */

/* margin-top: -34px; */
	
}
img.pictop{
float: left;
margin-left: 15px;
padding-right: 7px;
padding-bottom: 7px;
width: 178px;
height: 115px;
	
	}

#textcontainer h2.tagline {
	color: #311410; 
	font-size: 25px;
	text-align: center; 
	margin-top: 5px;
}
#textcontainer h2 {
	color: #a58e73; 
	font-size: 25px;
	text-align: center; 
	margin-top: 5px;
}
#textcontainer p {
margin-left: 45px;
margin-right: 45px;
		
}
p.testimonials {
border: 2px solid #311410;
padding: 7px;}
/* #textcontainer ul {
		margin-left: 200px;
} */
.ccat {
		display: block;
		margin-left: 150px;
}

#footer {
position: relative;
		margin-left: auto;
		margin-right: auto;
		text-align: center;
		color: #DDD6D0;
		background-color: #351516;
		height: 45px;
}
#footer a:link{
	color: white;
	text-decoration: none;	
}
#footer a:visited{
	color: white;
		text-decoration: none;		
}
#footer a:hover{
	color: gold;
		text-decoration: none;		
}
h1 { font-size: 25px; color: #311410; }
h3 { margin-left: 45px; font-size: 15px; color: #a58e73; }
  -->

</style>