body{
	
     background-image: url(../imgs/cloth_11.jpg);     
     margin: 0 auto;
     padding: 20px;
     font-size: 62.5%;
     width: 78em;
     
}
div#wrapper {
	width: 78em;
	background-color: #6C7769;
	text-align: left;
	margin-top: 0;
        border-style:none;
        border-color:none;
}

div#headerContent {
	background-color: #6D7769;
	background-repeat: repeat-y;
	font-size:1.02em;
	width:77em;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: -20px;
	margin-bottom: 0px;
	padding: 5px;
	border-style:none;      	
}


#box {
	
	Background-color: #6D7769;
	width: 77em;
	border-style:none;
	border-width:none;
	border-color:none;
	padding:80px;
	margin: 0px;
	font-family:"Verdana","Arial-Black";	
}
#box2 {
	
	Background-color: #6D7769;
	width:489px;
	border-style:none;
	border-width:none;
	border-color:none;
	padding-top:0em;
        padding-left:0em;
        padding-right:0em;
        padding-bottom:0em;
	margin-top:0em;
        margin-left:0em;
        margin-right:0em;
        margin-bottom:2.5em;
	font-family:"Verdana","Arial-Black";	
}
#box3 {
	
	Background-color: #6D7769;
	width:489px;
	border-style:none;
	border-width:none;
	border-color:none;
	padding:0px;
	margin: 0px;
	font-family:"Verdana","Arial-Black";	
}
/*Page Title*/
h1 {
   background-color: #6D7769;
   font-size:25px;
   padding: 5px;  
   margin-top:1em;
   margin-left:0em;
   margin-right:0em;
   margin-bottom:.5em;
   color: #42210B;
}
h2 {
   background-color: #6D7769;
   font-size:1.52em;
   padding: 4px;  
   margin-top:.1em;
   margin-left:0em;
   margin-right:0em;
   margin-bottom:.1em;
   color: #42210B;
}
/*bit smaller for title to fit*/
h3 {
   background-color: #6D7769;
   font-size:1.35em;
   padding: 4px;  
   margin-top:.1em;
   margin-left:0em;
   margin-right:0em;
   margin-bottom:.1em;
   color: #42210B;
}

p{
	background-color: #6D7769;
	font-size:1.42em;
	font-weight: normal;
	font-family: "sans-serif", "Verdana", "Arial";
	padding:.1em;
	margin-top:.1em;
	margin-left:0em;
	margin-right:0em;
	margin-bottom:0em;
	text-indent: 1em;
	position: left;
   
}

div#MainNav {
      position: fixed;     
      left:10px;
      top:20px;
      width: 320px;
      margin-top: 205px;
      margin-left:0px;
      margin-right:0px;
      margin-bottom:0px;
      padding:0px; 
      border-style:none;
      border-color:#0000FF
}
ul.navBar {
	list-style-type: none;     
     
}

ul.navBar a:visited, ul.navBar a:link  {
	display: block;
	list-style-type: none;
	text-decoration: none;
	width: 210px;
	height: 16px;
	line-height: 15px;
	text-align: center;
	font-family: "sans-serif", "Verdana", "Arial";
	font-size: 13.5px;
	color: #42210B;
	border-style: ridge;
	background-color: #cc825b;
	margin-top: 2px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
        padding: 0px;
}
ul.navBar a:hover, ul.navBar a:active {	

	background-position: -5px;
	color: #ffffff;

}
.clear {
	clear: both;
	
}
a.subNav:visited, a.subNav:link  {
	display: inline;
	list-style-type: none;
	text-decoration: none;
	width: 78.5em;
	height: 40px;
	line-height: 40px;
	text-align: center;
	font-family:  "sans-serif", "Verdana", "Arial";
	font-size:11.2px;
	color: #cccccc;
	background-image: url(../imgs/cloth_11.jpg);
	margin-top: 15px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
        padding: .45px;
}
a.subNav:hover, a.subNav:active {
	
	color: #cc825b;

}

a.txtNav {
	font-size:11.2px;
	font-weight: normal;
	text-decoration: none;
	font-family:  "sans-serif", "Verdana", "Arial";	
	color: #42210B;
	background-color: #cc825b;
	padding: 0em;
	margin-top: 0em;
	text-indent: 0em;
	color: #000080;	
}


a.imgLink:visited, a.imgLink:link {
	text-decoration: none;
	color:#6C7769;
	font-weight:bold;
}
a.imgLink:hover, a.imgLink:active:{
	text-decoration:none;
	color:#6C7769;
	font-weight:bold;
	background-color:#6C7769;
        	
}
	


