﻿
html {
width: 100%;
margin: 0px auto;
padding: 0px;
}
body {
width: 100%;
margin: 0px auto;
padding: 0px;
background: url(images/bg-top-mid.gif) center top no-repeat;
text-align: center;
}
.bar {
position: absolute;
top: 66px;
left: 0px;
height: 25px;
border-top: 1px solid #f18232;
width: 100%;
text-indent: -9999px;
z-index: 25;
}
/*.bottom-bar {
background: #c9ac93;
position: fixed;
bottom: 15px;
height: 2px;
width: 100%;
z-index: 25;
}*/
#content {
margin: 0px auto;
padding-bottom: 50px;
width: 900px;
position: relative;
z-index: 50;
overflow: hidden;
text-align: left;
}
h1.logo {
position: relative;
top: 27px;
left: 65px;
float: left;
margin: 0px;
padding: 0px;
z-index: 50;
width: 202px;
height: 79px;
}
dl#menu-container {
border-left: 15px solid #ffffff;
position: relative;
top: 48px;
margin: 0px;
padding: 0px 0px 0px 0px;
height: 33px;
float: right;
}
dl#menu-container dd {
border-right: 15px solid #ffffff;
float: right;
margin: 0px;
height: 33px;
padding: 0px 0px 0px 0px;
position: relative;
}
#tabbar {
position: relative;
right: 0px;
top: 0px;
float: right;
 /*background:#ffffff url(images/nav-bg-repeat.gif) top left repeat-x;*/
padding: 0px 0px;
/*overflow: hidden;
height: 33px;
border-top: 1px solid #f18232;
border-bottom: 1px solid #f18232;*/
border-right: 1px solid #f18232;
border-left: 1px solid #f18232;
margin: 0px 0px;
}
#tabbar li {
float: left;
list-style: none;
background: #ffffff;
border-top: 1px solid #f18232;
border-bottom: 1px solid #f18232;
}
#tabbar li.first {
position: relative;
top: 0px;
left: 0px;
}
#tabbar li.first a:hover {
position: relative;
top: 0px;
left: -4px;
}
#tabbar li.last a:hover {
position: relative;
top: 0px;
left: 4px;
}
#tabbar li a {
float: left;
font: normal 14px Calibri, Arial, Helvetica, sans-serif;
color: #796858;
padding: 6px 15px 7px;
text-decoration: none;
}
#tabbar li.tabselected a, #tabbar li.tabselected #aboutsubmenu li.tabselected a {
background: url(../images/nav-bg-hover.gif) 0px 2px repeat-x;
color: #ffffff;
}
#tabbar li a:hover {
background: url(../images/nav-bg-hover.gif) 0px 2px repeat-x !important;
color: #ffffff !important;
}
#tabbar li.tabselected #aboutsubmenu li a
{
background-image: none;
color: #796858;
}
#nav {
position: relative;
right: 0px;
top: 0px;
float: right;
/*background: #ffffff url(images/nav-bg-repeat.gif) top left repeat-x;*/
padding: 0px 0px;
overflow: hidden;
height: 32px;
/*border-top: 1px solid #f18232;
border-bottom: 1px solid #f18232;*/
border-right: 1px solid #f18232;
border-left: 1px solid #f18232;
margin: 0px;
}
#nav li {
float: left;
list-style: none;
background: #ffffff;
border-top: 1px solid #f18232;
border-bottom: 1px solid #f18232;
font: normal 22px Calibri, Arial, Helvetica, sans-serif;
color: #796858;
padding: 1px 25px;
text-decoration: none;
}
#nav li.first {
position: relative;
top: 0px;
left: 0px;
}
#nav li.first a:hover {
position: relative;
top: 0px;
left: -4px;
}
#nav li.last a:hover {
position: relative;
top: 0px;
left: 4px;
}
#nav li a {
float: left;
font: normal 14px Calibri, Arial, Helvetica, sans-serif;
color: #796858;
padding: 6px 25px 6px 25px;
text-decoration: none;
}
#nav li a:hover {
background: url(images/nav-bg-hover.gif) 0px 2px repeat-x;
color: #ffffff;
}
#coming-soon {
width: 900px;
margin: 0px auto;
position: relative;
top: 75px;
z-index: 250;
height: 425px;
clear: both;
overflow: hidden;
text-align: left;
}
#coming-soon .img-main {
position: absolute;
top: 10px;
left: 0px;
z-index: 25;
}
#coming-soon #text-area {
position: relative;
left: 50px;
z-index: 100;
width: 350px;
float: left;
background: #e8f2ee;
border: 2px solid #d9eae2;
padding: 15px 15px;
font: normal 17px Calibri, Arial, Helvetica, sans-serif;
color: #006f3c;
}
#text-area p {
padding: 0px 30px 5px 30px;
}
h2 {
font: normal 20px Calibri, Arial, Helvetica, sans-serif;
color: #006f3c;
margin: 0px;
padding: 20px 20px 5px 30px;
}
#text-area ul {
margin: 0px;
padding: 0px;
}
#text-area ul li {
list-style: none;
padding-top: 10px;
}
.ec-link {
padding: 5px 20px;
background: #f4f8f5;
display: block;
font: normal 14px Calibri, Arial, Helvetica, sans-serif;
color: #796858;
text-decoration: none;
border-bottom: 1px dotted #f18232;
}
.ec-link strong {
font: normal 17px Georgia, "Times New Roman", Times, serif;
color: #f18232;
font-style: italic;
}
p.bottom-text {
font: normal 15px Calibri, Arial, Helvetica, sans-serif;
color: #796858;
width: 90%;
padding-left: 85px;
line-height: 24px;
text-align: left;
margin-top: 0px;
}
#footer {
border-top: 2px solid #c9ac93;
background: #ffffff;
position: fixed;
bottom: 0px;
height: 25px;
width: 100%;
z-index: 225;
}
.top-left {
position: absolute;
top: 0px;
left: 0px;
z-index: 1;
width: 171px;
height: 412px;
}
.bot-left {
position: absolute;
bottom: 0px;
left: 0px;
z-index: 1;
width: 171px;
height: 88px;
}
.top-right {
position: absolute;
top: 0px;
right: 0px;
z-index: 1;
width: 189px;
height: 239px;
}
.bot-right {
position: absolute;
bottom: 0px;
right: 0px;
z-index: 1;
width: 189px;
height: 361px;
}
