@import url("reset.css");


/*Generalized Styles*/

body {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 62.5%;
	background: #efeee8 url(http://www.ottawakent.com/images/ok_bk2.jpg) top center repeat-x;
	color: #777063;
	line-height: 1.8em;
	}

h1, h2, h3, h4, h5 {
	color: #322b24;
	}

h1 {font-size: 1.8em;}
h2 {font-size: 1.8em;}
h3 {font-size: 1.4em;}
h4 {font-size: 1.2em;}
h5 {font-size: 1.1em;}
	
a, a:hover {
	color: #bb1a0f;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

.ir {
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	}
	
.clear	{
	clear: both;
	}	
		
/* End Generalized Styles*/
/*Main Page Styles*/

div#wrapper {
	width: 960px;
	margin: 0px auto;
	}

div#bodyhead {
	background: url(http://www.ottawakent.com/images/ok_bk.jpg) top center no-repeat;
	height:245px;
	min-width: 960px;
	width:100%;
	position:absolute;
	z-index:-2;
	margin:0px;
	top:0px;
}	
	
/* End Main Page Styles*/
/*Header Navigation & Logo*/
div#header {
	margin: 30px 0 0 0;
	width: 960px;
	}

ul#corp_nav {
	float: right;
	}
	
ul#corp_nav li {
	float: left;
	margin-right: 30px;
	}
	
ul#corp_nav li a {
	color: #615d56;
	text-shadow: #fff 0px 1px 1px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.1em;
	padding: 5px 10px;
	}	
	
ul#corp_nav li a:hover, ul#corp_nav li a.active {
	color: #bb1a0f;	
	background:#f4f3f0;
	-moz-border-radius: 4px; 
	}	
	
ul#main_nav {
	float: right;
	clear: both;
	width: 620px;
	height: 50px;
	padding-left: 340px;
	background: #fff url(..images/ok_nav_bottom.jpg);
	}

ul#main_nav li {
	width: 115px;
	height: 35px;
	float: left;
	background: #fff;
	border-left: 1px solid #efeee8;
	padding:15px 0 0 45px;
	}
	
ul#main_nav li.phone {
	width: 287px;
	height: 50px;
	border-left: 0px;
	padding: 18px 0 0 10px;
	}

ul#main_nav li.phone h3.phone {
	padding: 0px;
	font-size: 10px;
	width:220px;
	}	
	

h1#logo.ir {
	width: 208px;
	height: 43px;
	float:left;
	margin:0 0 0 40px;
	background: url(http://www.ottawakent.com/images/ok_logo.jpg) no-repeat;
	}

h1#logo.ir a{
	width: 208px;
	height: 43px;
	display:block;
	}
		
h2.page_title {
	margin-bottom:18px;
	max-width:400px;
	}		

/* End Head Navigation & Logo*/
/*Page*/


div#page {
	width: 940px;
	min-height: 200px;
	display: block;
	padding-left: 20px;
	background: #fff;
	clear: both;
	float: left;
	padding-bottom: 60px;
	}

div#page_content {
	width: 618px;
	float: left;
	padding-top: 30px;
	}
	
div#page_content.wide {
	width: 930px;
	}	

div#page_content div.col {
	width: 289px;
	float: left;
	padding:0 10px;
	margin-top: 18px;
	}

div#page_content div.col p {
	font-size: 1.2em;
	margin-bottom:18px;
	clear:none;
	}

div#page_content div.col h4 {
	}
	
div#page_content div.col img {
	float: left;
	width: 63px;
	margin: 3px 10px 0 0;
	border: 1px solid #cac5b5;	
	}
	
div#page_content div.col ul {
	font-size: 1.1em;
	list-style-type: square ;
	float:left;
	margin-left: 14px;
	width: 278px;
	margin-bottom: 18px;
	}	
	
div#page_content div.col2 {
	padding:0 10px;
	margin-bottom:18px;
	width: 580px;
	clear:both;
	}			
	
div#page_content div.col2 p {
	font-size: 1.2em;
	margin-bottom:18px;
	clear:none;
	}
	
div#page_content div.col2 img {
	margin-bottom: 18px;
	}	

div#page_content div.col2 ul {
	font-size: 1.2em;
	list-style-type: square ;
	float: left;
	padding: 0 0 18px 14px;
	margin-right:0px;
	width: 276px;
	}	
	
div#page_content div.col2 div.item {
	background: url(http://www.ottawakent.com/images/ok_div.png) top center no-repeat;
	padding-top: 18px;
	}	
	
div#page_content div.col3 {
	width:930px;
	padding: 0 10px;	
	margin-bottom:18px;		
	}
	
div#page_content div.col3 div.item {
	width: 300px;
	margin: 0 10px 18px 0;
	float:left;
	}
	
div#page_content div.col3 div.item img{
	float:left;
	width: 63px;
	margin: 3px 10px 0 0;
	border: 1px solid #cac5b5;
	}
	
div#page_content div.col3 div.item p {
	font-size: 1.2em;
	}	
	
div#page_sidebar {
	width: 280px;
	float: left;
	background: url(http://www.ottawakent.com/images/ok_page_sidebar.jpg) no-repeat top left;
	display: block;
	min-height: 220px;
	padding: 34px 20px 0 20px;
	}
	
div#page_sidebar div.item {
	background: url(http://www.ottawakent.com/images/ok_sidebar_rule.png) no-repeat bottom center;
	margin: 0 0 18px 0;
	}	

div#page_sidebar div.item input {
	margin: 0 0 18px 0;
	}
	
 div.item input#search {
	margin: 0 0 18px 0;
	background: url(http://www.ottawakent.com/images/ok_search.png) no-repeat;
	height: 20px;
	width: 163px;
	border:none;
	padding-left: 5px;
	float:left;
	color:#777063;
	}
	
div.item input#searchbutton {
	float:left;
	margin: 0 0 18px 0;
	background: url(http://www.ottawakent.com/images/ok_search.png) no-repeat;
	background-position: -168px 0px;
	height: 20px;
	width: 22px;
	border:none;
	overflow:hidden;
	text-indent: -9999em;
	cursor: pointer;
	}	
	
div#page_sidebar div.item p a {
	text-decoration: none;
	background: url(http://www.ottawakent.com/images/ok_arrow.gif) no-repeat right;
	padding-right: 8px;
	}	
	
div#page_sidebar div.item p a:hover {
	text-decoration: underline;
	}		

div#page_sidebar div.item p {
	font-size: 1.1em;
	padding: 0 0 18px 0;
	}
	
div#page_sidebar div.item ul {
	padding: 0 0 18px 0;
	}	
	
div#page_sidebar div.item ul li {
	color: #615d56;
	}	

div#page_sidebar div.item ul li a {
	text-decoration: none;
	background: url(http://www.ottawakent.com/images/ok_arrow.gif) no-repeat right;
	padding-right: 8px;
	}	
	
div#page_sidebar div.item ul li a:hover {
	text-decoration: underline;
	}

div#page_sidebar div.item.onpage p a, div#page_sidebar div.item.onpage ul li a {
	text-decoration: none;
	background: none;
	padding-right: 0px;
	}
	
div#page_sidebar div.item.onpage p a:hover, div#page_sidebar div.item.onpage ul li a:hover {
	text-decoration: underline;
	}		

div.top_area {
	background: #d8d6d2 url(http://www.ottawakent.com/images/ok_pagetop.jpg) no-repeat top center;
	display: block;
	padding-top:9px;
	}
	
div.top_area div {
	min-height:175px;
	width: 940px;
	display: block;
	}	


/* End Page*/
/* Footer */

div#footer {
	clear: both;
	padding: 30px 20px;
	background: url(http://www.ottawakent.com/images/ok_footer_top.jpg) no-repeat top left;
	text-shadow: #fff 0px 1px 1px;
	width: 920px;
	}

div#footer p {
	font-size: 1.1em;
	color: #8d8881;
	text-shadow: #fff 0px 1px 1px;
	clear: both;	
	}

div#footer ul {
	font-size: 1.1em;
	text-shadow: #fff 0px 1px 1px;
	color: #8d8881;
	float:left;
	width: 640px;
	}

div#footer ul#footer_nav li {
	float: left;
	margin: 0 18px 0 0;
	}
	
div#footer ul#footer_nav li a {
	color: #615d56;
	text-decoration: none;	
	}
	
div#footer ul#footer_nav li a:hover {
	color: #bb1a0f;
	text-decoration: none;	
	}		
	
div#footer ul#footer_nav li.last:after {
	content: "";
	margin-left: 0;
	}	
	
div#footer ul#footer_nav li:after {
	content: "|";
	margin-left: 18px;
	}			
	
div#footer p#footer_phone {
	float: right;
	font-size:1.4em;	
	clear:none;
	}	
	
		
/* End Footer */






/*Others*/

div#page_content .col p a.button {
	background: url(http://www.ottawakent.com/images/ok_button.jpg);
	height: 28px;
	width: 121px;
	display:block;
	color:#f1f1f1;
	padding: 2px 0 0 8px ;
	font-size: 11px;
	font-weight:bold;
	}	

div#page_content .col p a.button:hover {
	background: url(http://www.ottawakent.com/images/ok_button.jpg);
	color:#fff;
	background-position: 0px 30px;
	text-decoration:none;
	}

div#page_content p a.linkarrow  {
	text-decoration: none;
	background: url(http://www.ottawakent.com/images/ok_arrow.gif) no-repeat right;
	padding-right: 8px;
	}
	
div#page_sidebar div.item ul li a.button {
	background: url(http://www.ottawakent.com/images/ok_button_02.png) no-repeat;
	background-position: 0px -19px;
	height: 18px;
	width: 166px;
	display:block;
	color:#f1f1f1;
	padding-left:5px ;
	margin-top:5px;
	}	

div#page_sidebar div.item ul li a.button:hover {
	color:#fff;
	text-decoration:none;
	background: url(http://www.ottawakent.com/images/ok_button_02.png) no-repeat;
	background-position: 0px 1px;
	height: 18px;
	width: 166px;
	display:block;
	color:#f1f1f1;
	padding-left:5px ;
	}

/*End Others*/


/*Location Page*/
	
div#page_content div.col3 div.item img.location {
	width: 266px;
	float: none;
	margin-bottom: 18px;
	}
	
div#page_content div.col3 div.item table {
	font-size: 1.2em;
	margin-bottom: 18px;
	}
	
div#page_content div.col3 div.item table tr td {
	margin-right: 12px;
	padding-right: 12px;
	}

div#page_content div.col3 div.item p {
	margin-bottom: 18px;
	}		

/*End Location Page*/






/*AJAX Loader Agents Page*/
#agents_nav{
float:left;
width:617px;
height: 25px;
position: absolute;
margin-top: 150px;
}

#agents_nav li {
	width: 307px;
	height: 25px;
	color: #fff;
	display:block;
	float:left;
	font-size: 1.2em;
	font-weight: bold;
	border-left: 1px solid #86827b;
	text-align: center;
	}

#agents_nav li a, #agents_nav li a:hover {
	color: #f3f2ee;
	text-decoration: none;
	cursor: pointer;
	width: 307px;
	height: 19px;
	padding: 3px 0;	
	display:block;
	background: url(http://www.ottawakent.com/images/ok_agentnav.gif);
	}

#agents_nav li a:hover {
	color:#fff;
	background: url(http://www.ottawakent.com/images/ok_agentnav_on.gif);	
	}

#agents_nav li a.active {
	color:#fff;
	background: url(http://www.ottawakent.com/images/ok_agentnav_on.gif);	
	}

#agents_nav li.last, #agents_nav li.last a {
	width: 308px;
	margin:0px;
	}

#rightcolumn{
	float:left;
	width:939px;
	height: 150px;
	border-left: 1px solid #86827b;
	}

#rightcolumn img {
	float:left;
	width: 616px;
	}

#rightcolumn div {
	float:left;
	width: 242px;
	height: 115px;
	display: block;
	padding: 0 30px ;
	background: #f3f2ee;
	overflow: hidden;
	border-left: 1px solid #86827b;
}

#rightcolumn div p {
	padding: 0px;
	margin: 0px;
	height: 0px;
	color:#696254;
}

#rightcolumn div h5 {
	margin-top: 30px;
	color:#403933;
}

* html #rightcolumn{ /*IE only style*/
height: 150px;
}
/*AJAX Loader Ends*/



#services ul {
	width: 125px;
	float:left;
	border-left: 1px solid #efeee8;
	
}

#services ul li{
	padding:10px 10px 10px 10px;
	margin-bottom: 1px;
	}

#services ul li h4 {
	background-color: #efeee8;
	padding: 10px;
	height: 60px;
	margin-left:0px;
}

#services ul li.title {
	padding:0px;
	margin:0px 0 1px 0;
}

#services ul:hover li.title h4 {
	background-color: #dedcd3;
}

#services ul:hover li {
	background-color: #efeee8;
}

#page_content.casestudies div.col2 div.item h4 {
	background:url(http://www.ottawakent.com/images/pdf.jpg) left no-repeat;
	padding-left: 18px;
	margin-bottom: 5px;
}




/*BLOG*/
#content {
	padding: 0px 0px 0px 20px;
}

.post {
	margin:10px 0px 20px;
	padding:20px 30px 0px 0px;
	background: url(http://www.ottawakent.com/images/ok_div.png) top center no-repeat;
}

.post .entry {
	font-size:12px;
}

.post h4 a {
color: #322b24;
}

.widecolumn .post{
	background: none;
}


div.widecolumn div.entry p {
	margin-top: 12px;

}