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

body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color:#ffffff;
	color: #ffde8e;
}

#wrapper {
	position: relative;
	width: 775px;
	height: 660px;
	background-image:url(home_backgrd.jpg);
	margin: auto;
	border: 4px solid #3c0800;
	padding: 0px;
	}

/* home page */

#nav-home {
	position: absolute;
	width: 260px;
	height: 220px;
	left: 502px;
	top: 26px;
	}

#nav-home a { 
    color: #ffde8e;
	text-decoration: none;
	}

#nav-home ul {
    line-height: 1.8em;
	font-size: .9em;
	font-weight: 500;
	}
	
	
#nav-home a:hover {
    color: #ffffff;
	}
	
#bob {
	position: absolute;
	top: 545px;
	width: 63px;
	height: 56px;
	left: 50px;
	}
 
#blatman {
	position: absolute;
	top: 610px;
	width: 292px;
	height: 56px;
	left: 520px;
	color: #bc8e30;
	}

#moving {
	position: absolute;
	top: 529px;
	width: 292px;
	height: 56px;
	left: 184px;
	color: #3C0800;
	font-size: 85%;
	}
	
#blatman a, #moving a {
    color: #bc8e30;
	text-decoration: none;
	}
	
#blatman a:hover, #moving a:hover {
    text-decoration: underline;
	}
	
#blatman p {
    font-size: .7em;
	}
	
/* navigation */

#nav {
	position: absolute;
	width: 260px;
	height: 223px;
	left: 502px;
	top: -3px;
	}

#nav ul {
    line-height: 1.8em;
	font-size: .9em;
	font-weight: 500;
	}
	
#nav a { 
    color: #ffffff;
	text-decoration: none;
	}
	
#nav a#current { color: #003333; }

#nav a:hover {
    color: #003333; 
	}
    
#logo {
	position: absolute;
	width: 183px;
	height: 101px;
	top: 23px;
	left: 42px;
	 }
	 
	 
/* conservation picture framing */


#wrapper-con {
	position: relative;
	width: 775px;
	height: 660px;
	background-image:url(conservation/conservation_bkgd.jpg);
	margin: auto;
	border: 4px solid #3c0800;
	padding: 0px;
	}
	
#conservation-intro {
	position: absolute;
	width: 361px;
	height: 150px;
	left: 31px;
	top: 211px;
	}

#conservation-intro .quote {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003333;
	font-size: .6em;
	line-height: 1.7em;
	font-weight: 500;
	}
	
#conservation-intro p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003333;
	font-size: .6em;
	line-height: 1.7em;
	font-weight: 400;
	text-transform: uppercase;
	}

#list {
	position: absolute;
	width: 177px;
	height: 250px;
	left: 38px;
	top: 402px;
	 }

#list-right {
	position: absolute;
	width: 193px;
	height: 250px;
	left: 222px;
	top: 401px;
	 }

#list .heading, #list-right .heading {
     font-family: Georgia, "Times New Roman", Times, serif;
	 font-size: .8em;
	 font-weight: bold;
	 color: #013a48;
	 }

#list ul, #list-right ul {
     font-size: .8em;
	 color: #3c0800;
	 line-height: 1.5em;
	 margin-top: 5px;
	 }

#list li, #list-right li {
     list-style: none;
	 text-indent: -15px;
	 }
	 
#list a, #list-right a { 
     text-decoration: none; 
     color: #3c0800;
     }

#list a:hover, #list-right a:hover {text-decoration: underline;}


/* fine art */


#wrapper-fineart {
	position: relative;
	width: 775px;
	height: 660px;
	background-image:url(fineart/fine_art_backgrd.jpg);
	margin: auto;
	border: 4px solid #3c0800;
	padding: 0px;
	}

#list-fineart {
	position: absolute;
	width: 177px;
	height: 250px;
	left: 38px;
	top: 352px;
	 }

#list-right-fineart {
	position: absolute;
	width: 193px;
	height: 250px;
	left: 222px;
	top: 351px;
	 }

#list-fineart .heading, #list-right-fineart .heading {
     font-family: Georgia, "Times New Roman", Times, serif;
	 font-size: .8em;
	 font-weight: bold;
	 color: #013a48;
	 }

#list-fineart ul, #list-right-fineart ul {
     font-size: .8em;
	 color: #3c0800;
	 line-height: 1.5em;
	 margin-top: 5px;
	 }

#list-fineart li, #list-right-fineart li {
     list-style: none;
	 text-indent: -15px;
	 }
	 
#list-fineart a, #list-right-fineart a { 
     text-decoration: none; 
     color: #3c0800;
     }

#list-fineart a:hover, #list-right-fineart a:hover {text-decoration: underline;}


/* photo frames */


#wrapper-photo {
	position: relative;
	width: 775px;
	height: 660px;
	background-image:url(photoframes/photo_frames_backgrd.jpg);
	margin: auto;
	border: 4px solid #3c0800;
	padding: 0px;
	}
	
#photo-intro {
	position: absolute;
	width: 351px;
	height: 150px;
	left: 25px;
	top: 206px;
	}

#photo-intro .quote {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003333;
	font-size: .7em;
	line-height: 1.7em;
	font-weight: 500;
	}
	
#photo-intro .body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #003333;
	font-size: .6em;
	line-height: 1.7em;
	font-weight: 400;
	text-transform: uppercase;
	margin: -20px 0px 0px 40px;
		}
	
#frames-row1 {
	position: absolute;
	width:445px;
	height: 90px;
	top: 394px;
	left: 35px;
	}
	
#frames-row2 {
	position: absolute;
	width:514px;
	height: 110px;
	top: 529px;
	left: 33px;
	}

#frames-row1 img {
     padding-right: 24px;
	 }
	 
#frames-row2 img {
     padding-right: 100px;
	 }
	
/* luxurious albums */

#wrapper-albums {
	position: relative;
	width: 775px;
	height: 660px;
	background-image:url(albums/lux_albums_backgrd.jpg);
	margin: auto;
	border: 4px solid #3c0800;
	padding: 0px;
	}
	
#albums-row1 {
	position: absolute;
	width:346px;
	height: 90px;
	top: 373px;
	left: 40px;
	}
	
#albums-row2 {
	position: absolute;
	width:449px;
	height: 110px;
	top: 493px;
	left: 40px;
	}

#albums-row1 img {
     padding-right: 35px;
	 }
	 
#albums-row2 img {
     padding-right: 96px;
	 }
	

/* design services */

#wrapper-design {
	position: relative;
	width: 775px;
	height: 660px;
	background-image:url(designservices/design_services_backgrd.jpg);
	margin: auto;
	border: 4px solid #3c0800;
	padding: 0px;
	}

#list-design {
	position: absolute;
	width: 359px;
	height: 250px;
	left: 38px;
	top: 333px;
	 }
	 
#list-design .heading {
     font-family: Georgia, "Times New Roman", Times, serif;
	 font-size: .8em;
	 font-weight: bold;
	 color: #013a48;
	 }
	 
#list-design .emphasis {
     font-family: Georgia, "Times New Roman", Times, serif;
	 font-size: .8em;
	 font-style: italic;
	 color: #013a48;
	 }

#list-design .body {
     font-family: Georgia, "Times New Roman", Times, serif;
	 font-weight: 400;
	 color: #013a48;
	 font-size: .8em;
	 
	 }
	 
#list-design ul {
     font-size: .8em;
	 color: #3c0800;
	 line-height: 1.5em;
	 margin-top: 5px;
	 }

#list-design li {
     list-style: none;
	 text-indent: -20px;
	 }
	 
#list-design a { 
     text-decoration: none; 
     color: #3c0800;
     }

#list-design a:hover {text-decoration: underline;}

/* disctinctive gifts */

#wrapper-gifts {
	position: relative;
	width: 775px;
	height: 660px;
	background-image:url(gifts/dist_gifts_backgrd.jpg);
	margin: auto;
	border: 4px solid #3c0800;
	padding: 0px;
	}
	
#gifts-row1 {
	position: absolute;
	width:346px;
	height: 90px;
	top: 393px;
	left: 38px;
	}
	
#gifts-row2 {
	position: absolute;
	width:248px;
	height: 110px;
	top: 501px;
	left: 37px;
	}

#gifts-row1 img {
     padding-right: 35px;
	 }
	 
#gifts-row2 img {
     padding-right: 32px;
	 }
	
/* contact */

#wrapper-contact {
	position: relative;
	width: 775px;
	height: 660px;
	background-image:url(contact/contact_backgrd.jpg);
	margin: auto;
	border: 4px solid #3c0800;
	padding: 0px;
	}
	
#list-contact {
	position: absolute;
	width: 341px;
	height: 250px;
	left: 26px;
	top: 207px;
	line-height: 1em;
    }
	 
#list-contact .heading {
     font-family: Georgia, "Times New Roman", Times, serif;
	 font-size: .8em;
	 font-weight: bold;
	 color: #013a48;
	 }

#list-contact .body {
     font-family: Georgia, "Times New Roman", Times, serif;
	 font-weight: 400;
	 color: #3c0800;
	 font-size: .8em;
	 }
	 
/* fine art - paintings */

#wrapper-paintings {
	position: relative;
	width: 775px;
	height: 660px;
	background-image:url(fineart/paintings/fine_art_paintings.jpg);
	margin: auto;
	border: 4px solid #3c0800;
	padding: 0px;
	}

#paintings-animals {
	position: absolute;
	width: 600px;
	height: 50px;
	top: 269px;
	left: 38px;
	 }
	 
#paintings-floral {
	position: absolute;
	width: 649px;
	height: 110px;
	top: 355px;
	left: 38px;
	 }
	 
#paintings-boston {
	position: absolute;
	width: 649px;
	height: 60px;
	top: 496px;
	left: 39px;
	 }

#paintings-landscape {
	position: absolute;
	width: 337px;
	height: 58px;
	top: 581px;
	left: 38px;
	}
	
#wrapper-paintings img { 
    padding-right: 5px;
    padding-bottom: 5px;
	}
	
#fine-art-trail {
	position: absolute;
	width: 363px;
	height: 33px;
	top: 622px;
	left: 420px;
	font-size: .8em;
	font-style: strong;
	color: #013a48;
	}

#fine-art-trail a { 
      text-decoration: none;
      color: #013a48; 
	  }
#fine-art-trail a#here { color:#CC0000; }
#fine-art-trail a:hover { 
      text-decoration: underline;
	  }
	  
/* fine art - photos */

#wrapper-photos {
	position: relative;
	width: 775px;
	height: 660px;
	background-image:url(fineart/photos/photo_backgrd.jpg);
	margin: auto;
	border: 4px solid #3c0800;
	padding: 0px;
	}
	
#wrapper-photos img { 
    padding-right: 1px;
    padding-bottom: 1px;
	}
	
#photos-arch {
	position: absolute;
	width: 740px;
	height: 50px;
	top: 261px;
	left: 40px;
	 }
	 
	 
#photos-boston {
	position: absolute;
	width: 747px;
	height: 113px;
	top: 404px;
	left: 41px;
	 }

#photos-nature {
	position: absolute;
	width: 747px;
	height: 58px;
	top: 543px;
	left: 40px;
	}

/* fine art - prints */

#wrapper-prints {
	position: relative;
	width: 775px;
	height: 660px;
	background-image:url(fineart/prints/prints_backgrd.jpg);
	margin: auto;
	border: 4px solid #3c0800;
	padding: 0px;
	}
	
#wrapper-prints img { 
    padding-right: 1px;
    padding-bottom: 1px;
	}
	 
	 
#prints-boston {
	position: absolute;
	width: 747px;
	height: 113px;
	top: 263px;
	left: 41px;
	 }

#prints-redsox {
	position: absolute;
	width: 747px;
	height: 117px;
	top: 404px;
	left: 40px;
	}

/* fine art - antique maps */

#wrapper-maps {
	position: relative;
	width: 775px;
	height: 660px;
	background-image:url(fineart/maps/maps_backgrd.jpg);
	margin: auto;
	border: 4px solid #3c0800;
	padding: 0px;
	}
	
#wrapper-maps img { 
    padding-right: 3px;
    padding-bottom: 3px;
	}
	 
	 
#maps-boston {
	position: absolute;
	width: 747px;
	height: 113px;
	top: 263px;
	left: 41px;
	 }
	 
#maps-cape {
	position: absolute;
	width: 747px;
	height: 113px;
	top: 401px;
	left: 40px;
	 }
	 
/* fine art - red sox */

#wrapper-sox {
	position: relative;
	width: 775px;
	height: 660px;
	background-image:url(fineart/redsox/redsox_backgrd.jpg);
	margin: auto;
	border: 4px solid #3c0800;
	padding: 0px;
	}
	
#wrapper-sox img { 
    padding-right: 3px;
    padding-bottom: 3px;
	}
	 
	 
#sox-paintings {
	position: absolute;
	width: 747px;
	height: 113px;
	top: 263px;
	left: 41px;
	 }
	 
.text {
    font-family: Georgia, "Times New Roman", Times, serif;
	font-size: .8em;
	color: #3c0800;
	}
	
#sox-photos {
	position: absolute;
	width: 747px;
	height: 113px;
	top: 402px;
	left: 41px;
	 }

#sox-prints {
	position: absolute;
	width: 660px;
	height: 113px;
	top: 540px;
	left: 40px;
	 }
