body {
	background-position: top center;
 background-color: #260000;
	background-image: url(images/backgound.jpg);
 font-family: 'Pathway Gothic One', Arial, Helvetica, sans-serif;
}
a {
 color:#e1b934;
 text-decoration:none;
}
a:hover {
 color:#e1b934;
 text-decoration:none;
}
.nav {
 color:#e1b934;
 font-weight:bold;
 font-family: Arial, Helvetica, sans-serif;
 font-size:11pt;
}
.nav a {
 color:#e1b934;
 font-weight:bold;
 font-family: Arial, Helvetica, sans-serif;
 font-size:11pt;
 text-decoration:none;
}
.nav a:hover {
 color:#e1b934;
 font-weight:bold;
 font-family: Arial, Helvetica, sans-serif;
 font-size:11pt;
 text-decoration:none;
}
.navselected {
 color:#fbd146;
 font-weight:bold;
 font-family: Arial, Helvetica, sans-serif;
 font-size:11pt;
 background-image: url(images/navhighlight.png);
 background-position: bottom center;
 background-repeat: no-repeat;
}
.navselected a {
 color:#fbd146;
 font-weight:bold;
 font-family: Arial, Helvetica, sans-serif;
 font-size:11pt;
 text-decoration:none;
}
.navselected a:hover {
 color:#fbd146;
 font-weight:bold;
 font-family: Arial, Helvetica, sans-serif;
 font-size:11pt;
 text-decoration:none;
}
h1 {
 color:#e1b934;
 font-weight:bold;
 font-size:18pt;
}
h2 {
 color:#e1b934;
 font-weight:bold;
 font-size:10pt;
}
h3 {
 color:#e1b934;
 font-weight:bold;
 font-size:14pt;
 display:inline;
}
#seobox {
 display:none;
}
#termscontainer {
 width:950px;
 margin-left:auto;
 margin-right:auto;
 color:#e1b934;
 font-family: Arial, Helvetica, sans-serif;
 font-size:11pt;
}
#termsreturnlink {
 color:#e1b934;
 font-family: Arial, Helvetica, sans-serif;
 font-size:12pt;
}
#terms {
 width:950px;
 margin-left:auto;
 margin-right:auto;
 color:#e1b934;
 font-family: Arial, Helvetica, sans-serif;
 font-size:11pt;
}
#terms h1{
 color:#e1b934;
 font-family: Arial, Helvetica, sans-serif;
 font-size:14pt;
 font-weight:bold;
 text-align:center;
 margin:0px;
 padding:0px;
}
#terms h2{
 color:#e1b934;
 font-family: Arial, Helvetica, sans-serif;
 font-size:12pt;
 font-weight:bold;
 text-align:center;
 margin:0px;
 padding:0px;
}
#terms h3{
 color:#e1b934;
 font-family: Arial, Helvetica, sans-serif;
 font-size:12pt;
 font-weight:bold;
 text-align:left;
}
#terms p{
 color:#e1b934;
 font-family: Arial, Helvetica, sans-serif;
 font-size:10pt;
 text-align:justify;
}