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

  	a.weddings {
	background:url(images/wdngs.gif) no-repeat;
	float:left;
	text-indent:-9999px;
	height:25px;
	width:82px;
	}
	
	a.weddingso {
	background:url(images/wdngs.gif) no-repeat;
	background-position: 0 -25px;
	float:left;
	text-indent:-9999px;
	height:25px;
	width:82px;
	}

	a.portraits:hover {
	background-position: 0 -25px;
	}
	
	a.portraits {
	background:url(images/prtrts.gif) no-repeat;
	float:left;
	text-indent:-9999px;
	height:25px;
	width:82px;
	}
	
	a.portraitso {
	background:url(images/prtrts.gif) no-repeat;
	background-position: 0 -25px;
	float:left;
	text-indent:-9999px;
	height:25px;
	width:82px;
	}

	a.weddings:hover {
	background-position: 0 -25px;
	}

	a.travel {
	background:url(images/trvl.gif) no-repeat;
	float:left;
	text-indent:-9999px;
	height:25px;
	width:82px;
	}
	
	a.travelo {
	background:url(images/trvl.gif) no-repeat;
	background-position: 0 -25px;
	float:left;
	text-indent:-9999px;
	height:25px;
	width:82px;
	}

	a.travel:hover {
	background-position: 0 -25px;
	}
	
	  a.contact {
	background:url(images/cntct.gif) no-repeat;
	float:left;
	text-indent:-9999px;
	height:25px;
	width:82px;
	}

  a.contacto {
	background:url(images/cntct.gif) no-repeat;
	background-position: 0 -25px;
	float:left;
	text-indent:-9999px;
	height:25px;
	width:82px;
	}
	a.contact:hover {
	background-position: 0 -25px;
	}
	
	  a.blog {
	background:url(images/blg.gif) no-repeat;
	float:left;
	text-indent:-9999px;
	height:25px;
	width:82px;
	}

a.blog:hover {
	background-position: 0 -25px;
	}
	
	  a.purchase {
	background:url(images/prchs.gif) no-repeat;
	float:left;
	text-indent:-9999px;
	height:25px;
	width:82px;
	}

a.purchase:hover {
	background-position: 0 -25px;
	}
	
body{text-align:center;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
img{border:none;}
.style3 {font-size: 10px}
A:hover {text-decoration: underline; color: black;}

