/*
GENERAL
************************************************/
* {margin: 0; padding: 0; border: none;}

body {
	background: #052c5f url(/images/bkg_main.gif) top left repeat-x;
	font-family: Georgia, serif;
	font-size: 62.5%;
	}
	
#wrapper {
	width: 86em;
	margin: 0 auto;
	position: relative;
}

/*
logo
************************************************/

#logo {
	margin-top: 40px;
	margin-left: 20px;
	background: transparent url(/images/real_estate_attorney_Denver_ls.gif) top left no-repeat;
}

.home #logo {
	margin-top: 40px;
	margin-left: 20px;
	background: transparent url(/images/real_estate_attorney_Denver_ls.gif) top left no-repeat;
	width: 256px;
	height: 46px;
	overflow: hidden;
	text-indent: -9999px;
}

#logo a {
	display: block;
	width: 256px;
	height: 46px;
	text-indent: -9999px;
	overflow: hidden;
	background: transparent url(/images/real_estate_attorney_Denver_ls.gif) top left no-repeat;
}
#logo a:hover {
	background-position: 0 -46px;
}

/*
MAIN NAV
************************************************/
#mainnav {
	list-style: none;
	margin: 1.9em 0 0 2em;
	width: 820px;
	border-bottom: 5px solid #486c9c;	
}
#mainnav li {
	font-size: 1.4em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: .1em;
	display: block;
	float: left;
}
#mainnav li a {
	color: #486c9c;
	line-height: 40px;
	padding: 12px 14px;
	border-bottom: 5px solid #486c9c;
	text-decoration: none;
	}
#mainnav li a:hover {
	color: #fff;
	border-bottom: 5px solid #7ab800;
}
#mainnav li.current a {
	color: #fff;
	border-bottom: 5px solid #7ab800;
	
}

/*
CONTENT
************************************************/
#content {
	background: transparent url(/images/bkg_content.gif) top left repeat-y;
	position: relative;
	padding-top: 5.3em;
	padding-bottom: 3.2em;
}

.home #content {
	padding-top: 0;
}

#home_image {
	margin: 0 0 3em 2em;
	
}

#main {
	margin: 0 4em 0 24em;
}
h2 {
	font-size: 1.8em;
	line-height: 1.22em;
	font-weight: bold;
	color: #7ab800;
	margin-bottom: .61em;
}
h2.spbefore {
	margin-top: 1.83em;

}
h3 {
	font-size: 1.4em;
	line-height: 1.57em;
	font-weight: bold;
	color: #444;
}
h3.title {
	margin-top: -.786em;
	margin-bottom: .786em;
	color: #7ab800;
	font-weight: normal;
	font-style: italic;
	}
p {
	font-size: 1.4em;
	line-height: 1.57em;
	color: #444;
	margin-bottom: .786em;
}
a {
	color: #0e3b77;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.item {
	border-top: 1px solid #c2baaf;
	padding-top: 1.6em;
	margin-top: 1.6em;
}

.pub {
	border-bottom: 1px solid #999;
}
	
/*
TITLE
************************************************/
#title {
	/*background: #fff url(/images/bkg_title.gif) top left no-repeat;*/
	/*padding: 5.3em 0 3.2em 0;*/
	/*border: 1px solid green;*/
	clear: both;
}

#title h1 {
	text-indent: -9999px;
	overflow: hidden;
	width: 780px;
	height: 80px;
	margin: 0 40px 32px 40px;
	border-bottom: 1px solid #001b3d;
	background-color: transparent;
	background-position: top left;
	background-repeat: no-repeat;
}

#os {
	background-image: url(/images/title_our_services.gif);
}

#of {
	background-image: url(/images/title_our_firm.gif);
}

#re {
	background-image: url(/images/title_re.gif);
}

#bt {
	background-image: url(/images/title_bt.gif);
}

#i {
	background-image: url(/images/title_i.gif);
}

#ep {
	background-image: url(/images/title_ep.gif);
}

#op {
	background-image: url(/images/title_op.gif);
}

#libbi-levine-segev {
	background-image: url(/images/title_libbi-levine-segev.gif);
}

#aviv-segev {
	background-image: url(/images/title_aviv-segev.gif);
}

#mark-lee-levine {
	background-image: url(/images/title_mark-lee-levine.gif);
}

#c {
	background-image: url(/images/title_contact.gif);
}

#st {
	background-image: url(/images/title_st.gif);
}

#pp {
	background-image: url(/images/title_pp.gif);
}

#pu {
	background-image: url(/images/title_pu.gif);
}

#blog {
	background-image: url(/images/title_blog.gif);
}

/*.home #title {
	background: #fff url(/images/bkg_title_home.gif) top left no-repeat;
	padding-bottom: 3em;
}*/

.home #title h1 {
	height: 186px;
	width: 800px;
	margin-left: 20px;
	border: none;
	background-image: url(/images/title_home_2.gif);
	
}

/*#h {
	background-image: url(/images/title_home.gif);
}*/

/*
CAPTIONED IMAGE
************************************************/
.cap_image {
	margin: 2.2em 0;
	padding-bottom: 1.4em;
	border-top: 1px solid #001b3d;
	border-bottom: 1px solid #001b3d;
}

.cap_image img {
	margin-top: 1.4em;
	float: left;
}

.cap_image .caption {
	float: right;
	width: 180px;
	border-top: 2px solid #001b3d;
	padding: .7em 0;
}

.cap_image p {
	font-size: 1.3em;
	line-height: 1.5em;
	color: #001b3d;
	margin-bottom: 1.2em;
}

.bio_image {
	float: right;
	margin-left: 2em;
	margin-bottom: 2em;
	margin-top: .4em;
	padding: 1.4em 0;
	border-top: 1px solid #001b3d;
	border-bottom: 1px solid #001b3d;
	}

.bio_image img {
	margin-bottom: .7em;
}

.bio_image p, .bio_image h1 {
	font-size: 1.3em;
	line-height: 1.5em;
	color: #001b3d;
	margin-bottom: 0;
}
.bio_image h1 {
	font-weight: bold;
}

/*
PULL QUOTE
************************************************/
.pullquote {
	background: transparent url(/images/quote.gif) -1px 1px no-repeat;
	margin-bottom: 2em;
}

.pullquote p {
	font-size: 1.3em;
	line-height: 1.5em;
	font-style: italic;
	color: #001b3d;
	text-indent: 1.69em;
	margin-bottom: .69em;
}

.pullquote p.source {
	font-style: normal;
	text-indent: 0;
	margin-bottom: 0;
}

.pullquote p.company {
	font-style: normal;
	text-indent: 0;
	margin-bottom: 0;
}

.pullquote .lastword {
	padding-right: 22px;
	background: transparent url(/images/quote_close.gif) top right no-repeat;
}

/*
HOMEPAGE CONTENT
************************************************/
#home_left {
	float: left;
	width: 28em;
	margin-left: 4em;
	margin-right: 2em;
}

#home_right {
	float: left;
	width: 28em;
	margin-right: 2em;
}

#home_main {
	float: left;
	width: 51.2em;
	margin-left: 4em;
	margin-right: 2em;
	display: inline;
}

#home_sidebar {
	float: left;
	width: 24.8em;
}

/*
SUBNAV
************************************************/
.navcol {
	position: absolute;
	top: 17em;
	left: 4em;
	width: 180px;

}

#subnav {
	list-style: none;
	background: #d7d2cb;
	border-top: 1px solid #948a7f;
	border-bottom: 1px solid #948a7f;
	margin-bottom: 2.2em;
}

#subnav li {
	list-style: none;
	font-size: 1.3em;
	line-height: 1.23em;
	border-bottom: 1px solid #fff;
}

#subnav li.last {
	border: none;
}

#subnav li a {
	display: block;
	color: #645f5a;
	text-decoration: none;
	padding: .68em .77em .77em .77em;
	background: transparent;
}

#subnav li a:hover {
	color: #fff;
	background: #a89d90;
}

#subnav li.current {
	background: #7ab800;
}
#subnav li.current a {
	color: #fff;
}
#subnav li.current a:hover {
	color:fff;
	background: #7ab800;
}

.action_item {
	border-top: 1px solid #001b3d;
	border-bottom: 1px solid #001b3d;
	padding: .7em .7em 0 .7em;
	background: #d3d9e2;
}
.action_item p {
	font-size: 1.3em;
	line-height: 1.5em;
	color: #001b3d;
	margin-bottom: .7em;
}
/*.action_item p a {
	color: #001b3d;
	text-decoration: underline;
}
.action_item p a:hover {
	text-decoration: none;
	}*/

/*
FOOTER
************************************************/
#footer {
	background: #d3d9e2 url(/images/bkg_footer.gif) top left no-repeat;
	font-family: Verdana, Arial, sans-serif;
	margin-bottom: 4em;
	padding-bottom: 1em;
	
}

#footer ul {
	list-style: none;
	float: left;
	margin-left: 40px;
	display: inline; /* fix double float margin */
}

#footer ul li {
	list-style: none;
	display: block;
	float: left;
	margin-right: 1.5em;
}

#footer ul li a {
	font-weight: normal;
	font-size: 1.2em;
	line-height: 3em;
	color: #0e3b77;
}

#footer p {
	font-size: 1.2em;
	line-height: 3em;
	color: #0e3b77;
	text-align: right;
	margin-right: 40px;
}

/*
CONTACT FORM
************************************************/
#contact_form {
	margin-bottom: 0;
}

#contact_map {
	margin-bottom: 18px;
}


/*
SELF-CLEARING STYLES
************************************************/	
	
/* Styles to self-clear the content to make sure it contains any floated stuff inside it */		
.cap_image:after, .clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
	
* html .cap_image, * html .clearfix { height: 1%; } /* for IE5+6 */

*:first-child+html .cap_image, *:first-child+html .clearfix { min-height: 1px; } /* for IE7 */