/* CSS Document */
div{border:0px solid red;}

body{
	background:#C9D2D9;
	text-align: center;
	font: 0.8em Verdana, Arial, Helvetica, sans-serif;
}

#wrapper{
	margin:10px auto; 
	width: 757px;
	background:  url(../images/wrapper_bcgr-1.jpg) repeat-y right top;
}

#right_coll{
	float:right;
	width:520px;
	margin:0; 
	color: #471C13;
	text-align: left;	
}

#right_coll_content{
	margin: 10px 20px 0 20px;
	border: 0px solid red;
}

#left_coll{		
	float:left; 
	margin:0;
	padding:0;
border: 0px solid red;
	text-align: center;
	width:237px;
}

#gallery{
border: 0px solid red;
	background:  url(../gallery/2.jpg) no-repeat top right;
	height: 237px;
}
#footer{
	clear: both; 
	height: 34px;
	background: url(../images/footer_bcgr.jpg) no-repeat top left;
}

#left_menu ul{
	list-style: none;
	padding: 0px;
	margin: 0px;

}	
#left_menu ul li{
	background: url(../images/li-2.jpg) no-repeat top left;
	height: 34px;
	width: 228px;
	padding: 0px 0px 0 0;
	margin:0;
	text-align: right;

}
#left_menu ul li a{
	padding: 7px 23px 7px 0;
	display: block;
	font-size: 1em;
	color: #935F1F;
	font-weight: bold;

}

#left_menu ul li a:link{
	text-decoration: none;
}

#left_menu ul li a:visited{
	text-decoration: none;
	color: #4D4133;
}

#left_menu ul li a:hover{
	text-decoration: underline;
	color:#7C4409;
}

#left_menu ul li a:active{
	text-decoration: underline;
}

#bottom_menu{
	background: #C9D2D9
}

#bottom_menu ul {
	list-style:none; 
	padding:0;
	margin:0;
}

#bottom_menu li {
	display:inline; 
	padding:0; 
	padding:7px;  
}

#bottom_menu li A {
	COLOR: #2D4492; 
	padding: 0; 
	color: #444F20;
	font-size: 0.8em
}

#bottom_menu li A:visited {
	text-decoration: none;
}
#bottom_menu li A:visited {
}

#bottom_menu li A:hover {
 	color: #4D4133;
	text-decoration: underline;	
}

#bottom_menu li A:active {
}

.anot{
	float:left; 
	display: inline;

	border: 0px solid red;
	width: 230px;
}

.anot img{
	margin: 0  5px 1px 0;

}

#right_coll a{
	color: #444F20;
}

h1{font-size: 1.2em}
#right_coll li{margin-top: 10px;}

.image_in_text {
	width: 230px;
	height: 216px;
	float: right;
	background: url(../gallery/thehouse/HPIM0757a.JPG) no-repeat left top;
}

.f{
	background: #C9D2D9;
}
