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: right;
    height: 112px;
	width: 446px;
	margin: 45px 112px 0px 0px;
}
#header #tour {

}
#header #info {

}
#header #info ul{
	margin: 0px 8px 0px 0px;
	padding: 0px;
	float: right;
}
#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;
}
#faq 
{
    float: right;
    margin-right: 8px;
}
#faq a img 
{
    border: none;
}
#calendar 
{
    margin-left:110px;
}

/* Content */
#content {
	position: absolute;
	top: 112px;
	left: 110px;
	width: 922px;
	height: 478px;
	background-color:#FFFFFF;
}
#content #leftNav {
	float: left;
	width: 231px;
	height: 478px;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/l_nav_login_bkg.jpg);
	background-repeat: no-repeat;
}
#content #leftNav ul{
	margin: 0px;
	padding: 0px;
}
#content #leftNav ul li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	background-color: #FFFFFF;
	height: auto;
	width: 231px;
	overflow: hidden;
	clear: both;
	float: left;
}
#content #leftNav ul li a{
	margin: 0px;
	padding: 0px;
}
#content #leftNav ul li img{
	margin: 0px;
	padding: 0px;
}
#content #pageTitle {
	float: left;
	width: 691px;
	height: 84px!important;
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	background-image: url(../images/bkg_h1_login.jpg);
}
#content #pageTitle h1{
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 20px;
	margin: 40px 145px 0px 45px;
}


#content #text {
	float: left;
	width: 691px;
	height: 394px;
	background-image: url(../images/bkg_text_login.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

#content #text #scrollingContent {
	height: 332px;
	overflow: auto;
	width: 592px;
	margin: 10px 0px 0px 50px;
	padding: 0px;
}
#content #text #scrollingContent p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}
#content #text #scrollingContent ul{
}
#content #text #scrollingContent li{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #000000;
}
#content #text #scrollingContent a:link, #content #text #scrollingContent a:visited{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #762723;
	text-decoration: underline;
}
#content #text #scrollingContent a:hover, #content #text #scrollingContent a:active{
	color: #000000;
	text-decoration: none;
}
#content #text #scrollingContent hr{
}
/*#content #scrollingContent {
	scrollbar-face-color:#999;
	scrollbar-arrow-color:#000;
	scrollbar-track-color:#999;
	scrollbar-shadow-color:rgb(0,0,0);
	scrollbar-highlight-color:rgb(0,0,0);
	scrollbar-3dlight-color:#888;
	scrollbar-darkshadow-Color:#777;
}
*/
/* Login Form */
#content #text #scrollingContent .fset{
	margin: 15px 0px 0px 0px;
	padding: 4px;
	height: auto;
	width: 190px;
	text-align:center;	
}
#content #text #scrollingContent .fset form {
}
#content #text #scrollingContent .fset ul {
	margin: 0px ;
	padding: 0px ;
	list-style-type: none ;
}
#content #text #scrollingContent .fset li {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 66px;
}
#content #text #scrollingContent .fset label {
	display: block;
	float: left;
	clear:both;
	margin: 0px;
	padding: 0px;
	width: 190px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5a0000;
	text-align:left;
}
#content #text #scrollingContent .fset input {
	padding: 4px;
	border: 1px solid #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	float: left;
	clear:both;
	height: 26px;
	width: 190px;
	margin-bottom: 10px;
}
#content #text #scrollingContent .fset input.buttonMain {
	font-size: 14px;
	float: left;
	clear:both;
	padding: 4px;
	height: 26px;
	width: 190px;
	margin: 15px 0px 0px 0px; 
	display: block;
	background-color: #FFFFFF;
	color: #5a0000;
	border: 1px solid #999999;

}
#content #text #scrollingContent .fset .LoginLinks {
	float: left;
	clear:both;
	margin:15px 0px 0px 4px;
	height: 25px;
	width: 190px;
}

#content #text #scrollingContent .fset #rememberMe label {
	float: left;
	clear:both;
	margin: 0px;
	padding: 0px;
	width: 200px;
	height: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5a0000;
}
#content #text #scrollingContent .fset #rememberMe input {
	padding: 4px;
	border: none;
	float: left;
	clear:both;
	height: auto;
	width: 12px;
}
/* end login form */
/* 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;
}

/* 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 */
