@charset "utf-8";
body {
	font: normal small Georgia, Times New Roman, Times, serif;
	background: #000000;
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: url(Blue/BDA_TT_01.jpg);
	background-repeat: repeat-x;
}

/* Text */
h1, h2, h3 {
	text-transform: uppercase;
	color: #163376;
	text-align: left; 
}

h2 {
	margin: 0 0 20px 0;
	font-size: 1.2em;
}

h3 {
	margin: 0;
	font-size: .9em;
}

p, blockquote, ul, ol {
	margin-top: 0;
	line-height: 180%;
	text-align: justify;
	color: #451f1f;
}

a {
	color: #000066;
	text-align:inherit;
}

a:hover {
	text-decoration: none;
	color: #660000;
}

hr {
	height: 0;
	border-width: 1px 0 0 0; /* remove all borders except the top one */
	border-style: solid;
	border-color: #d6ae65;
	width: 650px;
}

table { 
	border-bottom:solid #d6ae65 1px;
	border-top:solid #d6ae65 1px;
	border-left:solid #d6ae65 1px;
	border-right:solid #d6ae65 1px;
	}
Caption {
	font-size: 1.2em;
	color: #163376;
	margin-bottom: 5px;
}
td {color:#451f1f;}	
	

/*label, input {
	display: block;
	width: 250px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 125px;
	padding-right: 20px;
}

label br {
	clear: left;
}
#PP, #mail, #Call{
	position:relative;
	text-align:left;
	width: 50px;
}
*/

/* blocks */
#container {
	width: 948px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000; /* this overrides the text-align: center on the body element. */
	background-image: url(Blue/BDA_TT_bkg_25.jpg);
	height: 100%;
}
#header {
	background-image: url(Blue/BDA_TT_04.jpg);
	height: 97px;
}
#corner {
	height: 79px;
	position: relative;
	width: 19px;
	left: -19px;
	top: 0px;
	margin-right: 948px;
}

#menu {
	float: none;
	padding: 0;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}


#content {
	padding: 0;
	float: left;
	background-image: url(Blue/BDA_TT_bkg_25.jpg);
	background-repeat: repeat;
}

#leftad {
	margin: 60px 20px 20px 20px;
	float: left;
	width: 260px;
}
	

/* Welcome */

#welcome {
	width: 600px;
	margin-bottom: 20px;
	padding: 10px;
	display: block;
	float: left;
}

#welcome .more {
	padding-top: 15px;
	border-top: 1px dashed #d6ae65;
}

#welcome .more a {
	padding-left: 35px;
	background: url(Blue/BDA_TT_48.gif) no-repeat left center;
}
#welcome img {
	float: left;
	padding: 10px 7px 50px 5px;
}
#welcome p {
	padding: 10px 7px 50px 5px;
	color: #451f1f;
}

/* Welcome */

#pagecontent {
	float: right;
	width: 560px;
	margin-bottom: 20px;
	padding: 20px 40px 20px 10px;
}


#pagecontent .more {
	padding-top: 15px;
	border-top: 1px dashed #d6ae65;
}

#pagecontent .more a {
	padding-left: 35px;
	background: url(BlueGold/crown.gif) no-repeat left center;
}
#pagecontent img {
	float: right;
	margin-left: 20px;
}

#pagecontent_full {
	width: 700px;
	padding: 23px;
	margin: 20px 100px;
}

#pagecontent_full .more {
	padding-top: 15px;
	border-top: 1px dashed #d6ae65;
}

#pagecontent_full .more a {
	padding-left: 35px;
	background: url(BlueGold/crown.gif) no-repeat left center;
}
#pagecontent_full img {
	float: right;
	margin-left: 20px;
}

#narrowform {
	margin: auto;
}


/* news */
#lnav_box {
	float: left;
	width: 301px;
	margin: 10px 0px 20px 10px;
}

#lnav {
	display:block;
	padding: 0px;
}

#lnav h3 {
	margin: 0;
	font-size: .95em;
	line-height: 220%;
	text-align: left;
/*	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
*/}

#lnav .lined {
	margin: 0 0 15px 0;
	padding: 0 0 10px 15px;
	border-bottom: 1px dashed #d6ae65;
}

#lnav .more {
	margin: 0;
	padding: 0;
	border: none;
}

#lnav .more a {
	padding-left: 15px;
	background: url(images/img05.gif) no-repeat left center;
}


#newsbox {
	float: right;
	width: 301px;
	margin: 30px 15px 20px 10px;
}
#news {
	display:block;
	padding: 6px 2px;
}

#news h3 {
	margin: 0;
	font-size: .875em;
	text-align: center;
/*	padding-left: 15px;
	background: url(images/img04.gif) no-repeat left center;
*/}

#news .lined {
	margin: 0 0 15px 0;
	padding: 0 0 10px 15px;
	border-bottom: 1px dashed #d6ae65;
	line-height: 130%;
	text-align: center;
	font-size: 0.85em;
}

#news .more {
	margin: 0;
	padding: 0;
	border: none;
}

#news .more a {
	padding-left: 15px;
	background: url(images/img05.gif) no-repeat left center;
}


#footer {
	padding: 0 10px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
}
#footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-size: .75em;
}


/* fnacybox */
#BDA-TT-31 {
	position:relative;
	width:21px;
	float: left;
}

#BDA-TT-32 {
	position:relative;
	width: 12px;
	float: left;
	height: 25px;
}

#BDA-TT-33 {
	position:relative;
	width:235px;
	height:25px;
	float: left;
}

#BDA-TT-34 {
	position:relative;
	width:12px;
	height:25px;
	float: left;
}

#BDA-TT-35 {
	position:relative;
	float: left;
	width:21px;
	height:25px;
	float: left;

}

#BDA-TT-36 {
	position:relative;
	float: left;
	width:10px;
	height:311px;
}

#BDA-TT-37 {
	position:relative;
	float: left;
	width:21px;
	height:32px;
}

#BDA-TT-37a {
	position:relative;
	width:301px;
	height:46px;
	background-image: url(Blue/BDA_TTz_31.jpg);
	float: left;
}

#BDA-TT-38 {
	position:relative;
	float: left;
	width:259px;
	height:32px;
	background-image: url(Blue/BDA_TT_40.jpg);
}

#BDA-TT-39 {
	position:relative;
	float: left;
	width:21px;
	height:32px;
}

#BDA-TT-40 {
	position:relative;
	width:251px;
	float: left;
	background-image: url(Blue/BDA_TT_fs_40_o.jpg);
	background-repeat: repeat-y;
	padding: 0 25px;
}

#BDA-TT-41 {
	position:relative;
	float: left;
	width:301px;
	height:42px;
	background-image: url(Blue/BDA_TT_fs_41_o.jpg);
}

#BDA-TT-42 {
	position:relative;
	float: left;
	width:21px;
	height:48px;
}
