/******************
  ORANGE:  #f79707
  YELLOW:  #ffd42f

  Main Text: #fff799
  Alt Text:  #ffdd66

  Active Link: #ffcc99

  NON-IE VERSION
 ******************/

/* --- Main Style & Positioning --- */
BODY {
	background-color: #f79707;
	color: #fff799;
	}

div.con1 {
	position: relative;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	text-align: center;
	background-color: #f79707;
	color: #fff799;
	
	}
div.con2 {
	position: relative;
	width: 780px;
	/*height: 100%;*/
	background-color: #000000;
	color: #fff799;
	font-family: "Garamond" , "Arial", "sans-serif";
	text-align: left;
	padding: 2px;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	margin: 3px;
	}

div.sidelinks {
	position: relative;
	float: left;
	clear: left;
	width: 208px;
	z-index: 1000;
	height: 525px;
	min-height: 525px;
	}

div.rightside {
	position: relative;
	width: 555px;
	min-height: 425px;
	text-align: left;
	padding-left: 208px;
	top: 0px;
	font-family: "Trebuchet MS", "Tahoma", "Arial", "sans-serif";
	font-size: 10pt;
	}

div.rightside2 {
	position: relative;
	width: 690px;
	min-height: 550px;
	text-align: center;
	top: 10px;
	}

p.terms {
   	text-align:center;
   	font-size:8pt;
	background-color: transparent;
	color: #fff799;	
	font-family:Arial, Helvetica, sans-serif;
  	}

.top1{
	font-family: "Trebuchet MS", "Tahoma", "Arial", "sans-serif";
	color:#f79707;
	font-size: 20px;
	text-align: center;

	}
.top2{
	font-family: "Verdana", "Tahoma", "Arial", "sans-serif";
	color: #ffd42f;
	font-size: 29px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 3;
	word-spacing: 4;
	text-align: center;

	}
div.footer {
vertical-align:bottom;
    clear:both;
	float:none;
   	text-align:center;
   	font-size:8pt;
	height: 110px;
	position: relative;
	background-color: transparent;
	color: #fff799;	
  	}
.bottom1{
	font-family: "Trebuchet MS", "Tahoma", "Arial", "sans-serif";
	color:#ffd42f;
	font-size: 16px;
	text-align: center;
	width: 785px;
	left: 5px;
	top: 25px;
	position: absolute;
	}
.bottom2{
	font-family: "Verdana", "Tahoma", "Arial", "sans-serif";
	color: #f79707;
	font-size: 23px;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 2;
	word-spacing: 4;
	width: 785px;
	left: 5px;
	top: 45px;
	position: absolute;
	}

.bottom3 {
	width: 200px;
	left: 5px;
	top: 30px;
	position: absolute;
	text-align: center;
	color:#ffdd66;
	}
.bottom4 {
	width: 100px;
	left: 600px;
	top: 30px;
	position: absolute;
	text-align: center;
	color:#ffdd66;
	}
.bottom5 {
	width: 45px;
	right: 5px;
	top: 15px;
	position: absolute;
	text-align: center;
	}
.bottomContact {
	text-align: center;
	color: #000000;
	background-color: #f79707;
	border-style: solid;
	border-color: #ffd42f;
	border-width: 1px;
	width: 180px;
	font-weight: bold;

	filter:alpha(opacity=90);
	 -moz-opacity: 0.90;
	}
.bc2 {
	text-align: center;
	color: #000000;
	background-color: #f79707;
	border-style: solid;
	border-color: #ffd42f;
	border-width: 1px;
	font-weight: bold;

	}
.top {
	position: absolute;
	width: 785px;
	top: 0px;
	left: 0px;
	background-image: url( "../images/bgTop1.gif" );
	background-repeat: repeat-x;
	background-color: #000000;
	color: #fff799;
	}
HR.topbar {
	color: #777777;
	height: 1px;
	position: relative;
	top: 0px;
	left: -10px;
	}
HR.topbar2 {
	color: #444444;
	height: 1px;
	position: relative;
	top: 11px;
	left: -10px;
	visibility: hidden;
	}

.entersite {
	position: absolute;
	right: -0px;
	}
	
img.rtb {
	clear: right;
	float: right;
	border-style: solid;
	border-color: #ffd42f;
	border-width: 1px;
	}
img.ltb {
	clear: left;
	float: left;
	border-style: solid;
	border-color: #ffd42f;
	border-width: 1px;
	}
/*TD LI {
	font-size: 90%;
	margin: 1px 0px 1px 0px;
	padding: 1px 0px 1px 0px;
		}*/
TD LI LI {
	font-size: 90%;
	margin: 1px 0px 1px 0px;
	padding: 1px 0px 1px 0px;
	}

TD {
	font-size: 90%;
	}	

.info2 {
	position: relative;
	top: 0px;
	padding-top: 5px;
	border-style: solid;
	border-color: #ffd42f;
	border-width: 2px;
	}

.padRt10 {
	position: relative;
	top: 110px;
	left: 0px;
	width: 545px; 
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 80px;
	background-color: transparent;
	color: #fff799;
	font-family: "Trebuchet MS", "Tahoma", "Arial", "sans-serif";

	}



div.homebody {
	background-color: #000000;
	color: #000000;
	padding: 5px;
	margin: 10px;
	font-family: "Trebuchet MS", "Tahoma", "Arial", "sans-serif";
	position: relative;
	clear: left;
	}

p.home1 {
	font-size: 18pt;
	color: #ffd42f;
	background-color: #000000;
	font-weight: bold;
	padding: 15px 15px 10px 35px;
	background-image: url( ../images/p1b.gif );
	background-position: top left;
	background-repeat: no-repeat;
	height: 100px;
	min-height: 100px;
	text-align: left;
	}
p.home2 {
	font-size: 10pt;
	color: #f79707;
	background-color: #000000;
	font-weight: normal;
	text-indent: 280px;
	padding: 15px 50px 10px 25px;
	background-image: url( ../images/p2b.gif );
	background-position: top left;
	background-repeat: no-repeat;
	height: 100px;
	min-height: 100px;
	text-align: left;
	}
p.home3 {
	font-size: 10pt;
	color: #f79707;
	background-color: #000000;
	font-weight: normal;
	padding: 15px 50px 10px 25px;
	background-image: url( ../images/p3b.gif );
	background-position: top left;
	background-repeat: no-repeat;
	height: 150px;
	min-height: 150px;
	text-align: left;
	}
p.home4 {
	font-size: 10pt;
	color: #f79707;
	background-color: #000000;
	font-weight: normal;
	padding: 15px 50px 10px 25px;
	background-image: url( ../images/p4b.gif );
	background-position: top left;
	background-repeat: no-repeat;
	height: 100px;
	min-height: 100px;
	text-align: left;
	}
p.home5 {
	font-size: 10pt;
	color: #000000;
	background-color: #000000;
	font-weight: normal;
	text-indent: 70px;
	padding: 15px 50px 10px 25px;
	background-image: url( ../images/p5b.gif );
	background-position: top left;
	background-repeat: no-repeat;
	height: 150px;
	min-height: 150px;
	text-align: left;
	}
p.home6 {
	font-size: 10pt;
	color: #000000;
	background-color: #000000;
	font-weight: normal;
	padding: 17px 75px 10px 45px;
	background-image: url( ../images/p6b.gif );
	background-position: top left;
	background-repeat: no-repeat;
	height: 175px;
	min-height: 175px;
	text-align: left;
	}
p.home7 {
	font-size: 10pt;
	color: #000000;
	background-color: #000000;
	font-weight: bold;
	padding: 15px 60px 10px 15px;
	background-image: url( ../images/p7b.gif );
	background-position: top left;
	background-repeat: no-repeat;
	height: 100px;
	min-height: 100px;
	text-align: left;
	}
span.white {
	font-size: 15pt;
	color: #ffffff;
	background-color: transparent;
	font-weight: bold;
	text-align: left;
	}

.homeshow {
position:absolute;
top:0px;
left:0px;
}


.collage { width: 563px; 
	background-color: #f79707; 
	position: absolute; 
	top: 90px;
	left: 20px;
	z-index:5;
	text-align: center;
	}
	
	
.a1 { position: absolute;
	top: 0px;
	left: 0px;
	}
.a2 { position: absolute;
	top: 0px;
	left: 300px;
	}
.a3 { position: absolute;
	top: 0px;
	left: 389px;
	}
.b1 { position: absolute;
	top: 163px;
	left: 0px;
	}
.b2 { position: absolute;
	top: 162px;
	left: 148px;
	}
.b3 { position: absolute;
	top: 207px;
	left: 389px;
	}

LI {
	padding-bottom: 10px;
	}
.linkbuttons {
	width: 800px;
	text-align: right;
	}
.ehi {
	font-family: "Garamond";
	font-weight: bold;
	color: #f79707;
	}
DT.9ways  { color: #ffd42f;
	text-transform: uppercase;
	font-weight: bold;
	}
DD.9ways  { color: #ffdd66; }
	
HR { color: #f79707; }
HR.con3 { color: #f79707; }

H2, .title {
	font-weight: bold;
	color: #f79707;
	font-size: 110%;
	}
.testi {
	color: #ffdd66;
	font-size: 90%;
	padding: 10px;
	}


.search1 {
	position: absolute;
	top: 10px;
	left: 590px;
	background-color: transparent;
	text-align: center;
	color: #fff799;
	width: 130px;
	}
.search2 {
	position: absolute;
	top: 11px;
	left: 720px;
	}
A:link {
	text-decoration: none;
	color: #ffd42f;
	}
A:visited {
	text-decoration: none;
	color: #f79707;
	}
A:active {
	text-decoration: none;
	color: #ffcc99;
	}
A:hover {
	text-decoration: underline;
	color: #ffd42f;
	}

p.linksdiv3 {
	width: 180px;
	min-width: 180px;
	color: #f79707;
	background-color: #000000;
	font-size: 14pt;
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #ffd42f;
	margin: 0px 0px 0px 0px;
	}

A.nav:link {
	text-decoration: none;
	background-color: #000000;
	color: #fff799;
	width: 180px;
	min-width: 180px;
	height: 27px;
	font-size: 14pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	filter:alpha(opacity=90);
	 -moz-opacity: 0.90;	
	}

A.nav:visited {
	text-decoration: none;
	color: #fff799;
	width: 180px;
	height: 27px;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	filter:alpha(opacity=90);
	 -moz-opacity: 0.90;
	}
A.nav:active {
	text-decoration: none;
	color: #ffcc99;
	width: 180px;
	height: 27px;

	font-size: 14pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	filter:alpha(opacity=90);
	 -moz-opacity: 0.90;
	}
A.nav:hover {
	text-decoration: none;
	color: #ffd42f;
	width: 180px;
	height: 27px;
	font-size: 14pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	filter:alpha(opacity=50);
	 -moz-opacity: 0.50;
	}


p.nav2 {
	width: 170px;
	min-width: 170px;
	color: #fff799;
	background-color: #333333;
	font-size: 12pt;
	border-top: 0px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 0px;
	border-style: solid;
	border-color: #ffd42f;
	margin: 0px 0px 0px 0px;
	}
A.nav2:link {
	text-decoration: none;
	color: #fff799;
	width: 170px;
	height: 27px;
	font-size: 12pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	filter:alpha(opacity=80);
	 -moz-opacity: 0.80;
	background-color: #333333;	
	}
A.nav2:visited {
	text-decoration: none;
	color: #fff799;
	width: 170px;
	height: 27px;
	font-size: 12pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	filter:alpha(opacity=80);
	 -moz-opacity: 0.80;
	background-color: #333333;
	}
A.nav2:active {
	text-decoration: none;
	color: #ffcc99;
	width: 170px;
	height: 27px;
	font-size: 12pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	filter:alpha(opacity=80);
	 -moz-opacity: 0.80;
	background-color: #333333;
	}
A.nav2:hover {
	text-decoration: none;
	color: #fff799;
	width: 170px;
	height: 27px;
	font-size: 12pt;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	filter:alpha(opacity=50);
	 -moz-opacity: 0.50;
	background-color: #333333;
	}
.linksdiv2 {
	border-top: 1px;
	border-left: 1px;
	border-right: 1px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #ffd42f;
	z-index: 999;
	visibility: hidden;
	background-color: #000000;
	}
p.nav2b {
	width: 140px;
	min-width: 140px;
	color: #fff799;
	background-color: #000000;
	font-size: 12pt;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 0px;
	}
A.nav2b:link {
	text-decoration: none;
	color: #fff799;
	width: 140px;
	font-size: 12pt;
	padding-top: 2px;
	background-color: #000000;	
	}
A.nav2b:visited {
	text-decoration: none;
	color: #fff799;
	width: 140px;
	height: 27px;
	font-size: 12pt;
	background-color: #000000;
	}
A.nav2b:active {
	text-decoration: none;
	color: #ffcc99;
	width: 140px;
	height: 27px;
	font-size: 12pt;
	background-color: #000000;
	}
A.nav2b:hover {
	text-decoration: none;
	color: #ffd42f;
	width: 140px;
	height: 27px;
	font-size: 12pt;
	background-color: #000000;
	}

p.linksdiv3a {
	width: 180px;
	min-width: 180px;
	color: #f79707;
	background-color: #000000;
	font-size: 14pt;
	border-top: 1px;
	border-left: 2px;
	border-right: 2px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #ffd42f;
	margin: 0px 0px 0px 0px;
	}
A.nav3:link {
	text-decoration: none;
	color: #fff799;
	width: 180px;
	height: 27px;
	font-size: 14pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;	
	}

A.nav3:visited {
	text-decoration: none;
	color: #fff799;
	width: 180px;
	height: 27px;
	font-size: 14pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;	
	}

A.nav3:active {
	text-decoration: none;
	color: #fff799;
	width: 180px;
	height: 27px;
	font-size: 14pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;	
	}

A.nav3:hover {
	text-decoration: none;
	color: #fff799;
	width: 180px;
	height: 27px;
	font-size: 14pt;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-color: #000000;	
	}
A.logo:link {
	text-decoration: none;
	margin: 2px;
	position: relative;
	top: 2px;
	}
A.logo:visited {
	text-decoration: none;
	margin: 2px;
	position: relative;
	top: 2px;
	}
A.logo:active {
	text-decoration: none;
	margin: 2px;
	position: relative;
	top: 2px;
	}
A.logo:hover {
	text-decoration: none;
	margin: 2px;
	position: relative;
	top: 2px;
	}
.bluff {
	height: 1px;
	padding-top: 2px;
	font-size: 14pt;
	border-top: 1px;
	border-left: 1px;
	border-right: 0px;
	border-bottom: 1px;
	border-style: solid;
	border-color: #000000;
	filter:alpha(opacity=90);
	 -moz-opacity: 0.90;
}
.line {
	width: 0px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FF9900;
}

