@charset "utf-8";
/* CSS Document for kathy on french_complexion*/

body {
	  border: 1px solid #999999;
	  margin-left: 250px; 
	  padding: 20px; 
	  width:650px; 
	  font-family:Verdana, Arial, Helvetica, sans-serif; 
	  font-size:12px; 
	  color:#333333;
}

h1	{
	font: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color:#64b4b1;
	line-height:105%;
	
	} 
	
#middle {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:12px; 
	color:#333333;
}

.middle p {
	margin: 5px;
	padding: 0 0 10px 0;
}

a:link {
	/* background-color: #dcdcdc;
	border-bottom: thin; #e0e0e0*/
	border-bottom-color: #CCCCCC ;
	color: #4ea2a0;
	text-decoration:none;
}

a:hover {
	border-bottom: none;
	color: #FF0000;
	text-decoration:none;
}

a:visited {
	color: #64b4b1;
	text-decoration:none;
}

.quote_right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;		
	text-align: left;
	line-height: 130%;
	color: #5c5858;
	border-top-width: thick;
	border-top-style: dotted;
	border-top-color:  #0066CC;
	border-bottom-width: thick;
	border-bottom-style: dotted;
	border-bottom-color: #0066CC;
	float: right;
	width: 180px;
	padding: 5px;
	margin: 5px;
	background-color: #e4e4e3;
}

.dropcaps{
	float:left;
	color: #64b4b1;
	font: bold 34px/36px Georgia, "Times New Roman", Times, serif;
	/*text-align:text-top;
	background-color : #F0F0FF;*/
	background-color:#e4e4e3;
	border: 1px solid #4ea2a0;
	margin: 2px;
	padding-right: 2px;
	padding-left: 2px;
}
ul.tick li{
	list-style-position: outside;	
	list-style-image: url(../images/tick_blue.gif);
	line-height: 140%;
}

p.indent { 
	text-indent: -1.5em;
	margin-left: 2em;

}

.brick {
	color: #FF0000;
	}
.foots {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;	
	/* color: #64b4b1;*/
	color: #4ea2a0;
	text-align: center;
}
	


