/* Global Heading Styles */
		
h1, h2, h3, h4, h5, h6 {
	font-family: 'trebuchet ms', tahoma, arial, helvetica, sans-serif;
	margin: 0 0 0.6em 0; padding: 0; font-weight: normal;
	}

h1 {
	font-size: 182%;
	color:#003366;
	}

h2 {
	font-size: 152%;
	color:#003366; margin-top: 1.2em ;
	}

h3 {
	font-size: 136%;
	color:#003366; margin-top: 1.2em
	}

h4 {
	font-size: 122%;
	}

h5 {
	font-size: 107%;
	}

h6 {
	font-size: 100%;
	}


/* Global Content Styles */


blockquote p {
	color: #333;
	padding: 10px 20px 20px 65px;
	border: 1px solid #ccc;
	background: url(../../img/gbl/bg-quote-open.gif) no-repeat 10px -15px;
	}

blockquote.pullquote {
	background: #fff;
	padding: 10px 0 0 0;
	width: 25%;
	float: left;
	margin: 0 20px 0.5em 0;
	font-size: 136%;
	color: #555;
	border: 2px solid #ccc; border-right: 0; border-left: 0;
	text-align: center;
	}

blockquote.pullquote.alt {
	float: right;
	margin: 0 0 0 20px;
	}

	blockquote.pullquote .prewrap {
		height: 50px;
		background: url(../../img/gbl/bg-quote-open.gif) no-repeat center -30px;
		}

	blockquote.pullquote .postwrap {
		height: 45px;
		background: url(http://www.oaklandhomespecialist.com/img/gbl/bg-quote-close.gif) no-repeat center -25px;
		}

.highlight {
	background: #FFF8AF;
	}

p.highlight {
	background: #FFF8AF;
	border: 1px solid #EFE9A4;
	padding: 10px;
	}

div.highlight {
	background: #FFF8AF;
	border: 1px solid #EFE9A4;
	padding: 10px 10px 0 10px; margin: 0 0 1em 0;
	}

.important {
	background: #E1E8F0;
	}

p.important {
	background: #E1E8F0;
	border: 1px solid #D1DFEF;
	padding: 10px;
	}

div.important {
	background: #E1E8F0;
	border: 1px solid #D1DFEF;
	padding: 10px 10px 0 10px; margin: 0 0 1em 0;
	}


.note {
	color: #000;
	font-size:0.8em;
	padding: 5px;
	}

.footnote {
	font-size: 85%;
	color: #666;
	}

.byline {
	text-align: right;
	float:right;
	}


/* Global Image Styles */

.floated {
	float: left;
	margin: 0 15px .5em 0;
	}

.floated.alt {
	float: right;
	margin: 0 0 .5em 15px;
	}

.caption {
	display: block;
	border: 1px solid #ccc;
	text-align: center;
	padding: 5px;
	background: #fff;
	}

.caption img {
	float: none;
	border: none;
	}

.caption span {
	padding: 5px 0 0 0;
	display: block;
	}