body {
font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  background: #edecec url(../images/bg.gif) repeat-x;
}
.container{
	border:#999 dotted 1px;
}
.hdr {
	background-image: url(../images/bldng_hdr.jpg);
	background-repeat: no-repeat;
	height: 250px;
}
.hdr2 {
	background-image: url(images/hdr_deck.jpg);
	background-repeat: no-repeat;
}
.txt {
	font-size: 90%;
	font-weight: normal;
	color: #333;
	background:#FFFFFF;
}
.stxt{
font-size: 85%;
}
a.ftxt {
	text-decoration: none;
}
a.ftxt:link {
	color: #CC6600;
	letter-spacing: 1pt;
	text-decoration: none;
}
a.ftxt:visited {
	color: #CC6600;
	letter-spacing: 1pt;
	text-decoration: none;
}
a.ftxt:hover {
	background-color: #EEE;
	letter-spacing: 1pt;
	text-decoration: none;
}
a.ftxt:active {
	color: #CC6600;
	letter-spacing: 1pt;
	text-decoration: none;
}
.inttle {

	font-weight: bold;
	color: #003366;
	letter-spacing: 1px;
	
}
.rtline {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #ccd2d9;
	height: 40px;
	display: inline;
	clear: right;
}
.sdline {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #ccd2d9;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.uline {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #ccd2d9;
	border-bottom-color: #ccd2d9;
	border-left-color: #000000;
	height: 30px;
}
.sec {
	font-size: 80%;
	color: #003366;
	height: 12px;
	width: auto;
	padding: 1px 3px;
	margin-right: 3px;
}
a.sec:link {
	color: #003366;
	text-decoration: none;
}
a.sec:visited {
	color: #003366;
    text-decoration: none;
}
a.sec:hover {
	color: #003366;
	background-color: #EEE;
}
a.sec:active {
	color: #003366;
}
.columnlt {
	height: auto;
	width: 320px;
	margin-top: 152px;
	margin-left: 20px;
	clear: left;
}
.columnrt {
	height: auto;
	width: 330px;
	margin-top: 200px;
	margin-left: 0px;
	float: none;
	margin-right: 20px;
}
