body {
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(../images/lilac3.jpg);
}

body, td, th {
	color: #330033;
	font-size: 14px;
	
}

img {border: medium solid #000;	
}

#header {
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #C33;
	padding-top: 5px;
}
	
	

h1 {
	color: #333366;
    text-align: center;
	font-size: 50px;
    font-weight: bold;	
    font-family: "Edwardian Script ITC";
	
}

p {
	text-align: left;
}

h2 {
	color: #330033;
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
}

h3 {
	color: #993399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}

h4 {color: #330033; 
}

h5 {
	color: #333333;
	text-align: center;
	font-size: 25px;
	font-family: "Monotype Corsiva", Mistral, "Comic Sans MS";
	font-weight: bold;
	font-style: italic;
}
	
	
h6 {
	color: #993399;
	font-size:14px;
	font-style:italic;
 	text-decoration: underline;
}

h7  {
	font-family:"Comic Sans MS", cursive;
	font-size: 12px;
	font-style: normal;
	text-align: center;
    }



#container {
	width: 850px;
	margin: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-right: 20px;
	padding-left: 20px;
	border: thick double black;
	background-color: #FFF;	
	
}

#content1 {
	width: 800px;
	padding-left: 20px;
	
	
	}


#content {
	width: 800px;
	padding-left: 20px;
}

#contentfaq p {
	text-align:left;
}

#contactus a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993399;
	font-style: italic;	
}

#contactus p {
    text-align: center;
	
}


#footer {
	clear: both;
	border-top-width: thick;
	border-top-color: #CC3333;
	border-top-style: double;
	height: 70px;
	color: #993399;
	text-align: center;
}


#welcome {
	font-size: 40px;
	font-family: "Times New Roman", Times, serif;
	color: #993399;
	text-align: center;
	font-weight: bold;
	font-style: normal;
}


#strangers {
	border-bottom-width: thick;
	border-bottom-style: double;
	border-bottom-color: #C33;
}
	

#nav li {
	padding: 5px;
	height: 40px;
	width: 135px;
	
	background-color: #FFF;
	list-style-type: none;
	font-size: 15px;
	text-decoration: none;
	font-family: "Comic Sans MS", cursive;
	font-weight: bold;	
}


#nav li a:link {
	font-family: "Comic Sans MS", cursive;
	font-size: 15px;
	color: #993399;
	list-style-type: none;
	text-decoration: none;
}

#nav li a:hover {
	font-family: "Comic Sans MS", cursive;
	font-size: 15px;
	color: #CC3333;
	list-style-type: none;
	text-decoration: underline overline;    
}


#flowers2 {
	text-align:center;
}




#linktable {
	text-align: left;
}

#linktable a {
	color: #993399;
	font-size: 14px;
}

