
* {
  margin: 0;
  padding: 0;
}
a {
  color: #1495ff;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
body {
  background: #00CC66 url(images/bg.jpg) repeat scroll 0% 50%;
  font-size: 12pt;
  line-height: 1.75em;
  font-family: Georgia,serif;
  color: #ebe1d9;
}
br.clear {
  clear: both;
}
h1, h2, h3, h4 {
  letter-spacing: -1px;
}
h2, h3, h4 {
  margin-bottom: 1em;
  font-family: arial,serif;
  color: #ffffff;
}
img.left {
  margin: 5px 20px 20px 0;
  float: left;
}
img.top {
  margin: 5px 0 20px;
}
p {
  margin-bottom: 1.5em;
}
ul {
  margin-bottom: 1em;
}
.imageList {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
.imageList li {
  clear: both;
}
#bg {
  background: transparent url(images/shadow.png) repeat-x scroll left top;
}
#banner {
  background: #ffffff none repeat scroll 0% 50%;
}
#box1 {
  padding-top: 35px;
  margin: 50px 50px 0 50px;
  width: 870px;
  overflow: hidden;
}
#box1 p {
  font-family: times;
  line-height: 1.3em;
}
#box2 {
  width: 355px;
  overflow: hidden;
  float: left;
}
#box3 {
  margin: 0 0 0 390px;
  width: 355px;
  overflow: hidden;
}
#content {
  margin: 0 0 0 280px;
  padding: 40px;
  background: #ffffff none repeat scroll 0% 50%;
  width: 800px;
}
#copyright {
  padding: 0 0 80px;
  text-align: center;
  color: #d8c2ab;
}
#copyright a {
  color: #d8c2ab;
}
#footer {
  padding: 40px;
  position: relative;
  width: 1100px;
  color: #e1d2c7;
}
#footer a {
  color: #f4eeea;
}
#footer h2, #footer h3, #footer h4 {
  color: #f4eeea;
}
#footer ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#footer ul li {
  border-top: 1px dotted #c6aa95;
  padding: 15px 0;
}
#footer ul li.first {
  border-top: 0 none;
  padding-top: 0;
}
#footerContent {
  margin: 0 0 0 355px;
  width: 745px;
}
#footerSidebar {
  width: 240px;
  float: left;
}
#header {
  padding: 40px;
  position: relative;
  height: 60px;
}
#logo {
  position: absolute;
  top: 10px;
  left: 40px;
  height: 150px;
}
#logo a {
  text-decoration: none;
  color: #ffffff;
}
#logo h1 {
  font-size: 2em;
  font-family: arial;
  text-shadow: #32251b 0 2px 1px;
  line-height: 60px;
}
#logo p {
  font-size: 1em;
  font-family: arial,serif;
  line-height: 60px;
}
#main {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  padding: 0;
  margin-left:auto;
  margin-right:auto;
  position: relative;
  width: 970px;
  color: #282828;
  background: #ffffff none repeat scroll 0% 50%;
}
#main strong {
  color: #3e3e3e;
}
#main a {
  color: #242424;
}
#main h2, #main h3, #main h4 {
  color: #242424;
}
#main ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#main ul li {
  border-top: 1px dotted #b3b3b3;
  padding: 2px 0;
}
#main ul li.first {
  border-top: 1px dotted #b3b3b3;
  padding-top: 0;
}
#main ul.imageList li {
  padding: 15px 0;
}
#nav {
  position: absolute;
  right: 40px;
  height: 35px;
  line-height: 53px;
  top: 53px;
}
#nav a {
  text-decoration: none;
  color: #f4eeea;
  text-shadow: #32251b 0 1px 1px;
  font-size: 1.2em;
}
#nav li {
  margin: 0 1em;
}
#nav ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#nav ul li {
  float: left;
}
#outer {
  margin: 0 auto;
  padding: 30px;
  position: relative;
  width: 1180px;
}
#search input.button {
  border:  none;
  padding: 11px;
  background: #1495ff none repeat scroll 0% 50%;
  margin-left: 1em;
  color: #ffffff;
}
#search input.text {
  border: 1px dotted #ffffff;
  padding: 10px;
}
#sidebar {
  padding: 40px;
  background: #32251b none repeat scroll 0% 50%;
  width: 180px;
  float: left;
  color: #e1d2c7;
}
#sidebar a {
  color: #e2e0df;
}
#sidebar h2, #sidebar h3, #sidebar h4 {
  color: #ffffff;
}
#sidebar ul {
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#sidebar ul li {
  border-top: 1px dotted #70665f;
  padding: 15px 0;
}
#sidebar ul li.first {
  border-top: 0 none;
  padding-top: 0;
}
