@charset "utf-8";
/* Transitional Progres 1.0 */
/* Developed by Logic Six Media */

BODY {
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", Arial, Verdana;
	margin: 0px;
	padding: 0px;
}
.contentTable {
	border-right: 5px solid #FFFFFF;
	border-bottom: 5px solid #FFFFFF;
	border-left: 5px solid #FFFFFF;
}
#navigation {
	background-image: url(images/tp_nav.jpg);
	height: 50px;
	text-align: right;
	padding-right: 25px;
	background-repeat: no-repeat;
	line-height: 50px;
	font-size: 12px;
}
#navigation a {
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-weight: bold;
}
#navigation a:hover {
	color: #825F27;
}


#content {
	height: 302px;
	background-image: url(images/tp_content.jpg);
	width: 694px;
	background-repeat: no-repeat;
}
#content UL LI {
	margin-bottom: 15px;
}

.contentItem {
	padding: 15px 10px 10px;
	font-size: 11px;
	display: none;
	height: 300px;
}
.contentItem P {
	margin-top: 2px;
	padding-top: 2px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

#content H1 {
	margin-top: 0px;
	color: #754829;
}
.contentItem H4 {
	font-size: 12px;
	margin: 0px 0px 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}



#footer {
	background-color: #FFFFFF;
	color: #B2A9A0;
	font-size: 11px;
}
#footer a {
	color: #666666;
	text-decoration: underline;
}
#footer a:hover {
	color: #D6C279;
	text-decoration: none;
}

#contentShell {
	background-image: url(images/shell_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 650px;
}
.contentImageLeft {
	margin-right: 25px;
}
/*#about, #services, #contact {
	display: none;
*/
.input {
	border: 1px dotted #8A8D94;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 3px;
}
.button {
	background-color: #FCF1B3;
	border: 1px solid #B5B6BB;
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 11px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contentItemHome {
	font-size: 12px;
	height: 300px;
	background-image: url(images/content_home.jpg);
	background-repeat: no-repeat;
}
.contentBottom {
	background-image: url(images/tp_03.jpg);
	background-repeat: no-repeat;
	height: 133px;
	width: 452px;
	font-size: 11px;
}
.contentBottomInner {
	display: none;
}
.banner {
	background-image: url(images/tp_01.jpg);
	background-repeat: no-repeat;
	height: 494px;
	width: 109px;
}
#contactB, #projectsB, #servicesB, #aboutB {
	display: none;
}
#iframe .contentItem {
	display: inline;
}
.projectsTable TD {
	padding: 3px;
}
.projectsTable UL {
	padding-left: 10px;
}

.right {
	background-image: url(images/tp_04.jpg);
	height: 435px;
	width: 97px;
}

.subNav {
	background-image: url(images/tp_subNav.jpg);
	background-repeat: no-repeat;
	height: 59px;
	width: 791px;
}
#wimpy {
	padding-left: 40px;
}
#services {
	background-image: url(images/tp_services.jpg);
	background-repeat: no-repeat;
}
.aboutText {
	height: 250px;
	overflow: scroll;
	width: 450px;
}

