body {
	font: 80% arial, sans-serif;
	color: #000000;
	margin: 0;
}

#site {
	background: #FFFAC6 url(../../images/layout/bg.png) no-repeat top center;
	float: left;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}

#document {
	margin: 0 auto;
	position: relative;
	width: 100%;
}

#page {
	margin: 0 auto;
	text-align: left;
	width: 770px;
}

#main div#welcome #stand img
{
	padding: 0 0 0 20px;
}

div#stL
{
	padding: 0;
	float:left; 
	width: 100px; 
}

div#stR
{
	padding: 0 20px 0 0;;
	float:right; 
	width: 260px; 
}

#page img {
  padding-top: 15px;
  padding-bottom: 10px;
}

#header {
	background: #04491D url(../../images/layout/header.png) no-repeat top left;
	height: 25px;
	position: relative;
}

#header h1 {
	display: none;
}


#header{
	width: 100%;
	background-color:#eee;
	height: 22px;
}
#header ul {
	margin: 0;
	margin-left: 22px;
	padding: 0;
	line-height: 22px;
	white-space: nowrap;
}
#header li {
	list-style-type: none;
	display: inline;
	color: #ffffff;
}

#header a {
	color:#000099;
	text-decoration:none;
	font-size:12px;	
	color: #ffffff;
}

#header a:hover {
	color:#990000;
	text-decoration:underline;
	font-size:12px;	
	color: #ffffff;
}


ul.pages {
    padding:0 1em;
    margin:0 0 1em;
    float:left;
    clear: both;
    width: 100%;
}
ul.pages li{
    float:left;
    display: block;
    padding: .2em;
}

#main {
	float: left;
	width: 100%;
	margin-top: 0px;
}

#main div#main_left{
  background: #FFFDE3;
  float: left;
	/*width: 66%;*/
	width: 57%;
	margin-top: 0px;
	padding-bottom: 10px;
}

#main div#main_left2{
  background: #FFFDE3;
  float: centre;
	/*width: 66%;*/
	width: 100%;
	margin-top: 0px;
	padding-bottom: 10px;
}

#main div#welcome, #main div#content {
	/* background: #f5f7f7; */
	margin-top: 10px;

}

#main div#welcome h2, #main div#welcome p,
#main div#content h3, #main div#content p, #main div#content h4,
#main div#address, 
#main div#welcome h1, #main div#welcome img{
	padding: 0 20px;
}

#main div#services table.search_results{
    float:left;
    border-collapse: collapse;
    margin: 0 .5em;
}
#main div#services table.search_results th{
    background:#c0c0c0;
}
#main div#services table.search_results td p{
    padding: 0;
    margin: 0 1em 1em;
}

#main div#services {
	background: #FFFDE3;
	clear: none;
	float: right;
	/*width: 32%;*/
	width:42%;
	padding: 0;
	margin-right: -1px;
}
#main div#services h2 {
	margin: 0;
}
#main div#services h3 {
	background: none;
	padding: 12px 0 0 12px;
	line-height: normal;
	margin: 0;
	font-size: 18px;
}

#main div#services div.service {
	float: none;
	width: auto;
}

#main div#services p {
	padding: 0 20px 20px;
	margin: 0;
}


#main h2 {
	color: #04491D;
	font-weight: bold;
	margin-top: 0;
	padding: .5em 0px 0px;
	position: relative;
	font-family:century gothic, ;
	font-size: 180%;
}

#main h3 {
	color: #04491D;
	font-size: 120%;
	font-weight: bold;
}



h1 {
   color: #04491D;
	font-size: 120%;
	font-weight: bold;

}




#footer {
    background: url(../../images/layout/rooftops.png) no-repeat bottom center;
    clear: both;
    height: 250px;
}



.searchheader {
	font-size: 13px;
	color: #04481C;
	font-weight: bold
}

.searchsmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
}





















