﻿body 
{
	font-family: Garamond;
	font-size: 11pt;
	margin: 0px;	
}

#master_banner
{
	float: left;
	width: 100%;
	min-width: 790px;
}

.master_Left_Flowers
{
	float:left;
	text-align:left;
	width:155px;
	height:155px;
}

.master_Left_Flowers_Div
{
	width:20%;
	float:left;
}

.master_Top_Centre_Div
{
	float:left;
	width:60%;
	min-width: 480px;
	height:155px;
}

.master_Right_Flowers
{
	float:right;
	text-align:right;
	width:155px;
	height:155px;
}

.master_Right_Flowers_Div
{
	width:19%;
	float:right;
}

.master_Rings
{
	float:left;
	width:155px;
	height:175px;
}

.master_Logo
{
	float:right;
	width:275px;
	height:175px;
}

.Left_Div
{
	width:20%;
	height:5px;
	float:left;
}

.Centre_Div
{
	float:left;
	width:60%;
	height:40px;
}

.Centre_Bottom_Div
{
	width:100%;
	height:80px;
	text-align:center;
}

.Right_Div
{
	width:20%;
	height:5px;
	float:right;
}

.master_ContactUs
{
	float:left;
	color:#666666;
}

.master_Links
{
	float:right;
	color:#666666;
}

.master_HowToFindUs
{
	float:left;
	color:#666666;
}

.master_Footer_Swirl
{
	text-align:center;
}

.master_TopSpacer
{
	float:left;
	height:15px;
	width:5px;
	margin-left:5px;
	margin-right:4px;
}

.master_BottomSpacer1
{
	float:left;
	width:5px;
	padding-left:5px;
	padding-right:5px;
}

.master_BottomSpacer2
{
	float:right;
	width:5px;
	margin-left:5px;
	margin-right:5px;
}

.master_Menu
{
	width:755px;
	font-weight: bold;
}

.master_Menu_Item
{
	color:#666666;
	text-align:center;
}

.master_Menu_Item_Highlight
{
	text-decoration: none;
	color: #d59d12;
}

.content_Grey_Box
{
	float: left;
	width: 755px;
	height: 385px;
	border-style: solid; border-width: 1px;
	border-color:#cccccc;
	margin-bottom:10px;
	background-image: url('images/Fleur-de-lys.jpg');
    background-repeat: no-repeat;
}

.content_Text
{
	float: left;
	width: 440px;
	height: 385px;
	margin-left: 20px;
	margin-right: 10px;
    font-family: Garamond;
	font-size: 12pt
}
.content_Photo_Container
{
	float:right;
}

.content_Text_Large
{
	 font-size:larger;
	 font-weight:bolder;
}

.content_Static_Image
{
	height:385px;
	width:255px;
}

#map_canvas
{
	float:right;
	width: 272px;
	height:385px;
}

a
{
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: none;
	color: #d59d12;
	font-weight: bold;
}

#master_Centre_Bottom_Div1
{
	height: 20px;
}



