/* CSS Document */

/* Kill Defaults */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th{ 
  margin:0;
  padding:0;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
fieldset,img { 
  border:0;
}
address,caption,cite,code,dfn,th,var {
  font-style:normal;
  font-weight:normal;
}
ol,ul {
  list-style:none;
}
caption,th {
  text-align:left;
}
h1,h2,h3,h4,h5,h6 {
  font-size:100%;
  font-weight:normal;
}
q:before,q:after {
  content:'';
}
abbr,acronym { 
  border:0;
}

/* global stuff */

body {
background:url(img/bg.gif) top left repeat-x;
background-color:#C6963E;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
line-height:18px;
color:#000;
margin:0;
padding:0;
}
a:link.linky  {
border:none;
background:transparent;
}
a:hover.linky  {
border:none;
background:transparent;
}
a:active.linky  {
border:none;
background:transparent;
}
a:visited.linky  {
border:none;
background:transparent;
}
a:link {
text-decoration:none;
border-bottom:1px dotted #EC511B;
color:#000;
}
a:visited {
text-decoration:none;
border-bottom:1px dotted #EC511B;
color:#000;
}
a:hover {
color:#fff;
background-color:#AC5124;
text-decoration:none;
border-bottom:1px dotted #EC511B;
}
a {
outline:none;
}
p {
margin-bottom:10px;
}
h1 {
font-size:20px;
margin-bottom:15px;
line-height:22px;
}
h2 {
font-size:17px;
margin-bottom:5px;
margin-top:20px;
}
h3 {
font-size:12px;
font-style:italic;
font-weight:bold;
}
h6 {
font-size:12px;
color:#AC5124;
width:237px;
display:block;
border-bottom:1px #AC5124 dotted;
text-transform:uppercase;
margin:0 0 8px 0;
}
.brclear {
clear:both;
}
/* layout and positioning */
#container {
width:890px;
background:none;
position:absolute;
margin-left:-445px;
left:50%;
}
#header {
width:820px;
height:258px;
margin:0;
padding:15px 35px 0 35px;
background:url(img/head_bg.gif) bottom center repeat-y;
}
#banner {
width:820px;
height:197px;
margin:0;
padding:0;
background:url(img/banner_bg.jpg) top center no-repeat;
}
#bodydrop {
width:855px;
background:url(img/body_bg.gif) top repeat-y;
margin:0;
padding:10px 0 15px 35px;
}
#banner h5	{
text-indent: -9999px;
margin:126px 128px 0 310px;
padding: 0;
border: 0;
position:absolute;
}

#banner h5 a:link, h5 a:visited	{
width: 382px;
height: 70px;
background:url(img/mark.jpg) top no-repeat;
text-decoration:none;
display:block;
border:0;
}
#banner h5 a:hover	{
background:url(img/mark.jpg) top no-repeat;
}
#violator {
width:113px;
height:247px;
background:none;
position:absolute;
margin:0 0 0 727px;
padding:0;
}
/* navigation */
#nav {
font-family:Verdana, Arial, Helvetica, sans-serif;
height:34px;
width:820px;
background:#AC5124;
margin:15px 0 0 0;
padding:0;
}
ul#menu {
margin:0;
padding:0;
font-size:12px;
font-weight:bold;
}
#menu li {
display:inline;
list-style-type:none;
}
#menu a {
display:block;
padding:8px 16px 8px 16px;
margin:0;
border:none;
float:left;
}
#menu a:link, #menu a:visited {
color: #fff;
background-color: #AC5124;
text-decoration: none;
border:none;
}

#menu a:hover {
color: #fff;
background-color: #833E1B;
text-decoration: none;
border:none;
}

#preamble {
width:690px;
background:#FFFFDE;
border-bottom:1px #E2E2E2 solid;
border-top:1px #E2E2E2 solid;
padding:20px;
margin:0 0 0 47px;
font-size:17px;
line-height:23px;
}
.featurebox {
width:237px;
padding:10px;
background:#E2E2E2;
float:left;
}

#homefeature1 {
margin:28px 0 28px 0;
}
#internalfeature1 {
margin:0 24px 13px 0;
}
#homefeature2 {
margin:28px 0 28px 24px;
}
#internalfeature2 {
margin:0 24px 13px 0;
clear:both;
}
#homefeature3 {
margin:28px 0 28px 24px;
}
.minilabel {
position:absolute;
width:52px;
height:118px;
margin:-18px 0 0 184px;
padding:0;
background:none;
}
#footer {
width:890px;
height:35px;
background:url(img/cap.gif) top no-repeat;
background-color:#fff;
margin:0;
padding:0;
}
#content {
width:505px;
background:#fff;
position:relative;
margin:0 0 0 281px;
padding:0 34px 0 0;
font-family:Verdana, "Tahoma", Helvetica, sans-serif
}
#content ul {
list-style-type:disc;
margin:0 0 .5em 1em;
padding:0 0 .5em 1em;
color:#000;
}
