body {
  margin:0;
  padding:0;
  color:#000;
  background: url(../images/background.png) repeat-y;
  background-position: center;
  background-color: #cfccbd;
  font-family: 'Helvetica', verdana, arial;
  font-size: 0.9em;
}

html {
  margin:0;
  padding:0;
  color:#000;
  background: url(../images/background.png) repeat-y;
  background-position: center;
  background-color: #cfccbd;
}

body {
  overflow: scroll;
}

h1 {
  margin:0 0 5px;
  font-size: 1.5em;
}

h2 {
  font-size: 1em; 
}

h1, h2 {
  margin:0 0 1em;
  padding: 2px 0 7px 25px;
  height: 30px;
}

h1 {
  background: url(../images/h1.png) no-repeat;
  background-position: -1px 3px;
  height: 25px;
}

h2 {
  background: url(../images/h2.png) no-repeat;
  background-position: -8px 1px;
}

h3 {
  color: #ffae00;
  font-size: 0.9em;
}

ul li {
  list-style-image: url(../images/tick.png);
}

img {
  border: none;
}

.left {
  float: left;
  margin: 8px 8px 8px 0;
}

.right {
  float: right;
  margin: 8px 0 8px 8px;
  width: 150px;
}

#wrap {
  width:914px;
  margin:0 auto;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
  background:#fff;
}

#header {
  margin: 0;
  padding: 0;
}

#header img a {
  border: none;
}

#main, #widemain {
  min-height: 540px;
}

#widemain {
  width: 880px;
  padding: 15px;
  min-height: 700px;
}

#main {
  float:right;
  width:580px;
  padding:10px;
}

#nav {
  border-top: 1px solid #737372;
  margin-top: 1px;
  height: 30px;
}

#nav a:visited {
  color: #fff;
}

#nav a:hover {
  color: #ff7200;
}

#contactus {
  width: 159px;
}

#sidebar {
  float:left;
  width:294px;
  padding:10px;
}

#homepageicons {
  text-align: center;
  clear:both;
  margin-bottom: 5px;
  padding-top: 8px;
  border-top: 1px solid #cecece;
}

#homepageicons img {
  padding: 0 8px;
}

#homepageiconsspecial {
  text-align: center;
  clear:both;
  margin-bottom: 5px;
  padding-bottom: 50px;

}

#homepageiconsspecial img {
  padding: 0 8px;
}

#footer {
  clear:both;
  background:#cc9;
  padding:5px 10px;
}

#footer {
  background:#C0C0C0;
}

#footer p {
  margin:0;
}

.dottedline {
  height: 1px;
  border-top: 1px dotted #cecece;
}

#travel td {
  border-bottom: 1px dotted #cecece;
  padding: 10px 0 10px 0;
}

.newspost {
  border-bottom: 1px dotted #cecece;
  margin: 8px;
}

.even {
  background-color: #E4E4E4;
}

#menuwrapper {
  margin: 0 auto;
  width: 914px;
}

.diane {
  *margin-left: 10px;
}
