﻿*
{
    margin: 0;
    padding: 0;
}

html, body
{
    margin: 0;
    padding: 0;
}

body
{
    color: #000;
    font-family: Arial;
    background-color: #fff;
}

a
{
    color: #FFF;
}

p a
{
    color: #B68E30;
}


img
{
    border: none;
}

table
{
    border-collapse: collapse;
}

td
{
    vertical-align: top;
}

#page-header
{
    padding-left: 50px;
    padding-top: 18px;
    margin-top: 90px;
    background-image: url(i/bg-header-1.gif);
    background-repeat: no-repeat;
    height: 73px;
    width: 100%;    
}

#page-header h1
{
    color: #d7230f;
    font-family: Impact;
    font-size: 16px;
    font-weight: normal;    
    font-variant: small-caps;
    border-bottom: solid 1px #D8CFB5;
    width: 370px;
    position: relative;
    float: left;
}
#page-header img
{
    position: relative;
    top: -65px;
}

p
{
    font-family: Times New Roman;
    font-size: medium;
    margin-bottom: 1em;
    text-align: justify;
    padding-right: 1em;
    font-style:italic;
}

li
{
font-family: Times New Roman;
    font-size: medium;	
    font-style:italic;
    white-space: normal;
}

#top-table
{
    width: 100%;
    border: none 0px transparent;
    border-collapse: collapse;
}

#top-table td
{
    padding:0;
}

#top-left
{
    width: auto;
    background-image: url(i/bg-top-left.jpg);
    background-repeat:repeat-x;
}

#top-middle
{
    width: 568px;
    height: 94px;
    background-image: url(i/logo.jpg);
    background-repeat:no-repeat;
}

#top-right
{
    width: auto;
    background-image: url(i/bg-top-right.jpg);
    background-repeat: repeat-x;
}

#page-middle
{
    width: 680px;
    height: auto;
    margin: 0 auto;
}

#page-menu
{
    width: 140px;
    font-family: Tahoma;
    font-size: 12px;
    color: #B68E30;
}

#menu-block
{
    margin-top: 30px;    
    background-repeat: repeat-y;     
}

#menu-block ul
{
    background-image: url(i/bg-menu-item.jpg);
    background-repeat: repeat-y;
}

#page-menu li
{
    font-family: Verdana;
    font-style:normal;
    white-space: nowrap;
    list-style-type: none;
}


#menu-block a
{
    color: #B68E30;
    height: auto;
    border-bottom: solid 1px #fff;
    font-size: 11px;
    display: block;
    background-image: url(i/bg-menu-item.jpg);
    background-repeat: no-repeat;
    margin-bottom: 5px;
}


a.m1
{
    padding-left: 5px;
    font-family: Verdana;
    width: 117px;
    color: #886310;
    vertical-align: middle;
    text-decoration: none;
    padding-top: 3px;
    border-bottom: solid 2px #FFF;
    white-space:normal;
}

a.m2
{
    padding-left: 5px;
    font-family: Arial;
    font-size: 12px;
    display: block;
    width: 200px;
    height: 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    padding-top: 3px;
}

a.m3
{
    padding-left: 0px;
    font-family: Verdana;
    font-size: 10px;
    color: #886310;
    text-decoration: none;
    white-space:nowrap;
}


#menu-contact
{
    margin-left: 0px;
    font-size: 10px;
}

#page-content
{
    width: auto;
    background-color: white;
}


#page-footer-menu
{
    margin: 20px auto; width: 680px;
}


#copyright
{
    margin-top: 10px;
    border-top: solid 1px #063560;
    font-size: x-small;
}

.r-wrapper
{
    clear: both;
    padding-top: 5px;
    padding-left: 50px;
}

.r-left
{
    font-family: Verdana;
    font-weight: bold;
    font-size: x-small;
    color: #9D9DA1;
    float: left;
    width: 70px;
}

.r-right
{
    border: solid 1px silver;
    float: left;
    width: auto;
    background-color: #FFFAD6;
    color: #000;
}

.r-right a
{
    color: #000;
}


.w4em
{
    width: 4em;
}

.w6em
{
    width: 6em;
}

.w10em
{
    width: 10em;
}

#roomsGrid
{
    border: solid 1px #E4D08B;
    clear:both;
}

#roomsGrid td
{
    font-family: Tahoma;
    font-size: xx-small;
    padding: 4px;
    border: solid 1px #E4D08B;
}

table.price
{
	width: 470px;
	margin-bottom: 20px;
	border: solid 1px silver;
}

table.price td
{
    padding: 2px;
    font-family: Times New Roman;
    font-size: small;
    font-style: italic;
    border: solid 1px silver;
}


ul.price li
{
    font-family: Times New Roman;
    font-size: small;
    font-style: italic;
    margin-left: 15px;

}



.watermarked
{
    color: Silver;
}

.msg
{
    color: #f00;
    font-size: x-small;
}

h2
{
	font-family: Times New Roman;
	font-size: medium;
	font-weight: bold;
	color: #442900;
	color:#89540C;
	margin-top: 1em;
	margin-bottom: 1em;
	font-style: italic;
}

table.content
{    
    width: 100%;    
}

table.content td
{
    padding: 2px;
    font-family: Times New Roman;
    font-size: small;
    font-style: italic;
}

table.content thead td
{    
    font-weight: bold;    
    text-align: center;
}

table.content a
{
    color: #B68E30;
    font-family: Times New Roman;
    font-size: small;
}

table.bordered td
{    
    border: solid 1px silver;    
}

.contact2
{
    color:#442900;
}