
body {  
  
  
  background: #104FCF url('../images/Photogallery/Quilts/Quilts_medium/Fogg_KittyCorner.jpg') no-repeat right top;
  background-attachment: fixed;
  font-family: Verdana, Arial, Helvetica; 
  font-size:100%;
  line-height:1.125em;
  padding:0; 
    
}  



.line { border: 1px solid #104FCF; }

 
.getSubject {
  display: none;
  visibility: hidden;
} 

.noDiv {
  
  display: none;
  visibility: hidden;
}  

.menuContainer {

border-left: 1px solid #74b0c6;
background: none;
clear: both;
margin: 0px 0px 10px 0px;
padding: 0px 0px 0px;
width: 771px;
}

ul#menu{
    margin:0;
    padding:0;
    list-style-type:none;
    position:relative;
    display:block;
    height:36px;
    text-transform:uppercase;
    font-size:10px;
    font-weight:bold;
    background:transparent url("../images/icons_logos_buttons/menu_objects/OFF.gif") repeat-x top left;
    font-family:Helvetica,Arial,Verdana,sans-serif;
    border-top:1px solid #74b0c6;
    border-bottom:1px solid #74b0c6;
}
ul#menu li{
    display:block;
    float:left;
    margin:0;
    padding:0;
}
ul#menu li a{
    display:block;
    width:110px;
    float:left;
    color:#104FCF;
    text-decoration:none;
    font-weight:bold;
    padding:12px 0px 0 0px;
    height:32px;
    background:transparent url("../images/icons_logos_buttons/menu_objects/DIVIDER.gif") no-repeat top right;
}
ul#menu li a:hover{
    background:transparent url("../images/icons_logos_buttons/menu_objects/HOVER.gif") no-repeat top right; 
}

.fabricCategories {
	
   float:left;
   height: 135px; width: 122px;	
    
}


div.hsBodyFrame {
	
    padding-bottom:30px; padding-top: 10px;
    padding-left:20px; padding-right:20px;
    margin-left: 10px; margin-right: 10px; margin-top: 10px; margin-bottom: 10px;	
    
}

.curved { 
    position:relative; 
	-moz-border-radius:15px;  
	-webkit-border-radius:15px;  
	-khtml-border-radius:15px; 
	border-radius: 15px; 
    behavior:url(../PIE.htc); 	 

} 

.shadowed {
	box-shadow: 0px 0px 40px 4px #000000; 
	-webkit-box-shadow: 0px 0px  40px 4px  #000000;
	-moz-box-shadow: 0px 0px  40px  4px  #000000;
	-khtml-box-shadow: 0px 0px  40px 4px   #000000;

}
 
.bordered { 
     
     border: 1px solid #104FCF; 
     
}

.filled {background:transparent url("../images/icons_logos_buttons/menu_objects/OFF.gif") repeat-x top left; } 

.borderedThumbnail { 
     
     border: 1px solid #104FCF; background: white;
     
} 

.displayInline { 
	float:left;	
}

.noBorder { 
     
     border: 0; 
     
}

.bar { text-indent: 2px; } 


.hoverColorOn {background: yellow; }
.hoverColorOff {background: none; } 

div.img-dec { 
  background: url('../images/shadow.gif') no-repeat bottom right; 
  clear: right; 
  float: right; 
  margin: 0 0 15px 25px; 
  padding: 0; 

} 
  
div.img-dec img { 
  background-color: #fff; 
  border: 1px solid #a9a9a9; 
  display: block; 
  margin: -5px 5px 5px -5px; 
  padding: 4px; 
 
} 

h1 { color: #104FCF; font-size: 1.5em;  }
h2 { color: #104FCF; font-size: 1.4em; font-weight: bold;   }
h3 { color: #104FCF; font-size: 1.3em; font-weight: bold;  }
h4 { color: #104FCF; font-size: 1.2em;  }
h5 { color: #104FCF; font-size: 1.0em; font-weight: bold;  }
h6 { color: #104FCF; font-size: .75em;  font-weight: bold; }

A:link, A:visited, A:active { font-weight: bold; color: #0099FF; text-decoration:none; }
A:hover { text-decoration: none; color: #104FCF; }

.content { 
	  
    font-size: .875em;
	}

.leftcol {
    font-size: .70em;
	}
div#all { text-align: center; margin-right:auto; margin-left:auto;  }
div#maincontent{ width: 820px; background: white; }
div#footer{ width:90%; background: white; padding-top:20px; font-size: .65em; text-align:center;  margin-left: auto; margin-right: auto; }
div.centercontent {
	   background: white;  padding-left:6px;padding-right:6px; padding-bottom:6px; padding-top:0px; margin-left:auto; margin-right:auto; margin-top:0; margin-bottom:0; }


div.boxbottom  { 
	 position:relative;
	 background: white;
	 padding:15px; 
	font-size: 1.0em;
	font-weight:normal; 
    text-align: center;   
    border: 1px solid #104FCF; 
	margin-left:auto; margin-right:auto; margin-top: 0; margin-bottom: 0; }
	
	
.pad {padding: 6px; margin-left:auto; margin-right:auto; }
.padDouble {padding: 12px; margin-left:auto; margin-right:auto; }
