<style type="text/css" >
		
		*, html, body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

html {
	height: 100%;
}

body {
	color: #333333;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	background-color: #eaddbd;
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	line-height: 1.6em;
}

/* -----APP SPECIFIC ----*/
p {
	padding: 0;
}
input {
	padding: 0;
	margin: 0;
	font-size: 1.1em;
	
}
a{
	color:#550000;
	text-decoration:underline;
}

sup a{
	text-decoration:none;
}


img
{  border-style: none;
}



#container {
	background-image: url(../images/top_bar_span.gif);
	background-repeat: repeat-x;
	height: 371px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}

#header {
	height: 118px;
	width: 906px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/bk_header.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#tour {
	height: 239px;
	width: 906px;
	margin-top: 14px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}

#tour-btn {
	width: 203px;
	height: 48px;
	position: absolute;
	top: 141px;
	left: 659px;
}

#news {
	background-color: #FFFFFF;
	width: 906px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}

.columns {
	padding: 29px;
	display: table;
}

#column3 {
	background-color: #FFFFFF;
	width: 906px;
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;
}

#column2 {
	background-color: #FFFFFF;
	width: 906px;
	margin-top: 14px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bk_2column.gif);
	background-repeat: repeat-y;
	clear: both;
	display: table;
	background-position: left top;
}

.sidebar {
	float: right;
	padding-top: 29px;
	width: 210px;
	background-image: url(../images/side-bar-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 117px;
	height: 183px;
	display: table-cell;
	padding-left: 14px;
	padding-right: 12px;
}

.content {
	float: left;
	width: 542px;
	padding-top: 29px;
	padding-right: 0px;
	padding-bottom: 29px;
	padding-left: 29px;
	display: table-cell;
}

.Box-lft {
	float: left;
	width: 242px;
	padding-right: 30px;
}

#news-dash {
	width: 574px;
	background-image: url(../images/bk_news_dashed.gif);
	background-repeat: repeat-y;
	float: right;
}

.Box-ctr {
	width: 242px;
	float: left;
	padding-left: 30px;
	padding-right: 30px;
}

.Box-rht {
	float: right;
	width: 242px;
	padding-left: 30px;
}

#footer {
	width: 906px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	text-align: right;
	padding-bottom: 20px;
}

.pop-out {
	float: right;
	margin-bottom: 8px;
	margin-left: 12px;
	width: 296px;
}

.pop-out2 {
	float: right;
	margin-bottom: 8px;
	margin-left: 12px;
	width: 225px;
	background-color: #541509;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	padding-left: 20px;
}

.pop-text {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 1.75em;
	font-weight: bold;
	color: #AD9255;
	line-height: 1.5em;
	margin-top: 12px;
	padding-top: 0px;
}

.pop-text2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.25em;
	font-weight: normal;
	color: #5A0000;
	line-height: 1.5em;
	margin-top: 0px;
	padding-top: 0px;
}

.Headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	color: #993300;
	line-height: 1.25em;
	margin-top: 0px;
	padding-top: 0px;
}

.Headline_Large {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.8em;
	font-weight: bold;
	color: #993300;
	line-height: 1.25em;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
		
.navLink {
        font-size: 1.1em;
	font-weight: bold;
	color: #eaddbd;
        text-decoration: none
}

.navLink:hover {
	color: #FFFFFF;
}

</style>
