5.30.2012

Jared and Megan ~ Manti Temple Utah

This was my first time at the Manti temple and it was so BEAUTIFUL!  The couple only added to that beauty. I love that they were relaxed and enjoying life. We did get attacked by mosquitoes EVERYWHERE we went, but luckily there was a little gas station across the street who provided us with bug spray! Phew! 



$(function() { $('#navigation > li').hover( function () { $('a',$(this)).stop().animate({'marginLeft':'-2px'},200); }, function () { $('a',$(this)).stop().animate({'marginLeft':'-85px'},200); } ); }); ul#navigation li a { display: block; margin-left: -2px; width: 100px; height: 70px; background-color:#CFCFCF; background-repeat:no-repeat; background-position:center center; border:1px solid #AFAFAF; -moz-border-radius:0px 10px 10px 0px; -webkit-border-bottom-right-radius: 10px; -webkit-border-top-right-radius: 10px; -khtml-border-bottom-right-radius: 10px; -khtml-border-top-right-radius: 10px; opacity: 0.6; filter:progid:DXImageTransform.Microsoft.Alpha(opacity=60); }