#back {
  margin:0;
  padding:0;
  /*background:#FFD9BF;*/
  background:#f9f5f0;
  color:#000;
  font-family: Arial,sans-serif;
  font-size: 11pt;
}
.wrap {
  background-color: #69C;
  margin:0 auto;
  width:604px;
  height:515px;
  /*border: 1px solid #FF9933;*/
}
#wrapBack {
  background:#F8F9F9;
  margin:0 auto;
/*	width:100%;*/
  width:799px;
}
#headerWrapHome {
  border: 1px solid #000000;
  background:#FF6600;
  margin:0 auto;
  width:100%;
  height:56px;
}
#headerWrap {
  border: 1px solid #000000;
  background:#FF6600;
  margin:0 auto;
  width:799px;
  height:56px;
}
#main_back {
  border: 1px solid #999999;
  background:#F8F9F9;
  float:left;
  width:797px;
}

.scotch {
  font-size: 8pt;
  float:right;
  padding-right:20px;
}
img.floatLeft { 
  float: left; 
  margin: 14px; 
}
.sideText {
  font-family: verdana, Arial,sans-serif;
  color: #8a7e7e;  /* 9d9090 */
  font-size: 14px;
  font-weight:bold;
}
.sideTextsmall{
  font-family: verdana, Arial,sans-serif;
  color: #8a7e7e;  /* 9d9090 */
  font-size: 11px;
}
.text {
  font-family: Arial,sans-serif;
  color: #333333;
  line-height: 1.166;	
  font-size: 10px;
}
.text1 {
  font-family: Arial,sans-serif;
  color: #000033;
  line-height: 1.166;	
  font-size: 11px;
}
.text2 {
  font-family: Arial,sans-serif;
  color: #000033;
  line-height: 1.166;	
  font-size: 12px;
}
.text3 {
  font-family: Arial,sans-serif;
  font-style:italic;
  color: #2f2f2f;
  line-height: 1.166;	
  font-size: 13px;
}
.text3A {
  font-family: Arial,sans-serif;
  font-weight:bold;
  color: #2f2f2f;
  line-height: 1.166;	
  font-size: 13px;
}
.text3B {
  font-family: Arial,sans-serif;
  color: #2f2f2f;
  line-height: 1.166;	
  font-size: 13px;
}
.text5 {
  font-family: Arial,sans-serif,verdana;
  color: #000033;
  line-height: 1.20;	
  font-size: 10pt;
}
.text4 {
  font-family: verdana;
  font-weight:bold;
  color: #000000;
  line-height: 1.166;	
  font-size: 15px;
}

/* -- under picture link -- */

.titles {

  font-size: 11px;
  font-family: Verdana, Arial;
  color:#000000;
  text-decoration: none;
}
.titles a:link {

  font-size: 11px;
  font-family: Verdana, Arial;
  color:#000000;
  text-decoration: none;
}
.titles a:visited {
  font-size: 11px;
  font-family: Verdana, Arial;
  color:#000000;
  text-decoration: none;
}	
	
.titles a:hover {
  font-size: 11px;
  font-family: Verdana, Arial;
  color:#AC4703;
  text-decoration: underline;
}
/* -- end under picture link -- */

.textTop {
  font-size: 13px;
  font-family: Verdana, Arial;
  color:#000000;
  /*background: url(../art/freeshipping2.gif) no-repeat;*/
}
.textTopFree {
  font-size: 13px;
  font-family: Verdana, Arial;
  color:#000000;
  background: url(../art/freeshipping3.gif) no-repeat;
}

.bord {
  padding:2px; 
  background:#EEEEEE; 
  border:1px solid #CCCCCC;
}
.bord2 {
  padding:4px; 
  background:#fbf8f3; 
  border:1px solid #EEEEEE;
}

.indent {
  padding:20px 30px 20px 30px;
}

/* ----- Comments Form  --------- */
div.quote {
  padding: 1px;
  background-color: #F8F8F8;
  border: 1px solid #CCCCCC;
  width: 650px;
}
div.quote p {
  font-size: .8em;
  margin: 0px 0px 0px 0px;
}
div#commentForm {
  display: none;
  margin: 0px 10px 0px 1px;
  font-family: Arial, sans-serif;
  font-size: .9em;
}
a.commentLink {
  font-family: Arial, sans-serif;
  font-size: .99em;
}
/* --- End Comments Form  --------- */

#footer {
  font-size: 10px;
  font-family: Verdana, Arial;
  color:#000000;
  background:#F8F8F8;
  clear:both;
}
#footer p {
  padding:5px;
  margin:0;
}
/* --- New design - May 09  --------- */
#footer1 {
  font-size: 10px;
  font-family: Verdana, Arial;
  color:#000000;
  background:#f9f5f0;
  clear:both;
}
#footer1 p {
  padding:5px;
  margin:0;
}
.text3B {
  font-family: Arial,sans-serif;
  color: #2f2f2f;
  line-height: 1.166;	
  font-size: 13px;
}

/*--------------------
   About Me  
--------------------- */ 
#wrapAbout {
  background:#F8F9F9;
  margin:0 auto;
/*	width:100%;*/
  width:799px;
}
#main_aboutMe {
  border: 1px solid #999999;
/*  background:#F3F7FA;*/
  background:#F8F9F9;
  float:left;
  width:797px;
}
.indent_aboutMe {
  padding:0px 190px 20px 30px;
}

.onhover {
  border: 1px #808080 solid;
  font-size: 9pt; 
  font-family: verdana,arial; 
  color: #330000;
  background: #F5F5F5;
}
.nohover {
  border: 1px #F8F9F9 solid;
  font-size: 9pt; 
  font-family: verdana,arial; 
  color: #330000;
  background:#F8F9F9;
}
/*--------------------
 Home page borders 
 --------------------*/
.back_mid {
  background: url(../art/border_mid.gif);
}
.back_side {
  background: url(../art/side.gif);
}
.back_mid_bot {
  background: url(../art/border_mid_bottom.gif);
}
/*---------------------------------
 Home page borders - darker borders
 ---------------------------------*/
.back_mid2 {
  background: url(../art/border_mid2.gif);
}
.back_side2 {
  background: url(../art/side2.gif);
}
.back_mid2_bot {
  background: url(../art/border_mid2_bottom.gif);
}
.back_mid3 {
  background: url(../art/border_mid3.gif);
}
.back_side3 {
  background: url(../art/side3.gif);
}
.back_mid3_bot {
  background: url(../art/border_mid3_bottom.gif);
}

a:link {
  font-size: 10pt;
  font-family: Arial;
  color:#AC4703;
  text-decoration: none;
}
a:visited {
  font-size: 10pt;
  font-family: Arial;
  color:#AC4703;
  text-decoration: none;
}	
	
a:hover {
  font-size: 10pt;
  font-family:  Arial;
  text-decoration: underline;
  color:#FF9900;
}

a.con {
  font-size: 10pt;
  font-family: Arial;
  color:#AC4703;
  text-decoration: underline;
}
a.con:link {
  font-size: 10pt;
  font-family: Arial;
  color:#AC4703;
  text-decoration: underline;
}
a.con:visited {
  font-size: 10pt;
  font-family: Arial;
  color:#AC4703;
  text-decoration: underline;
}	
	
a.con:hover {
  font-size: 10pt;
  font-family:  Arial;
  text-decoration: underline;
  color:#FF9900;
}




a.hidden {
  color: #000000;
}

a.hidden:visited {
  color: #000000;
}

a.hidden:hover {
	color: #0000CC;
}

a.hidden:active {
  color: #000000;
}

a.nav:link {
	color: #333333;
	padding: 2px;}

a.nav:visited {
	color: #cccccc;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
	background-color: #666666;
	padding: 2px;
}

a.menu {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

a.menu:hover {
	font-family: arial, helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	letter-spacing: 1px;
	}

a.box {
	padding: 3px;
	background-color: #FFFFFF;
	text-decoration: none;
	border: medium solid #CCCCCC;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a.box:hover {
  color: #000000;
	padding: 3px;
	text-decoration: none;
	background-color: #666666;
	border: medium solid #3366FF;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
/*--------------------
 Clickable Buttons
 ---------------------*/
input.btn {   
  color: #666;
  font: bold 84% 'trebuchet ms',helvetica,sans-serif;   
  background-color: #f5f5f5;
  border: 1px solid;   
  border-color: #696 #363 #363 #696;   
  text-align:center;
 }   
input.btnhov {   
   color:#000;   
   border-color: #c63 #930 #930 #c63;  
   background-color:#FFF;  
   cursor: hand;
   cursor: pointer;
 }   
