
BODY  {

	color : Black;
	font-family : Georgia,"Times New Roman", Times, serif;
	font-size: 12pt;
	text-align:center;
	padding:0;
	margin:0;
	background : black url(/images/pagebg.png) repeat-y fixed center;
	
	
	}

#wrap{
width:100%;
margin: 0 auto;
text-align:center;
background: transparent;
border: 0px solid #A1A100;
border-top:0px;
}

#header{
width:100%;
margin: 0 auto;
padding:0;
text-align:center;
/*height:50px;*/
border: 0px;
}
div#topnav{
position:absolute;
top:48px;
width:100%;
margin:0 auto;
padding:0px;
text-align : center;
z-index:1000;

}

div#contentW{
	border-top:0px solid black;
	padding: 10px;
	width:730px;
	margin: 0 auto;
}
div#outer{
	background-color : white;
	border : 1px solid black;
	border-top:0px;
	/*padding: 5px;*/
}

div#innerWidth{
	width:100%;
}
div#inner{
	background-color : white;
	/*border : 1px solid black;*/
}

#content{
	background-color : white;
margin: 0px 50px 0px 50px;
text-align:left;
}	

H1 {
	font-size: 20pt;
	letter-spacing:1px;
	color: #bb0000;
	text-align:center;
	font-family:Impact, sans-serif;
	margin-top:5px;
	font-weight:normal;
}

.color2{
	color: #585110;
}

H2 {
	font-size: 16pt;
	color: #585110;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		margin-top: 30px;
		margin-bottom: 20px;
		font-weight: bold;
		text-align:center;
}

H3 {
margin:5px;
text-align : center;
	font-size: 16pt;
	color: maroon;
		font-family:Tahoma, Geneva, Arial, sans-serif;
}

#sidebar H3{
	font-size : 16px;
	padding:3px;
}

H4 {

font-weight: normal;
    font-size: 16pt;
	font-family: Arial, Helvetica, sans-serif;
	margin-top:0px;
	}
	
H5 {
    font-size: 84%;
	}

ul{
	text-align:left;
	}

li{
	padding:5px;
	text-indent: 0; 
	list-style-image : url(/images/smsbullet.png);
	text-align:left;
}	

.exclamation ul{
	text-align:left;
	}

.exclamation li{
	padding:5px;
	text-indent: 0; 
	list-style-image : url(/images/bullet1.png);
	text-align:left;
}	

ol{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight:bold;
	color: maroon;
}
ol li{
	list-style-image : none;
}
ol p{
	text-indent:0;
	font-family:georgia;
	font-size: 11pt;
	font-weight:normal;
	color: black;
	padding:5px;
	text-indent: 0; 
	list-style-image : none;
	text-align:left;
}
	
A {
	text-decoration: underline;
	color: Blue;
}

A:Hover {
	text-decoration: none;
	color: #000070;
	background-color : #C2BFA5;
}

A.nav {
	text-decoration: none;
	color: #0000CC;
}

A.nav:Hover {
	text-decoration: underline;
	color: #0000CC;
	background-color : #FFFFCC;
}

A.navorder{
	text-decoration: none;
	color: #990000;
}

A.navorder:Hover {
	text-decoration: underline;
	color: #990000;
	background-color : #FFFFCC;
}

.light {
	text-decoration: underline;
	color: White;
}

P {
    font-size:12pt;
	text-indent:0em;
	line-height:150%;
	margin-bottom:1.5em;
}
P.noindent {
	text-indent:0;
	text-align:center;
}
P.dropcap {
	text-indent:0;
}

/*  NAV */

ul.menu {
	/*background: url('/images/nav.png');*/
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;

	border-left: none;
	border-right: none; /* Removes extra right black border on last elements */
	font: 11px Arial, sans-serif;
}

ul.menu li {
 float: left;
 padding:0;
}

ul.menu a {
 display: block;
	float: left; /* This is for Win/IE only */
	 padding: 0 2em;
	border-right: 1px solid #333;
	border-bottom: 1px solid #333;
	background: #FFFFCA;
	color: #333;
	line-height: 1.6em;
	text-decoration: none;
	
	font-weight: bold;
}

ul.menu a:hover {
 /*background: url('/images/navhover.png');*/
	color: #FFF;
	background-color: #0002F2;
}

li.navCurrent a, li.navCurrent a:hover{
	color: black;
	background-color: #ccc;
	cursor:default;
}




#botmenu{
	margin-top:15px;
text-align:center;
color : black;
	font-size: 75%;
}
#footer{
	font-size: 11px;
	text-align:center;
	color: #6B6B6B;
	height:80px;
}
#footer a {


font-size: 11px;
	color: #7374FF;
	text-decoration: underline;
	font-family : Arial, Helvetica, sans-serif;
}

#footer a:hover {
	color: navy;
}


#botmenu a {


	color: #0099CC;
	text-decoration: underline;
	
}

#botmenu a:hover {
	color: navy;
	background-color:white;
}

.orderW{
	width:400px;
}
.order{
	border: 5px dashed #C2BFA5;
	
}
.strikthru{
	text-decoration : line-through;

}

.hilite{
		color:black;
	background-color:yellow;
}

TD p{
	margin:0;
	padding:8px;
	line-height:1.5em;
}

.bold1{
	font-weight : bold;
	color:navy;
}

.bold2{
	font-weight : bold;
	color:maroon;
}

.outline{
	border: 2px dashed #999;
}

#dwindow{
position:absolute;
left:0px;
top:0px;
font-family:arial,sans-serif;
font-size:14px;
color:white;
background-color:#ddd;
border: 3px solid Maroon;
/*cursor:move;   javascript to go with: onMousedown="initializedrag(event)" onMouseup="stopdrag()" onSelectStart="return false"   */
z-index:998;
/*display:none*/
}

#dwindow a{

text-decoration: none;
padding:3px;
border: 1px solid #666;
background-color: ivory;
color: maroon;
}
#dwindow a:hover {
background-color: Maroon;
color: White;
border: 1px solid #ccc;
}

.smalltext{
	font-size:10pt;
	padding:0px;
}
.box1w{
	width:90%;
	margin:5px auto;
	text-align:left;
}
.box1{
padding: 5px;
border:3px dashed #cccccc;
}
.box2w{
	width:90%;
	margin:5px auto;
	text-align:left;
}
.box2{
padding: 10px;
border: 3px dashed #708090;
border: 1px solid maroon; 
background: #FFFFF0 none repeat;
display: block;
text-align: left; }

.box2 p {
margin:0;
border:0;
}

.box3w{
	width:90%;
	text-align : center;
	margin:5px auto;
}
.box3{
padding: 10px;
border: 5px dashed #AEAE57;
background-color:ivory;

}

.box4w{
	width:300px;
	text-align : center;
	margin:5px auto;
}
.box4{
padding: 10px;
border: 2px solid maroon;
background-color:white;
}

.box5w{
	width:100%;
	text-align : center;
	margin:5px auto;
}
.box5{
padding: 5px;
border: 3px dashed steelblue;
background-color:ivory;
}


.pic {
  float: right;
  width: 25%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}
.pic p {
  text-align: center;
  font-style: italic;
  font-size: smaller;
  text-indent: 0;
}

.testimonialbox{
	width:550px;
	margin:0 auto;
	text-align:center;
}

.underline {
	text-decoration: underline;
}

.testimonialbox{
	width:100%;
	margin:0 auto;
	text-align:center;
}
.testimonial {
text-align:left;
	font-family: "Courier New", Courier, mono;
	font-size: 10pt;
	color: #000000;
	padding: 5px;
	border: 1px solid black;
	background-color:#FFFFCC;
}

.testimonial P {
	text-indent:0em;
	padding:0px;
	line-height:110%;
	margin:1em;
}



body                    {scrollbar-face-color:black;scrollbar-highlight-color:white;scrollbar-3dlight-color:white;scrollbar-darkshadow-color:#000000;scrollbar-shadow-color:#999933;scrollbar-arrow-color:#FFFFFF;scrollbar-track-color:#CCCCCC;}

/*h1                      {font-family:Tahoma,Arial,Helvetica;font-size:18pt;font-weight:bold;color:#FF0000;text-align: center;text-indent:0px;}
h2                      {font-family:Tahoma,Arial,Helvetica;font-size:18pt;font-weight:bold;text-align: center;text-indent:0px;}
*/
h4                      {font-family:Tahoma,Arial,Helvetica;font-size:14pt;font-weight:bold;text-align: center;text-indent:0px;}
h5                      {font-family:Tahoma,Arial,Helvetica;font-size:13pt;font-weight:bold;color:#FF0000;text-indent:0px;}
h6                      {font-family:Tahoma,Arial,Helvetica;font-size:12pt;font-weight:bold;text-indent:0px;}
.header                      {font-family:Tahoma,Arial,Helvetica;font-size:13pt;font-weight:bold;color:#FF0000;text-indent:0px;}
.first                  {font-family:Tahoma,Verdana,Arial;font-size:11pt;text-indent:0px;}
.noindent               {text-indent:0px;text-align: left}
.list                   {font-family:Tahoma,Verdana,Arial;font-size:11pt;text-align: left;text-indent:0px;}
.signature              {font-family:Tahoma,Verdana,Arial;font-size:11pt;PADDING-LEFT:270px;text-align: left;text-indent:0px;}
.guarantee              {font-family:Tahoma,Verdana,Arial;font-size:11pt;text-align: left ;}
.copyright              {font-family:Tahoma,Verdana,Arial;font-size:8pt;text-align: center}
.order                  {font-family:Tahoma,Verdana,Arial;font-size:11pt;text-align: left;}
.top                    {font-family:Tahoma,Verdana,Arial;font-size:11pt;text-indent:0px;}


#sidebar { border: 1px solid rgb(192, 192, 192); margin: 0pt -16px 25px 23px; padding: 0px; background: rgb(249, 247, 236) none repeat; display: block; float: right; width: 220px; text-align: left; }
.sidebar { margin: 0pt; padding: 10px; font-family:arial;font-size:12px; }
.certificatebox { border: 1px solid rgb(227, 240, 207); padding: 0pt; width: 409px; background-image: url('certif.gif'); }

 .list2 li  {font-family:Tahoma,Verdana,Arial;font-size:11pt;text-align: left;text-indent: 0;  list-style-image : url(/images/qmark.png); }
 .list3 li  {font-family:Tahoma,Verdana,Arial;font-size:11pt;text-align: left;text-indent: 0;  list-style : square none;    }


#orderformpxp{
	border:2px solid black;
	padding: 5px;
}
.orderformemail{
	border: 2px solid #CECECE;
	background : White;
	padding: 1px;
	margin:0 auto;
	width:70%;
}
orderformemail p{
	margin:0;
	padding:0;
}

.preordercells{
	background-color:white;
	border: 2px solid #D0D0D0;
}

.box1 H2, .box2 H2, .box3 H2{
	margin-top:2px;
}

.showhide{
padding:5px;
background-color:#FFFFEA;
border:4px dashed #5D5D5D;
display:none;
}

P.dropcap {
	text-indent:0em;
}
