* {
padding:0;
margin:0;
border: 0;
 }

BODY { 
color : #9c743e;
font-family : Georgia, serif, Verdana, helv; 
font-size : 16px;
background-color : #FFFFFF;
background-image: url(images/bg2.png);
 }

h1 {
  font-size : 44px;
  color : #9c743e;
}

h2 { 
font-size : 18px;
}
H3 {
  font-size : 16px;
  color: #af5f3f;
  margin: 0;
  padding: 0;
  font-weight: bold;
}

h1.title, h2.title, h3.title {
  text-align: left;
  font-weight: bold;
}

h1.title {
  color: #706040;
  font-size: 42px;
  margin: 0px 0 0 0px;
  padding: 15px 0 0 235px;
}

h2.title {
  padding: 10px 0 0 235px;
  font-size : 28px;
  color : #ffeeee;
}
h3.title {
  color:#706040;
  padding: 0 0 0 235px;
  margin: 10px 0 0 0px;
  font-size: 12px;
}

p{line-height:150%;
 margin: 0 0 10px 0;}

a { color : #ac5a4a;
}
#navlist a { color : #db84be;
}

img {
	text-decoration: none;
}
a.tiny  { font-size : 8pt}

#mainframe {
   position: relative;
	width: 920px;
   left: 50%;
   margin: 10px 0 0 -460px;
	background-color:#ffffee;
	text-align:left;
	border: solid 5px #ffF0F0;
}

div#bodytext ul {margin: 0 0 0 18px;}

li {padding: 0 0 10px 0;}
ul {padding: 0 0 10px 10px;}

#container {overflow: hidden; }

div.sidebar {
  margin: 0px 20px 0px 30px; 
  width: 200px;
  float:left;
}
div.sidebar li {
  margin: 0px 0 0 0; 
}
#navlist {
  font-size: 110%;
  font-weight: bold;
  padding: 10px 0px 0 0;
  margin: 0px 0 0 0;
  text-align: right;
}
#navlist a {
  display: block;
  text-decoration: none;
  padding: 8px 10px 0 0;
}
#navlist ul {
  list-style-type: none;
  padding: 0 0 10px 0px;
}
#navlist li {
  height: 34px;
  list-style-type: none;
}

#navlist a {
  height: 40px;
}
#navlist a#activemenu  {
  background-color: ffffff;
  color: #ffffff;
  background: url(images/menubg.png) no-repeat;
}
#navlist a:hover  {
  background-color: ffffff;
  color: #ffffff;
  background: url(images/menubg-hover.png) no-repeat;
}

div#bodytext {
  width: 595px;
  margin: 0px 0 0 0px;
  float:left;
}

div#mainheader {
  height: 169px;
  margin: 0 0 0px 10px;
  background: url(images/banner.png) no-repeat;
}

div#text1 {
   float:left;
   width: 266px;
   font-size: 16px;
   line-height: 160%;
   margin: 10px 0px 0px 0px;
}
div#minor-head-image {
   float:left;
   width: 382px;
   height: 60px;
   background: url(images/banner2.png) no-repeat;
   margin: 0px 0px 0px 0px;
}
div#text2 {
   width: 300px;
   font-size: 16px;
   line-height: 160%;
   margin: 0 0 0px 270px;
}

div#footer {
  width: 100%;
  background-color: #c86e7a;
  color: #ffffff;
  font-weight: bold;
  padding: 10px 0 10px 0;
  margin: 0 0 10px 0;
  text-align: center;
  background-image: url(images/footerbg.png);
}
div#strapline {
  color: #334488;
  text-align: center;
  padding: 32px 0 0 0;
}

div#footer a {
  color: #ffc0c0;
}
div#footer a:hover { 
  color :#ffff6a;
	
}

table.pricelist td { font-weight: bold; padding: 5px;}
 
/*  Stuff for rounded corners. Credit to kalsey.com */
.roundcont {
	width: 100%;
	background-color: #FFF7DE;
	color: #bf9664;
	border: 2px;
	margin: 0 0 20px 0;
	padding: 0;
}

.roundcont p {
	margin: 0 10px;
}
.roundtop { 
	background: url(images/tr.gif) no-repeat top right; 
}
.roundbottom {
	background: url(images/br.gif) no-repeat top right; 
}

img.corner {
   width: 10px;
   height: 10px;
   border: none;
   display: block !important;
}

.img-shadow {
  float:right;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 20px 0 0 30px !important;
  margin: 20px 0 0 25px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 3px solid #fee8ac;
  margin: -6px 6px 6px -6px;
  padding: 6px;
  } 
 
.small { font-size: small; }
.center {text-align: center;}

.floatright {float: right;}

div#announcement-outer {
 }

 
div#announcement {
    border: 7px solid #11dd11;
    width: 160px;
    padding: 10px;
    margin: 0 20px 15px 0;
    color: #ffffee;
    font-weight: bold;
    font-size: 18px;
    background: #dd1111 url(images/holly.png) no-repeat bottom right

}