/* Global CSS Document */

* {
	margin: 0;
	padding: 0;
	border: 0;
} /* removes defaults from all elements */
/*Body
--------------------------------------------------------------------------------*/
html,body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11pt;
	text-transform:none;
	text-align:center;
	list-style-position:outside;
	font-style:normal;
	background-color:#e0d9c1;

}
/*	links
----------------------------------------------------------------------------------------------- */	
a:visited,
a:active,
a:link {
	color:#90876a;
	text-decoration: underline;
	font-weight: normal;
}

a:hover {
	color: #90876a; 
	text-decoration: none;
	font-weight: normal;
}
/*Layout
------------------------------------------------------------------------------------------------*/
#container {
	width:100%;
}
#header-container {
	width: 100%;
	height:96px;
	background-color:#e0d9c1;
}
#header {
	width: 900px;
	height:96px;
	border-left:solid 1px #FFF;
	border-right:solid 1px #FFF;
	margin:0px auto;
	background-image:url(../Images/header-bg.gif)
}
#logo-left {
	position:absolute;
	width:238px;
	height:90px;
	left: 60px;
	top: 2px;
}
#logo-right {
	position:absolute;
	width:546px;
	height:67px;
	left: 360px;
	top: 18px;
}
#searchbar-container {
	width:100%;
	background-image:url(../Images/nav-search-bg.gif);
	background-repeat:repeat-x;
}
#searchbar {
	border-left: solid 1px #FFF;
	border-right: solid 1px #FFF;
	border-bottom: solid 1px #FFF;
	height:25px;
	width:900px;
	margin:0px auto;
	text-align:left;
}
#searchbar-nav {
	height:22px;
	width:350px;
	text-align:left;
	float:left;
	margin-right:165px;
}
#searchbar-nav ul {
	list-style-type: none;
	height: 22px;
	width: 350px;
	margin: 0px;
	padding-left:30px;
	color:#FFFFFF;
}
#searchbar-nav li {
	float: left;
}
#searchbar-nav ul a {
	padding-right: 12x;
	padding-left: 12px;
	text-decoration: none;
	line-height:22px;
	font-size: 12pt;
	color: #FFF;
}
#searchbar-nav ul a:hover {
	color: #23477f;
}
#searchbox {
	width:350px;
	height:20px;
	float:left;
	text-align:right;
}
/* Middle Container {
------------------------------------------------------------------------------------------------*/
#middle-container {
	background-color:#23477f;
	width:100%;
}
#middle-container-inner {
	width:100%;
	background:#e0d9c1;
	overflow:hidden;
}
#middle {
	border-left:solid 1px #FFF;
	border-right:solid 1px #FFF;
	width:900px;
	height:258px;
	margin: 0px auto;
	background-color:#23477f;
}
#middle-inner {
	border-left:solid 1px #FFF;
	border-right:solid 1px #FFF;
	width:900px;
	margin: 0px auto;
	background-color:#23477f;
	overflow:hidden;
}
/* Left Menu 
------------------------------------------------------------------------------------------------*/
#left-menu {
	width:200px;
	float:left;
	padding:15px 0px 0px 20px;
	background-color:#23477f;
}
#left-menu ul {
	display:block;
	list-style-type: none;
	width: 200px;
	margin: 0px;
	color:#FFFFFF;
	background-color:#23477f;
}
#left-menu ul li a {
	display: block;
	border-bottom: 1px dotted #FFF;
	text-decoration: none;
	text-align:left;
	color: #FFF;
	width:160px;
	line-height:30px;
	font-size: 10pt;
	text-indent: 10pt;
	background-color:#23477f;
}
#left-menu ul li a:hover {
	color: #90876a;
	border-bottom: 1px dotted #90876a;
}	
/* End Left Menu
------------------------------------------------------------------------------------------------*/
/* Curved Background Image
------------------------------------------------------------------------------------------------*/
#curved-image {
	height:259px;
	width:175px;
	float:left;
	background-color: #23477f;
	background-image: url(../Images/curved-image.gif);
	background-repeat: no-repeat;
	background-position: right;
}
/* End Curved Background Image
------------------------------------------------------------------------------------------------*/
/* Middle Image Right
------------------------------------------------------------------------------------------------*/
#middle-image-right {
	width:505px;
	height:259px;
	background-color:#e0d9c1;
	float:left;
	text-align: right;	
	display:block;
	margin:0;
}
/* End Middle Image Right
------------------------------------------------------------------------------------------------*/

/* 
------------------------------------------------------------------------------------------------*/

#middle-body-container{
	width:680px;
	background-color:#FFF;
	float:left;
}
#middle-body-container-text{
	width:640px;
	margin:10px auto;
	text-align:left;
}
#cookie_trail {
	padding: 1px 0 0 0;
	width: 620px;
	font-size: 8.5pt;
	color:#000000;
	float:left;
	text-align: left;
	background-color:#ffffff;
	font-weight:bold;
	overflow:hidden;
}
#cookie_trail a.ct:link, a.ct:visited, a.ct:hover {
	font-weight: bold;
	text-decoration: none;
	color: #23477f;
}
#page-title	{
	font-size:20pt;
	font-weight:bold;
	border-bottom: #990000 dashed 1px;
	margin:5px 0 10px 0;
	text-align:right;
	color:#23477f;
	width:620px;
}
/* End Curved Background Image
------------------------------------------------------------------------------------------------*/

#lower-container {
	width:100%;
	background-image:url(../Images/lower-sec-bg.gif);
	background-repeat:repeat-x;
	background-color:#e0d9c0;
	height:280px;
}
#lower-sec {
	width:900px;
	height:280px;
	border-left: solid 1px #FFF;
	border-right: solid 1px #FFF;
	margin: 0px auto;
}
#lower-left-box {
	width:308px;
	height:264px;
	background:url(../Images/lower-box1.gif) no-repeat;
	float:left;
	margin-right:8px;
	margin-top:8px;
}
#lower-left-box-text {
	width:260px;
	height:200px;
	margin:50px auto 0 auto;
	text-align:left;
	color:#FFF;
}
#lower-news-box {
	width:308px;
	height:266px;
	background:url(../Images/news-box.gif) no-repeat;
	float:left;
	margin-right:4px;
	margin-top:8px;
}
#news-textcontainer {
	width:260px;
	height:250px;
	margin:10px 5px 2px 0px;
	padding:40px 12px 3px 16px;
	color:#FFF;
	text-align:left;
	font-size:10pt;
}
#lower-right-box {
	width:260px;
	height:266px;
	background:url(../Images/lower-box2.gif) no-repeat;
	float:left;
	margin-top:8px;
}

#body-container {
	width:650px;
	background-color:#99FFCC;
	float:left;
}
#footer {
	width:100%;
	height:60px;
	background:url(../Images/footer-bg.gif) repeat-x #c4ba99;
}
#footer-text {
	width:500px;
	height:35px;
	color:#FFF;
	font-size:9pt;
	padding-top:20px;
	margin:0px auto;
	text-align:right;
	float:left;
}
#twd-logo {
	width:220px;
	height:35px;
	padding-top:12px;
	float:right;
	text-align:left;
}
