/*
Theme Name: TheDreamSpeaker
Description: Theme for thedreamspeaker.com
Version: 0.1
Author : Vinay Bansal and Buddika Boralu*/
.top-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6e675e;
	text-decoration: none;
}
.top-text-link {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #6e675e;
	text-decoration: underline;
}
.top-text-link:hover {
	text-decoration: none;
}
.slogan-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #353535;
	text-decoration: none;
}
.page-header {
	font-size: 2em;
	font-weight: bold;
	color: #d0e1e8;
	width:100%;
         line-height: 60px;
	background-color:#2f4160;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: middle;
	text-align: left;
	text-indent: 16px;
}
.footer-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	letter-spacing: .2em;
}
.footer-text-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	letter-spacing: .2em;
}.footer-text-link:hover {
	text-decoration: underline;
}.subsection-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #545454;
	text-decoration: none;
}
.content-gray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	color: #666666;
	text-decoration: none;
}
.content-gray li {
	padding-bottom:10px;
}
.content-gray-link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #75716b;
	font-weight: bold;
	text-decoration: underline;
}
.content-gray-link:hover {
	text-decoration: none;
}
.inner-head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #d1e1e8;
	text-decoration: none;
}
