@charset "UTF-8";
body {
	margin:0;
	padding: 0px;
	font: 75%/140% Arial, Helvetica, sans-serif;
	color: #66524C;
}

/* Begin - Add by Frame13.com 22-02-2011 */

h1 a
{
  float:            left;
  width:            140px;
  height:           60px;
  text-indent:      -9999px;
  background:       #fff url("../images/logo.png") no-repeat 0 0;
  }
  
/* End - Add by Frame13.com 22-02-2011 */ 
  
a {
	color: #591030;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	text-decoration:underline;
}
#footer, #footer2 {
	font: 10px/120% Arial, Helvetica, sans-serif;
}
.header {
	clear:both;
}

blockquote {
	margin: 30px 0 0;
	padding: 0 4px;
	background: transparent url(../images/open_quote.gif) left top no-repeat;
	font-style:italic;
}
blockquote div {
	padding: 0 30px;
	background: transparent url(../images/close_quote.gif) right bottom no-repeat;
}
.quote {
	font-weight:bold;
}
h2, .subhead {
	font-weight:bold;
	font-size: 1.1em;
	margin: 20px 0 -5px;
}
.small {
	font-size: .9em;
}
