/* CSS Document */
/* Start off with html tag defination */
html, body {
	margin: 0px;
	width: 100%;
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
p {
	margin: 0px;
}
.ren1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #ffffff;
	text-decoration: none;
}
.rentextmain1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.rentextsmall1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
}
.renheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #000000;
	text-decoration: none;
}
.renheaderred2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: normal;
	color: #990000;
	text-decoration: none;
}
.rennav1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

body,td,th {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #FFFFFF;
}

a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #99CC99;
}

a:visited {
  color: #FFFFFF;
  text-decoration: none;
}

a:hover {
  color: #FFFFFF;
  text-decoration: none;
}
a:active {
  color: #FFFFFF;
  text-decoration: none;
}

a:link {
  color: #FFFFFF;
  text-decoration: none;
}

.style3 {font-size: 13px}

ul {
  margin:0 6px;
  margin-bottom: 0.7em;
  
  line-height: 1.5em;
  margin: 0;
  padding:0;
  color:#E0BD91;
  color:#FFFFFF;
  text-align:left;
}

ul li {
  float:left;
  font-weight:bold;
  margin:3px 0px 0px 0px;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  font-size:1em;
  margin-bottom:0.4em;
}

ul li a {
  padding: 0 .75em;
  font-size: 13px;
}

ul li a:link, ul li a:visited  {
  color: #333333;
}

 
#xg_foot {
  background-color:#2C1707 !important;
}

#xg_foot {
  color: #FFFFFF;
  float: left;
  font-size: 0.95em;
  padding: 10px;
  width: 935px;
}

#xg_foot .left {
  float: left;
}

#xg_foot .right {
  float: right;
}.bk_grey1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #990000;
	text-decoration: none;
	background-image: url(images/button_bk.gif);
	background-repeat: repeat-x;
	background-position: left center;
	padding: 10px;
	margin: 5px;
}
.navbk1 {
	background-color: #FFFFFF;
	background-image: url(images/bk_nav_sliver.gif);
	background-repeat: repeat-x;
}

