/* Defaults ****** ****************************************************************************** Defaults  ******/
.printonly {
display:none;
}
body{
	font-family: Arial,sans-serif;
	color: #000000;
	line-height: 1.166;	
	margin: 0px;
	padding: 0px;
	font-size:12px;

}

a:link, a:visited, a:hover {
	color: #0033FF;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}
#banner_current{
    color: #990000;
    }

h1, h2, h3, h4, h5, h6 {
	font-family: Arial,sans-serif;
	margin: 0px;
	padding: 0px;
}

h1{
 font-family: Verdana,Arial,sans-serif;
 font-size: 140%;
 color: #000000;
}

h2{
 font-size: 120%;
 color: #990000;
}

h3{
 font-size: 100%;
 color: #333333;
}

h4{
 font-size: 100%;
 font-weight: normal;
 color: #333333;
}

h5{
 font-size: 100%;
 color: #334d55;
}
/* Main Containers ****************************************************************************** Main Containers **/
div.wrapper {
	position:relative;
	width:800px;
	background-color: white;
	margin-top: 0;
	margin-bottom: 0;
	padding: 0px;
	border-right: 2px solid #a30000;
	border-left: 2px solid #a30000;
}


#footer{
	
	clear: both;
	background-color:#e7bf20;
	border-top: 2px solid #a30000;
	border-bottom: 2px solid #a30000;
	font-size: 100%;
	color: #000000;
	padding: 10px 10px 10px 10px;
	margin-top: -487px;
	margin-bottom:-425px;
	text-align:center;
	bottom:0px;
}
/* negative top margin pulls siteinfo 
	up so its top border overlaps 
	(and thus lines up with)
	the bottom border of the navBar 
	in cases where they "touch" */

#content{
	position: relative;
	margin-left: 170px;
	top: -497px;
	right: 0px;
	padding: 10px 10px 0px 10px;
}

#content p{
	font-family:Arial, Helvetica, sans-serif;
	color: black;
	font-size:14px;
	}
#content ul{
	font-family:Arial, Helvetica, sans-serif;
	color: black;
	font-size:14px;
	}

/*  Top Navigation ****************************************************************************** TOP Navigation **/
#topnavbar {
	position:absolute;
	width:541px;
	height:30px;
	top:106px;
	left: -12px;
	z-index:2;
	}
#topnavbar a {
	font-size: 10pt;
	padding: 0px 4px 0px 0px;
	color: #FFFFFF;
	font-weight:bold;
}
#topnavbar a:hover {
	color: #FFFF33;
	text-decoration: underline;
	}

/*  Left Navigation  ****************************************************************************** Left Navigation */
#navBar{
	margin: 0 79% 0 0;
		padding: 0px 4px 2px 0px;
/*	background-color: #e7bf20;
	border-right: 2px solid #a30000;
	border-bottom: 2px solid #a30000; */
}
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #a30000;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}


/*********** #sectionLinks styles ***********/

#sectionLinks{
	position: relative;
	margin: 0px;
	padding: 0px;
	font-size: 150%;


}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a:link{
	padding: 2px 2px 2px 10px;
	border-top: 1px solid #a30000;
	width: auto;
  voice-family: "\"}\""; 
  voice-family:inherit;
	width: auto;
	color:#000000;
}

#sectionLinks a:visited{
	border-top: 1px solid #a30000;
	padding: 2px 0px 2px 10px;
	color:#333333;
}

#sectionLinks a:hover{
	border-top: 1px solid #a30000;
	background-color: #FFFF99;
	padding: 2px 0px 2px 10px;
	text-decoration: none;
}
/***** MENU STYLE *********/

.menu{
	clear: both;
	padding: 5px 5px 5px 5px;
	font-size: 10pt;
	margin-bottom:10px;
	border: 1px #a30000 dotted;
}

.menu p{
	padding: 0px 0px 10px 0px;
}
.menu tr {
	vertical-align:top;
	}
.menu td {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	}
.menu table{
	width:100%;
	padding:0;
	
	}
.price {
	width:60px;
	text-align: right;
	}
.price INPUT {text-align:right;}
/********checkout style *************/
.checkout{
	clear: both;
	padding: 5px 5px 5px 5px;
	font-size: 10pt;
	margin-bottom:10px;
	border: 1px #a30000 dotted;
}

.checkout p{
	padding: 0px 0px 5px 0px;
}
.checkout tr {
	vertical-align:top;
	}

/* Footer Style  ****************************************************************************** Footer Style **/
#footer a:link{
	color:#000000;
	text-decoration:none;
}

#footer a:visited{
	color:#333333;
}

#footer a:hover{
	text-decoration:underline;
	background-color: #FFF9AE;	
}



/* start Image ready CLASSES ****************************************************************************** IMAGEREADY **/
div.MastHead {
	position:relative;
	left:0px;
	top:0px;
	width:800px;
	height:153px;
}

div.banner-logo_ {
	position:absolute;
	left:0px;
	top:0px;
	width:206px;
	height:153px;
}

div.banner-just-masthead-02_ {
	position:absolute;
	left:206px;
	top:0px;
	width:594px;
	height:153px;
}

/***** Contact  Us Class *********************************************************************************** Contact Us Class **/
.contcol1 { text-align:right;
			width:110px;
			font-family:Arial, Helvetica, sans-serif;
}
.conttable {
	padding: 2%;
	background-color:#e7bf20;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #a30000;
	border-right-color: #a30000;
	border-bottom-color: #a30000;
	border-left-color: #a30000;
}
.conthead { background-color:#e7bf20;
}
.conthead h1{
	text-align:center;
	font-size:16pt;
	color:#a30000;
}

.faqletter {
font-size: 120%;
font-weight:bold;
color: #990000;
}