body	{	color: #000000; 
		font-family: Verdana; 
		background-color: #E0F7E5;
		font-size: small;
		text-align: center;
	}

h1	{
		font-size: medium;
		text-align: left;
	}

h1.logo_1	{
			font-size: large;
			text-align: left;
		}

h2	{
		font-size: x-small;
	}

a	{	text-decoration: none;
	}

a:link 	{	color: #0000ff;
	}

a:visited 	{	color: #0000ff;
		}

a:hover	{	
		color: #000000;
		background-color: #00ff00;
	}

a.linkmid	{	font-size: x-small;
			font-weight: bold;
		}


hr		{	width: 100%;
			border-style: solid;
			height: 1px;
			color: #009900;
		}

p	{	
		text-align: justify;
		font-size: x-small;
	}

p.logo_title	{
			clear : right; 
			text-align: left; 
			font-weight: bold;
			font-size: large;
		}

span.logo_address	{
			text-align: left; 
			font-size: small;
			font-style: italic;
			}

span.logo_phone	{
			text-align: left; 
			font-size: x-small;
		}

span.sub_1	{
			font-style: italic;
		}

span.sub_2	{
			text-decoration: underline;
		}

p.centred	{	
			text-align: center;
			font-size: small;
		}


div.main	{		
			width: 800px;
			border-style: solid;
			border-color: green;
			border-width: 3px;
			padding: 15px;
		}

div.body	{	
			width: 100%;
		}

div.links	{	text-align: center;
			width: 100%;
			clear: both;
		}

div.block_1	{
			margin-left: 0.5in; 
			margin-right: 0.5in; 
			text-align: justify; 
			font-size: x-small;
		}

table.fees	{
			font-size: x-small;
		}

td.roomtype	{
			text-align: left;
			padding-right: 15px;
		}

td.roomfee	{
			text-align: right;
			padding-left: 15px;
		}

table.extproc_1	{
			font-size: x-small;
		}

td.extproc_2	{
			text-align: left;
			padding-right: 60px;
		}

td.extproc_3	{
			text-align: left;
		}
img.top		{	width: 271px;
			height: 120px;
			border-right-style: solid;
			border-bottom-style: solid;
			border-right-width: 15px;
			border-color: #E0F7E5;
			border-bottom-width: 30px;
		}

.brochure_1	{
			font-size: xx-small;
			font-weight: 300;
		}