﻿/* CSS layout */
#masthead {
	background-image: url('../images/Logo_white.JPG');
	background-repeat: no-repeat;
	background-position: left;
	height: 150px;
	background-color: #D9CFBD;
}
#top_nav {
	background-color: #726141;
	margin-bottom: 0px;
}
#page_content {
	background-color: #a89166;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
}
#footer {
	border: thin solid #C6C1B8;
	padding-top: 10px;
	padding-bottom: 0px;
	background-color: #726141;
}
* {
	padding: 0px;
	margin: 0px;
}
.mastheadmaintext {
	font-size: 30pt;
	padding-left: 235px;
	padding-top: 0px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.mastheadsubtext {
	padding-left: 275px;
	font-size: 30pt;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
}
.mastheadsubtext2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15pt;
	padding-left: 375px;
}
#top_nav li {
	float: left;
	display: block;
}
#top_nav a {
	text-decoration: none;
	display: block;
	margin-right: 7.5px;
	padding: 5px;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 18px;
	font-weight: lighter;
}
#container {
	margin-right: auto;
	margin-left: auto;
}
#top_nav ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	float: right;
}
#footer a {
	font-size: 16px;
	font-family: "Serifa BT";
	padding-right: 3px;
	color: #FFFFFF;
	padding-left: 4px;
}
.footerText {
	font-family: "Times New Roman", Times, serif;
	color: #FFFFFF;
	padding-left: 120px;
	font-size: 16px;
}
.floatrightPic {
	float: right;
	padding-left: 10px;
}
.textboxes {
}
.footertext2 {
	font-family: "Serifa BT";
	font-size: small;
	color: #FFFFFF;
	padding-left: 120px;
}
#footer a {
	font-family: "Serifa BT";
	font-size: 10pt;
	padding-left: 9px;
	padding-right: 9px;
}
.labelContUs {
	color: #000000;
	padding-right: 5px;
	font-family: "Serifa BT";
	float: left;
}
.labelContUs2 {
	color: #000000;
	font-family: "Serifa BT";
}
.tablePortfolio {
margin-left: auto;
margin-right: auto;
}
.tableContUs {
	table-layout: fixed;
}
.footerImg {
}
.footerImg2 {
	padding-top: 5px;
}
.textMainPage {
	font-family: "Serifa BT";
	clip: rect(auto, auto, auto, auto);
}
.servicesList {
	font-family: "Serifa BT";
	font-size: 15pt;
	font-weight: bold;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 0px;
	margin-bottom: 10px;
}
.aboutUs1 {
	font-family: Arial;
	padding-left: 5px;
	font-size: 12pt;
	font-weight: bold;
}
.aboutUsList {
	font-family: Arial;
	list-style-type: disc;
	padding-left: 30px;
	font-size: 11pt;
	padding-top: 5px;
	padding-bottom: 5px;
}
.aboutUs2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 15pt;
	padding-left: 5px;
}
