/* CSS Document */
* {
    margin: 0;
    padding: 0;
}

img {
    border: 0;
}

th, td {
    vertical-align: top;
}



body {
    background: url(../images/stone18.gif);
    font-size: 12px;
    font-family: arial, helvetica, sans-serif;
    color: #000000;
}


p {
    margin-bottom: 12px;
}


#wrapper1 {
    position: relative;
    text-align: left;
    width: 100%;
}

#wrapper2 {
    position: relative;
    text-align: left;
    width: 100%;
}

#maincol {
    position: relative;
    margin: 0;
    padding: 25px 10px 0 14px;
}

#leftcol { 
    position: relative;
    top: -10px;
    left: -10px;
    float: left;
    voice-family:  "\"}\"";
    voice-family: inherit;
    width: 256px;
    margin: 0 0 -10px 0;
    padding: 10px;
    z-index: 100;
}

#leftcol img {
    margin-bottom: 30px;
}

#leftcol .nav {
    margin-right: 14px;
    float: right;
}


#leftcol .nav li {
    width: 138px;
    height: 29px;
    background: url(../images/nav_bg.png) transparent;
    margin: 0 0 8px 0;
    padding: 0;
    list-style-type: none;
    font-family: Comic Sans MS, cursive;
    font-size: 18px;
    color: white;
    text-align: center;
}


#leftcol .nav a {
    color: white;
}





#rightcol {
    float: right;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 400px;
    margin: 0 0 -10px -10px;
    padding: 10px;
    z-index: 99;
}

#rightcol .for-sale {
    width: 400px;
    height: 332px;
    margin: -45px 0 0 20px;
    z-index: 2;
    position: relative;
}

#rightcol #for-sale {
    background: url(../images/forsale.png);
}
#rightcol #a-vendre {
    background: url(../images/avendre.png);
}
#rightcol #fur-verkauf {
    background: url(../images/furverkauf.png);
}

#rightcol #exterior {
    background: url(../images/exterior.jpg);
    width: 383px;
    height: 254px;
    margin-top: -45px;
    z-index: 1;
    position: relative;
}

#rightcol #flags {
    margin: 0 0 0 155px;
    position: relative;
    top: -525px;
    z-index: 3;
}

#rightcol #flags a {
    margin: 0 2px 0 2px;
}





#rightcol_small {
    float: right;
    voice-family: "\"}\"";
    voice-family: inherit;
    width: 100px;
    margin: 0 0 -10px -10px;
    padding: 10px;
    z-index: 99;
}

#rightcol_small #for-sale {
    background: url(../images/forsale_small.png);
    width: 100px;
    height: 83px;
    margin: -45px 0 0 20px;
    z-index: 2;
    position: relative;
}

#rightcol_small #exterior {
    background: url(../images/exterior_small.jpg);
    width: 96px;
    height: 64px;
    margin-top: -11px;
    z-index: 1;
    position: relative;
}







#centercol {
    position: relative;
    top: 0;
    padding: 0 383px 0 0;
    background: url(../images/hisar-evi-cave-hotel.png) no-repeat;
    background-position: 277px 0
}


#centercol div {
    padding-top: 100px;
}






#centercol_wider {
    position: relative;
    top: 0;
    padding: 0 96px 0 277px;
    background: url(../images/hisar-evi-cave-hotel.png) no-repeat;
    background-position: 277px 0;
}


#centercol_wider #main_div {
    padding-top: 100px;
}



#centercol_wider #index_page_image {
    background: url(../new/ilk1.jpg);
    width: 640px;
    height: 233px;
    margin-bottom: 25px;
}


#centercol_wider h1 {
    font-family: Monotype Corsiva;
    color: #cc0066;
}

#centercol_wider p, #centercol_wider .contact_info {
    font-family: arial, helvetica;
    color: #990000;
    font-size: 16px;
    font-weight: bold;
}


#centercol_wider #rooms_1st_para {
    position: relative;
    left: -15px;
}
#centercol_wider #rooms_img_1 {
    margin-right: 25px;
}

#centercol_wider #rooms_img_2 {
    margin: 5px 0 5px 5px;;
}

#centercol_wider ul {
    padding-bottom: 6px;
}
#centercol_wider li {
    margin-left: 25px;
    color: #006600;
    padding-bottom: 3px;
}



#centercol_wider #rates_table {
    margin: 12px 0 25px 12px;
}
#centercol_wider #rates_table tr {
    background: white;
}
#centercol_wider #rates_table td {
    text-align: right;
    padding: 0 6px 0 6px;
}
#centercol_wider #rates_table th {
    padding: 0 6px 0 6px;
}
#centercol_wider #rates_table .th {
    text-align: left;
}
#centercol_wider #gap_row {
    background: transparent;
    height: 15px;
}



#centercol_wider #main_div #pictures_div {
    margin: 25px 50px 0 45px;
}
#centercol_wider #main_div #pictures_div p {
    width: 350px;
    text-align: center;
}




#centercol_wider .contact_info td {
    padding: 5px;
}


#centercol_wider img {
    margin: 0 5px 0 0;
}




#footer {
	position: relative;
	top: 1px;
	width: 100%;
	clear: both;
	margin: 0;
	padding: 1% 0;
	text-align: center;
}




H1 {
    color: #8a4721;
    font-family: Times, serif;
    font-size: 47px;
    margin: 30px 0 30px 0;
}


H2 {
    font-size: 25px;
    margin: 0 0 15px 0;
}


H3, H3 a {
    color: #8a4721;
    font-size: 18px;
}


.brown {
    color: #8a4721;
}


a {
	text-decoration: none;
}

a:hover	{
	text-decoration: underline;
}
