@charset "UTF-8";
/* CSS Document */

body {

	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
}

.phone {

    font-family: Copperplate Gothic Light,Geneva, Arial, Helvetica, sans-serif;
    color:#000000;
	font-size: 18px;
	
}

.email {

    font-family: Copperplate Gothic Light,Geneva, Arial, Helvetica, sans-serif;
    color: #944DDB;
	font-size: 12px;
	
}



.copy {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	
}

.copyContainer {

	text-align: left;
	text-indent: 25px;
	white-space: normal;
	
}

.copyHeader {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	
}


a:link {

    font-family: Copperplate Gothic Light,Geneva, Arial, Helvetica, sans-serif;
    color: #944DDB;
	font-size: 12px;
	text-decoration: none;
	
}

a:visited {

	font-family: Copperplate Gothic Light,Geneva, Arial, Helvetica, sans-serif;
    color: #944DDB;
	font-size: 12px;
	text-decoration: none;
	
}

a:active {

	font-family: Copperplate Gothic Light,Geneva, Arial, Helvetica, sans-serif;
    color: #944DDB;
	font-size: 12px;
	text-decoration: none;
	
}

a:hover {

	font-family: Copperplate Gothic Light,Geneva, Arial, Helvetica, sans-serif;
    color: #3366CC;
	font-size: 12px;
	text-decoration: none;
	
}


/* Navigation */


#nav {

	float:left;
	display:inline;
	width: 100%;
	margin: 0;
	padding: 0 0 0 0;
	list-style:none;
	
}

#nav li {

	float:left;
	display:inline;
	padding:4px 5px;
	
}


a.home {

    display: block;
    width: 42px;
    height: 15px;
    background: url("../images/Home_nav.gif") 0 0 no-repeat;
    text-decoration: none;
}


a:hover.home {

    background-position: -42px 0;

}

a.conceptualimages {

    display: block;
    width: 130px;
    height: 15px;
    background: url("../images/ConceptualImages_nav.gif") 0 0 no-repeat;
    text-decoration: none;
}


a:hover.conceptualimages {

    background-position: -130px 0;

}

.concepton {

display: block;
    width: 130px;
    height: 15px;
    background: url("../images/ConceptualImages_nav.gif") 0 0 no-repeat;
    text-decoration: none;
	background-position: -130px 0;
	
	}

a.jewelry {

    display: block;
    width: 60px;
    height: 15px;
    background: url("../images/Jewelry_nav.gif") 0 0 no-repeat;
    text-decoration: none;
}


a:hover.jewelry {

    background-position: -60px 0;

}

.jewelryon {

    display: block;
    width: 60px;
    height: 15px;
    background: url("../images/Jewelry_nav.gif") 0 0 no-repeat;
    text-decoration: none;
	background-position: -60px 0;
	
}

a.liquid {

    display: block;
    width: 50px;
    height: 15px;
    background: url("../images/Liquid_nav.gif") 0 0 no-repeat;
    text-decoration: none;
}


a:hover.liquid {

    background-position: -50px 0;

}

.liquidon {

    display: block;
    width: 50px;
    height: 15px;
    background: url("../images/Liquid_nav.gif") 0 0 no-repeat;
    text-decoration: none;
	background-position: -50px 0;
	
	}

a.info {

    display: block;
    width: 30px;
    height: 15px;
    background: url("../images/Info_nav.gif") 0 0 no-repeat;
    text-decoration: none;
}


a:hover.info {

    background-position: -30px 0;

}

.infoon {

    display: block;
    width: 30px;
    height: 15px;
    background: url("../images/Info_nav.gif") 0 0 no-repeat;
    text-decoration: none;
	background-position: -30px 0;
	
	}


a.pet {

    display: block;
    width: 150px;
    height: 15px;
    background: url("../images/Pet_nav.gif") 0 0 no-repeat;
    text-decoration: none;
}


a:hover.pet {

    background-position: -150px 0;

}

a.copyright {

    display: block;
    width: 200px;
    height: 15px;
    background: url("../images/copyright.gif") 0 0 no-repeat;
    text-decoration: none;
}


a:hover.copyright {

    background-position: -200px 0;

}

a.mwemail {

    display: block;
    width: 200px;
    height: 15px;
    background: url("../images/MWemail.gif") 0 0 no-repeat;
    text-decoration: none;
}


a:hover.mwemail {

    background-position: -200px 0;

}
