/*******************************************************************************

	CSS - Clark CRE
	Title: Clark CRE
	Author: Sixty Five Design (http://www.sixtyfivedesign.com/)
	Date: April 2013

********************************************************************************

@font-face {
    font-family: 'alber_regularregular';
    src: url('alber-regular-webfont.eot');
    src: url('alber-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('alber-regular-webfont.woff') format('woff'),
         url('alber-regular-webfont.ttf') format('truetype'),
         url('alber-regular-webfont.svg#alber_regularregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* 1.1 General Styles
------------------------------------------------------------------------------*/

body { 
     background : #fff; 
     margin : 0; 
     padding : 0;
     text-align : left 
}

body, td {
	font-size: 9pt;
	font-family: arial;
	font-color: #666666;
	line-height: 12pt;
}

table, tr, td {
	text-align:left;

}

a {
color: #0070a4;
text-decoration: underline;
font-style:none;
-webkit-transition: 0.2s ease-in-out;
-moz-transition: 0.2s ease-in-out;
transition: 0.2s ease-in-out;
}

a:hover {
text-decoration: underline;
color:#0070a4;
}


********************************************************************************

/* 1.2 Default Styles
------------------------------------------------------------------------------*/

.top-nav {
	font-family: 'Noto Sans', sans-serif;
	color: #949494;
	font-size: 8pt;
	font-weight: none;
	line-height: 12pt;
	text-decoration: none;
}

.top-nav a {
	font-family: 'Noto Sans', sans-serif;
	color: #0d3249;
	font-size: 8pt;
	font-weight: none;
	line-height: 12pt;
	text-decoration: none;

}

.top-nav a:hover {
	font-family: 'Noto Sans', sans-serif;
	color: #0d3249;
	font-size: 8pt;
	font-weight: none;
	line-height: 12pt;
	text-decoration: none;
}


.nav {
	font-family: 'Noto Sans', sans-serif;
	color: #525252;
	font-size: 10pt;
	font-weight: none;
	line-height: 12pt;
	text-decoration: none;
}

.nav a {
	font-family: 'Noto Sans', sans-serif;
	color: #525252;
	font-size: 10pt;
	font-weight: none;
	line-height: 12pt;
	text-decoration: none;

}

.nav a:hover {
	font-family: 'Noto Sans', sans-serif;
	color: #525252;
	font-size: 10pt;
	font-weight: none;
	line-height: 12pt;
	text-decoration: underline;
}


.breadcrumb {
	font-family: arial, sans-serif;
	color: #999;
	font-size: 8pt;
	font-weight: none;
	line-height: 12pt;
	text-decoration: none;
}

.breadcrumb a {
	font-family: arial, sans-serif;
	color: #999;
	font-size: 8pt;
	font-weight: none;
	line-height: 12pt;
	text-decoration: none;

}

.breadcrumb a:hover {
	font-family: arial, sans-serif;
	color: #999;
	font-size: 8pt;
	font-weight: none;
	line-height: 12pt;
	text-decoration: underline;
}

.headertroix {
	font-family: arial, sans-serif;
	color: #0070a4;
	font-size: 15pt;
	font-weight: bold;
	line-height: 12pt;
	text-decoration: none;
}

.header1 {
	font-family: 'PT Sans Narrow', sans-serif;
	color: #fff;
	font-size: 17pt;
	font-weight: bold;
	line-height: 12pt;
	text-decoration: none;
}

.featurehdhp {
	font-family: 'PT Sans Narrow', sans-serif;
	color: #b4d2ea;
	font-size: 14pt;
	font-weight: bold;
	line-height: 12pt;
	text-decoration: none;
}

.featurehdhp a {
	font-family: 'PT Sans Narrow', sans-serif;
	color: #b4d2ea;
	font-size: 14pt;
	font-weight: bold;
	line-height: 12pt;
	text-decoration: none;

}

.featurehdhp a:hover {
	font-family: 'PT Sans Narrow', sans-serif;
	color: #b4d2ea;
	font-size: 14pt;
	font-weight: bold;
	line-height: 12pt;
	text-decoration: underline;
}

.reg9pt {
	font-family: arial, sans-serif;
	color: #ffffff;
	font-size: 9pt;
	font-weight: none;
	line-height: 11pt;
	text-decoration: none;
}

.reg9ptb {
	font-family: arial, sans-serif;
	color: #666;
	font-size: 10pt;
	font-weight: bold;
	line-height: 11pt;
	text-decoration: none;
}


.featurebtmhd {
	font-family: 'PT Sans Narrow', sans-serif;
	color: #166eb2;
	font-size: 15pt;
	font-weight: bold;
	line-height: 12pt;
	text-decoration: none;
}

.featurebtmhd a {
	font-family: 'PT Sans Narrow', sans-serif;
	color: #166eb2;
	font-size: 15pt;
	font-weight: bold;
	line-height: 12pt;
	text-decoration: none;

}

.featurebtmhd a:hover {
	font-family: 'PT Sans Narrow', sans-serif;
	color: #166eb2;
	font-size: 15pt;
	font-weight: bold;
	line-height: 12pt;
	text-decoration: underline;
}

.news-title {
	font-family: arial, sans-serif;
	color: #6699de;
	font-size: 10pt;
	font-weight: none;
	line-height: 13pt;
	text-decoration: none;
}

.news-title a {
	font-family: arial, sans-serif;
	color: #6699de;
	font-size: 10pt;
	font-weight: none;
	line-height: 13pt;
	text-decoration: none;
}

.news-title a:hover {
	font-family: arial, sans-serif;
	color: #6699de;
	font-size: 10pt;
	font-weight: none;
	line-height: 13pt;
	text-decoration: underline;
}

.news-date {
	font-family: arial, sans-serif;
	color: #666666;
	font-size: 8pt;
	font-weight: none;
	line-height: 13pt;
	text-decoration: none;
}

.news-date a {
	font-family: arial, sans-serif;
	color: #666666;
	font-size: 8pt;
	font-weight: none;
	line-height: 13pt;
	text-decoration: underline;
}

.news-date a:hover {
	font-family: arial, sans-serif;
	color: #666666;
	font-size: 8pt;
	font-weight: none;
	line-height: 13pt;
	text-decoration: underline;
}

.link1 {
	font-family: arial, sans-serif;
	color: #6699df;
	font-size: 9pt;
	font-weight: none;
	line-height: 12pt;
	text-decoration: none;
}

.link1 a {
	font-family: arial, sans-serif;
	color: #6699df;
	font-size: 9pt;
	font-weight: none;
	line-height: 12pt;
	text-decoration: none;

}

.link1 a:hover {
	font-family: arial, sans-serif;
	color: #6699df;
	font-size: 9pt;
	font-weight: none;
	line-height: 12pt;
	text-decoration: underline;
}


.copyrightftlk {
	font-family: arial, sans-serif;
	color: #666666;
	font-size: 8pt;
	font-weight: none;
	line-height: 13pt;
	text-decoration: none;
}

.copyrightftlk a {
	font-family: arial, sans-serif;
	color: #666666;
	font-size: 8pt;
	font-weight: none;
	line-height: 13pt;
	text-decoration: none;
}

.copyrightftlk a:hover {
	font-family: arial, sans-serif;
	color: #666666;
	font-size: 8pt;
	font-weight: none;
	line-height: 13pt;
	text-decoration: underline;
}

.rtsdhd {
	font-family: arial, sans-serif;
	color: #0070a4;
	font-size: 1.28em;
	font-weight: none;
	line-height: 14pt;
	text-decoration: none;
}

.rtsdtxt {
	font-family: arial, sans-serif;
	color: #666;
	font-size: 8pt;
	font-weight: none;
	line-height: 12pt;
	text-decoration: none;
}

.rtsdlk {
	font-family: arial, sans-serif;
	color: #0070a4;
	font-size: 9pt;
	font-weight: none;
	line-height: 13pt;
	text-decoration: none;
}

.rtsdlk a {
	font-family: arial, sans-serif;
	color: #0070a4;
	font-size: 9pt;
	font-weight: none;
	line-height: 13pt;
	text-decoration: underline;
}

.rtsdlk a:hover {
	font-family: arial, sans-serif;
	color: #0070a4;
	font-size: 9pt;
	font-weight: none;
	line-height: 13pt;
	text-decoration: underline;
}

.sidebar-phone {
	font-family: arial, sans-serif;
	color: #000;
	font-size: 14pt;
	font-weight: bold;
	line-height: 25pt;
	text-decoration: none;
}

.h5 {
	font-family: arial, sans-serif;
	color: #0070A4;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}

.h5 a {
	font-family: arial, sans-serif;
	color: #0070A4;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}

.h5 a:hover {
	font-family: arial, sans-serif;
	color: #0070A4;
	font-size: 11pt;
	font-weight: bold;
	text-decoration: underline;
}

.bio-name {
	font-weight: bold;
	text-decoration: none;
}


.sidebar-links {
	color: #6A6D6E;
	line-height: 14pt;
	text-decoration: none;
}

.sidebar-links a {
	color: #6A6D6E;
	line-height: 14pt;
	text-decoration: none;
}

.sidebar-links a:hover {
	color: #424445;
	line-height: 14pt;
	text-decoration: underline;
}

.h6 {
	font-family: arial, sans-serif;
	color: #0070a4;
	font-size: 9pt;
	font-weight: bold;
	line-height: 14pt;
	text-decoration: underline;
}

.h7 {
	font-family: arial, sans-serif;
	color: #0070a4;
	font-size: 10pt;
	font-weight: bold;
	line-height: 14pt;
	text-decoration: underline;
}

.bodyi {
	font-style:italic;
}

.bodyb {
	color: #666;
	font-weight:bold;
}

.h8 {
	font-family: arial, sans-serif;
	color: #0063a7;
	font-size: 10pt;
	font-weight: bold;
	line-height: 14pt;
	text-decoration: underline;
}

.h8 a {
	font-family: arial, sans-serif;
	color: #0063a7;
	font-size: 10pt;
	font-weight: bold;
	line-height: 14pt;
	text-decoration: underline;
}

.h8 a:hover {
	font-family: arial, sans-serif;
	color: #044473;
	font-size: 10pt;
	font-weight: bold;
	line-height: 14pt;
	text-decoration: none;
}

.h9 {
	font-family: arial, sans-serif;
	color: #000;
	font-size: 13pt;
	font-weight: bold;
	line-height: 13pt;
	text-decoration: none;
}

.propcitystate {
	font-family: arial, sans-serif;
	color: #000;
	font-size: 11pt;
	font-weight: none;
	line-height: 13pt;
	text-decoration: none;
}

.proptype {
	font-family: arial, sans-serif;
	color: #000;
	font-size: 10pt;
	font-weight: none;
	line-height: 13pt;
	text-decoration: none;
}

.header {width: 100%; background: #eee; height: 160px; border-top:16px solid #0d3249;}
.topwrap {width: 100%; display: table; margin-left: auto; margin-right: auto;}
#logo {width: 342px; height: 66px; float: left; margin-top: 20px;}
#subnav {width: 300px; float: right; margin-top: 3px;}

img.logo {width: 100%;}



td.tighten {display: block;}
img.tight {display: block;}


#spacing {width: 100%; height: 13px; background: #eee;}

img.socialfix {margin-top: -2px; display: block;}