body {
background:  transparent;
margin: 0px;
padding: 0px;
text-align: center;
color: #000;
font: normal 14px/160% Verdana, sans-serif;
}

.clearBoth {
clear: both;
}
.clearLeft {
clear: left;
}

/* top box for home page */

#topContainer {
height: 296px;
width: 100%;
margin: 0px;
padding: 0px;
background: #410224 url(/images/top-bg.jpg) repeat-x;
}
#topContainer #topHeaderGraphic {
background: #fff url(/images/header-graphic.jpg) no-repeat;
margin: 0px auto;
padding: 0px;
width: 908px;
height: 252px;
position: relative;
text-align: left;
}

#topHeaderGraphic ul#topNav {
width: 500px;
background-color: #3f1f21;
position: absolute;
top: 206px;
left: 35px;
margin: 0px;
text-align: left;
padding: 0px;
}

#topHeaderGraphic ul#topNav li {
list-style-type: none;
float: left;
}

#topHeaderGraphic ul#topNav li a, #topHeaderGraphic ul#topNav li a:visited {
text-decoration: none;
padding: 3px 20px 3px 20px;
border-right: 1px solid #c7b74f;
color: #c7b74f;
font-size: 16px;
}

#topHeaderGraphic ul#topNav li a:hover {
color: #fff;
}

#topHeaderGraphic ul#topNav li a.noborder, #topHeaderGraphic ul#topNav li a.noborder:visited {
border: none;
}

#topHeaderGraphic ul#topNav li a.noborder:hover {
color: #fff;
}

#topHeaderGraphic h1, #topHeaderGraphic h2 {
font: normal 26px/100% Georgia, "Times New Roman", serif;
color: #000;
position: absolute;
top: 106px;
left: 50px;
background-color: #fff;
margin: 0px;
padding: 0px;
}

#topHeaderGraphic a {
text-decoration: none;
color: #000;
}

#topContainer #topHeaderGraphic h2#tagline {
color: #CC6633;
font-style: italic; 
font-size: 18px;
position: absolute; 
top: 108px; 
left: 434px; 
text-align: center; 
margin: 0px; 
padding:2px 10px 2px 10px;
}


#midContainer {
width: 100%;
margin: 0px;
padding: 0px;
background: #fff url(/images/main-content-bg.jpg) repeat-x;
padding: 25px 0px 0px 0px;
}

#midContainer #contentWrapper {
width: 908px;
background-color: transparent;
margin: 0px auto;
text-align: left;
}

#midContainer #contentWrapper #left {
width: 565px;
float: left;
background-color: transparent;
text-align: left;
padding-left: 45px;
padding-bottom: 100px;
}

 #contentWrapper #left .signature {
 color: #000;
 font: normal 22px/160% "Monotype Corsiva", "Comic Sans MS", cursive;
 }



#midContainer #right {
width: 285px;
background-color: transparent;
float: right;
text-align: right;
padding-bottom: 100px;
}

#left h1, #left h2#top {
font: normal 26px/100% "Trebuchet MS", Arial, sans-serif;
color: #32839a;
border-bottom: 1px solid #ccc;
margin-top: 0px;
padding: 0px 0px 6px 0px;
}

#left h2 {
font: normal 24px/100% Verdana, sans-serif;
color: #996600;
border-bottom: 1px solid #ccc;
margin-top: 24px;
padding: 0px 0px 6px 0px;
}


#left div.floatBox {
float: left;
width: 295px;
padding: 8px;
background-color: #e4e6e5;
border: 1px solid #a78c53;
margin: 4px 15px 10px 0px;
text-align: center;
}

#left a, #left a:visited {
color: #de6431;
}

#right #contactBox {
background-color: #333;
width: 220px;
padding: 15px;
color: #808080;
font: normal 13px/100% Verdana, Arial, sans-serif;
border: 6px solid #000;
float: right;
text-align: right;
}

#contactBox h3 {
font: normal 24px/100% Georgia, "Times New Roman", serif;
color: #fff;
margin: 0px 10px 10px 0px;
}
#contactBox span.gold {
color: #c8b755;
}

#contactBox address {
font-style: normal;
line-height: 140%;
}

#contactBox a, #contactBox a:visited {
color: #fff;
}

#right .rightbutton {
margin: 30px 8px 0px 0px;
}

#bottomContainer {
background: #fff url(/images/bottom-bg.jpg);
width: 100%;
height: 249px;
}

#bottomContainer #bottomLinksWrapper {
background: transparent;
width: 900px;
margin: 0px auto;
padding-top: 30px;
text-align: left;
}
#bottomContainer #bottomLinksWrapper ul#firstLinks, #bottomContainer #bottomLinksWrapper ul#secondLinks, #bottomContainer #bottomLinksWrapper ul#thirdLinks {
width: 280px;
float: left;
font-size: 12px;
margin: 0px;
padding: 0px;
margin-left: 20px;
}
#bottomContainer #bottomLinksWrapper ul#firstLinks li, #bottomContainer #bottomLinksWrapper ul#secondLinks li , #bottomContainer #bottomLinksWrapper ul#thirdLinks li {
list-style-type:none;
border-bottom: 1px solid #ddd;
padding-left: 10px;
}

ul#firstLinks li a, ul#secondLinks li a, ul#thirdLinks li a {
color: #808080;
display: block;
text-decoration: none;
padding: 0px;
}

ul#firstLinks li a:hover, ul#secondLinks li a:hover, ul#thirdLinks li a:hover {
color: #de6431;
}

#bottomContainer p#copyright {
font-size: 11px;
color: #999;
margin-top: 40px;
}

#bottomContainer p#copyright a, #bottomContainer p#copyright a:visited {
color: #999;
}
