#foo {
background-color:#edeae1;
}

body {
	text-align:center; 
	margin:0; 
  	padding:0;
	background-color:#e3dfd2; 

	font-family: 'Trajan Pro', Garamond, Georgia, Palatino, 'Times New Roman', 'New York', 'MS Serif', Serif; 
  	font-size:14pt;
}

td {
	font-family: 'Trajan Pro', Garamond, Georgia, Palatino, 'Times New Roman', 'New York', 'MS Serif', Serif;
	font-size:14pt;
}

#centreblock {
	margin:0 auto;
	margin-top:80px;
  	width: 800px;
  	text-align: left;
	background-color:#ffffff;
	position:relative;
	margin-bottom:50px;
}

#topright {
	position:absolute;
	background:url('_images/tr.gif') top right no-repeat;
	height:50px;
	width:50px;
	top:0;
	right:0;
}

#bottomright {
	position:absolute;
	background:url('_images/br.gif') top right no-repeat;
	height:50px;
	width:50px;
	bottom:0;
	right:0;
}

#bottomleft {
	position:absolute;
	background:url('_images/bl.gif') top right no-repeat;
	height:50px;
	width:50px;
	bottom:0;
	left:0;
}

#topOutside {
	position:absolute;
	background: url('_images/floral_banner_top.gif') top left no-repeat;
	height:71px;
	width:431px; 
	top:-71px; 
	left:0; 
}



#leftOutside {
	position:absolute; 
	height:535px; 
	width:72px; 
	top:-71px; 
	left:-72px; 
	background: url('_images/floral_banner_left.gif') top left no-repeat;
}

#container {

	width:800px; 
	min-height:400px;
}

#leftColumn {
	float:left; 
	width:450px; 

}

#rightColumn {
	width:300px;
	margin-left:470px;
	margin-top:-60px;
}

#news a {
	font-size:0.8em;
}

h1 {
	padding:0; 
	margin:0;
	font-size:1.1em;
	margin-bottom:0.5em;
	font-variant:small-caps;
}

a {
	color:#877f72;
	text-decoration:none;
}

a.pink {
	color:#e2dab3;
}

a:hover {
	color:#e2dab3;
}

.grey {
	color:#877f72;
}

.grey td {
	color:#877f72;
}

.pink {
	color:#e2dab3;
}

.bold {
	font-weight:bold;
}

#nav {
	float:left;
	width:140px;
}

#nav ul {
	padding:0; 
	margin:0; 
	margin-left:2em; 
	list-style-type:none; 
	line-height:1.5em; 
	
}

#nav li {
	color:#efefef;
	text-decoration:none;
	font-variant:small-caps;
	font-size:0.8em;
}

#nav a {
	color:#877f72;
	text-decoration:none;
	font-variant:small-caps;
	font-size:0.8em;
}

#nav a.pink {
	color:#e2dab3;
}

#nav a:hover {
	color:#e2dab3;
}

#nav2 {
	float:left;
	width:310px;
}

#nav2 ul {
	padding:0; 
	margin:0; 
	list-style-type:none; 
	line-height:1.5em; 
	
}

#nav2 a {
	color:#877f72;
	text-decoration:none;
	font-variant:small-caps;
	font-size:0.8em;
}

#nav2 a.pink {
	color:#e2dab3;
}

#nav2 a:hover {
	color:#e2dab3;
}

#news {
	padding:0; 
	margin:0; 
	list-style-type:none; 
	line-height:2em;
	text-transform:capitalize;
	font-size:12pt;
}


#textBottom {
	margin-left:140px; 
	margin-top:-4.1em;
	width:270px; 

}


.verdana {
	font-family:verdana;
	font-size:8pt;		
}

.verdana td {
	font-family:verdana;
	font-size:8pt;		
}

.large {
	font-size:14pt;
}

.large td {
	font-size:14pt;
}

.justified {
	text-align:justify;
}

.justified td {
	text-align:justify;
}

.spaced {
	line-height:1.8;
}

.spaced td {
	line-height:1.8;
}

#clearBottom {
	clear:both;
	height:10px;
}

img {
	border:0;
}

#copy {
	font-family:verdana;
	position:absolute;
	bottom:-20px;
	right:50px;
	text-align:right;
	font-size:7pt;
	color:#ffffff;
}

#copy a {
	color:#ffffff;
}

#copy a:hover {
	color:#e2dab3;
}

