body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#home_content {
	background-image: url(images/home_section_hdr2.jpg);
	background-repeat: no-repeat;
}


H1 {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        color: #B04B2D;
        font-weight: bold;
        font-size: 16px;
        line-height: 16px;
}
a {
        color: #993333;
        text-decoration: underline;
}

.Bigtextbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #c2a96f;
	font-weight: normal;
}
.Smalltextbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 30px;
	color: #c2a96f;
	font-weight: normal;
}
.Darkbrownheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 24px;
	color: #423524;
	font-weight: bold;
}
.Whiteheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color: #d0c1bc;
	font-weight: normal;
}
.Darkbrownheadingsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #423524;
}
.Darkbrown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #423524;
	font-weight: normal;
}
.years{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #423524;
	line-height: normal;
	font-weight: normal;
}
.textNormalGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: normal;
	font-weight: normal;
}
.Darkbrownlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #423524;
	font-weight:bold;
	text-decoration: none;
}
.Darkbrownlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #423524;
	font-weight:bold;
	text-decoration: none;
}
.linkNormal {
	color: #705a3e;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: underline;
}
.linkNormal:hover {
	color: #423524;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}	
.linkHome {
	color: #c2a96f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.linkHome:hover {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.footernav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #c2a96f;
	text-decoration: none;
}

.footernav:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #927b46;
}
.textgreysmaller {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	font-weight: normal;
	line-height: 12px;
}

/* Stock Quote Styles*/
#stockquote{width: 191px;}
#stockquote #layout_container {
	margin:0;
    width:191px;}

#stockquote #layout_container div {
	clear:both;
}

#stockquote #layout_container .content {
	overflow:visible;
	width:191px;
	float:left;}

#stockquote #layout_container .content div {
	float:left;
    overflow:hidden;
	width:100%;
	height:30px;
	line-height:30px;
	border-bottom:1px solid #C2A96F;
	color: #C2A96F;
	font-family: Arial;
	font-size:12px !important;
    color:#C2A96F !important
}

#stockquote.inside-page #layout_container .content div {
	 color:#999 !important
	}

#stockquote #layout_container .content div.symbol, 
#stockquote #layout_container .content div.price, 
#stockquote #layout_container .content div.dchange, 
#stockquote #layout_container .content div.volume {
	margin-right:0px;}

#stockquote #layout_container .content div span.value {
	margin:0 10px 0 10px;
}

#stockquote #layout_container .content div.symbol,
#stockquote #layout_container .content div.date,
#stockquote #layout_container .content div.time,
#stockquote #layout_container .content div.open,
#stockquote #layout_container .content div.pchange

{
	display:none;
}
#stockquote #layout_container .content div.last-updated{font-size: 10px; color: #999  !important;}
#stockquote #layout_container .content div.currency{border-bottom: 0px;}
#stockquote #layout_container .content div.symbol span.value {margin:5px !important}
#stockquote #layout_container .content div.date span.value {margin:5px !important}
#stockquote #layout_container .content div.time span.value {margin:5px !important}




