h1 {
	line-height:1.1;
}

.outertableborder {
	border: 12px solid #EAEAE8;
}
.regbullets {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 25px;
	color: #491605;
	clear: none;
	float: none;
}
.titles {
	font-family: "Myriad Web", Arial;
	font-size: 12pt;
	color: #854B02;
	letter-spacing: 0px;
}

a:link {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #5E3509;
	text-decoration: none;
	font-weight: normal;
	line-height: 21px;
}
a:visited {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #5E3509;
	text-decoration: none;
	line-height: 21px;
	font-weight: normal;
}
a:hover {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #854B02;
	text-decoration: none;
	font-weight: normal;
	line-height: 21px;
}


.list {
	list-style-position: inside;
	list-style-image: url(Images/bullet.gif);
	list-style-type: disc;
	font-family: "Myriad Web", Arial;
	font-size: 12pt;
	font-style: normal;
	color: #746927;
	line-height: 25px;
	text-align: left;
}

.linksline {
	border-top: 2px solid #FFFFFF;
	border-right: 2px none #FFFFFF;
	border-bottom: 2px solid #FFFFFF;
	border-left: 2px none #FFFFFF;
}
.bottomlinksborder {
	border-top: 1px none #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px none #CCCCCC;
	font-size: 14px;
}

p, .regulartext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 19px;
	color: #4d3f2b;
	padding-top: 15px;
	text-align: left;
}

h1, h2, .homepagetext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 17px;
	font-weight: bold;
	font-style: normal;
	line-height: 22px;
	color: #1D1D1D;
	padding-top: 15px;
	text-align: left;
}

h1, h2, p {margin:0 0 1em 0; padding:0;}

strong a {font-weight:bold !important;}

.headeraddress{
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
	line-height: 16px;
	color: #1D1D1D;
	padding-top: 15px;
	text-align: left;
}

.headertitletext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 16px;
	color: #855b27;
	padding-top: 15px;
	text-align: left;
}


.titletext {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 22px;
	color: #855b27;
	padding-top: 15px;
	text-align: left;
}


.pageBG {
	background-attachment: scroll;
	background-image: url(Images/fullBG-updated.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px none #FFFFFF;
}
.titlescaps {
	font-family: "Myriad Web", Arial;
	font-size: 11pt;
	color: #333333;
	text-transform: uppercase;
	font-weight: bold;
	word-spacing: 1px;
}
.bottomlinksleftborder {
	border-top: 1px none #CCCCCC;
	border-right: 1px dotted #CCCCCC;
	border-bottom: 1px none #CCCCCC;
	border-left: 1px dotted #CCCCCC;
	font-size: 14px;
}

html,body {
margin:0;
 padding:0;
 height:100%;
 border:none
}
.copyright {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #514B44;
	line-height: 20px;
}
.TDBG_projects {
	background-attachment: scroll;
	background-image: url(Images/Towers.png);
	background-repeat: no-repeat;
	background-position: right center;
}
.TDBG_services {
	background-attachment: scroll;
	background-image: url(Images/services-graphic.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.TDBG_services2 {
	background-attachment: scroll;
	background-image: url(Images/services2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.TDBG_contact {
	background-attachment: scroll;
	background-image: url(Images/contact-graphic.png);
	background-repeat: no-repeat;
	background-position: 120px top;
	font-size: 13px;
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}
	
