@import url("reset.css");
@import url("form.css");
/* Colors


*/

a {
	color: #5A5A5A;
}

a:hover,
a:active {
	border-bottom: 1px dotted #426933;
}

p {
	line-height: 17.2px;
	margin: 0em 0em .5em;
}

p a {
	color: #426933;
}

h4, h4 a {
	margin: 1em 0px;
	text-transform: uppercase;
	color: #087030;
	font-weight: normal;
	border: 0px !important;
}

h5 {
	margin: 1em 0px;
	text-transform: uppercase;
	color: #087030;
	font-weight: normal;
	border: 0px !important;
}

body {
	background: #bbb;
	color: #5A5A5A;
	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing: .06em;
	text-align: center;
}

div.main {
	margin: 0px auto;
	width: 960px;
	padding: 20px 13px 0px;
	background: url(../images/main.bg.jpg) repeat-y center top;
	text-align: left;
}

/* @group Header */

div.header,
div.content {
	padding: 0px 20px;
	position: relative;
}

div.header h1 a {
	width: 333px;
	height: 78px;
	background-image: url(../images/logo.gif);
}

div.header ul {
	list-style: none;
	padding: 0px;
	margin: 10px 0px 0px 10px;
	float: left;
}

div.header ul li {
	float: left;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0px 0px 0px 15px;
	padding: 0px 0px 0px 15px;
	border-left: 1px solid #B3C896;
}

div.header ul li.first {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

div.header ul li span {
	font-size: 9px;
}

div.header form {
	position: absolute;
	top: 20px;
	right: 20px;
	padding: 0px;
	width: auto;
}

div.header form fieldset {
	padding: 0px;
	width: auto;
	background: none;
}

div.header form div {
	float: left;
	margin-left: 20px;
}
div.header form label {
	float: left;
	margin-right: 5px;
	font-size: 11px;
	text-transform: uppercase;
	color: #426933;
}

div.header form input {
	border: 1px solid #cac9b9;
}

div.header p.stocks,
div.header div.stocks {
	position: absolute;
	top: -15px;
	right: 0px;
}

div.header p.stocks p,
div.header div.stocks p {
	margin: 0px 10px !important;
	float: left;
}

div.header p.stocks p {
	float: none;
	display: inline;
}

/* @end */

/* @group Menu */

div.menu {
	background: url(../images/menu.bg.jpg) no-repeat;
	height: 28px;
	margin: 32px 0px 15px 15px;
}

div.menu ul {
	list-style: none;
	margin: 0px;
	padding: 0px 0px 0px 15px;
}

div.menu ul li {
	float: left;
	margin: 0px;
	padding-left: 2px;
	background: url(../images/menu.seperator.jpg) no-repeat left center;
}

div.menu ul li.first {
	padding: 0px;
	background: none;
}

div.menu ul li a {
	line-height: 26px;
	padding: 10px 20px;
	border: 0px;
	text-transform: uppercase;
	font-size: 12px;
	color: #087030;
}

div.menu ul li a:hover,
div.menu ul li a.selected {
	background: url(../images/menu.hover.jpg) repeat-x left center;
	color: #5A5A5A;
	border: 0px;
}

/* @end */

div.hero {
	margin: 0px 0px 15px 18px;
}

object#hero {
	margin: -5px 0px 15px 12px;
}

/* @group Main Content */

div.content {
	padding-bottom: 40px;
	background: url(../images/page.watermark.jpg) no-repeat right bottom;
}

div.content div.threeCol {
	float: left;
	margin-left: 20px;
	width: 280px;
}

div.threeCol h2 {
	font-size: 15px;
	color: #087030;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 4px;
	border-bottom: 1px dotted #426933;
	margin-top: 0px;
}

div.threeCol h3 {
	font-size: 11px;
	color: #087030;
	font-weight: normal;
	text-transform: uppercase;
}

div.mainContent {
	float: right;
	width: 700px;
	font-size: 12px;
}

div.mainContent h2 {
	font-size: 20px;
	text-transform: uppercase;
	color: #087030;
	font-weight: normal;
	
	margin-top: 0px;
}

div.mainContent h2.trust_deed_investing,
div.mainContent h2.mortgage_investing,
div.mainContent h2.private_mortgage_investing,
div.mainContent h2.alternative_investments,
div.mainContent h2.investors,
div.mainContent h2.borrowers,
div.mainContent h2.clients,
div.mainContent h2.about_us,
div.mainContent h2.about_the_firm,
div.mainContent h2.the_firm {
	font-size: 31px;
	color: #fff;
	line-height: 60px;
	
	padding-left: 18px;
	height: 60px;
	background: url(../images/h2.trust_deed.jpg) no-repeat left top;
}

div.mainContent h2.investors {
	background-image: url(../images/h2.investors.jpg);
}

div.mainContent h2.borrowers,
div.mainContent h2.clients {
	background-image: url(../images/h2.borrowers.jpg);
}

div.mainContent h2.about_us,
div.mainContent h2.about_the_firm,
div.mainContent h2.the_firm {
	background-image: url(../images/h2.about_us.jpg);
}

div.mainContent h2.alternative_investments {
	background-image: url(../images/h2.alternative_investments.jpg);
}

div.mainContent h3 {
	font-size: 20px;
	text-transform: uppercase;
	color: #087030;
	font-weight: normal;
}

div.mainContent li {
	font-size: 11px;
	color: #4A9629;
}

div.mainContent li span {
	color: #5A5A5A;
}

/* @end */

/* @group Sidebar */

div.side {
	float: left;
	width: 180px;
	background: #f1f1f1;
	min-height: 100px;
	height: auto !important;
	height: 100px;
	padding: 10px;
}

div.side ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

div.side ul li {
	vertical-align: middle;
	margin: 0px;
	padding: 0px 3px;
	background: url(../images/rule.jpg) repeat-x left top;
}

div.side ul li.selected {
	color: #4A9629;
	list-style-position: inside;
	list-style-type: disc;
}

div.side ul li a {
	display: inline-block;
	padding: 16px 0px 14px;
	font-size: 9px;
	text-transform: uppercase;
	color: #426933;
	margin: 0px 4px;
	border: 0px;
}

div.side ul li a:hover {
	color: #4A9629;
	border: 0px;
}

div.side ul li.selected a {
	color: #5A5A5A;
	padding-right: 0px;
	list-style-position: inside;
	list-style-type: disc;
}

div.side ul li.first {
	background: none;
}

/* @end */

/* @group Footer */

div.footer {
	margin: 0px auto;
	width: 986px;
	background: url(../images/footer.bg.jpg) no-repeat center top;
	padding-top: 40px;
	text-transform: uppercase;
	font-size: 9px;
}

/* @end */


/* @group Classes */

a.button {
	text-transform: uppercase;
	color: #4A9629;
}

div.rule {
	border-bottom: 1px dotted #426933;
	margin-bottom: 15px;
}

table.highlight td,
table td span {
	color: #426933;
}

p.title {
	font-size: 9px;
	text-transform: uppercase;
}

input.submit {
	border: 0px;
	background: #087030;
	color: #fff;
	text-transform: uppercase;
	cursor: pointer;
}

form.wpcf7-form {
	padding: 0px;
	width: auto;
}

form.wpcf7-form fieldset {
	padding:0px;
	width: auto;
	background: none;
}

form.wpcf7-form fieldset div label {
	width: 150px;
	font-size: 11px;
	text-transform: uppercase;
	color: #426933;
}

form.wpcf7-form fieldset div.buttons {
	padding-left: 160px;
}

/* @end */