﻿/* CSS layout */
body {
	margin: 0;
	padding: 0;
	background-color: #2E2C27;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}

#masthead {
	color: #D1CEBE;
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	height: 40px;
	font-family: "palatino Linotype";
	font-size: xx-large;
	font-variant: normal;
	text-transform: none;
	border-bottom-color: #D1CEBE;
	border-bottom-style: solid;
	border-bottom-width: 1px;

}
#top_nav {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	height: 25px;
	font-family: "palatino Linotype";
	font-size: small;
	color: #D1CEBE;
	text-align: right;
	padding-right: 100px;
	letter-spacing: 3px;
}
#top_nav2 {
	clear: both;
	width: 650px;
	margin-left: auto;
	margin-right: auto;
	height: 500px;
	font-family: "palatino Linotype";
	font-size: x-small;
	color: #D1CEBE;
	text-align: center;
	letter-spacing: 1px;
	vertical-align: sub;
}

#page_content {
	clear: both;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	height: 100px;
	font-family: "palatino Linotype";
	font-size: x-small;
	color: #D1CEBE;
	text-align: center;
	letter-spacing: 1px;
	vertical-align: sub;
	padding-top: 25px;
}
#footer {
	clear: both;
	width: 750px;
	margin-left: auto;
	margin-right: auto;
	height: 30px;
	font-family: "palatino Linotype";
	font-size: x-small;
	color: #D1CEBE;
	text-align: center;
	letter-spacing: 1px;
	vertical-align: sub;

}
.styleBodyText {
	font-family: "palatino Linotype";
	font-size: 14px;
	color: #D1CEBE;
	text-align: justify;
	margin-top: 5px;
	margin-bottom: 0px;
	text-indent: 20px;
	font-weight: normal;
}
.styleBodyTitle {
	margin-bottom: 0px;
	font-family: "Palatino Linotype";
	font-size: 20px;
	color: #D1CEBE;
	text-align: center;
	height: 30px;
}
.style3 {
	letter-spacing: 6pt;
}
.style2 {
	font-family: "Palatino Linotype";
	font-variant: small-caps;
	letter-spacing: 6pt;
}
.style4 {
	margin-bottom: 5px;
	font-family: "Palatino Linotype";
	color: #D1CEBE;
	text-align: right;
}
.style7 {
	margin-top: 12px;
}
.style8 {
	margin-top: 0px;
}
.style9 {
	letter-spacing: 6pt;
	margin-top: 0px;
}
.styleTableLeft {
	text-align: left;
	font-family: "Palatino Linotype";
	font-size: small;
	color: #D1CEBE;
}
.ThumbPicSide {
	margin: 5px;
	border-style: none;
}
.ThumbPicTable {
	border: 1px solid #D1CEBE;
	padding: 2px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.styleTableRight {
	text-align: right;
	font-family: "Palatino Linotype";
	font-size: small;
	color: #D1CEBE;
}
.styleQuoteTextCopy {
	margin: 15px 30px 5px 30px;
	text-align: justify;
	font-size: 15px;
	font-style: italic;
	line-height: 125%;
	font-family: "Palatino Linotype";
	color: #D1CEBE;
	text-indent: 20px;
}
.styleQuoteSignature {
	margin: 0px 30px 15px 30px;
	text-align: right;
	font-size: medium;
	font-style: italic;
	line-height: 125%;
	color: #D1CEBE;
	font-family: "Palatino Linotype";
}
.ProjectThumbPic {
	border: 1px solid #D1CEBE;
	padding: 2px;
	margin: 5px 10px 5px 0px;
}
.ProjectThumbSingleRow {
	border: 1px solid #D1CEBE;
	padding: 2px;
	margin: 5px 40px 5px 0px;
}
.styleBodyImages {
	font-family: "palatino Linotype";
	font-size: 14px;
	color: #D1CEBE;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 0px;
	font-weight: normal;
	vertical-align: middle;
}
.ProjectMainPic {
	border-style: none;
	margin-top: 10px;
	margin-bottom: 10px;
}
.ProjectSubPic {
	border: 1px solid #D1CEBE;
	padding: 2px;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 5px;
}
.styleProjectBodyText {
	margin: 0px;
	font-family: "palatino Linotype";
	font-size: 14px;
	color: #D1CEBE;
	text-align: justify;
	text-indent: 20px;
	font-weight: normal;
	padding-top: 5px;
}
.HomePic {
	margin: 150px 5px 5px 5px;
	border: 1px solid #D1CEBE;
	padding: 3px;
}
a {
	color: #D1CEBE;
	text-decoration: none;
}
a:visited {
	color: #D1CEBE;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.styleBodyLittleTitle {
	margin-bottom: 0px;
	font-family: "Palatino Linotype";
	font-size: 16px;
	color: #D1CEBE;
	text-align: center;
	height: 30px;
}
