@charset "UTF-8";
/* CSS Document */
/* Jeanne Hoadley Photography */

/*general styling*/
body {
	background-color: #000;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #fafafa;
	}
#wrapper {
	width: 950px;
	background-color: #424242;
	margin: auto;
			}
#main {
	background-color: #424242;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 18px;
	color: #fafafa;
	width: 950px;
}
#video{
	width: 950px;
	margin: auto;
			}
a:link {
	color: #04b4ae;
	text-decoration: none;
		}
a:visited {
			color: #a6a6a6;
			}
a:hover {
		 color: yellow;
		 }
a:active {
		  color:  yellow;
}
h1 {
	color: #04b4ae;
	font-size: 24px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: center;
		}
#flourish {
	text-align: center;
}
.flourish {
	text-align: center;
}
.news{
	font-size: 32px;
	color: white;
	text-align: center;
	}
.iow {
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 25px;
	float: none;
	padding-right: 0px;
	text-align: center;

		}
#caption {
	padding-right: 100px;
	padding-top: 50px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;

}
.pixcap {
	text-align: center;
}


h2 {
	color: #04b4ae;
	padding-left: 5px;
	font-size: 18px;
	font-style: italic;
	text-align: center;
	}
p {
	width: 850px;
	text-align: left;
	color: #fafafa;
	padding-top: 0px;
	padding-left: 50px;
	padding-right: 50px;
	padding-bottom: 0px;
	font-size: 16px;
	line-height: 125%;
	font-style: normal;
	margin-right: 10px;
	margin-left: 10px;
	}
#fb {
	padding-left: 820px;
}
#footer {
	background-color: #04b4ae;
	color: #eee;
	text-align: right;
	font-size: 11px;
	clear: both;
	height: 50px;
	width: 930px;
	padding-right: 20px;
		}
#portfolio {
	width: 850px;
	margin-right: 25px;
	}
#portfolio p {
		font-style: italic;
		}
#portfolio h2 {
	font-style: italic;
	font-size: 24px;
	}
	.imagerightp{
	margin-right: 25px;
	margin-bottom: 25px;
	border-color: #fafafa;
	border-width: 5px;
	border-style: solid;
	float: right;
}

	.imageleftp {
	margin-left: 25px;
	margin-bottom: 25px;
	border-color: #fafafa;
	border-width: 5px;
	border-style: solid;
	float: left;
	}
/* special styling for statement page*/
#statement {
		text-align: center;
		width: 750px;
		margin-left: 75px;
		
		

	}
	.imageright {
	margin-left: 10px;
	border-color: #fafafa;
	border-width: 10px;
	border-style: solid;
	float: right;
}

	.imageleft {
	margin-left: 50px;
	margin-right: 10px;
	border-color: #fafafa;
	border-width: 10px;
	border-style: solid;
	float: left;
}
#statement p {
		font-style: italic;
		width: 700px;
	
	}
#statement h1 {
			color: #;#04b4ae
			font-style: italic;
		}
#statement h3 {
	color: #04b4ae;
	text-align: center;
	font-style: italic;
	}
/*special styling for projects page*/
#projects {
		margin-left: 15px;
		font-style: italic;
		
	}
#projects h1 {
	color: #04b4ae;
	font-style: italic;
	text-align: center;
}
#projects h4 {
	color: #04b4ae;
	text-align: left;
	margin-left: 10px;
	}
.update {
	font-size: 10px;
	float: right;
	text-align: right;
}
/*Special styling for the Contact Page*/
#contact h1 {
			color: #04b4ae;
			text-align: center;
		}
#contact h2 {
			color: #04b4ae;
			text-align: left;
			}
#contact {
		width: 700px;
		margin-left: 110px;
				}
#contact p { 
		width: 700px;
		text-align: left;
		
	}
/*Special styling for Price List*/
#price h1 {
			color: #4b4ae;
			text-align: center;
		}
table {
	text-align: center;
	/*border: 1px solid #fafafa;*/
	margin-left: 235px;
	caption-side: bottom;
	color: #fafafa;
	padding-left: 25px;
	}
td, th {
	text-align: center;
	border: 1px solid #fafafa;
	color: #fafafa;
	padding: 5px;
}
#price p {
	width: 500px;
	color: #fafafa;
	margin-left: 235px;
	text-align: center;
		}
#wrapper #main #price .table tr td {
	color: #fafafa;
}
