@charset "utf-8";
body {
	background-image: url(../images/bgcolor.jpg);
	background-repeat: repeat;
}
#logo1{
	width:600px;
	height:450px;
	background-image:url(../images/intro.gif);
	background-repeat:no-repeat;
	
}
h1{
	font-family:Verdana;
	font-size:12px;
	color:#af8945;
	font-weight: bold;
	margin-top:25px;
	margin-bottom:25px;
	}

#logo {
	width:900px;
	height:110px;
}
.cvqt1 {
background-color: #EFF8EF;
}
.cvqt2 {
background-color: #FEEDE2;
}
#logo a {
	display:block;
	width:900px;
	height:110px;
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
}

#menu{
	width:900px;
	height:30px;
	background-image:url(../images/menu.gif);
	background-repeat:no-repeat;
}
#navi{
text-align:center;
margin:0 auto;
display:block;
}
#nav{}
#nav a .act{
	text-align:center;
	font-family:Verdana;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
}
#nav a{
	text-align:center;
	font-family:Verdana;
	color:#F6EDDD;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
}

#nav a:hover{
	color:#FFFFFF;
}

#main{
	background-image:url(../images/bgr_main.gif);
	background-repeat:repeat-y;
}

#main p {
	font-family:Verdana;
	font-size:12px;
	color:#af8945;
	text-align:justify;
}

#main a {
	font-family:Verdana;
	font-weight: bold;
	font-size:12px;
	color:#af8945;
	text-align:justify;
	text-decoration:none;
}

#footer{
background-image:url(../images/footer.gif);
background-repeat:no-repeat;
width:900px;
height:30px;
}

#footer p{
	text-align:center;
	font-family:Verdana;
	color:#F6EDDD;
	font-size:12px;
	text-decoration:none;
	font-weight: normal;
	margin-top:7px;
	_margin-top:3px;
	*margin-top:3px;
}

#balchik{
background-image:url(../photo/balchic.jpg);
background-repeat:no-repeat;}

#bg{
background-image:url(../photo/bg.jpg);
background-repeat:no-repeat;}

#palace{
background-image:url(../photo/palace.jpg);
background-repeat:no-repeat;}

#queensview{
background-image:url(../photo/queensview.jpg);
background-repeat:no-repeat;}

/************************JTABER****************************/

#navi a, #navi a:active, #navi a:visited {
	float:left;
	padding:5px 8px;
	font-family:Verdana;
	color:#af8945;
	font-size:12px;
	text-decoration:none;
	font-weight: normal;
	text-decoration:none;
	outline:none;
	}
#navi a.selected, #navi a.selected:active, #navi a.selected:visited {
	font-weight: bold;
	text-decoration:none;
	outline:none;
	}
.hiddencontent,.hiddencontent {
	display:none;
	}
.clear {
display:block;
width:1px;
height:1px;
	clear:both;
	}
