/* @override 
	http://www.coalescecreative.com/work/muneer/layout.css
	http://www.khalidmuneer.com/layout.css
	http://khalidmuneer.com/layout.css
*/

body
{
	padding: 0;
	text-align: center;
	color: #5a4632;
	background: #5a4632;
	margin: 0px 0 0;
	font: 70% "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}


p {
	
	margin: 0;
	padding: 0;
	font-size: 90%;
}

#contents div.blogentrywrapper p {
	padding-top: 10px;
	padding-bottom: 10px;
}

#contents div.blogentrywrapper h1 {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-top: 0px;
}

.clear {
	clear: both;
	margin-top: 15px;
}

a:link { color: #5a4632; }
a:visited { color: #5a4632;
	text-decoration: none;
}

#listings_mls a:visited, #listings_mls a:link {
	text-decoration: none;
}

#listings_mls a:hover{
	text-decoration: underline;
}

a:hover, a:active
{
}

h1
{
	color: #ddab7a;
	margin: 0 0 2px 0;
	text-transform: none;
	padding-bottom: 20px;
	font: normal normal 40px Perpetua, Times;
}

h2
{
	color: #5a4632;
	margin: 0;
	text-decoration: none;
	padding-bottom: 13px;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	text-align: center;
}

h2 a { text-decoration: none; }

h3
{
	color: #5a4632;
	margin: 0;
	text-decoration: none;
	font-size: 20px;
	font-style: normal;
	font-variant: normal;
	text-align: left;
	padding: 0;
}

h5
{
	color: #7f6246;
	margin: 0;
	text-decoration: none;
	padding-bottom: 8px;
	font-size: 20px;
	font-style: normal;
	text-align: center;
	padding-top: 25px;
	font-variant: normal;
	font-weight: lighter;
}
	

#container
{
	margin: 0 auto;
	text-align: center;
}

#container_outer
{	text-align: center;
}
#header_wrap
{
	width: 900px;
	margin: 0 auto;
	height: 86px;
	padding-top: 0px;
	text-align: center;
	background: url(images/top.png) repeat-y;
}

#header_wrap_wrap
{
	margin: 0px auto 0;
	width: 800px;
	text-align: center;
	padding-top: 45px;
}

#header
{
	height: 250px;
	width: 800px;
	padding-top: 0px;
	padding-bottom: 0;
	margin-bottom: 25px;
	margin-left: 0px;
	float: left;
	background-color: #fff;
	
}

.img-header {margin: 0px; padding: 0px}

#menu_wrap
{
	width: 550px;
	margin-top: 0px;
	margin-left: 250px;
}

#mainnav
{
padding: 0;
height: 36px;
margin-right: 0;
margin-top: 0px;
margin-bottom: 0;
}



#mainnav ul
{
border: 0;
margin: 0;
padding: 0;
text-align: center;

}

#mainnav ul li
{
display: block;
float: left;
text-align: center;
padding: 0;
margin: 0;

}

#mainnav ul li a
{
height: 18px;
color: #5a4632;
text-decoration: none;
text-align: center;
border-left: 1px solid #d3c2ae;
padding: 8px 2px 12px 3px;
margin-right: 0;
margin-top: 0;
margin-left: 0;
display: block;
	width: 71px;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
}

#mainnav ul li a:hover
{
background-color: #d3c2ae;
}

#mainnav li#active a
{
color: #000;
}

/**
#mainnav li
{
	display: inline;
	border-right: 0px solid #000;
}

#mainnav li a
{
	text-decoration: none;
	color: #fff;
	background-color: #831b10;
	padding: 9px 20px 10px;
}

#mainnav li a:hover
{
	color: #ccc28b;
	background-color: #a9610a;
}

**/




#contact
{
	float: left;
	width: 315px;
	text-align: right;
	font-weight: normal;
}

#form1 input
{
	text-align:left;
	margin-left: 15px;
}
#form1 textarea
{
	margin-left: 15px;
}

#form1 {
	text-align: right;
}

#submit {
	float: right;
	clear: both;
	margin-top: 15px;
}




/* My Comment */

#contact a
{
	color: #666;
	text-decoration: none;
}

#contact a:hover
{
	color: #fff;
	text-decoration: none;
}


#menu
{
	text-align:left;
	float: left;
	width: 200px;
	border-right: 1px solid #576d29;
	border-bottom: 1px solid #576d29;
	font-size: 12px;
	margin-right: 0px;
	padding: 0px 0px 30px;
	display: inline;

}

#menu_front 
{
	text-align:center;
	float: left;
	width: 287px;
	font-size: 12px;
	margin-right: 25px;
	background-color: #f6e3bf;
	padding: 10px;
	border: 1px solid #d3c2ae;
	margin-bottom: 10px;
}

#front_left {
	float: left;
	width: 330px;
}

div.caption {
	font-size:80%;
}

#menu_area {
	text-align:center;
	float: left;
	width: 215px;
	margin-right: 25px;
	margin-bottom: 10px;
	background-color: #f6e3bf;
	padding: 10px;
	border: 1px solid #d3c2ae;
	text-decoration: none;
}


#menu_area a {
	text-decoration: none;
	font-size: 18px;
	line-height: 25px;

}

#menu_area a:link {
	text-decoration: none;
	font-size: 18px;
	line-height: 25px;
}

#menu_area a:hover {
	text-decoration: underline;
	font-size: 18px;
	line-height: 25px;
}


#menu_featured 
{
	text-align:center;
	float: left;
	width: 265px;
	margin-right: 25px;
	margin-bottom: 10px;
	background-color: #f6e3bf;
	padding: 10px;
	border: 1px solid #d3c2ae;
	text-decoration: none;

}

#menu_featured a {
	text-decoration: none;
	font-size: 14px;
}

#menu_featured a:link{
	text-decoration: none;
	font-size: 14px;
}
#menu_featured a:hover{
	color: #c58d54;
	text-decoration: none;

}

#menu_featured img{
	margin-bottom: 20px;
	border: 1px solid #5a4632;
}
#menu p
{
	font-size: 12px;
	line-height: 14px;
	padding: 5px 0px 10px 15px;
	color: #5a4632;
}

#menu_front p
{
	font-size: 12px;
	line-height: 14px;
	padding: 5px 0px 10px 15px;
	color: #5a4632;
}

#menu ul
{	
	
	font-size: 12px;
	margin-left: 0;
	line-height: 165%;
	padding-right: 0px;
	padding-left: 30px;

}

#menu ul a
{	
	
	font-size: 11px;
	margin-left: 0;
	line-height: 165%;
}


#contentswrapper { 
width: 900px;
margin: 0 auto;
text-align: center;
}

#contentsbg { 
width: 900px;
margin: 0 auto;
background: url(images/body_bg.png) repeat-y 0 top;
float: left;
}

#contents_wrap_wrap
{
margin: 0 auto;
width: 800px;
text-align: left;
padding-bottom: 25px;
}

#contents { 
width: 750px;
text-align: left;
font-size: 14px;
margin-right: auto;
margin-bottom: 0;
margin-left: auto;
}


#contents p 
{ line-height: 155%;
background-repeat: repeat-y;
background-attachment: scroll;
}

#contentsfront p { line-height: 195%;
}

#listings_rightmove {
	width: 405px;
	margin-left: 313px;
	font-size: 28px;
	background-color: #c58d54;
	color: #fff;
	border: 1px solid #5a4632;
	margin-bottom: 15px;
	height: 65px;
	padding-top: 30px;
	padding-left: 25px;
}



#listings_mls {
	width: 405px;
	margin-left: 313px;
	font-size: 28px;
	background-color: #c58d54;
	color: #fff;
	border: 1px solid #5a4632;
	margin-bottom: 15px;
	height: 65px;
	padding-top: 30px;
	padding-left: 25px;
}


#listings_loopnet {
	width: 405px;
	margin-left: 313px;
	font-size: 28px;
	background-color: #c58d54;
	color: #fff;
	border: 1px solid #5a4632;
	margin-bottom: 25px;
	height: 65px;
	background-image: url(images/loopnet_bg.png);
	padding-top: 30px;
	padding-left: 25px;
	display: none;
}

#listings_rightmove p {
	font-size: 12px;
	color: #5a4632;
	width: 210px;
}

#listings_rightmove:hover{
	background-color: #f6e3bf;
}
#listings_mls:hover{
	background-color: #f6e3bf;
}

#listings_loopnet:hover{
	background-image: url(images/loopnet_hover_bg.png);
}

#listings_featured img{
	float: right;
}

#listings_rightmove a:link {
	text-decoration:none;
}
#listings_rightmove a:hover{
	text-decoration: underline;
}

#listings_loopnet a:link{
	text-decoration:none;
}

#listings_loopnet a:hover{
	text-decoration: underline;
}
.image
{
	margin: 0 0 0px 0px;
	border-width: 1px;
	border-color: #831b10;
}
.imageright
{
	margin: 0 0px 0px 0px;
	float: right;
	border: 1px solid #004;
}

.blogentrywrapper {
	margin: 0 auto;
	text-align: left;
	padding: 0px 0;
	background-repeat: no-repeat;
	
}

.blogentrywrapperfront {
	padding: 0;
}

.blogentrywrapperfull {
	width: 730px;
	padding: 25px 0;
	background-repeat: no-repeat;
}

.blogentry { 
border-bottom: 1px solid #012602;
	padding: 25px 0;
}

.blogentry p { 
padding: 25px 15px;
}

.blogentry ul
{
	list-style-type: none;
	text-align: right;
	margin: 1em 0;
	padding: 0;
	font-size: 95%;
}

.blogentry li
{
	display: inline;
	padding: 0 0 0 7px;
}


#footer_wrap
{
	width: 900px;
	margin: 0 auto;
	text-align: center;
	background: url(images/footer_bg.png) no-repeat scroll;
	padding-top: 0px;
	float: left;
	clear: none;
}
#footer a:link {
	color: #b78d64;
}

#footer a:visited {
	color: #b78d64;
}

#footer
{
	margin: 0 auto;
	height: 50px;
	color: #f6e3bf;
	text-align: right;
	font-size: 90%;
	padding: 5px;
	padding-top: 25px;
	width: 796px;
}

p.footer {
}

td.left2 {
	width: 100px;
	text-align: left;
	font-size: 10px;
	padding-left: 5px;
}

#footer_wrap td.left img {
	padding-right: 5px;
}

img.float_right{
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	margin-top: 15px;
}

img.float_left{
	float: left;
	margin-top: 15px;
	margin-bottom: 25px;
	margin-right: 15px;
}

#contents div.blogentrywrapper div.currency center form table.nazvanie tbody tr td a img {
	display:none;
}

table.nazvanie {
	text-align: left;
	float: left;
	padding-left: 3px;
}

#contents div.blogentrywrapper div.currency center form table.nazvanie tbody tr td {
	color: #c58d54;
	font-size: 11px;
}

table.footer {
	width: 750px;
	margin:  0 auto;
}

td.left {
	text-align: left;
	width: 710px;
}

td.contact {
	font-size: .9em;
}






