* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #403f35 url(../images/tdc-bodyBG.gif) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #4d4c46;
}
h1 {
	font-size: 18px;
	color: #79184c;
	font-weight: normal;
	text-transform: uppercase;
	padding-bottom: 20px;
}
h2 {
	font-size: 14px;
	color: #79184c;
	font-weight: normal;
	background: #e5e5e5;
	padding: 5px 6px;
	text-transform: uppercase;
	margin-bottom: 8px;
	margin-top: 8px;
}
h2.sub {
	font-size: 13px;
	color: #79184c;
	font-weight: normal;
	background: #f3eeee;
	padding: 3px 6px;
	margin-bottom: 10px;
}
h3 {
	font-size: 13px;
	color: #4d4c46;
	padding-bottom: 9px;
}
h4 {
	font-size: 12px;
	color: #79184c;
	padding-bottom: 5px;
}

img.contentImage { padding: 0px 10px 10px 10px; }

hr {margin-bottom: 15px;
	margin-top: 10px;}
	
p {padding-bottom: 15px;}
a {color: #283256;}
a:hover {text-decoration: none;}
ul, ol {
	padding-bottom: 15px;
	padding-left: 25px;
	list-style-type: square;
}
input {
	border: 1px solid #908f81;
	font-size: 11px;
	padding: 4px;
}
input.newsletterBox {
	width: 135px;
	height: 11px;
}
input.goButton {
	background: url(../images/tdc-goButton.gif) no-repeat left top;
	height: 21px;
	width: 24px;
	border: none 0px;
	cursor: pointer;
	padding: 0px;
}
input.goButton:hover {background: url(../images/tdc-goButton.gif) no-repeat left -22px;}
.clear {
	clear: both;
	height: 0px;
}

/* ============== Layout Styles ============== */
#container {
	background: url(../images/tdc-containerBG.gif) repeat-y left top;
	width: 1031px;
	margin-right: auto;
	margin-left: auto;
}
#containerBottom {
	background: url(../images/tdc-containerBottomBG.gif) no-repeat left bottom;
	padding-bottom: 50px;
}
#containerTop {
	background: url(../images/tdc-containerTopBG.gif) no-repeat left top;
	width: 969px;
	padding-right: 35px;
	padding-left: 27px;
}
#main {
	background: url(../images/tdc-mainBG.gif) repeat-y left top;
	width: 969px;
}
#left {
	padding-top: 20px;
	float: left;
	width: 190px;
	margin-right: 5px;
	padding-bottom: 15px;
}
.callout {
	font-size: 10px;
	color: #24241e;
	text-align: center;
	padding-bottom: 15px;
}
.callout p {
	padding: 5px;
}
#right {
	float: left;
	width: 774px;
}
#content {
	float: left;
	width: 563px;
	padding: 30px 18px 30px 18px;
}
.contentBox {
	padding-top: 10px;
	padding-bottom: 10px;
	width: 563px;
	margin-bottom: 15px;
}
.contentBoxLeft {
	float: left;
	width: 255px;
	padding-right: 10px;
	padding-top: 10px;
}
.contentBoxRight {
	float: left;
	width: 275px;
	padding-left: 10px;
	padding-top: 10px;
}

.contentBoxLeft2 {
	float: left;
	width: 230px;
	padding-right: 10px;
	padding-left: 25px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
}
.contentBoxRight2 {
	float: left;
	width: 230px;
	padding-left: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	font-size: 14px;
}

#rightContent {
	float: left;
	width: 175px;
	margin-top: 4px;
	background: #e5e5e5;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contactBox {
	font-size: 14px;
	padding: 12px;
}
.locations {
	text-align: center;
	color: #283256;
	font-size: 11px;
}
.locations span {
	background: #959595;
	display: block;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 8px;
	padding-bottom: 8px;
	margin-bottom: 10px;
}
#homeBoxes {
	background: url(../images/tdc-homeBoxesBG.gif) repeat-y left top;
	width: 774px;
	margin-top: 4px;
}
.homeBox {
	font-size: 11px;
	width: 254px;
	float: left;
	background: #e5e5e5;
	margin-right: 6px;
	padding-bottom: 15px;
}
.homeBox p {
	padding-right: 25px;
	padding-left: 10px;
}
.homeBox img {padding-bottom: 8px;}
.lastBox {margin-right: 0px;}

img.right {
  padding: 5px 0px 0px 5px;
}
img.left {
  padding: 5px 10px 0px 0px;
}

/* =============== Header/Footer Styles ============ */
#header {
	background: url(../images/tdc-headerBG.jpg) no-repeat left top;
	height: 108px;
	position: relative;
	margin-bottom: 4px;
}
#header #logo {
	position: absolute;
	left: 23px;
	top: 0px;
}
#headerRight {
	float: right;
	text-align: center;
}
#headerRight a {
	color: #b7b5b5;
	font-size: 11px;
	text-decoration: none;
}
#headerRight a:hover {color: #ffffff;}
#footer {
	clear: both;
	font-size: 10px;
	color: #e8e7dc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #908f81;
	margin-top: 4px;
	padding: 10px 10px 10px 20px;
	width: 939px;
}
#footerLeft {
	float: left;
	width: 190px;
	padding-right: 10px;
}
#footerMid {
	float: left;
	width: 250px;
	padding-right: 10px;
}
#footerRight {
	float: left;
	padding-top: 30px;
	width: 455px;
}
#footer ul {
	text-align: center;
	padding: 0px;
}
#footer li {
	list-style-type: none;
	display: inline;
	padding-left: 4px;
}
#footer li a {
	text-decoration: none;
	color: #e8e7dc;
}
#footer li a:hover {text-decoration: underline;}

/* ============== Nav Styles ============= */
#leftNav {
	padding: 0px;
	margin-bottom: 35px;
}
#leftNav ul {
	padding: 2px 0px 0px;
	background: url(../images/tdc-leftNavBorder.gif) repeat-x left top;
}
#leftNav li {list-style-type: none;}
#leftNav ul ul {
	background: #969588 url(../images/tdc-leftNavBorder.gif) repeat-x left bottom;
	padding: 8px 0px 12px;
	display: none;
}
#leftNav ul li.selected ul {display: block;}
#leftNav ul ul li a {
	color: #ffffff;
	text-decoration: none;
	text-transform: uppercase;
	display: block;
	padding: 2px 10px 2px 25px;
	width: 155px;
}
#leftNav ul ul li a:hover {background: #6a6a5e;}

#navMenu {
	padding-top: 75px;
	text-align: center;
	padding-left: 175px;
}
#navMenu ul {padding: 0px;}
#navMenu li {
	padding-right: 20px;
	padding-left: 20px;
	list-style-type: none;
	display: inline;
}


#logos {
	text-align: center;
}
#logos ul {padding: 0px;}
#logos li {
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 8px;
	padding-bottom: 8px;
	list-style-type: none;
	float:left;
}


/*    IFrame style         */


#frameHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background: #000000;
	color: #FFFFFF;
	padding: 5px 10px;	
}

.frameheading {
font:bold 16px Arial, Helvetica, sans-serif;
}
a.framelink:link, a.framelink:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.framelink:hover {
	text-decoration: underline;
}
