html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #F9E7D9;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #66291f;
}
#page {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px;
	padding: 0;
	background: #F9E7D9;
	/*background-image: url(/data/img/xmas.gif);*/
}
#header {
	height: 150px;
	margin: 0;
	padding: 0;
	background-image: url(/data/img/bkg-top.png);
	background-repeat: repeat-x;
	background-color: #F9E7D9;
	background-attachment: scroll;
	background-position: center top;
}



#ct {
	padding-bottom: 100px;
	padding-top: 20px;
}
#footer {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	height: 100px;
	background-image: url(/data/img/bkg-footer.png);
	background-repeat: repeat-x;
	background-color: #A57555;
	background-attachment: scroll;
	background-position: center top;
}
#copy {
	color: #DBBFAF;
	padding-top: 30px;
	padding-bottom: 5px;
}
#copy a {
	color: #DBBFAF;
}
.block {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	clear: both;
}
.ct_block {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 10px;
	padding-right: 10px;
	position:relative;
}

.banner {
    position: absolute;
    top:20px;
    left:810px;
    border:0;
}

.banner_2 {
    top:110px;
}

.banner_3 {
    top:210px;
}

.banner_4 {
    top:310px;
}

#content_menu {
	width: 450px;
	text-align: justify;
}
#content_menu a {
	color: #66291f;
}
#content_menu img {
	float: left;
	padding: 0 10px 10px 0px;
}
.title {
	font-size: 60px;
	letter-spacing: -.05em;
	font-weight: normal;
	font-style: italic;
	float: left;
}
.t1 {
	color: #F9E7D9;
}
.t2 {
	color: #E19117;
}
.title a {
	text-decoration: none;
}
.top_right {
	float: right;
}
#languages {
	font-size: 20px;
	color: #F9E7D9;
	padding-top: 9px;
	font-weight: normal;
	letter-spacing: -.05em;
	text-align: right;
	padding-bottom: 36px;
}
#languages a {
	color: #F9E7D9;
	text-decoration: none;
}
#languages a:hover {
	color: #E19117;
}

a {
    color: #66291f;
}

.active {
	color: #E19117;
}
.menu {
	height: 32px;
	color: #7b8b4c;
	font-size: 25px;
	letter-spacing: -.05em;
	font-weight: normal;
	font-style: italic;
	float: left;
	padding-top: 44px;
	width: 800px
}
#menu_gallery {
	float: left;
}
#menu_menu {
	float: right;
}
#hanging_thing {
	/*    border: 1px solid red;
	position: relative;
	z-index: 999;
*/
	left: 0px;
	height: 5px;
}
#menu_block {
	float: left;
	width: 800px;
}
.menu_ct {
	float: left;
	background-color: #f9e7d9;
	padding-right: 2px;
	padding-bottom: 0px;
}
.menu_ct a {
	color: #7b8b4c;
	text-decoration: none;
}
.menu_ct a:hover {
	color: #E19117;
}
.menu_sides {
	background-image: url(/data/img/left.gif);
	background-repeat: no-repeat;
	width: 10px;
	float: left;
	background-color: #f9e7d9;
	height: 30px;
	font-size: 0px;
}
.menu_sides_right {
	background-image: url(/data/img/right.gif);
	background-repeat: no-repeat;
	width: 10px;
	float: left;
	background-color: #f9e7d9;
	font-size: 0px;
	margin-right: 2px;
	height: 30px;
}
.tab_active {
	height: 40px;
}
#menu_sub {
	color: #7b8b4c;
	font-size: 20px;
	letter-spacing: -.05em;
	font-weight: normal;
	margin-bottom: 10px;
}
#menu_sub a {
	color: #7b8b4c;
}
#menu_sub a:hover {
	color: #E19117;
}
.photo_box {
	margin-top: 10px;
	margin-right: 30px;
	margin-bottom: 30px;
	width: 300px;
	float: left;
}
.img_box {
	background-image: url(/data/img/img_frame.gif);
	background-repeat: no-repeat;
	float: left;
	margin-right: 5px;
	padding: 1px;
	cursor: pointer;
}
.collage {
	width: 700px;
	float: left;
}



#feedback {
	padding-top: 10px;
	clear: both;
}
.feedback {
	padding-bottom: 5px;
}
input, textarea {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	border: 1px solid #006600;
	padding: 3px;
	margin-bottom: 5px;
	margin-top: 1px;
	width: 300px;
}
.btn {
	background-color: #7b8b4c;
	width: 100px;
	color: #F9E7D9;
}
form {
	padding-top: 5px;
	color: #006600;
	clear: both;
}
adiv {
	border: 1px solid red;
}
.clear {
	clear: both;
}
.image_set {
	width: 800px;
	margin: 10px 0 10px 0;
	clear: both;
}
#img_big {
	float: left;
	margin: 0 5px 5px 0;
}
.price {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif, Georgia;
	font-weight: bold;
}
.navigation {
	position: relative;
	top: -15px;
	font-size: 50px;
}
.navigation a {
	color: #A57555;
	text-decoration: none;
}
.navigation a:hover {
	color: #E19117;
	text-decoration: none;
}
.navigation_box {
	padding-top: 5px;
	float: left;
}

.navigation_box p, .photo_box p {
    margin:0;
    padding:0;
}

.error {
	padding-top: 10px;
	color: red;
	clear: both;
}
.msg {
	padding-top: 10px;
	color: #006600;
	clear: both;
}
.form_error label {
	color: red;
}
.form_error input {
	border: 1px solid red;
}

#note {
    
    padding: 5px;
    margin: 5px 0 5px 0;
    background-color: #FFFFCC;
    font-family: arial,verdana,Times,serif;
    color:black;
    /*
    color:#7b8b4c;
    font-size: 16px;
    font-weight: bold;
    */
}
