body {
	font: 11px/150% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: black;
	background-color: white;
	background:url(images/grad.jpg) repeat-x #999999; 
	background:url(images/backBlue.jpg) repeat-x #999999; 
	background-attachment: fixed;
	}

p {margin-bottom:10px;}
	.white {color: white; text-align: left;}

img { border: none; }

h1 {
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 10px;
	}

h2 {
	font-size: 14px;
	color: #333333;
	margin-bottom:6px; 
	}

h3 {
	font-size: 13px;
	color: #333333;	
	margin-bottom:6px; padding:6px 6px 4px 6px;
	border-bottom:#666666 solid 1px; 	
	}

h4 {
	font-size: 12px;
	color: #74006a;	marigin-top:0px;
	margin-bottom:2px; padding:2px 6px 2px 0px;
	border-bottom:#666666 solid 1px; 	
	}

h5 {
	font-size: 12px;
	color: #333333;	
	margin-bottom:0px; padding:6px 6px 2px 2px;
	border-bottom:#666666 solid 1px; 	
	}	
	
h6 {
	font-size: 14px;
	font-family: times;
	font-weight: 100;
	font-style: italic;
	color: #74006a;	
	margin-bottom:0px; padding:0px 6px 2px 2px;	
	}
	
a:link {color: #c70087 }
a:visited {color: #c70087 }
a:hover {color: #a100c7 }
	


/*top banners start*/
#banners {
	width: 859px;
	background-color:#FFFFFF;
	height: 90px;
	padding: 3px;
	margin:3px auto;
	}

#leftBanner {
	float:left;
	width:428px;
	height:90px;
	}

#rightrBanner {
	float:right;
	width:428px;
	 height:90px;
	}
/*top banners end*/



/*start site header module*/

#header {
	width: 859px;
	background-color:#FFFFFF;
	min-height: 100px;
	margin: 0px auto;
	padding: 3px;
	}
	
#headerMercy {
	width: 859px;
	min-height: 360px;
	margin: 20px auto 0px auto;
	padding: 3px;
	background: url(images/cover-B.jpg);
	padding-top: 650px;
	text-align: left;
	}
	
#mercyRight h1 {
	color: #103b64;
	}
	
		
#mercyRight a {
	color: #1683ae;
	}
	
#mercyRight {
	width: 500px;
	background-color: white;
	background: url(images/70w.png);
	float: left;
	padding: 20px 35px;
	margin-left: 30px;
	}

#leftMercy {
	float: right;
	margin-right: 33px;
	width: 200px;
	}
	
#groupLogin {
	background-color: white;
	background: url(images/70w.png);
	text-align: center;
	margin-top: 100px;
	}

#siteLogo {
	float:left;
	margin-top: 10px;
	margin-left: 0px;
	}
	
#mercyLogo {
	float:left;
	margin-top: 10px;
	margin-left: 0px;
	}
	
#headerEmb {
	width: 859px;
	background-color:#FFFFFF;
	min-height: 94px;
	margin: 0px auto;
	padding: 0px 3px;
	}

#siteLogoEmb {
	float:left;
	margin-top: 0px;
	margin-left: 0px;
	}


/*start site navigation module*/
#nav {
	width:865px;
	margin: 0px auto;
	background: url(images/grayg.jpg) repeat-x 10px;
	}

#nav ul li{
       list-style-type: none;
       padding: 0px 5px;
       margin: 0;
       display: block;
       float: left;
       font: 10px/30px "Lucida Grande", verdana, sans-serif;
       text-align: center;
       border-right: white 1px dotted;
       }

#nav a{
       color:  #666666; /*-------------------------------color changer*/
       text-decoration: none;
       display: block;
       width: 120px;
       font-weight:bold;
       }

#nav a:hover { 
       background: url(images/dkgray.jpg) repeat-x   34px;  /*-------------------------------color changer*/
	   color:#ffffff;
       }
/*end site navigation module*/





#content {
	background-color: white;
	width:865px;
	margin: 2px auto;
	text-align: left;
	background: url(images/mid.jpg) repeat-y;
	min-height: 600px;
	}
	
#content2 {
	background-color: gray;
	width:865px;
	margin: 0px auto;
	text-align: left;
	background: url(images/mid2.jpg) repeat-y;
	min-height: 600px;
	}
	
#contentMercy {
	background-color: gray;
	width:865px;
	margin: 0px auto;
	text-align: left;
	background: url(images/mid2.jpg) repeat-y;
	min-height: 700px;
	}
	
#contentMercy a {
color: #00a7e1;
}

#content2 a {color: white;}
#content2 a:hover {color: black; background-color: white;}
	
#content3 {
	background-color: gray;
	width:865px;
	margin: 0px auto;
	text-align: left;
	background: url(images/mid2.jpg) repeat-y;
	min-height: 600px;
	}
	

/*LEFT column*/
#leftColumn {


   	width:205px;
	float:left;
	margin: 10px 0px 0px 0px;
	}
	
.product_menu {}

.leftCollections {
	padding: 8px; 
	margin-bottom:3px;
	}

#leftCollections p{
	color:#333333;
	font-weight:normal;
	}
	
ul {
	list-style: none; 
	padding-left: 0;
	margin-left: 0; /*ie5 hack*/
	font: 10px/1.9em Verdana, Arial, Helvetica, sans-serif;
	}

ul.arrowBullets {
	list-style:none;
	}
 
ul.arrowBullets  li {
	padding-left: 25px;
	color:#333333;
	}

ul.arrowBullets  a {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	}

ul.arrowBullets  a:hover {
	font-weight: bold;
	color: black;
        }

/*end LEFT column*/
	




	
/*PRODUCT column*/
#productColumn {
       width:657px;
       height: 600px; 
       float:right;
       margin: 0px 0px 0px 0px;
       text-align:left;
       }
       

#productColumn2 {
       width:657px;
       float:right;
       margin: 0px 0px -23px 0px;
       text-align:left;
       }
       
#infoColumn {
       width:657px;
       float:right;
       margin: 3px 0px 0px 0px;
       text-align:left;
       }
       
#infoColumn {
       width:657px;
       float:right;
       margin: 3px 0px 0px 0px;
       background-color:white;
       text-align:left;
       }
       
#main {
	display:block;
	width:658px;
	margin-bottom:3px;
	}

#mainCopy {
	color:#FFFFFF;
	padding-left:30px;
	padding-top: 20px;
	padding-right:100px;
	margin:0;
	}
#mainCopy h2 {color: silver;
}

#photoLinks{

	background-color: white;
	margin:0px;
	padding: 3px 0px 0px 3px;
	}

.banner2 {
	width:215px;
	display:inline;
	float:left;
	text-align:right;
	margin-right:3px;
	}

.banner1 {
	width:215px;
	display:inline;
	float:left;
	text-align:right;
	}

.banner {
	width:215px;
	display:inline;
	float:left;
	text-align:right;
	padding-left:3px;
	}
	
.secondCopy {
	margin-bottom:3px;
	padding-left:30px;
	padding-top: 25px;
	padding-right:100px;
	margin:0;
	margin-bottom: 25px;
	background-color: white;
	min-height: 175px;
	}
	
.pageCopy {
	margin-bottom:3px;
	padding-left:30px;
	padding-top: 25px;
	padding-right:100px;
	margin:0;
	margin-bottom: 25px;
	}

	
/*end PRODUCT column*/





/*footer starts*/
#footer, #footerMercy { 
	background-color:#efefef;
	border-top:thin solid 1px #999999;
	border-left:thin solid 1px #999999;
	border-right:thin solid 1px #999999;
	width:865px;
	margin: 0px auto;
	text-align: left;
	clear:both;
	}
	
#footerMercy { 
	background-color: #c9c0b4;
	border-top:thin solid 1px #999999;
	border-left:thin solid 1px #999999;
	border-right:thin solid 1px #999999;
	width:865px;
	margin: 0px auto;
	text-align: left;
	clear:both;
	}

#footer p, #footerMercy p {
	padding-top:10px;
	padding-left: 10px;
	color:#333333; 
	padding-bottom: 0px;
	}

#bottomNav, #bottomNavMercy {
	width:850px;
	float:left;
	padding-bottom: 0px;
	margin-bottom: 20px;
	
	}
	
#bottomNav, #bottomNavMercy {
	margin-bottom: 10px;
	margin-top: -12px;
	}

#bottomNav a {
    color:#333333; 
    text-decoration:none;
    font-size: 11px;
    padding: 0px 5px;
	}	

#bottomNavMercy a {
    color: white; 
    text-decoration:none;
    font-size: 11px;
    padding: 0px 15px;
	}	

#bottomNav a:hover {
    color: #666666; 
    text-decoration:underline;
	}
	
#mercyNav {
background-color: #103b64;
width: 865px;
height: 30px;
}

#mercyInfo {
	text-align: left;
	margin-left: 400px;
}

/*footer end*/

.leftimage {
	float: left;
	margin-bottom: 20px;
	margin-top: -10px;
	}

.imgjv {
	float: left;
	border: 1px solid black;
	margin-bottom: 20px;
	margin-top: -25px;
	}
.thumbR {
	float: right;
	border: 1px solid black;
	margin: 5px 0px 5px 15px;
	}
	
.thumbL {
	float: left;
	border: 1px solid black;
	margin: 5px 15px 5px 0px;
	}
	
.thumbGallery {
	float: left; 
	clear: both;
	border: 1px solid black;
	margin: 0px 15px 5px 0px;
	}





