

#article{
	display: block;
	padding: 0px;
	padding-left: 30px;
	margin: 0px;
	width: 405px;
	vertical-align: bottom;	
	float: left;
	height: 550px;
	overflow-x: hidden;
	overflow: auto;
}
* html #article {
	width: 435px;
	padding-right: 10px;
}
#article_main{
	background: url(gfx/house_bg.jpg) center repeat fixed;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 533px;
	height: 411px;
	overflow: auto;
	vertical-align: bottom;
}

* html #article_main{
	width: 515px;

}

#article_main_image{
	width: 284px; 
	float: left; 
	display: block; 
	height: 411px;
	overflow: hidden;
}

.heading {
	font-family: verdana, tahoma, arial;
	font-weight:bold;
	font-size:18px;
	padding-bottom: 0px;
	color: #000000;
	padding-left: 0px;
	padding-right: 10px;

}
.text{
	font-family: verdana, tahoma, arial;
	color: #000000;
	font-size: 12px;
	padding-left: 0px;
	padding-right: 0px;
	
}

.news_title {
	font-family: verdana, tahoma, arial;
	font-weight:bold;
	font-size:13px;
	padding-bottom:5px;
	padding-top: 13px;
	color: #881C00;
	text-decoration: none;
}
.news_text{
	font-family: verdana, tahoma, arial;
	color: #881C00;
	font-size: 12px;
	text-decoration: none;
	padding-left: 1px;
}
.news_readmore{
	font-family: verdana, tahoma, arial;
	color: #881C00;
	font-weight:bold;
	font-size: 12px;
	padding-bottom: 3px;
	text-decoration: underline;
	padding-left: 1px;
}
.news_small{
	font-family: verdana, tahoma, arial;
	color: #881C00;
	font-weight:bold;
	line-height: 18px;
	font-size: 11px;
	padding-bottom: 5px;
	text-decoration: underline;
	padding-left: 1px;
}
.news_date{
	font-family: verdana, tahoma, arial;
	color: #881C00;
	font-weight:bold;
	font-size: 11px;
	padding-bottom: 5px;
	text-decoration: none;
	padding-left: 1px;
}
.text_main{

	padding-left: 41px;	
	line-height: 18.5px;
	font-weight: bold;	
	font-family: verdana, tahoma, arial;
	color: #000000;
	font-size: 12px;	
	width: 400px;
	
	
}

#iframe_content {
	width: 445px;
	height: 613px;
background: url(gfx/content.jpg) top left no-repeat;

}

div{
        scrollbar-3d-light-color : #881C00;
        scrollbar-arrow-color : #DA9801;
        scrollbar-darkshadow-color : #DA9801;
        scrollbar-face-color : #881C00;
        scrollbar-base-color : #881C00;
        scrollbar-shadow-color : #881C00;
        scrollbar-highlight-color : #DA9801;
}


.bold{
	font-weight: bold;
}

a.button {
	padding:2px;
	padding-right:4px;
	padding-left:6px;
	color:white;
	border:1px black solid;
	background: url(gfx/button_bg.png);
	text-decoration:none;
	font-weight:700;
	margin-right:2px;
	
}
a.button:hover { 
	background:#000000;
}

h1 {
	font-size:23px;
	font-family: times;
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 5px;
}
a.h1 {
	text-decoration: none;
}

h2{
	font-size: 17px;
	margin-top: 12px;
}
a {
	color:#761E00;
}
a.bold {
	color: #761E00;
	font-weight: bold;
	text-decoration: none;
}
a.white {
	color:#ffffff;
	font-weight: bold;
}
a.red_big,.red_big{
	color: #761E00;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
}
a.red_xbig,.red_xbig{
	color: #761E00;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}




.gb-head {

	font-weight: bold;
	font-size: 13px;

}

.gb-input{
	background: #DA9801;
	color: black;
	border: 1px SOLID #881C00;

}

