/* Jenny Watts 2008 - All Rights Reserved

	Designed & Coded by Paul Wilsdon: http://www.paulwilsdon.com
	
*/

#upper_text h1 {
	
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: lighter;
	color: #FFF;
	
}

#upper_text h2 {
	
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: lighter;
	color: #FFF;
}

#upper_text p {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
	letter-spacing: normal;
	line-height: 36px;
	text-align: justify;
	
}

#upper_text li{
	font-family: "Baskerville", "Georgia", serif;
	color: #FFF;
	text-decoration: none;
	list-style-type: none;
	display: inline;
	padding-right: 40px;
	padding-bottom: 50px;
	float: right;
	font-size: 18px;
}

#upper_text li a:link {
	color: #FFF;
	text-decoration: none;
}

#upper_text li a:visited{
	color: #FFF;
	text-decoration: none;
}

#upper_text li a:hover{
	color: #FFF;
	text-decoration: underline;	
}

#upper_text li a:active {
	color: #FFF;
	text-decoration: none;
}

#lower h2 {
	
	font-family: Baskerville, Georgia, "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: lighter;
	color: #2e0000;
}

#lower p {
	
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #2e0000;
	letter-spacing: normal;
	line-height: 36px;
	text-align: justify;
	
}

#upper_text a:link {
	color: #FFF;
	text-decoration: none;
}

#upper_text a:visited{
	color: #FFF;
	text-decoration: none;
}

#upper_text a:hover{
	color: #FFF;
	text-decoration: underline;	
}

#upper_text a:active {
	color: #FFF;
	text-decoration: none;
}