/* CSS Document */

/* HTML tags */
#fleur
{
margin-top: -750px;
margin-left: 250px;
}
#words
{
height: 10px;
width: 320px;
margin-left: 150px;
}

#words2
{height:10px;
width: 370px;
margin-left: -15px;
}
#store

{
margin-left: 110px;
margin-top: 40px;
}



#something
{margin-left: 85px;
margin-top: 20px;
}
body 
	{
	margin:0;
	padding:0;
	font:95% Arial, Verdana, Helvetica, sans-serif;
	color:#000000;
	background-image:url(backgroundleft.png);
	background-color:#999999;
	
	background-repeat:repeat-y;
	} 
	
a:link, a:visited
	{
	color:#999999;
	}
	
a:hover, a:active
	{
	color: #990033;
	}
	
	#line
	{
	margin-left:125px;
	}
.leftcolumnspacing
	{
	line-height: 1.5;
	}
	
	.leftnav
	{
	font: bold 135% Georgia, "Times New Roman", Times, serif;
	}
	
	a.leftnav, a.leftnav:link { color:#FFFFFF; text-decoration: none; } 
a.leftnav:visited { color: #FFFFFF; text-decoration: none; }
a.leftnav:active, a.leftnav:hover { color:#FFFFFF; text-decoration: none; }

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 110%;
	font-weight: bold;
	color:#000033;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
.emailbox_splash {
	margin: 4px;
	padding: 6px;
	float: right;
	width: 175px;
	border: 1px solid #FFFFFF;
}
.emailbox {
	margin: 4px;
	padding: 6px;
	width: 175px;
	border: 1px solid #FFFFFF;
}

.smallgray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	color:#FFFFCC;
	font-weight: bold;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 180%;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 4px;
}
.content {
	padding: 8px;
}
.descriptiontext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	color: #996600;
	font-weight: normal;
	border: none;
	text-align: center;
}
.letter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 85%;
	font-style: italic;
	line-height: 150%;
	color: #333333;
	text-indent: 30px;
	padding-right: 20px;
	padding-left: 20px;
}
.floatleft
	{
	float:left;
	} 
	
.floatright
	{
	float:right; 
	}.box_right {
	margin: 4px;
	padding: 6px;
	float: right;
	width: 175px;
	border: 1px solid #666666;
}
