/* @override http://kellyanunciato.com/ka2.css */

/* GENERAL STYLES */
body {
  font-family: Geneva, Arial, Helvetica, sans-serif;
  font-size: 88%;
  margin: 0px;
  padding: 0px;
  color: #333;
  background: #000 url("images/bg.jpg");
}

.bgwrapper {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 1056px;
  background: url("images/stretch.gif") repeat-y top;
}

.footer {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  width: 1056px;
  height: 27px;
  background: url("images/footer.gif") no-repeat top;
}

.wrapper {
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: auto;
  width: 1056px;
  background: url("images/body-top.jpg") no-repeat top;
  /*height: 760px;*/
}

.header {
  height: 138px;
}

.flashside {
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 9px;
}

.spacer {
  clear: both;
}

.rightcolumn {
  width: 428px;
  margin: 0px 0px 0px 0px;
  float: right;
  text-align: justify;
}

.rightcolumcontent {
  float: left;
}

.textblock {
  padding: 85px 0px 0px 12px;
  width: 171px;
  float: left;
  text-align: justify;
  font-family: "Times New Roman", Times, serif;
  font-size: 13px;
  color: #660033;
}

.textblock a {
  color: #c6492a;
  text-decoration: none;
  font-weight: bold;
  padding: 2px;
}

.textblock a:hover {
  color: #401a0b;
}

.leftcolumn {
  /*background-color: #000;*/
  float: left;
  width: 610px;
  padding: 88px 0px 0px 0px;
  /*padding: 160px 0px 0px 0px;*/
}

.menucontainer {
  float: left;
  width: 173px;
  padding-left: 15px;
}

.menu {
  float: left;
}

.menu ul {
  float: left;
  padding: 10px 0px 0px 0px;
  margin: 0px 0px 0px 0px;
}

.menu ul li {
  float: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 5px 0px;
  list-style: none;
}

.menu ul li a {
  width: 158px;
  height: 45px;
  display: block;
  text-decoration: none;
  background: url("images/button-bg.gif") no-repeat;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-align: center;
  font-weight: bold;
  padding: 15px 0px 0px 0px;
}

.menu ul li a:hover {
  color: #8c9b38;
}

.centercolumn {
  float: right;
  width: 400px;
}

.centercolumn p {
  text-align: justify;
  font-size: 13px;
  color: #660033;
}

.centercolumn li {
  font-size: 13px;
  color: #660033;
  margin-bottom: 10px;
}

.centercolumn a {
  /*  color: #4d551f; */
  /*  color: #401a09; */
  color: #c6492a;
  text-decoration: none;
  font-weight: bold;
  padding: 2px;
}

.centercolumn a:hover {
  color: #401a0b;
}

h1 {
  margin: 60px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #401a0b;
  font-size: 16px;
  text-align: center;
}

h1.large {
  margin: 60px 0px 0px 30px;
  padding: 0px 0px 0px 0px;
  color: #401a0b;
  font-size: 16px;
  text-align: center;
}

h2 {
  color: #401a0b;
  font-size: 14px;
}

/* Flowing around the flower */

div.floweredge {
  width: 40px;
  height: 20px;
  float: left;
}

/* SPECIAL ONE TIME USE STYLES */
img.kellyhome {
  margin: 0px 0px 0px 63px;
}

img.orangeborder {
  border: 1px solid #c6492a;
}


img.orangeborderfr {
  border: 1px solid #c6492a;
  float: right;
  margin-left: 15px;
}

.powered {
  margin: 20px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  color: #fff;
  width: 1056px;
  text-align: right;
}

.powered p {
  margin: 0px 0px 0px 0px;
  padding: 5px 70px 10px 0px;
}
.powered a {
  color: #fff;
  text-decoration: none;
  border: 1px solid #fff;
  padding: 3px;
}

div#map.c2 {
	height: 250px;
	width: 400px;
}
.c2 div span {
	display: none;
}