/* ***
This is internal css for Open-Realty 2.0
at open realty templates by http://openrealtytemplates.awddesign.co.uk

 */
html, body{

  background: #F6F3E6;
  margin: 0;
  padding: 0;
  font-size: 12px;
  font-family: "Lucida Grande", Verdana, sans-serif;
  color: #333;
  text-align: center;
}

#layer1{
  width: 785px;
  background: #F5F5EA;
	padding: 1px;
	text-align: left;
	margin: 0px auto;
}

/*=- Sidebar -=*/
#sidebar{
	background: #F5F5EA;
	float: left;
	width: 120px;
	color: #333;
	height: 100%;
}

#sidebar h2{
	color: #727664;
	font: 1em "Lucida Grande", Verdana, sans-serif;
	letter-spacing: 1px;
	padding: 5px;
	margin: 0px;
	text-transform: uppercase;
}
#sidebar div{
	padding: 2px 5px 2px 5px;
}
#sidebar div.nav{
	padding: 0;
}
.nav a,
.nav a:link,
.nav a:visited,
.nav a:active{
	display: block;
	height: 1.3em;
	background: #CECEB1;
	border-top: 1px #FFF solid;;
	border-bottom: 1px #A7A772 solid;;
	text-decoration: none;
	color: #354555;
	font: bold 14px "Verdana", sans-serif;
	padding: 2px;
}
.nav a:hover{
	background: #B1CECE;
	color: #4B6477;
	border-bottom: 1px #92BABA solid;
}
#sidebar p{
	margin: 0;
	padding: 3px;
}

/*=- Main -=*/
#main{
	border-left: 1px #888 solid;
	background: #F7F7F7;
    float: right;
    width: 519px;
}
.header{
	height: 50px;
	text-align: right;
	font: 1.5em "Georgia", serif;
	font-weight: bold;
	color: #FFF;
	background: #354555;
	display: block;
	width: 100%;
}



/*=- Other -=*/
input{
	font:1em "Lucida Grande", Verdana, sans-serif;
	border: 1px #727664 solid;
	background: #F9F9E6;
	margin: 1px;
	padding:0;
}

input[type="submit"]{
	background: #F3F3F3;
}

form{
	margin: 0;
	padding: 0;
}
p{
	padding: 3px 15px;
	text-align: justify;
	color: #555;
    margin: 0;
    line-height: 1.5em;
}
h1{
	color:#A77272;
	text-decoration: none;
	border-bottom: 1px #A77272 solid;
	margin: 7px 15px 2px 15px;
	padding: 0;
	font: 1.2em Trebuchet MS, sans-serif
}
a,
a:link,
a:visited,
a:active,
acronym{
	color: #000;
	border-bottom: 1px #000;
	text-decoration: none;
}
a:hover{

	color: #000000;


}
a.a1:Link{ color: #ffffff; Text-decoration: none; }
a.a1:Hover{ color: #CC0000; Text-decoration: none; }

a.a2{ font-size: 14px}
a.a2:Hover{ color: #CC0000; Text-decoration: underline;}

a.a3:Link{ color: #336699; Text-decoration: none; font-size: 12px; margin: 10px; margin: 0;}
a.a3:Hover{ color: #336699; Text-decoration: underline; margin: 0;}

a img { border-color: #CC0000; color: #CC0000; }
a img.s2 { border-color: #000000; color: #000000; }

a.bt_pages, a.bt_pages:Visited {font-weight: bold; color: #666666;}
a.bt_pages:Hover {text-decoration: underline; color: #000000;}

span.browse_tool_ghost {font-weight: bold; color: #666666;}

.browse_tool_curpage {color: #000000;}

.homeSidebar {
	font-family: Verdana;
	font-size: 12px; 
	font-weight:700;
}
