div#total {
  position:relative;
  border:0px solid #847147;
  width:1006px;
  margin:0 auto;
  padding:0px;
  text-align:left;
}
div#page {
  border:1px solid #847147;
  width:904px;
  margin:0 auto;
  padding:0px;
  text-align:left;
}
div {
  text-align:center;
}
div#leftFloral {
  border:0px solid purple;
  text-align:right;
  position:absolute;
  top:0;
  left:0;
  width:50px;  
}
div#rightFloral {
  border:0px solid purple;
  text-align:left;
  position:absolute;
  top:0;
  right:0;
  width:50px;  
}
div#header {
  border:0px solid red;
  width:904px;
  min-height:146px;
  _height:146px;
	background-image: url(../images/home_02.jpg);
	background-repeat: repeat-x;
}
div#flash {
  border:0px solid red;
  background-color: #197896;
  width:904px;
  min-height:255px;
  _height:255px;
}
div#middle {
	background-image: url(../images/bgmiddle.jpg);
	background-repeat: repeat-x;
	border-top-color: #847248;
	border-top-style: none;	
	border-left-width: 0px;	
	border-left-color: #847248;
	border-left-style: solid;
	border-right-width: 5px;
	border-right-color: #847248;
	border-right-style: solid;	
	border-bottom-color: #847248;	
	border-bottom-style: none;
}
div#content {
	border-top-width: 0px;
	border-top-color: #DBDAD9;  
	border-top-style: solid;
	border-left-width: 1px;
	border-left-color: #847248;
	border-left-style: solid;	
	border-right-width: 5px;	
	border-right-color: #847248;	
	border-right-style: solid;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #DBDAD9;
  width:652px;
  padding: 0px;
  float:left;
  min-height:350px;
  _height:350px;
  	background-image: url(../images/bottom_bdr.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
div#sidebar {
  border: 5px solid #DBDAD9;
  width:231px;
  margin-left:658px;

}
div#footer {
	color: #F1DCAC;
	background-color: #847248;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	text-decoration: none;
  width:904px;
}
.phone{
	font-size: 32px;
	font-weight: normal;
	color: #CCCCBB;
}
.keywordfont {
	font-family: "Times New Roman", Times, serif;
	font-size: 2px;
	font-style: normal;
	font-weight: normal;
	font-variant: small-caps;
	color: #FFFFFF;
}

