

body {	
		
	font-size: small;
	height: 100%;
 }

HTML BODY  {	
	margin: 0;	
	padding: 0;	
	
	font-family: "helvetica neue", helvetica , arial, sans-serif;	
	
	font-size: x-small; /* for win IE5*/
	f\ont-size:  small; /* for other IE versions */
	
	color: #666;	 	
	background: #fff;
	
 	background: url(img/body_bg.gif) repeat-x 0 50px;

	
}/* layout style */

p, #left dl {
	
	font-size:100%;
}

  .button {  

 
 
line-height: 1.4em;

}
 p .first{
	
	margin-top: 0;
	padding-top: 0;
}
.olive {
	
	color: #71855e;
	font-size: 120%;
}

.darkpurple {
	margin-top: 23px;
	color: #80528b;
}

.blue {
	color: #254b8d;
	font-size: 110%;
	font-weight: bold;
}
 
#container { 	
	position: relative;	
	width: 755px; 	
	margin: 0 auto; 	
	text-align: left;	
	margin-top: 50px;
	background-color: transparent;
 	/*border: 1px solid red;*/ 

	
}
	
#top {    

	height: 130px;  
 	background: white;  
	width:  800px;  
	text-align: left;
	 
	 /*border-left: 1px #D3AFD5 solid;*/
	 
	 }

  

#top .img2 {
	margin-left: 33px;
	background-color: #D9CbDC;
	
	padding-right: 46px;
	
	  }

#topnav {
	margin-top: 10px;
	margin-bottom: 20px;
	 
	border-top:  1px solid #761787;
	padding-bottom: 5px;
	
	 
	
}

 

#lowerbar {    

	height: 25px;  
 	 
 
	 }

 

#wrapper {  
	margin: 0;  
	padding: 0;  
	/*background: white url('images/wrapper_bg.gif') repeat-y;*/ 
	
		border-bottom: 8px solid #b8c2ae;

	/*float: left;*/
	 	
}

#left {  
	float: left;  
	width: 150px;  
	/*background-color: #D3AFD5;*/
background: transparent url(img/lp_word.gif) no-repeat left top;
	padding-top: 80px; /* for the nav to clear the image */
	/*border: 1px solid pink;*/
     
}

html>body #left {	
width: 150px; /* ie5win fudge ends */
	}
#left #toggle {
 
 
 margin-top: 3px;
 margin-bottom: 1px;
 font-size: 70%;
	width: 60%;
	 }
	 
	 
	 #left #toggle img {
 		
 		float: left;
 		margin-right: 5px;
	
	 }
	 
#left dl {
 
    list-style: none;
    margin: 0 0 0 5px;
	padding-left: 0px;
 	padding-bottom: 20px;
 	
	
	 }

#left dd {
	
	/*width:  100px;*/
	margin-left: 5px;
	margin: 0;
	padding-bottom: 14px;

}
 

#left dd a:link, #left dd a:visited, #right dd a:link, #right dd a:visited {
	
	margin-left: 0px;
	text-decoration: none;
	color: #b297b9;
	background: url(img/l_nav_off.gif) no-repeat left;
	padding-left: 15px;
 
	 
}

#left dd a:hover, #left dd a:active {
	
 
	text-decoration: none;
 	 
 	background: url(img/l_nav_on.gif) no-repeat left;
}

 #left dd a.current {
	
 
	text-decoration: none;
 	font-weight: bold;
 	background: url(img/l_nav_on.gif) no-repeat left;
 	border: 1px dotted #71855e;

 	padding: 2px 12px 2px 15px;
}


#right { 	  
	
	float: right;  
	width: 127px;   
	}

 

html>body #right {	
width: 127px; /* ie5win fudge ends */	
}

#middle {  
 
	width: 598px;
	float: left;
	background: white;
	padding-left: 5px;
	padding-bottom: 0px;
	border: 0px solid black;
  	}

#middle img.floatr {  
 
	float: right;
	margin-left: 15px;	 
  	}
  	
  	#middle img.floatl {  
 
	float: left;
	margin-right: 15px;	 
  	}



#middle img.floatr, #middle img.floatl {  
 	
 		padding:  3px;
 		border: 1px solid #666;
	 	 
  	}
  	
   



#middle a:link, #middle a:visited {
	
	color: #761787;
	text-decoration: none;
	margin-right: 11px;
	font-weight: bold;
	
}

#middle a:link.vacancy, #middle a:visited.vacancy {
	
	color: #761787;
	text-decoration: underline;
	
	
}

#middle a:hover.vacancy {
	
	 
	text-decoration: none;

	
}

#middle a:hover {
	 text-decoration: underline;	
}




#middle p.bottomlink {  
 float: right;
	 
	   	}


 h1 {
	margin-top: 23px;
	color: #80528b;
	font-size: 120%;
	
	}

h2 {
 	 font-size: 100%;
	
	}

h3 {
	
 		padding-bottom: 0; 
	 	margin-bottom: 0px;
	
	}
h4 {
	
 	
 	
 		}

#middle table {
	 /*border: 2px solid red;*/
 }


.error {
	
	color: red;
	
	}

 #clear {  clear: both;}

.clear {  clear: both;}

#footer {  /*background: #F3F0E8;*/
  
  background: transparent;  
  padding-top: 5px;  
  width: 800px; 	
  margin: 0 auto; 
 
  
   }


#footer  p {    
	text-align: center;
	font-size: 90%;	 
	line-height: 1.3em;
 	/*margin-top: 40px;*/
   }

#footer a:link, #footer  a:visited {    
	text-decoration: none;   
	 color: gray;
	 
   }


#footer  a:hover {    
text-decoration: underline;  
}/* Removes default top margin from left/right column paragraphs in Mozilla */
			
 			
img {	
border: 0;	
}
	
	 
hr {
	color: #761787;
	border: 1px solid #761787;
	
}	

 .formelement {
	 
	height: auto;
	position: relative;
	clear: both;
	padding-bottom: 5px;
	padding-top: 5px;
	 
}

input {
	width: 330px;
	height: 15px;
	}
	
	
	
input:focus {
	 background-color: #80528b;	
	 color: white;
	 
	 
	 }


input.button {
	width: 100px;
	height: 30px;
	}


 
textarea {
	
	width:  330px;
	height: 150px; 
 	font-size: 95%;
	font-family:  helvetica , arial, sans-serif;
}

.formholder {
	
	width: 394px;
	height: auto;
	position: relative;
	clear: both;
	border-top: 1px solid #CCC;
	padding-bottom: 5px;
	padding-top: 5px;
	margin-bottom: 10px;
	
}
 
  .check {
	
	width: 394px;
	float: left;
	height: auto;
	position: relative;
	clear: both;
	padding-top: 5px;
}

 
#quotes p {
line-height: 1.8em;
}
 

address {
	text-align: center;
	margin-bottom: 10px;
}


