body {
	margin: 0px;
	background: #000000 repeat;
}
#container {
	position: absolute;
	left: 50%;
	top: 40px;
	margin: 0px 0px 40px -572px;
	padding: 0px;
	width: 1143px;
	height: 832px;
	background-color: #762723;
	background-repeat: repeat;
}
#header {
}
#header #logo {
	padding: 0px;
	height: 112px;
	width: 132px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 160px;
	float: left;
	display:inline;
}
#headerRight {
    float:left;
    height: 62px;
	width: 446px;
	margin: 55px 0px 0px 287px;
}
#header #tour {

}
#header #info {

}
#header #info ul{
	margin: 0px;
	padding: 0px;
}
#header #info ul li{
	list-style-type: none;
	float: left;
}
#headerPrint {
	display: none;
}
#logoRight {
    float:left;
    height: 112px;
	width: 127px;
	margin: 35px 0px 0px 0px;
}
#calendar 
{
    margin-left:110px;
}
/* Content */
#content {
	position: absolute;
	top: 112px;
	left: 110px;
	width: 922px;
	height: 478px;
	background-image: url(..//images/bkg_ten_year.jpg);
}
#text
{
    width: 840px;
	height: 400px;
    margin: 40px;
	overflow: auto;
}
#text p
{
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
#text h1{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 24px;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
/* Horizontal Nav */
#hozNav {
	position: absolute;
	left: 110px;
	top: 590px;
	width:920px;
	height: 72px;
	background-color: #762723;
}
#hozNav ul{
	margin: 0px;
	padding: 16px 0px 0px;
	height: 39px;
	width: 922px;
}
#hozNav ul li{
	list-style-type: none;
	float: left;
	margin: 0px 18px 0px 0px;
	padding: 0px;
	height: 39px;
	width: 170px;
}
#hozNav ul li.noMargin{
	margin: 0px;
	padding: 0px;
}
/* Logo Text */
#openingLogoText {
	position: absolute;
	left: 43px;
	top: 486px;
	width:900px;
	height: 130px;
	background-image: url(../images/text_logo_opening.jpg);
}
#logoText {
	position: absolute;
	left: 43px;
	top: 576px;
	width:900px;
	height: 40px;
	background-image: url(../images/text_logo.jpg);
}
/* Footer */
#footer{
	position: absolute;
	left: 110px;
	top: 662px;
	height: 106px;
	width: 922px;
	background-color: #edeff5;
	border: 1px solid #000000;
}
/* Bottom Row 1 */
#bottomRow1 {
	height: 22px;
	width: 880px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
	display:inline;
}
#bottomRow1 ul{
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 880px;
}
#bottomRow1 ul li{
	float: left;
	list-style-type: none;
	margin-right: 20px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottomRow1 ul li.noMargin2{
	margin: 0px;
	padding: 0px;
}

#bottomRow1 ul li a{
	margin: 0px;
	padding: 0px;
}
#bottomRow1 ul li img{
	margin: 0px;
	padding: 0px;
}
/* Bottom Row 1 */
#bottomRow1 {
	height: 22px;
	width: 880px;
	margin-left: 20px;
	margin-top: 20px;
	float: left;
}
#bottomRow1 ul{
	margin: 0px;
	padding: 0px;
	height: 22px;
	width: 880px;
}
#bottomRow1 ul li{
	float: left;
	list-style-type: none;
	margin-right: 0px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#bottomRow1 ul li.noMargin2{
	margin: 0px;
	padding: 0px;
}

#bottomRow1 ul li a{
	margin: 0px;
	padding: 0px;
}
#bottomRow1 ul li img{
	margin: 0px;
	padding: 0px;
}
#bottomRow2 {
	float: left;
	margin-top: 20px;
	margin-left: 20px;
	width: 638px;
	height: 22px;
}
#bottomRow2 ul{
	margin: 0px;
	padding: 0px;
	width: 638px;
}
#bottomRow2 ul li{
	list-style-type: none;
	float: left;
}

#bottomRow2 ul li.marginLeft{
	margin-left: 19px;
}
#bottomRow2 form{
	margin: 0px;
	padding: 0px;
	float: left;
	height: 22px;
	width: auto;
}
#bottomRow2 input.searchBox{
	height: 22px;
	width: 162px;
	border: 1px solid #666666;
	margin: 0px;
	padding: 0px;
	vertical-align:top;
}
#partners {
	background-image: url(../images/partners_bkg.jpg);
	height: 63px;
	width: 244px;
	float: left;
}
#flashcontent01 p{
	margin: 0;
	padding: 0;
}/*Login */
.imgRight {
	margin-left: 15px;
	float: right;
	margin-bottom: 15px;
}
.ten-year {
	margin-left: 145px;
}

/* Clearfix from positioniseverything.net; http://www.positioniseverything.net/easyclearing.html */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	color: #000000;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac */

* html .clearfix {height: 1%;}
.clearfix {display: block;}

/* End hide from IE-mac */

/* Use a break with this class to clear float containers */

.brclear {
  clear:both;
  height:0;
  margin:0;
  font-size: 1px;
  line-height: 0;
}

/* sIFR al rescante! http://www.mikeindustries.com/sifr/
now with tasty 2.0.2 flava */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}
/* you can edit these styles */
.sIFR-hasFlash h1{
	visibility: hidden;
}
/* end sIFR goodness */

