/* ::::::: General Elements ::::::: */

* { /* Global Reset */
margin: 0px;
padding: 0px;
}

body {
background: #680708;
}

h1 {
font: normal 22px/28px Geneva, Arial, Helvetica, sans-serif;
color: #7a2426;
}

h2 {
font: normal 20px/26px Geneva, Arial, Helvetica, sans-serif;
color: #414042;
}

h3 {
font: normal 16px/22px Geneva, Arial, Helvetica, sans-serif;
color: #9a1e20;
background: url(img/h3.gif) left center repeat-x;
}

h3 span {
line-height: 22px;
background: #ffffff;
padding: 0px 10px 0px 0px;
}

h4 {
font: normal 15px/22px Geneva, Arial, Helvetica, sans-serif;
color: #414042;
}

p {
font: normal 12px/18px Arial, Helvetica, sans-serif;
color: #000000;
padding: 5px 0px 10px 0px;
}

ul {
list-style-position: outside;
margin: 0px 0px 0px 20px;
}

li {
font: normal 12px/18px Arial, Helvetica, sans-serif;
color: #000000;
}

ul-split {
  float: left;
  width: 60em;
  margin: 0;
  padding: 0;
  list-style: none;
}
 
li-split {
  float: left;
  width: 30em;
  margin: 0;
  padding: 0;
} 

a:link, a:active, a:visited {
font: normal 12px Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: underline;
}
a:hover {
font: normal 12px Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
}

img {
margin: 10px;
padding: 5px;
border: 0px;
}

img.right {
float: right;
margin: 10px 0px 10px 10px;
padding: 0px;
border: 0px;
}

img.left {
float: left;
margin: 10px 10px 10px 0px;
padding: 0px;
border: 0px;
}

table {
}

tr {
}

th {
font: bold 14px/18px Arial, Helvetica, sans-serif;
color: #000000;
}

td, input, textarea {
font: normal 12px/18px Arial, Helvetica, sans-serif;
color: #000000;
}

fieldset {
font: bold 12px/18px Arial, Helvetica, sans-serif;

}

/*  ::::::: Main Wrap  ::::::: */

.MainBody {
background: #ffffff url(img/mainbody.gif) left top repeat-y;
width: 919px;
margin: 14px auto;
}

/* ::::::: Header ::::::: */

.TopOfPage {
background: #ffffff url(img/header.jpg) left top no-repeat;
width: 919px;
height: 143px;
padding: 0px;
margin: 0px;
}

a.HomeLink {
width: 919px;
height: 143px;
padding: 0px;
margin: 0px;
}

a.HomeLink span {
display: none;
}

.TopOfPage img {
padding: 0px;
margin: 0px;
}


/* ::::::: Modified Suckerfish CSS Dropdown ::::::: */

.ToolBar {
background: #680708 url(img/nav.gif) top left no-repeat; 
text-align: center;
margin: 0px;
padding: 0px;
}

ul#nav {/* Main List */
width: 738px;
height: 77px;
display: block;
margin: 0px;
float: left;
}

ul#nav, ul#nav li ul { /* all lists */
list-style: none;
text-align: center;
}

ul#nav li { /* main list items */
float: left;
position: relative;
width: 119px;
border-right: 4px solid #ffffff;
}

ul#nav li a { /* main links */
background: #d5a75e;
font: normal 12px/58px Arial, Helvetica, sans-serif;
color: #ffffff;	
text-decoration: none;
display: block;
height: 58px;
}
ul#nav li a:hover {
background: #bc8a3c;
font: normal 12px/58px Arial, Helvetica, sans-serif;
color: #ffffff;	
text-decoration: none;
display: block;
height: 58px;
}

ul#nav li ul { /* second-level lists */
background: transparent;
display: none;
position: absolute;
border-top: 1px solid #680708;
border-right: 1px solid #680708;
margin: 0px;
}

ul#nav li ul li {
float: left;
position: relative;
border-bottom: 1px solid #680708;
border-left: 1px solid #680708;
border-right:0px;
width: 160px;
}

ul#nav li ul li a { /*sub links */
background: #ffffff;
font: normal 12px/30px Arial, Helvetica, sans-serif;
color: #680708;
height: 30px;
}

ul#nav li ul li a:hover {
background: #680708;
font: normal 12px/30px Arial, Helvetica, sans-serif;
color: #ffffff;
height: 30px;
}

ul#nav li>ul#nav ul { /* to override top and left in browsers other than IE, which will position to the top right of the containing li, rather than bottom left */
top: auto;
left: auto;
}

ul#nav li:hover ul, ul#nav li.over ul { /* lists nested under hovered list items */
display: block;
}

.address {
font: normal 11px/13px Arial, Helvetica, sans-serif;
color: #ffffff;
height: 57px;
padding: 10px 0px;
text-align: center;
}

/* ::::::: Inner/Right Wrap ::::::: */

.Wrap {
width: 600px;
float: right;
}

/* ::::::: Left Column ::::::: */

.LeftMargin {
width: 465px;
float: left;
padding: 20px 10px 20px 20px;
}
/* ::::::: Left Column ::::::: */

.fullpage {
width: 839px;
float: left;
padding: 20px 10px 20px 20px;
}
/* ::::::: Right Column  ::::::: */

.RightMargin {
width: 374px;
float: right;
padding: 20px 20px 20px 10px;
}

.quote {
height: 215px;
background: url(img/quote.gif) left top no-repeat;
padding: 23px 20px 0px 75px;
}

.quote h5 {
font: normal 13px/15px geneva;
color: #9a1e20;
}

.quote p {
font: normal 11px/13px geneva;
color: #9a1e20;
}

.rtquote {

font: normal 12px/18px Arial, Helvetica, sans-serif;
padding: 20px 20px 20px 10px;
}

.rtquote h5 {
font: bold 12px/18px Arial, Helvetica, sans-serif;
color: #9a1e20;
}

.rtquote p {
font: normal 12px/18px Arial, Helvetica, sans-serif;
color: #9a1e20;
}



/*::::::: longer quotes ::::::*/
.quote-bg {
background: url(img/quote-bg.jpg) left top repeat;
}


.quote-top {
background: url(img/quote-top.jpg) left top no-repeat;
}


.quote-bottom {
background: url(img/quote-bottom.jpg) left bottom no-repeat;
padding: 23px 20px 60px 75px;
}

.quote-bg h5 {
font: normal 13px/15px geneva;
color: #9a1e20;
}

.quote-bg p {
font: normal 11px/13px geneva;
color: #9a1e20;
}

 /* ::::::: Bottom  ::::::: */
 
.SiteFooter {
background: transparent;
text-align: center;
clear: both;
border-bottom: 4px solid #a2590b;
}

/* ::::::: Copyright Area ::::::: */

.Footer {
text-align: center;
}

.Footer p {
font: normal 11px/20px arial;
color: #ffffff;
padding: 0px;
}

.Footer a:link, .Footer a:active, .Footer a:visited {
font: bold 11px/20px Arial, Helvetica, sans-serif;
margin: 0px 5px;
text-decoration: none;
color: #ffffff;
padding: 0px;
}

.Footer a:hover {
font: bold 11px/20px Arial, Helvetica, sans-serif;
margin: 0px 5px;
text-decoration: underline;
color: #ffffff;
padding: 0px;
}

