body {
  border-color: #663366;
  margin: 0;
  padding: 0;
  background: #663366 none repeat scroll 0%;
  font-family: Cambria;
  font-size: 16px;
  color: #bf9000;
}
h1, h2, h3 {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  font-weight: 300;
  color: #226e7f;
}
h1 {
  font-size: 2em;
}
h2 {
  font-size: 2.8em;
}
h3 {
  font-size: 1.6em;
}
p, ul, ol {
  margin-top: 0;
  line-height: 180%;
}
ul, ol {
}
a {
  text-decoration: none;
  color: #226e7f;
}
a:hover {
}
#wrapper {
  background: #f1f2e9 none repeat scroll 0%;
  background-image: url(geometricbackground.jpg);
  background-size: cover;
  overflow: hidden;
}
.container {
  margin: 0px auto;
  width: 1200px;
}
#header-wrapper {
  overflow: hidden;
  height: 600px;
}
#header {
  margin: 0 auto;
  padding: 0px 20px;
  width: 960px;
  height: 200px;
}
#logo {
  overflow: hidden;
  height: 150px;
}
#logo h1, #logo p {
  text-align: center;
}
#logo h1 {
  padding: 5px 0px 20px;
  letter-spacing: -6px;
  text-transform: capitalize;
  font-size: 80px;
}
#logo p {
  padding: 0px 0px 0px 5px;
  margin-top: -20px;
  font-size: 20px;
  font-weight: 300;
  color: #226e7f;
}
#logo p a {
  color: #226e7f;
}
#logo a {
  border:  none;
  background: transparent none repeat scroll 0%;
  text-decoration: none;
  color: #226e7f;
}
#menu-wrapper {
  background: #663366 none repeat scroll 0%;
  overflow: hidden;
  height: 52px;
  margin-bottom: 2em;
}
#menu {
  overflow: hidden;
  height: 52px;
}
#menu ul {
  margin: 0;
  padding: 0px;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
  line-height: normal;
  text-align: center;
}
#menu li {
}
#menu a {
  border:  none;
  padding: 0px 30px;
  display: block;
  line-height: 52px;
  text-decoration: none;
  text-align: center;
  font-family: cambria;
  font-size: 14px;
  font-weight: 300;
  color: #ffffff;
}
#menu a:hover, #menu .current_page_item a {
  background: #ff99ff none repeat scroll 0%;
  text-decoration: none;
  color: #ffffff;
}
#menu .current_page_item a {
}
#page {
  padding: 20px 20px 40px;
  overflow: hidden;
}
#content {
  padding: 0px;
  float: left;
  width: 752px;
}
#footer {
  margin: 0 auto;
  padding: 50px 0px 0px;
  height: 100px;
}
#footer p {
  margin: 0;
  padding-top: 40px;
  line-height: normal;
  text-align: center;
  text-shadow: #ffffff 1px 1px 0px;
  color: #909090;
}
#footer a {
  text-decoration: underline;
  color: #909090;
}
#footer a:hover {
  text-decoration: none;
  color: #383838;
}
.box1 {
  background: transparent url(images/img04.jpg) no-repeat scroll center bottom;
  overflow: hidden;
  height: 300px;
}
#three-column {
  padding: 10px 0px 50px;
  overflow: hidden;
}
#three-column .tbox1 {
  float: left;
  width: 384px;
  margin-right: 20px;
}
#three-column .tbox2 {
  float: left;
  width: 384px;
}
#three-column .tbox3 {
  float: right;
  width: 384px;
}
.box-style {
  background: #ffffff none repeat scroll 0%;
  text-align: center;
}
.box-style h2 {
  padding: 10px 0px;
  letter-spacing: -1px;
  font-size: 22px;
  color: #2d2d2d;
}
.box-style .content {
  padding: 30px;
  overflow: hidden;
  width: 324px;
}
.button {
  margin: 1em 0em;
  padding: 1em 2em;
  background: #663366 none repeat scroll 0%;
  color: #ffffff;
}
