body{
	background: url('../images/tile3.gif') ;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 20px 0px 0px 0px;
	background-repeat:repeat;
}
p, h1, h2, ol, ul {
	
}
p {
	color:#000000;
	font-size: 14px ;
	line-height: 22px;
}
.side {
	font-size: 11px ;
	line-height: 15px;
	padding: 0 2px 2px 15px;
	margin: 2px 2px 16px 0px;
}
.topframe {
background-image:url(../images/frm_top.gif);
background-repeat:no-repeat;
}
.frm_right {
background-image:url(../images/frm_right.gif);
background-position:top;
background-repeat:no-repeat;
}
.footer_copy {
font-size:12px;
color:#141414;
text-align:center;
line-height: 18px;
padding: 0 0 10px 0;
}
a:link {
	color:#000000;
	text-decoration:underline;
	}
a:visited {
	text-decoration: underline;
	color:#000000;
	}
a:hover {
	text-decoration:none;
	font-style:none;
	color: #000000
	}

/******************* Paragraph Level Formats ***********************/
h1{
	font-size: 22px ;
	color: #000000 ;
}

h2{
	font-size: 18px ;
	font-weight: bold ;
	line-height: 24px;
	color:#270d00;
}

h3{
	font-size: 16px ;
	font-weight: bold ;
	line-height: 24px;
	color:#270d00;
}

li{
	margin-bottom: 7px ;
	font-size: 14px ;
	line-height: 22px;
}
.testimonialBox {
	border: 1px dashed #FFFFFF ;
	padding: 5px ;
	margin: 20px 10px 10px 10px ;
	width:450px;
}

.testimonialBox p{
	margin: 0 0 15px 0;
}

.testimonialSignature{
	font-weight: bold ;
	text-align: right ;
	margin-bottom: 0 ;
}
.photo{
	border: 1px solid #FFFFFF;
	padding: 3px;
	background-color: #FFFFFF;
}
.newPhoto{
	border: 1px solid #cdb677;
	padding: 3px;
	background-color: #cdb677;
}
.photo.right {
	margin: 0px 0px 1px 10px;
}
.photo.left {

	margin: 0px 10px 1px 0px;
}
.content {
padding:0px 10px 10px 45px;
}
.divider {
width:710px;
border:1px inset #b5e7e5;
float:none;
}
.pages
{
	font-size:12px;
	text-align:right;
}
p.credit, p.credit a, p.credit a:link  {
	font-size:12px;
	color:#e3e3e3;
	text-align:center;
	margin: 0px;
	padding: 0px;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}
p.credit a:hover {
	color: #e3e3e3;
	text-decoration:underline;
}