/* CSS Document */


body {
margin:0;
background-image: url(images/background.jpg); 
color:#000000;
font-family: "Trebuchet MS";
font-size: 16px;
}

a
{
  outline: none;
}

h1 {
	color: #921012;
	font-family: "Trebuchet MS";
	font-size: 28px;
	font-weight:bold;
	padding-bottom:20px;
	padding-top:6px;
	margin-top:-6px;
}

.h1_faq{
	color: #921012;
	font-family: "Trebuchet MS";
	font-size: 28px;
	font-weight:bold;
	padding-bottom:0px;
	padding-top:6px;
	margin-top:-6px;
	text-align:center;
}
h2 {
font-size:16px;
font-weight:normal;
background-color:yellow; 
padding:2;
}

h3 {
	color: #0000CC;
	font-size:18px;
	font-weight: bold;
	}

h4 {
	color: #921012;
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-weight:bold;
	margin-bottom:-3px;
	margin-top:30px;
}


.style2 {
	color: #921012;
	font-family: "Trebuchet MS";
	font-size: 16px;
	line-height:1em;
	font-weight:bold;
}
.style3 {
	color: #FF0000;
	font-family: "Trebuchet MS";
	font-size: 18px;
	line-height:1.3em;
	font-weight:bold;
}

.style5 {
	color: #0000FF;
	font-weight: bold;
	font-size: 24px;
}

.style6 {color: #FFFFFF}

.style8 {font-size: 10px}
.style10 {	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 13px;
	line-height:1.2em;
}
.style10_hts {	font-family: "Courier New", Courier, monospace;
	font-weight: bold;
	font-size: 12px;
	line-height:1.2em;
	padding-left:60px;
	padding-right:60px;
}

.style11 {	font-size: 18px;
	font-weight: bold;
}
.style12 {color: #0000FF}
.style13 {font-size: 12px}
.style14 {font-size: 18px}
.style15 {
	font-size: 12px;
	color: #921012;
	font-weight: bold;
}
.style16 {font-size: 16px}

.style17 {
	color: #0000FF;
	font-weight: bold;
	font-size: 48px;
	margin-bottom: -20px;
	margin-top:0px;
	padding-top:0px:
	padding-bottom:0px;
}

.style18 {
	color: #0000FF;
}

.style21 {font-size: 38px; text-align:center;}
.style22 {font-size: 29px}
.style23 {font-weight: bold}


.copyright {
	color: #FFFFFF;
	font-size:10px;
	line-height: 10px;
	}
	
.footer {
	color: #000000;
	font-size: 12px;
}

.bodytext {
	color: #000000; }
	
.ja_bodytext {
line-height:1.9em;
text-align:justify;
font-weight:bold;
padding-left:100px;
padding-right:100px;
}

.ja_pages {
font-size: 10px;
}

.highlight {
background-color:yellow; 
padding:2;
}

.testimonial {
	font-style:italic;
	font-size:12px;
	color: #FFFFFF;
	font-weight:bold;
	}

a
{
  outline: none;
}

a:link {
	color: #921012;
	text-decoration:none;
	font-weight: bold;
}
a:visited {
	color: #921012;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color: #000;
	text-decoration:underline;
}
a:active {
	color: #000;
	text-decoration:underline;
}

.blue {
color: #0000FF;
}

.blue a:link {
	color: #0000FF;
	text-decoration:underline;
	font-weight: bold;
}
.blue a:visited {
	color: #0000FF;
	text-decoration:underline;
	font-weight:bold;
}
.blue a:hover {
	color: #921012;
	text-decoration:none;
}

.blue a:active {
	color: #921012;
	text-decoration:none;
}


.download a:link {
	color: #0000FF;
	text-decoration:underline;
	font-weight: bold;
}
.download a:visited {
	color: #0000FF;
	text-decoration:underline;
	font-weight:bold;
}
.download a:hover {
	color: #000;
	text-decoration:none;
}
.download a:active {
	color: #000;
	text-decoration:none;
}

.footer a:link {
	color: #921012;
	text-decoration:none;
	font-weight: bold;
}
.footer a:visited {
	color: #921012;
	text-decoration:none;
	font-weight:bold;
}
.footer a:hover {
	color: #000000;
	text-decoration:underline;
}
.footer a:active {
	color: #000000;
	text-decoration:underline;
}

a.bodytext:link {
	color: #921012;
	text-decoration:none;
	font-weight: bold;
}
a.bodytext:visited {
	color: #921012;
	text-decoration:none;
	font-weight:bold;
}
a.bodytext:hover {
	color: #000000;
	text-decoration:underline;
}
a.bodytext:active {
	color: #000000;
	text-decoration:underline;
}

.sales {
	color: #0000CC;
	font-size:18px;
	font-weight: bold;
	}

h3 a:link {
	color: #0000CC;
	text-decoration:underline;
	font-weight: bold;
}
h3 a:visited {
	color: #0000CC;
	text-decoration:underline;
	font-weight:bold;
}
h3 a:hover {
	color: #921012;
	text-decoration:none;
	font-weight: bold;
}
h3 a:active {
	color: #921012;
	text-decoration:none;
	font-weight: bold;
}

.navmenu {
	font-size: 12px;
}

 /* CONTACT FORM */


.shadeform	{
		background-color:#FFFFCC;
		color: #000000;
		text-align: left;
		border: #921012 1px solid;
		padding: 8px;
		}

textarea	{
		background-color: #ffffff;
		font-family: "Trebuchet MS";
		font-size: 12px;
		color: #000000;
		text-align: left;
		width: 250PX;
		height: 75PX;
		border: #3399FF 1px solid;
		}
		
.input {
	border: #3399FF 1px solid;
	font-family: "Trebuchet MS";
	width: 250PX;
	height: 22px;
	font-size: 12px;
	}

.inputcaptcha {
	border: #3399FF 1px solid;
	font-family: "Trebuchet MS";
	font-size: 12px;
	}
			
.button 	{
		background-color:#444444;
		background-image: url("../images/button.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #999999;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #000000 1px solid;
		}


.buttonon 	{
		background-color:#444444;
		background-image: url("../images/buttonon.gif");
		FONT-FAMILY: arial, verdana, helvetica, sans-serif;
		color: #FFFFFF;
		font-size: 8pt;
		cursor:pointer;
		font-weight: bold;
		text-align: center;
		padding-left: 5px;
		padding-right: 5px;
		padding-top: 3px;
		padding-bottom: 3px;
		BORDER: #FFFFFF 1px solid;
		}

#startflash
{
  display: block;
  width: 500px;
  height: 375px;
  background: url("images/start_flash.jpg") no-repeat 0 0;

}

#startflash:hover
{ 
  background-position: 0 -375px;
}

#startflash span
{
  display: none;
}

#mysubmit { 
/*background-color: #cfc; */
font-size: 120%;
padding: 10px; 
font-weight: bold; 
}


#hintbox{ /*CSS for pop up hint box */
position:absolute;
top: 0;
background-color: lightyellow;
width: 150px; /*Default width of hint.*/ 
padding: 3px;
border:1px solid black;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
border-right: 3px solid black;
border-bottom: 3px solid black;
visibility: hidden;
}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
font-weight: bold;
color: navy;
margin: 3px 8px;
}

/* NAVIGATION */

#menu_button
{
  color: #370000;
  font-size:16px;
  font-weight:bold;
  display: block;
  text-align:center;
  width: 126px;
  height: 33px;
  background: url("images/gold_bar_button.png") no-repeat 0 0;

}

#menu_button:hover
{ 
  background-position: 0 -33px;
  text-decoration:none;
  color: #990033;
}

#menu_button span
{
  display: block;
}

#menu_buttonactive
{
  display: block;
  width: 126px;
  height: 33px;
  background: url("images/gold_bar_button.png") no-repeat 0 0;
  background-position: 0 -33px;

}

#menu_buttonactive:hover
{ 
  background-position: 0 0;
}

#menu_buttonactive span
{
  display: block;
}
