@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
body {
	background-color: #5e5f60;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	text-decoration: none;
	color: #c9cbcb;
}
a:visited {
	text-decoration: none;
	color: #c9cbcb;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.bg_back_top {
	background-image: url(../background/bg_back_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_back_bottom {
	background-image: url(../background/bg_back_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.bg_front_top {
	background-image: url(../background/bg_front_top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.bg_front_bottom {
	background-image: url(../background/bg_front_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.top_menu {
	padding-top: 18px;
	padding-left: 7px;
	background-image: url(../background/menu_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
	padding-bottom: 6px;
}
.left_column {
	padding-left: 20px;
	text-align: left;
	padding-bottom: 40px;
}
.left_menu {
	text-align: left;
	padding-bottom: 20px;
}
.navigation {
	padding-top: 10px;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #c9cbcb;
	text-align: left;
                 }
.navigation li {
                 display: inline;
                 }
body#index span.index a,
body#about span.about a,
body#index li.index a,
body#houses li.houses a,
body#gallery1 li.gallery1 a,
body#gallery2 li.gallery2 a,
body#about li.about a,
body#contacts li.contacts a,
.navigation a:hover {
	color: #494c4c;
	background-color: #c9cbcb;
                                    }
.content {
	padding-top: 10px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 50px;
	padding-right: 25px;
                 }
.content2 {
	padding-top: 10px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 50px;
	padding-right: 25px;
	text-align: justify;
                 }
.content3 {
	padding-top: 30px;
	padding-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 50px;
	padding-right: 50px;
                 }				 
.picture1 {
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 10px;
                 }
.text1 {
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
                 }
.text2 {
	text-align: justify;
                 }
.text3 {
	text-align: left;
	font-weight: bold;
                 }
.picture_doors {
	text-align: center;
	padding-bottom: 20px;
}
.picture_houses {
	text-align: center;
	padding-bottom: 20px;
}
.slideshow1 {
	padding-left: 160px;
}

/* SMG */
.text_link, .text_link:active, .text_link:link, .text_link:visited
{
	font-weight: bold;
	text-decoration: none;
	color: #0000FF;
}

.text_link:hover
{
	font-weight: bold;
	text-decoration: none;
	color: #00FF00;
}