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

* {font-family:Arial, Helvetica, sans-serif; margin:0;}
#page {width:950px; margin:0 auto; text-align:left; position:relative;}
body {width:100%; text-align:center; background-color:#2a2a2a; background-image: url(trans_white.png); background-repeat: repeat;}
p {font-size:14px; color:#fff; padding:0 30px 10px 40px; line-height:21px;}
.green {color:#a6c885; font-size:16px; font-weight:bold;}
h1 {color:#a6c885; font-size:18px; font-weight:bold; padding-bottom:10px;}
a {color:#fcf147; text-decoration:underline; font-weight:bold;}
a:hover {color:#a6c885; text-decoration:none; font-weight:bold;}
p.top {padding-top:80px;}
a.backTop {font-size:12px; text-decoration:none;}

/*Header*/
#header {background:url(images/header.jpg) no-repeat; height:165px;}

#navFlash {height:245px;}
#about #navFlash {height:251px;}
#services #navFlash, #contact #navFlash, #fantasyPhotos {height:248px;}


/*Navigation*/
#nav {position:absolute; top:135px; float:left; left:0; z-index:1000;}
#nav a {width:209px; display:block;}
#nav a.home {background:url(images/home.png) no-repeat; height:89px;}
#nav a.home:hover {background:url(images/homeHover.png);}
#nav a.about {background:url(images/about.png) no-repeat; height:53px;}
#nav a.about:hover {background:url(images/aboutHover.png);}
#nav a.services {background:url(images/services.png) no-repeat; height:60px;}
#nav a.services:hover {background:url(images/servicesHover.png);}
#nav a.contact {background:url(images/contact.png) no-repeat; height:72px;}
#nav a.contact:hover {background:url(images/contactHover.png);}
#services #nav a.contact, #contact #nav a.contact, #fantasyPhotos #nav a.contact, #portraits #nav a.contact, #photoNovelties #nav a.contact, #noObligation #nav a.contact {display:none;}
#services #nav a.contact:hover, #contact #nav a.contact:hover #fantasyPhotos #nav a.contact:hover, #portraits #nav a.contact:hover, #photoNovelties #nav a.contact:hover, #noObligation #nav a.contact:hover {display:none;}
#services #nav a.contactInt, #contact #nav a.contactInt, #fantasyPhotos #nav a.contactInt, #portraits #nav a.contactInt, #photoNovelties #nav a.contactInt, #noObligation #nav a.contactInt {background:url(images/contactInt.png) no-repeat; height:82px;}
#services #nav a.contactInt:hover, #contact #nav a.contactInt:hover, #fantasyPhotos #nav a.contactInt:hover, #portraits #nav a.contactInt:hover, #photoNovelties #nav a.contactInt:hover, #noObligation #nav a.contactInt:hover {background:url(images/contactHoverInt.png);}


/*Flash*/
#flash {background:url(images/flash.png) no-repeat; width:763px; height:297px; float:right; position:absolute; top:135px; right:0;}


/*Content*/
#content {background:transparent url(images/body.jpg) repeat scroll 0 0; width:950px;}
#content #products {height:350px;}
#products {width:880px; text-align:center; padding:10px 30px 10px 40px;}
#products div {float:left; width:220px; padding-bottom:15px; color:#fff;}
#products img {border:1px solid #ffffff;}
#products a img:hover {border:1px solid #FF0000;}
#products a {color:#a6c885; font-size:16px; font-weight:bold; padding-bottom:10px; text-decoration:underline;}
#products a:hover {text-decoration:none; color:#CCCCCC;}
#about #content {background:url(images/aboutTop.jpg) no-repeat; width:781px; height:251px; position:absolute; top:162px; left:164px; z-index:0; float:right;}
#contentTop {width:781px; height:251px; position:absolute; top:162px; left:164px; z-index:0; float:right;}
#services #contentTop {background:url(images/servicesTop.jpg) no-repeat;}
#contact #contentTop {background:url(images/contactTop.jpg) no-repeat;}
#thanks #content {background:url(images/contactTop.jpg) no-repeat; width:781px; height:251px; position:absolute; top:162px; left:164px; float:right;}
#contact #content p {padding-left:205px;}
#phoneContact {position:absolute; top:100px; left:500px; width:300px;}
#fantasyPhotos #contentTop {background:url(images/fantasyTop.jpg) no-repeat;}
#portraits #contentTop {background:url(images/portraitsTop.jpg) no-repeat;}
#portraits #content {height:900px;}
#photoNovelties #contentTop {background:url(images/noveltiesTop.jpg) no-repeat;}
#noObligation #contentTop {background:url(images/noObligationTop.jpg) no-repeat;}
#photoNovelties #content {height:1600px;}
#fantasyPhotos #content {height:3755px;}
#noObligation #products {height:300px;}
#servicesNav div {float:left; width:110px; padding-left:60px; font-size:14px; color:#FFF;}


/*Footer*/
#footer {background:url(images/footer.jpg) no-repeat; height:83px;}
#about #footer{background:url(images/footerInterior.jpg) no-repeat; height:83px;}
#footerNav {width:300px; padding:15px 40px; float:left;}
#footerNav a {font-size:12px; color:#000000;}
#footerNav a:hover {text-decoration:none;}
#copyright p {float:right; font-size:12px; color:#000000; padding:18px 40px; width:300px; line-height:18px;}

