/*<group=global styles>*/

body {
	font-family: Myriad, "Myriad Roman", "Myriad Pro", "Myriad Web", "Lucida Grande", "Trebuchet MS", Helvetica, Arial, san-serif;
	border-top: 10px solid #2e4988;
	margin: 0;
	border-bottom: 3px solid #2e4988;
	font-weight: normal;
	background: white;

}
#spons p a {background-color:inherit; color:#ccc; text-decoration:none;font-weight: normal;}
a {
	color: #1a194f;
	font-weight: bold;
}

h1 {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 3px;
	letter-spacing: 0em;
	color: #1a194f;
	margin-top: 0;
}

h2 {
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 3px;
	letter-spacing: 0em;
	color: #1a194f;
	margin-top: 0;
}

h3 {
	margin-top: 15px;
	margin-bottom: 3px;
	color: #1a194f;
	font-size: 1.2em;
	font-weight: bold;
}
h4 {
	margin-top: 5px;
	margin-bottom: 3px;
	color: blue;
	font-size: 1.2em;
	font-weight: bold;
}

dl {
	margin: 0;
}

dt {
	font-weight: bold;
	font-size: .8em;
	color: #737373;
}

dd {
	margin: 0;
}

dd img {
	margin-bottom: 10px;
}

ul {
	margin-top: 5px;
	margin-bottom: 10px;
}

li {
	margin-bottom: 5px;
	font-size: .8em;
	list-style: square;
	color: #333;
	font-weight: normal;
}

p {
	line-height: 1.5em;
	font-size: .9em;
	margin-top: 0;
	margin-bottom: 10px;
	color: #333;
	font-weight: normal;
}

blockquote {
	line-height: 1.5em;
	font-size: .9em;
	margin-top: 0;
	margin-bottom: 10px;
	color: #333;
	font-weight: normal;
        border-left:  #737373 2px solid;
        padding-left:5px;
}
	
/*</group>*/

/*<group=container styles>*/

#wrap {
	float: left;
	width: 675px;
	position: relative;
	left: 50%;
	margin-left: -370px;
}

#cbody {
	width: 325px;
	float: left;
	margin-right: 20px;
}
	
/*</group>*/

/*<group=header styles>*/

#header {
	float: left;
	width: 660px;
	position: relative;
	height: 20px;
	margin-top: 5px;
	margin-bottom: 15px;
	border: 0px solid red;
}

#header h1 {
	overflow: hidden;
	background: url(img/logo.png) no-repeat;
	width: 190px;
	height: 39px;
	float: left;
	margin-bottom: 0;
	margin-top: 35px;
}

#header ul {
	margin: 0;
	padding: 0;
	float: left;
	position: absolute;
	right: 0;
	bottom: 0;
	top: 5px;
}

#header li {
	float: left;
	list-style: none;
	margin: 0 0 0 20px;
	padding: 0;
	line-height: 15px;
	overflow: hidden;
}

#header a {
	display: block;
}

.navhome {
	background: no-repeat url(img/navhome.png);
	width: 31px;
	height: 10px;
}

.navabout {
	background: no-repeat url(img/navabout.png);
	width: 35px;
	height: 10px;
}

.navservices {
	background: no-repeat url(img/navservices.png);
	width: 51px;
	height: 10px;
}

.navclients {
	background: no-repeat url(img/navclients.png);
	width: 44px;
	height: 10px;
}

.navcontact {
	background: no-repeat url(img/navcontact.png);
	width: 48px;
	height: 10px;
}

.navblog {
	background: no-repeat url(img/navblog.png);
	width: 124px;
	height: 10px;
}

body.home .navhome,
body.about .navabout,
body.services .navservices,
body.clients .navclients,
body.contact .navcontact,
body.blog .navblog {
	border-bottom: 2px solid #999999;
	height: 11px;
}
	
/*</group>*/

/*<group=content styles>*/

#content {
	float: left;
	margin-left: 37px;
	width: 675px;
}
	
/*</group>*/

/*<group=sidebar styles>*/

#sidebar {
	float: left;
	width: 255px;
	margin-right: 10px;
	margin-left: 17px;
	margin-top: 20px;
}

#sidebar h3 {
	margin-top: 20px;
	margin-bottom: 0;
	font-size: .9em;
	color: #336699;
	font-weight: bold;
}

#sidebar p {
	margin-top: 0;
	margin-bottom: 5px;
	font-size: .8em;
	line-height: 1.7em;
	color: #333;
}

#sidebar ul {
	padding: 0;
	margin-top: 10px;
	margin-bottom: 10px;
}

#sidebar li {
	margin-bottom: 5px;
	list-style: square;
	margin-left: 15px;
	font-size: .8em;
	color: #333;
}
	
/*</group>*/

/*<group=footer styles>*/

#footer {
	width: 100%;
	margin-top: 40px;
	float: left;
	background: url(img/footer.png) repeat-x bottom;
	padding-bottom: 30px;
}

#footer p {
	font-size: .7em;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
}
	
/*</group>*/

/*<group=home styles>*/

.col {
	float: left;
	width: 200px;
	margin-right: 15px;
}


.hide {
display:none;
}

#reasons h2 {
	height: 29px;
	overflow: hidden;
	background: url(img/peoplecentric.png) no-repeat;
	margin-top: 0;
	margin-bottom: 10px;
}

#news h2 {
	width: 200px;
	height: 29px;
	overflow: hidden;
	background: url(img/news.png) no-repeat;
	margin-top: 0;
	margin-bottom: 10px;
}

#news dd img {
	margin-top: 5px;
	margin-bottom: -5px;
}

#blogpreview h2 {
	width: 200px;
	height: 29px;
	overflow: hidden;
	background: url(img/blog.png) no-repeat;
	margin-top: 0;
	margin-bottom: 10px;
}

.col dt {
	margin-top: 5px;
}

.col dt a {
	font-weight: bold;
	text-decoration: none;
	color: #336699;
}

.col dt a:hover {
	text-decoration: underline;
}

.col dd {
	font-size: .8em;
	color: #333;
	line-height: 1.5em;
}

.col dd p {
}
	
/*</group>*/

/*<group=blog styles>*/

body.blog #cbody {
	width: 450px;
}

body.blog #sidebar {
	width: 150px;
}

body.blog #promo {
	margin-bottom: 15px;
}

body.blog h2 {
	font-size: 1.5em;
	margin-bottom: 5px;
}

body.blog p {
	font-size: .9em;
}

body.blog #bloglist h2 a {
	text-decoration: none;
}

body.blog #bloglist h2 a:hover {
	text-decoration: underline;
}

body.blog #bloglist img {
	margin-right: 15px;
	float: left;
}

body.blog p img {
	float: right;
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 5px;
}

body.blog #bloglist p img {
	float: right;
	margin-top: 15px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.byline {
	margin-bottom: 15px;
	margin-top: 0;
	position: relative;
        line-height: 1.0em;
}

.byline a {
	color: #336699;
	text-decoration: none;
	font-weight: bold;
}

body.blog #bloglist h2, body.blog #promo h2 {
	margin-top: 0;
	margin-bottom: 15px;
	border-bottom: 2px solid #336699;
	padding-bottom: 3px;
	color: #336699;
	font-size: 1.5em;
}

body.blog #promo h1 a {
	text-decoration: none;
	color: #336699;
}

body.blog #sidebar img {
	float: left;
	margin-right: 5px;
	margin-bottom: 5px;
}

#comments {
	margin-top: 40px;
}

#comments dt {
	font-weight: normal;
}

#comments dt a {
	font-weight: bold;
}

#comments dd {
	margin-bottom: 20px;
}

#comments h3 {
	margin-top: 30px;
}

#postcomment dt {
	font-size: .8em;
	width: 100px;
}

#postcomment dd {
	margin-bottom: 5px;
}

#postcomment input {
	width: 250px;
	font-family: 'Lucida Grande', LucidaGrande, Lucida, Helvetica, Arial, sans-serif;
	font-weight: bold;
}

#postcomment textarea {
	width: 350px;
	height: 200px;
}

#archivelist {
	width: 600px;
}

#archivelist dt {
	float: left;
	width: 185px;
	margin-right: 15px;
	margin-bottom: 5px;
}

#archivelist dt a {
	text-decoration: none;
}

#archivelist h1 {
	float: left;
	width: 600px;
	border-bottom: 1px solid #336699;
	color: #336699;
	font-size: 1.2em;
	margin-top: 20px;
	margin-bottom: 5px;
}
	
/*</group>*/

/*<group=bio styles>*/

.bioblock {
}

body.bios #cbody, body.client_list #cbody, body.rentanexpert #cbody {
	width: 500px;
}

body.bios #cbody img {
	float:  left;
	margin-right: 10px;
}
	
/*</group>*/

.photo {
	margin-bottom: 25px;
	border: 1px solid red;
}

#cbody input {
	clear: both;
}

#content img {
}

#promo {
	margin-bottom: 20px;
}

#promo img {
	margin-bottom: 10px;
}

#promo p {
	font-weight: bold;
	font-size: 1em;
	line-height: 1.3em;
}

#map {
	width: 277px;
	height: 195px;
	margin-top: 20px;
}

label {
	width: 150px;
}

.more {
	margin-top: -5px;
	margin-bottom: 20px;
	font-size: 1em;
	font-weight: bold;
}

.more a {
	text-decoration: none;
}

.commentnumber {
   position: absolute;
   right: 0px;
	margin-top: 0;
	margin-bottom: 0;
}

body.client_list #cbody li {
	float: left;
	width: 200px;
}

body.client_list #cbody ul {
	float: left;
	width: 600px;
}
