﻿body
{
	font-style:normal;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:12px;
	line-height:17px;
	color:Black;
}

h2
{
	font-weight:bold;
	font-size:13px;
	padding-bottom:0;
	margin-bottom:5px;
}

table.tblreservations td h2
{
	font-size:14px;
	font-weight:normal;
	color:#AD9E79;
	margin:0;
	padding:0;
	padding-bottom:5px;
}

table.tblreservations td p
{
	font-size:11px;
	line-height:12px;
	font-weight:normal;
	color:black;
	margin:0;
	padding-bottom:5px;
}

table.tblreservations td .price
{
	height:32px;
	font-size:13px;
	line-height:32px;
	font-weight:bold;
	color:black;
}

a:link, a:visited, a:hover, a:active
{
	text-decoration:none;
	color:Black;
}

a:hover
{
	text-decoration:underline;
	
}

#footer
{
	color:#A2966C;
}

#footer a:link, #footer a:visited, #footer a:hover, #footer a:active
{
	text-decoration:none;
	color:#A2966C;
}

#footer a:hover
{
	text-decoration:underline;
	
}

