@charset "utf-8";
/* CSS Document */

body {
	margin: 0px;
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 18px;
	line-height: 140%;	

}
form {margin: 0px;} 

:focus, :active { outline: 0; }

a:link, a:visited{
	color: #a20c3b;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #d71a3e;
	text-decoration: none;	
}

.PyPlTable {
	padding: 0px;
	margin: 0px;
}
.contact {
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 16px;
	font-weight: bold;
}
.req{
	color: #A50E39;
	font-size: 24px;
	font-weight: bold;
}
.TestText {
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 14px;
	line-height: 20px;

}
.Quote {
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 14px;
	margin-left: 220px;
	line-height: 20px;
}
.Close {
	font-family:  Helvetica, Arial, Verdana, sans-serif;
	color: #000000;
	font-size: 12px;
}
.blurb {
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	line-height: 100%;
}
.page_title {
	padding-bottom: 20px;
	text-align: center;	
}
#content {
	padding: 18px;
	background-image: url(images/PageContentBG01.jpg);
	background-repeat: no-repeat;	
}
#bottom-shadow {
	background-image: url(images/StoneBGshdwBtm.jpg);
	background-repeat: repeat-x;
}
#bottom-shadowLeft {
	background-image: url(images/StoneBGShdwBtmLf.jpg);
	background-repeat: no-repeat;
}
#bottom-shadowRight {
	background-image: url(/images/StoneBGShdwBtmRt.jpg);
	background-repeat: no-repeat;
}
.quote {
	text-align: right;		
}
#menu-bg {
	background-image: url(images/Rhiannon-MenuBG.jpg);
	background-repeat: no-repeat;
}
#text_testimonial {
	margin-top: 150px;
	margin-left: 150px;
	width: 460px;	
	color: #000000;
	font-size: 16px;
	line-height: 125%;	

}
#testimonial03 {
	margin-top: 140px;
	margin-left: 150px;
	width: 460px;
	color: #000000;
	font-size: 16px;
	line-height: 125%;	
}
#testimonial_link {
	margin-left: 150px;
	width: 460px;
	text-align: center;
}
.testimonial_source {
	text-align: right;
	font-style: italic;
}
#menu{
	padding-left: 10px;
	padding-top: 270px;
	white-space: nowrap;
	margin: 10px 0 0 0;
	width: 240px;
}
#menu ul {
	margin: 0px;
	padding: 0px;

}
#menu li {
	padding-bottom: 15px;
	list-style-type:none;
}