td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#titlebar {
  width: 1024px;
  height: 300px;
  }
#wrapper {
  width: 1024px;
  margin: 0 auto;
  background: url(../images/RedFlameMan/back.jpg);
  background-repeat: no-repeat;
  background-position: top;
  }
#wrapper2 {
  width: 1024px;
  margin: 0 auto;
  }   
#footer {
  background: #000000 url(../images/RedFlameMan/footer.jpg);
  width: 800px;
  height: 35px;
  margin: 5;
  margin-left:auto;
  margin-right:auto;
  padding: 0;
  color: #FF0000;
  font-size: 75%;
  clear: both;
  }
#footer p {
  margin: 0;
  padding: 5px 15px 0 25px;
  clear:both;
  }  
#sidebar {
  width: 200px;
  padding: 10px;
  float: left;
  margin: 5px 5px 5px 5px;
  border: 5px solid #660000;
  }
#container1 {
	width: 700px;
	padding: 10px;
	border: 5px solid #660000;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
  }
#con3 {
  width: 180px;
  float: left;
  clear: left;
  margin: 100px 5px 15px 30px;
  }
#price_table {
  width: 750px;
  margin: auto;
  }
#maincontent {
 
  }
.spacer {
  clear: both;
  }
#contact {
  padding: 10px;
  margin: 0px 15px 0px 5px;
  border: 5px solid #660000;
  clear: both;
  }

#gif {
  padding-top: 20px;
  clear: both;
  }
#portwrap {
  width: 700px;
  margin: auto;
  padding: 15px;
  border: 5px solid #660000;
  clear: both;
  }
/* the height spawns a vertical scrollbar on all pages
 * to prevent short pages jumping to the left on Firefox
 * add a color and tiled image background to the page */ 
html, body {
  height: 101%;
  background: #000000 url(../images/RedFlameMan/bkgsml.jpg));
  }
/* this next rule prevents Firefox adding a space beneath the
 * title image when displayed as application/xhtml+xml */

body {
  font-family: Arial, Helvetica, sans-serif;
  background-color: #000000;
  }
  
p {
  color: #FFFFFF;
  }
  

/* styles for the nav menu - remove padding, margin and bullets */
#nav ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }
/* float each list element inline */
#nav li {
  float: left;
  display: inline;
  }
/* ____________________________________________________________style the links in the nav list */
#nav a {
  display:block;
  margin: 0;
  height: 1em;
  padding: 7px 0 7px 22px;
  width: 131px;
  text-decoration: none;
  font-variant:small-caps;
  font-weight:bold;
  font-size: 100%;
  }
#nav a:link, #nav a:visited {
  background: #ff9933 url(../images/RedFlameMan/linksbkg.jpg);
  color: #FFF;
  border-left: #908AA5 solid 2px;
  border-top: #908AA5 solid 2px;
  border-right: #2C263D solid 2px;
  border-bottom: #2C263D solid 2px;
  }
#nav a:hover, #nav a:active {
  background: #DFECD9 url(../images/RedFlameMan/linksbkgselct.jpg);
  color: #FF9900;
  border-left: #EBF3E7 solid 2px;
  border-top: #EBF3E7 solid 2px;
  border-right: #777E74 solid 2px;
  border-bottom: #777E74 solid 2px;
  }
#nav {
  margin: 0 0 0 8px;
  clear: both;
  }
/* nav2________________________________________________________________________________________________________________nav2 */
/* styles for the nav menu - remove padding, margin and bullets */
#nav2 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }
/* float each list element inline */
#nav2 li {
  float: left;
  }
/* ____________________________________________________________style the links in the nav list */
#nav2 a {
  display:block;
  margin: 0;
  height: 1em;
  padding: 7px 0 7px 22px;
  width: 150px;
  text-decoration: none;
  font-variant:small-caps;
  font-weight:bold;
  font-size: 75%;
  }
#nav2 a:link, #nav2 a:visited {
  background: #660000 url(../images/RedFlameMan/linksbkgselct.jpg);
  color: #FFF;
  border-left: #908AA5 solid 2px;
  border-top: #908AA5 solid 2px;
  border-right: #2C263D solid 2px;
  border-bottom: #2C263D solid 2px;
  }
#nav2 a:hover, #nav2 a:active {
  background-color: #DFECD9;
  color: #524872;
  border-left: #EBF3E7 solid 2px;
  border-top: #EBF3E7 solid 2px;
  border-right: #777E74 solid 2px;
  border-bottom: #777E74 solid 2px;
  }
#nav2 {
  margin: 0 0 0 8px;
  clear: both;
  }
  
  
#nav3 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  }
/* float each list element inline */
#nav3 li {
  float: left;
  }
/* ____________________________________________________________style the links in the nav list */
#nav3 a {
  display: block;
  margin: 0;
  height: 1em;
  padding: 7px 0 7px 22px;
  width: 150px;
  text-decoration: none;
  font-variant: small-caps;
  font-weight: bold;
  font-size: 75%;
  }
#nav3 a:link, #nav3 a:visited {
  background: #FF9900 url(../images/RedFlameMan/linksbkg.jpg); 
  color: #FFF;
  border-left: #908AA5 solid 2px;
  border-top: #908AA5 solid 2px;
  border-right: #2C263D solid 2px;
  border-bottom: #2C263D solid 2px;
  }
#nav3 a:hover, #nav3 a:active {
  background-color: #DFECD9;
  color: #524872;
  border-left: #EBF3E7 solid 2px;
  border-top: #EBF3E7 solid 2px;
  border-right: #777E74 solid 2px;
  border-bottom: #777E74 solid 2px;
  }
#nav3 {
  margin: 0 0 0 8px;
  clear: both;
  }
  
/* special style for link to identify current page */
#thispage a:link, #thispage a:visited,
#thispage a:hover, #thispage a:active {
  background-color: #A8B2A3;
  color: #FFF;
  border-left: #5B6058 solid 2px;
  border-top: #5B6058 solid 2px;
  border-right: #B1B7AE solid 2px;
  border-bottom: #B1B7AE solid 2px;
  }


/* styles for contact form */
form {
  margin: 10px 25px 0 50px;
  }
#name, #email {
  width: 200px;
  }
#message {
  width: 500px;
  height: 150px;
  }
label, .warning {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight: bold;
  }
.warning {
  color:#F00;
  }
a:link, a:visited {
  color: #FF9900;
  }
  

