/* CSS Document */

h1 {
	color: #020027;
	text-align: left;
}

h2 {
	font-size: 20px;
	font-style: italic;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	color: #1A2857;
	text-align: center;
}
h2.slogan {
	font-size: 25px;
	font-style: italic;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	color: #1A2857;
	text-align: center;
    font-weight:bold;
}

.container {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-top: 0;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	font-size: larger;
	background-color: #FFFFFF;
	text-align: left;
	font-style: italic;
}

body {
	font-size: 14px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	margin: 0px;
   	padding: 5px;
	background-image:url(assets/background.jpg);
	background-color: rgba(255,254,233,0.88);
}

nav.horizontal ul {
	display: inline-block;
	width: 1000px;
	height: 15px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 5px;
	line-height: 5px;
	list-style-type: none;
}

nav.horizontal ul li {
	display: inline-block;
	text-align: center;
	float:left;
	padding: 5px 20px 0 20px;
}

nav.horizontal a {
	color: #020027;
	text-decoration: none;
}

nav.horizontal a:hover {
	text-decoration: none;
	font-size: 20px;
}

map {
	border-style: none;
	border-width: 0px;
	border: none;
	border-color:#FFFFFF;
}

article.leftbottom{
	width: 400px;
	height: 390px;
	text-align: justify;
	float: left;
	padding-left: 30px;
}

article.left{
	width: 400px;
	height: 450px;
	text-align: justify;
	float: left;
	 padding-left: 30px;
	 
}

article.rightbottom {
	width: 400px;
	height: 390px;
	text-align: center;
	float: right;
	padding-right: 30px;
}

article.right {
	width: 400px;
	height: 450px;
	text-align: justify;
	float: right;
	 padding-right: 30px;
}
.galleryright {
	text-align: center;
}
.galleryleft {
	text-align: center;
}
.gallerytitle {
	text-align: center;
	font-weight: bold;
	font-style:italic;
	font-size:24px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
}
#footer {
	width: 1000px;
	height: 100px;
	color: #020027;
	background-color: #DCDCDC;
	text-align: center;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 14px;
	text-decoration: none;
}

#footer a {
	color: #020027;
	text-decoration: none;
	font-style: italic;
	text-decoration: none;
}

#footer a:hover {
	color: #020027;
	text-decoration: none;
	font-size: 20px;
}

#footerhome {
	width: 1000px;
	height: 51px;
	color: #020027;
	text-decoration: none;
	background-color: #DCDCDC;
	text-align: center;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	font-size: 14px;
	
}

#footerhome a {
	color: #020027;
	text-decoration: none;
	font-style: italic;
	text-decoration: none;
}


.padding {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 1px;
	padding-bottom: 1px;
}

.gallery {
	width: 994px;
	height: 1750px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-top: auto;
	font-family: Constantia, "Lucida Bright", "DejaVu Serif", Georgia, serif;
	background-color: #FFFFFF;
	text-align: center;
	font-style: italic;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}
#frenchprovimg, #shorthillsimg, #contemporaryimg, #northjerseyimg, #oldworldimg, #pennsylvaniaimg, #othercabinetryimg, #differentimg{ /*centers pictures on individual gallery pages*/
	text-align: center;
}
.othercabinetryimg1 {
padding-right: 10px;
}
.othercabinetryimg2 {
padding-right: 15px;	
padding-left: 15px;
}
.othercabinetryimg3 {
padding-left: 10px;
}
.othercabinetryimg4 {
padding-right: 15px;
}
.othercabinetryimg5 {
padding-left: 15px;
}
.gallery_link { 	
    text-decoration: none;
	color: #1A2857;
	font-weight: bold;
	text-align: center;	
}
.gallery_title {
	text-align:center;
}
/* Image Tags */

img#david {
	float: right;
	padding-left: 15px;
	padding-bottom: 5px;
	padding-top: 7px;
}

img#media {
	float: right;
	padding-left: 10px;
}
img#remod1 {
	 float:right;
	 padding-right: 10px;
	 padding-left: 15px;
	 padding-top:15px;
	 
 }
img#remod {
	 padding: 0 10px 0 10px;
	 text-align: center; 
}
#remodimg {
	 text-align: center; 
}
 
#contact h4{ /*centers name, phone, email, and pdf link on contact us page*/
	text-align: center;
}

#pdf{
	clear:both;	
}

.floatleft {
	float: left;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #1A2857;
	font-weight: bold;
}

.floatright {
	float: right;
	padding-bottom: 5px;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-decoration: none;
	color: #1A2857;
	font-weight: bold;
}

p#bio {
	padding-left: 15px;
	padding-right: 15px;
	font-style: italic;
}
.before_after { 	
    text-decoration: none;
	color: #1A2857;
	font-weight: bold;
	text-align:center;
}
p#remodp1 {
	padding-left: 15px;
	padding-right: 15px;
}

p#remodend {
	padding-left: 15px;
	padding-right: 15px;
}
	
p#firstfloor {
	padding-left: 15px;
	padding-right: 15px;
}

div#getstart{
	padding-left: 15px;
	padding-right: 15px;
	text-align: justify;
}

div#title{
	text-align: center;
	font-size: 25px;
	font-family: Baskerville, "Palatino Linotype", Palatino, "Century Schoolbook L", "Times New Roman", serif;
	color: #1A2857;	
	font-weight:bold;
}
/*Remodeling Page before and after */
.first_floor_before {
	float: left;
	padding-left: 25px;
}

.first_floor_after {
	float: right;
	padding-right: 235px;
}
.upstairs_before {
	float: left;
	padding-left: 25px;
}

.upstairs_after {
	float: right;
	padding-right: 245px;
}
.rem_photos {
	padding-left: 115px;
}
.description_1 {
	padding-left: 115px;
	padding-right: 115px;
}
.description_2 {
	padding-left: 20px;
	padding-right: 20px;
}
<title>David Altemose Design, LLC |</title>
