/* CSS Document */

body,td,th {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	vertical-align: top;
}

a:link {
	color: #FFFFFF;
}
#ArticleList {
}
a:visited {
	color: #CCCCCC;
}
a:hover {
	color: #FFC425;
}
a:active {
	color: #FFFFFF;
}
.footer {
	font-size: 9px;
	color: #FFFFFF;
	line-height: 1.5em;
	letter-spacing: 0.05em;
	padding-left: 50px;
	text-align: center;
	padding-right: 250px;
}

body {
	background-color: #444875;
	margin-left: 0px;
	margin-top: 0px;
	background-repeat: no-repeat;
}
h1 {
	font-size: 24px;
	color: #FFC425;
	font-weight: bold;
}
h2 {
	font-size: 16px;
	color: #FFC425;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	margin: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
}

.body_text {
	color: #FFFFFF;
	padding-left: 50px;
	padding-bottom: 0.5em;
	vertical-align: top;
}
.body_text ul {
	padding-left: 50px;
}
.body_text a:visited {
}
.body_text a:hover {
}
.body_text a:link {
	text-align: left;

}


.services_text {
	color: #FFFFFF;
	vertical-align: top;
	font-size: 12px;
	font-weight: bold;
	padding-bottom: .2em;
	padding-top: 0px;
}
.Logo {
	background-image: url(../images/BasePage_Logo.gif);
}
.PictureTable {
	padding: 1px;
	margin: 0px;
}
.SideBarTable {
	padding: 0px;
	margin: 0px;
	width: 250px;
	vertical-align: top;
}
.WoodTable ul li{
	font-weight: bold;
	font-size: 12px;
}
.ConreteTable ul li{
	font-size: 12px;
	font-weight: bold;
}
.ConreteTable {
	width: 658px;
}
#PhotoThumbnail {
	display: block;
	overflow: scroll;
	height: 400px;
	width: 100px;
}
#PhotoThumbnail img {
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 3px;
}
.PhotoThumbnail {
	overflow: scroll;
	padding: 0px;
	margin: 0px;
	height: 400px;
	display: block;
}
.PhotoLargePicture {
	padding-top: 0px;
	padding-right: 50px;
	padding-bottom: 0px;
	padding-left: 50px;
	text-align: center;
}
.PhotoThumbnail a {
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
}
.PortfolioTable {
	overflow: auto;
	height: 600px;
}
.PortfolioTitles {
	color: #FFC425;
	font-weight: bold;
	padding: 0px;
	width: 200px;
	float: left;
	text-indent: 0px;
}
.ArticleTitles {
	color: #FFC425;
}
#ArticleList {
	color: #FFC425;
}
#ArticleList a:link {
	color: #FFC425;
}
#ArticleList {
	color: #FFF;
}
#ArticleList a:visited {
	color: #FFC425;
	text-decoration: none;
}
#ArticleList a:hover {
	color: #FFC425;
	text-decoration: underline;
}
#ArticleList a:active {
	color: #FFC425;
	text-decoration: none;
}