.body
{
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    color: black;
    font-size: 12px;
    text-align: left;
}

h1
{
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    color: #633F3F;
    font-size: 16px;
    text-align: left;
    font-weight: bold;
}

h2
{
    font-family: Arial, Helvetica, sans-serif;
    color: black;
    font-size: 12px;
    text-align: left;
    font-weight: normal;
    line-height: 130%;
}

h3
{
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    color: #633F3F;
    font-size: 14px;
    text-align: left;
    font-weight: bold;
}

h4
{
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    color: #633F3F;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
}

h5
{
    font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
    color: black;
    font-size: 11px;
    text-align: center;
    font-weight: normal;
}

b
{
	color: gray;
}

#bold
{
	color: #692859;
	font-weight: bold;
}

.menu
{
    position:relative;
    font-family: Arial, Helvetica, sans-serif;
    color: #B0E0EA;
    font-size: 10px;
    text-align: center;
}

#logo
{
    position: absolute;
    left: 65px;
}

#toprightlogo
{
    position: absolute;
    top:233px;
    left: 840px;
}

#callaTwo
{
	position: absolute;
	top: -5px;
	left: 565px;
}

#callaThree
{
	position: absolute;
	top: 28px;
	left: 785px;
}

#callaFour
{
	position: absolute;
	top: 230px;
	left: -10px;
	
	background: url(../images/long-calla-lily.jpg);
}

#callaFourOpacity
{
	position: absolute;
	top: 230px;
	left: -10px;
	
	background: url(../images/long-calla-lily-o30.jpg);
}

a
{
    font: 100% Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
    text-decoration:none;
}

.navbar 
{
    position: absolute;
    left:19px;
    top: 165px;
    width: 927px;
    background-color: #692859;
}

.navbar ul 
{
    list-style: none; 
    padding: 10px;
    float: left;
    margin: 0;
}

.navbar li 
{
    font-size:10pt;
    float: left;
    border-right: 1px solid white;
    line-height: 120%;
}

.navbar li a
{
    float: left;
    text-decoration: none;
    color: white;
    padding: 0px 8px 0px 8px;
    margin-right:0;
}

.link a
{
	font-size:7pt;
}

.link .selected a
{
	font-size:7pt;
}

.link .hover a
{
	font-size:7pt;
}

.navbar li a
{
    float: none;
}

.navbar li a:hover
{
    text-decoration: none;
    color: #CCCCCC;
}

.navbar .selected a 
{
    color: #CCCCCC; 
    border-right:1px;
}

#imageLeft
{
    position: absolute;
    top:360px; 
    left: 226px;
    border: 1px;
}

#imageCentre
{
    position: absolute;
    top:360px; 
    left: 414px;
    border: 1px;
}

#imageCentreBridal
{
    position: absolute;
    top:360px; 
    left: 391px;
    border: 1px;
}

#imageRight
{
    position: absolute;
    top:360px; 
    left: 602px;
}

.imageBorder
{
	border-width: thin;
    border-color: #CCCCCC;
    border-style: dotted;
    padding: 5px;
}

#textarea
{
    position: absolute;
    left: 223px;
    top: 220px;
    width: 565px;
}

#address
{
    position: absolute;
    top:220px;
    left:770px;
}

#shop
{
	position: absolute;
	top:385px;
	left: 770px;
}

