* {
margin:0; padding:0;
outline:none;
}


html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;

}
body {
  background: #67310d url("images/bkgnd-body.jpg") top repeat-x;
  color: #000;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 17px;
  margin: 0; 
  padding: 0;
  text-align: center; 
}
h1 {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  line-height: 20px;
  margin: 0 0 2px 0;
}
h2 {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  line-height: 16px;
  text-align: left; 
  margin: 4px 0 3px 0;
}
h3 {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  line-height: 18px;
  text-align: left; 
  margin: 0 0 2px 0;
}
h4 {
  color: #000;
  font-size: 18px;
  font-weight: bold;
  line-height: 16px;
  text-align: left; 
  margin: 0 0 2px 0;
}
p {
margin-bottom:10px; padding:0;
font: 14px;
line-height:18px;
color:#333;
font-weight:normal;
text-align:justify;
}

a,  a:link {
  color:#ea8a19;
  font-weight: bold;
  text-decoration: none;
}
a:visited {
  color: #ea8a19;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  color: #f00;
  text-decoration: underline;
}
a:focus {
  color: #f00;
}
a:active {
  color: #fff;
}

#content table td {
text-align:center;
}

#content img {
	border: 1px solid #000;
	margin: 1px 0 5px 0;
}

#content a,  a:link {
  color:#6a4300;
  font-weight: bold;
  text-decoration:none;
}
#content a:visited {
  color: #6a4300;
}
#content a:hover {
  color: #000;
  text-decoration: underline;
}
#content a:focus {
  color: #000;
  text-decoration: underline;
}
#content p {
margin:0; padding:0;
text-align:center;}


#outerWrapper {
  margin: 0 auto 0 auto; 
  text-align: left;
  background:url(images/branding.jpg) left top no-repeat;
  width: 880px;
}
#outerWrapper #header {
  font-size: 18px;
  font-weight: bold;
  line-height: 15px;
  padding: 0;
  margin: 0;
}
#outerWrapper #contentWrapper #rightColumn1 {
  float: right;
  padding: 12px 0 10px 10px; 
  width: 365px;
  text-align:justify;
}
#outerWrapper #contentWrapper #content {
  margin: 0 400px 0 0; 
  padding: 340px 10px 10px 0;
}
#outerWrapper #contentWrapper .clearFloat {
  clear: right;
  display: block;
}

#outerWrapper #contentWrapper #rightColumn1 #context {
margin: 20px 0 0 0;
padding: 0 0 40px 0;
background:url(images/flourish.gif) bottom center no-repeat;
}
#outerWrapper #contentWrapper #rightColumn1 #context p {
color:#fff;}

#outerWrapper #contentWrapper #rightColumn1 #context h2 {
color:#ffd5b6;}

#outerWrapper #contentWrapper #rightColumn1 #context img {
margin:0 -7px -1px 0;
}


/*** Text Box ***/

.box { 
  background: #ffd5b6;
  color:#000;
}

.boxtop { 
  background: url(images/ne.gif) no-repeat top right; 
}
.boxtop div { 
  height: 10px; 
  background: url(images/nw.gif) no-repeat top left; 
}
.boxbottom { 
  background: url(images/se.gif) no-repeat bottom right; 
}
.boxbottom div { 
  height: 10px; 
  background: url(images/sw.gif) no-repeat bottom left; 
}
.boxcontent {
  padding: 0 10px 0 10px;
}



/* Footer */
#outerWrapper #footer {
  padding: 5px 10px 50px 5px;
  text-align:center;
  color:#fff;
}

#outerWrapper #footer a,  a:link {
  color:#ea8a19;
  font-weight: bold;
  text-decoration: none;
}
#outerWrapper #footer a:visited {
  color: #ea8a19;
  font-weight: bold;
  text-decoration: none;
}
#outerWrapper #footer a:hover {
  text-decoration: underline;
}
#outerWrapper #footer a:focus {
  text-decoration: underline;
}

.price {
font-size:12px;
font-weight:normal;
padding:0 0 0 30px;
margin:0 0 -2px 0;
}

.special {color:#c00; font-style:italic;}

#tale {
overflow:auto;
padding:3px 10px 3px 0;
margin:2px 0 12px 0;
}