/* landing page */

body.landing-page {
        background-color: #a57951;
        margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
        padding: 0px;
        font-family: Gill Sans, Gill Sans MT, GillSans, sans-serif;
        font-size: 9pt;
}
div.index-text {
	color: #ffffff;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
a.index:link, a.index:visited, a.index:active {
        color: #ffffff;
        font-weight: bold;
        text-decoration: none;
}
a.index:hover {
        color: #ffffff;
        font-weight: bold;
        text-decoration: underline;
}

/* popup layout */

body.popup {
	background: #a57951;
	margin: 20px 20px;
	font-size: 10pt;
}

/* general layout */

body {
	background-color: #a57951;
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
	font-family: Gill Sans MT;
	color: #a57951;
}
a:link, a:visited, a:active {
	color: #a57951;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
        color: #a57951;
        font-weight: bold;
        text-decoration: underline;
}
#landing_page {
	width: 800px;
	height: 600px;
}
#layout-container {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 100%;
}
#header-top {
	width: 100%;
	height: 92px;
	background: url(../images/bg-header.jpg) repeat;
}
.menu-container {
        width: 800px;
        height: 26px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}
#menu-top {
	width: 100%;
	height: 26px;
	background: #a57951;
}
#menu-top ul {
	list-style: none;
	list-style-position: inside;
	margin-top: 0px;
	margin-left: 19px;
	margin-right: 19px;
	margin-bottom: 0px;
	padding: 0px;
}
#menu-top li {
	float: left;
	padding: 0px;
	height: 26px;
}
#menu-top li a:link, #menu-top li a:visited, #menu-top li a:active {
        color: #ffffff;
	font-size: 12pt;
	font-family: Trebuchet MS;
	text-transform: uppercase;
        padding: 2px 35px;
	display: block;
}
#menu-top li a:hover {
        color: #ffffff;
        font-size: 12pt;
	font-family: Trebuchet MS;
        text-transform: uppercase;
        padding: 2px 35px;
	display: block;
}
#container-content {
	background: url(../images/bg-content.jpg);
	width: 100%;
	padding: 25px 0px;
	vertical-align: top;
}
#container-left {
        background: url(../images/bg-content.jpg);
	width: 365px;
}
#container-right {
        background: url(../images/bg-content.jpg);
	width: 435px;
	text-align: left;
}
.container-center {
	background: url(../images/bg-content.jpg);
	width: 800px;
	text-align: left;
}
#menu-footer {
        width: 100%;
        height: 33px;
        background: url(../images/bg-footer.jpg);
}
#menu-footer ul {
        list-style: none;
        list-style-position: inside;
        padding: 0px;
        margin-top: 0px;
        margin-left: 15px;
        margin-right: 15px;
        margin-bottom: 0px;
        color: #ffffff;
        font-size: 12pt;
        font-family: Trebuchet MS;
        text-transform: uppercase;
	padding: 2px 0px;
        display: block;
}
#menu-footer li {
        float: left;
        padding: 0px;
	margin: 0px;
}
#menu-footer li a:link, #menu-footer li a:visited, #menu-footer li a:active {
        color: #ffffff;
        font-size: 12pt;
        font-family: Trebuchet MS;
        text-transform: uppercase;
	padding: 0px 33px;
        display: block;
}
#menu-footer li a:hover {
        color: #ffffff;
        font-size: 12pt;
        font-family: Trebuchet MS;
        text-transform: uppercase;
        padding: 0px 33px;
        display: block;
}
.phone {
	color: #ffffff;
        font-size: 12pt;
        font-family: Trebuchet MS;
	font-weight: bold;
        text-transform: uppercase;
	margin-left: 15px;
        margin-right: 15px;
}
.center {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
}


/* image styles */

img {
	border: 0px;
}


/* font styles */

.bold {
	font-weight: bold;
}


/* staff page */

.staff {
        vertical-align: top;
        text-align: left;
        padding-right: 20px;
	padding-bottom: 20px;
	width: 180px;
}


/* terms page */

.terms-table {
	background-color: #a57951;
}
.terms-title {
	background: url(../images/bg-content.jpg);
	font-size: 14pt;
	font-weight: bold;
}
.terms-info {
	background: url(../images/bg-content.jpg);
}


/* catalog page */

.product-title {
	font-size: 16pt;
	font-weight: bold;
}
.product-subtitle {
	font-weight: bold;
}
table.catalog {
	background-color: #bcbdc0;
	border: 2px solid #bcbdc0;
	color: #000000;
	width: 100%;
}
td.catalog-title {
        background-color: #ffffff;
	color: #2f5f71;
}
td.catalog-subtitle {
        background-color: d1d2d4;
	font-weight: bold;
}
td.catalog-data {
	background-color: #ffffff;
}
td.catalog-subtitle-center {
        background-color: d1d2d4;
	font-weight: bold;
	text-align: center;
}
td.catalog-data-center {
	background-color: #ffffff;
	text-align: center;
}
img.products {
	border: 2px solid #bcbdc0;
	padding: 10px;
	background: #ffffff;
	float: left;
	margin: 20px;
	margin-left: 0px;
}
h2 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #315064;
}

/* computation chart */

.computation {
	color: #000000;
	background: #ffffff;
	border: 2px solid #bcbdc0;
}
.computation-title {
	font-weight: bold;
	font-size: 12pt;
}
