@charset "utf-8";


body {
font-family: Helvetica, sans-serif;
font-size: 12px;
line-height: 16px;
}

h1 {
font: 46px Georgia, "Times New Roman", Times, serif;
font-variant: small-caps;
text-transform: none;
font-weight: 100;
}

h2 {
font: 34px Georgia, "Times New Roman", Times, serif;
font-variant: small-caps;
text-transform: none;
font-weight: 100;
}

h3 {
font: 22px Georgia, "Times New Roman", Times, serif;
font-variant: small-caps;
text-transform: none;
font-weight: 100;
}

h4 {
font: 19px Georgia, "Times New Roman", Times, serif;
font-variant: small-caps;
text-transform: none;
font-weight: 100;
}

h5 {
font: 16px Georgia, "Times New Roman", Times, serif;
font-variant: small-caps;
text-transform: none;
font-weight: 100;
}

h6 {
font: 14px Georgia, "Times New Roman", Times, serif;
font-variant: small-caps;
text-transform: none;
font-weight: 100;
}

.caption {
font:12px Georgia, "Times New Roman", Times, serif;
font-style:italic;
}

.clear {
height:8px;
}

#postarea
{
width:635px;
margin-left: auto;
margin-right: auto;
}

#ytd
{
	background: #ebfbd3;
	clear:none;
	float:left;
	height:250px;
	margin:16px 16px;
	padding: 24px 24px;
	width:260px;
	color:#333333;
	border:1px double #666666;
}

.title
{
color:#436a1a;
font: bold 100% Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:bold;
letter-spacing:4px;
margin:18px 0;
text-align:center;
text-transform:uppercase;
}

.numb1
{
font-size:24px;
}

.numb2
{
font-size:24px;
}

blockquote.testimonial {
  font: 14px/20px italic Times, serif;
  float:right;
  padding: 8px;
  border: 1px solid #e1cc89;
  margin: 8px 4px 4px 16px;
  background: #faebbc url(../images/openquote1.gif) no-repeat top left;
  text-indent: 23px;
  width:325px;
  }

blockquote.testimonial span {
	display: block;
	background: url(../images/closequote1.gif) no-repeat bottom right;
	 }
	 
#header { height:190px; margin-bottom:64px; }
