html, h1, h2, h3, p, input, li, textarea, label, ol
{ 	
	font-family:'Trebuchet MS', Arial, Verdana;
}

h1
{
	font-size: 30px;
	
	font-weight: normal;
}

h2, h3
{
	margin-top: 20px;
	
	font-weight: normal;
}

.booking_option_container h2, .booking_option_container i
{
	font-size: 22px;
}

h2
{
	font-size: 15px;
	
	margin-bottom: 10px;	
}

h3
{
	font-size: 14px;
	
	margin-bottom: 0px;	
}

p, ul, label, ol
{
	font-size: 14px;
}

.bold, #book_stay_button
{
	font-weight: bold;
}

.form_title
{
	font-size: 13px;
	
	font-weight: bold;
}

.contact_details
{
	font-weight: bold;
	
	text-align: right;
}

#main_credit
{
	font-size: 13px;
	
	text-align: center;
}

#sub_credit
{
	font-size: 12px;
	
	text-align: center;
}