body {
  position: relative;
  margin: 0;
  padding: 0;
  text-align: center;
  background-color: #E5E5E5;
  font-family: verdana;
  font-size: 14px;
}

blockquote {
  font-style: italic;
}

p {}

a {
  color: #135293;
}

a:hover {
  text-decoration: none;
}

.title1 {
  margin: 0;
  padding: 10px 0;
  background: url(images/img07.gif) repeat-x left bottom;
  font-weight: normal;
  font-size: 129%;
  color: #FFFFFF;
}

.title2 {
  margin: 0;
  padding: 10px 0;
  background: url(images/img09.gif) repeat-x left bottom;
  font-size: 227%;
  font-weight: normal;
  color: #000000;
}

.title3 {
  margin: 0;
  padding: 10px 0;
  background: url(images/img11.gif) repeat-x left bottom;
  font-size: 129%;
  font-weight: normal;
  color: #FFFFFF;
}

.boxed {
  padding: 5px 30px 20px 30px;
}

.boxed p, .boxed ul, .boxed ol {
  line-height: 100%;
}

.orange {
  margin: 20px 30px;
  background: #FF9523 url(images/img10.gif) repeat-x;
  color: #FFFFFF;
}

.orange a {
  color: #FFFFFF;
}

.col-one {
  float: left;
  width: 300px;
}

.col-two {
  float: right;
  width: 300px;
}

.googleframe {
  font-family: verdana;
  font-size: 14px;
}

#page {
  width: 800px;
  margin: 0 auto;
  background: #ffffff;
  background-image: url(http://www.coachbubba.com/images/fauxcolumn.gif);
  background-repeat: repeat-y;
  background-position: center;
  text-align: left;
}

#banner {
  width: 800px;
  float: left;
  margin: 0;
  padding: 0px;
}

#sidebar {
  float: left;
  width: 170px;
}

#logo {
  height: 220px;
  background: #FFFFFF url(images/img02.gif) repeat-y right top;
}

#logo h1, #logo h2 {
  margin: 0;
  text-transform: lowercase;
  text-align: center;
  font-weight: normal;
  font-style: italic;
  color: #9C9C9C;
}

#logo h1 {
  padding: 100px 0 0 0;
  background: url(images/img03.gif) no-repeat center center;
  font-size: 36px;
}

#logo h2 {
  font-size: 14px;
}

#logo a {
  color: #9C9C9C;
  text-decoration: none;
}

#menu {
  padding: 20px;
  background: #ccc;
  font: verdana;
}

#menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font: verdana;
}

#menu li {
  padding: 5px 0;
  background-color: #ccc;
  font: verdana;
  font-size: 12px;
}

#menu li.first {
  background: none;
}

#menu a {
  text-decoration: none;
  font-size: 129%;
  color: #000;
}

#menu a:hover {
  text-decoration: underline;
  color: #ff0000;
}

#content {
  float: right;
  margin: auto;
  width: 600px;
  padding: 15px;
  background-color: #ffffff;
}

#content p {
  font-size: 100%;
}

#footer {
  width: 800px;
  height: 120px;
  margin: 0 auto;
  background-color: #e5e5e5;
}

#footer p {
  margin: 0;
  font-size: 85%;
}

#links {
  float: left;
  width: 220px;
  height: 45px;
  padding: 35px 0 0 20px;
  background: url(images/img13.gif) repeat-x;
}

#links a {
  color: #FFFFFF;
}

#legal {
  float: right;
  width: 720px;
  height: 45px;
  padding: 35px 0 0 20px;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}
