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

html, body {
	margin: 0;
	padding: 0;
	background: #3f3f3f url(content/body-bg.gif) repeat-x;
	background-position: top;
	height: 100%;
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
}

.address-line
{
	font-family: Times;
	font-size: 14px;
	color: #d8b6b6;
	font-style: italic;
}

.menu
{
	font-family: arial;
	font-size: 12px;
	color: #cdd4af;
	line-height: 2.4;
}

.book
{
	font-family: Agenda;
	font-size: 24px;
	color: #cdd4af;
}

.home-footer
{
	font-family: arial;
	font-size: 12px;
	color: #555555;
	text-align: left;
	line-height: 1.5em;
}

.contact-details
{
	font-family: Times;
	font-size: 14px;
	color: #cdd4af;
	font-style: italic;
	line-height: 1.4;
}

.contact-footer
{
	font-family: arial;
	font-size: 12px;
	color: #555555;
}

.tarrifs-table-title
{
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #aa2837;
}

.contact-footer a {
	text-decoration: none;
	color: #555555; 
}

.contact-footer a:hover {
	text-decoration: none;
	color: #000000; 
}

.tarrifs-table
{
	font-family: arial;
	font-size: 12px;
	color: #d7d7d7;
}

.tarrifs-sidebar-title
{
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #cdd4af;
}

.tarrifs-sidebar
{
	font-family: arial;
	font-size: 12px;
	color: #d7d7d7;
	text-align: left;
}

a.menu
{
	font-family: arial;
	font-size: 12px;
	color: #cdd4af;
	line-height: 2.4;
	text-decoration:none;
}

a.menu:hover
{
	font-family: arial;
	font-size: 12px;
	color: #afb39c;
	line-height: 2.4;
	text-decoration:none;
}

a.email
{
	font-family: Times;
	font-size: 14px;
	color: #cdd4af;
	font-style: italic;
	line-height: 1.4;
	text-decoration:none;
}

a.email:hover
{
	font-family: Times;
	font-size: 14px;
	color: #afb39c;
	font-style: italic;
	line-height: 1.4;
	text-decoration:none;
}




/* Content */

#main-wrapper
{
	margin-left: auto; 
	margin-right: auto;
	width: 982px;
	height: 523px;
}

#header
{
	width: 982px;
	height: 69px;
}

#menu-book-container
{
	width: 223px;
	height: 454px;
	float: left;
}

#menu
{
	width: 202px;
	height: 318px;
	padding-top: 30px;
	padding-left: 21px;
	float: left;
	text-align: left;
}

#book
{
	background: #393939 url(content/book-bg.gif) no-repeat;
	width: 199px;
	height: 61px;
	float: left;
	text-align: left;
	padding-left: 24px;
	padding-top: 45px;
}

#gallery
{
	background: #931d2b;
	width: 759px;
	height: 454px;
	float: left;
}

#home
{
	background: #931d2b url(content/content-bg.gif) no-repeat;
	width: 759px;
	height: 454px;
	float: left;
}

#home-gallery
{
	width: 576px;
	height: 348px;
	float: left;
}

#home-footer
{
	background: url(content/index-footer.gif) no-repeat;
	width: 744px;
	height: 66px;
	padding-top: 40px;
	padding-left: 15px;
	float: left;
}


#tarrifs
{
	background: #931d2b url(content/content-bg.gif) no-repeat;
	width: 759px;
	height: 454px;
	float: left;
}

#tarrifs-prices
{
	width: 576px;
	height: 308px;
	float: left;
	padding-top: 40px;
}

#tarrifs-prices h1 {
	height:35px;
	margin:0;
	font-weight:normal;
	font-size:16px;
	color:#CDD4AF;
}

#tarrifs-sidebar
{
	width: 168px;
	height: 308px;
	padding-left: 15px;
	padding-top: 40px;
	float: left;
}

#tarrifs-footer
{
	background: url(content/tarrifs-footer.gif) no-repeat;
	width: 744px;
	height: 66px;
	padding-top: 40px;
	padding-left: 15px;
	float: left;
}


#contact
{
	background: #931d2b url(content/content-bg.gif) no-repeat;
	width: 759px;
	height: 454px;
	float: left;
}

#map
{
	width: 576px;
	height: 348px;
	float: left;
}

#contact-footer
{
	width: 759px;
	height: 106px;
	float: left;
}