/* Body */

body {
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #600;
	font-size: 12px;
	background-color: #CCC;
}



h1 {
	font-size: 1em;
	padding-left: 10px;
	line-height: 1.2em;
	padding-right: 30px;
	margin-bottom: 1em;
	letter-spacing: 0.1em;
	text-align: justify;
	font-style: normal;
	font-weight: normal;
}
#wrapper_home {
	margin: 0 auto 0 auto;
	width: 950px;
	background-image: url(webimages/red/pg_bckgrd.jpg);
	height: 1000px;
}
#wrapper_pages {
	margin: 0 auto 0 auto;
	width: 950px;
	background-image: url(webimages/red/pagebackgrd_pages.jpg);
	border: 0;
	height: 1200px;
}
#wrapper_gal {
	width: 950px;
	height: 1000px;
	background-color: #FFF;
	margin: 0 auto 0 auto;
}


#header {
	left: 0px;
	text-align: left;
	padding-left: 30px;
	padding-top: 10px;

	/*border: solid #339900 2px;*/
}
#header_gal {
	width: 950px;
	background-image: url(webimages/red/banner_gal_redbar.jpg);
	padding-top: 10px;
	padding-bottom: 12px;
	text-align: left;
	background-repeat: repeat-x;
}
#bannerhomeleft {
	width: 760px;
	text-align: left;
	float: left;
}
#bannerhomeright {
	width: 140px;
	text-align: left;
	float: right;
	padding-top: 100px;
}


#maincontent {
	width: 400px;
	float: left;
	text-align: left;
	padding-left: 25px;
	margin-left: 20px;
	font-size: 1em;
	min-height: 425px;
	margin-top: 10px;
}
#maincontent_pages {
	width: 650px;
	float: left;
	text-align: left;
	padding-left: 15px;
	margin-left: 20px;
	min-height: 425px;
	font-size: 1em;
}
#galcontent {
	width: 440px;
	float: left;
	margin-left: 60px;
	height: 370px;
	font-size: 1em;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	text-align: justify;
	padding-top: 20px;
}





#rightsidebar {
	width:185px;
	float: right;
	text-align: left;
	padding-left: 10px;
}
#philmoss {
	text-align: right;
	width: 700px;
	font-size: 10px;
	margin-top: 10px;
	float: left;
	padding-top: 10px;
}
#webdesign {
	text-align: center;
	width: 700px;
	font-size: 10px;
	float: left;
	padding-top: 10px;
}
#webdesigngals {
	text-align: center;
	width: 870px;
	font-size: 10px;
	float: left;
	padding-top: 10px;
}


#footer_container {
	width: 720px;
	text-align: left;
	float: left;
	margin-left: 20px;
	margin-top: 10px;
}



#footer {
	width:690px;
	text-align: center;
	border-top: solid #860043 1px;
	border-bottom: solid #860043 1px;
	padding: 15px;
	font-size: 0.9em;
}
#footer_container_gal {
	width: 890px;
	text-align: center;
	float: left;
	margin-top: 10px;
	border-top: solid #006 1px;
	border-bottom: solid #006 1px;
	margin-left: 30px;
}
#footer_gal {
	width:900px;
	font-size: 1em;
	text-align: center;
	padding: 10px;
}

#pagecontent {
	width: 550px;
	float: left;
	text-align: left;
	min-height: 425px;
	padding-left: 25px;
}
#galtext {
	padding-top: 10px;
	float: left;
	width: 950px;
}

#returnhome {
	width: 120px;
	float: right;
	margin-right: 20px;
	text-align: right;
	padding-bottom: 10px;
}
#gallerycontainer {
	position: relative;
	text-align: left;/*Add a height attribute and set to largest image's height to prevent overlaying*/
	border: solid #820026 1px;
	height: 420px;
	background-repeat: no-repeat;
	padding-left: 20px;
	padding-top: 20px;
	width: 870px;
	float: left;
	margin-left: 30px;
}







p.content {
	font-size: 1em;
	padding-left: 10px;
	line-height: 1.2em;
	padding-right: 30px;
	margin-bottom: 1em;
	letter-spacing: 0.1em;
	text-align: justify;
}
p.contentaddress {
	font-size: 1.1em;
	line-height: 1.2em;
	padding-right: 30px;
	margin-bottom: 1em;
	letter-spacing: 0.1em;
	text-align: justify;
	padding-left: 40px;
}

h2 {
	font-size: 1.4em;
	line-height: 1.2em;
	letter-spacing: 0.1em;
	text-align: justify;
	font-style: normal;
	font-weight: bold;
	padding-left: 10px;
}
a {
	text-decoration: underline;
	letter-spacing: 0.1em;
}
.paratitle {
	line-height: 1.2em;
	margin-bottom: 1em;
	letter-spacing: 0.1em;
	text-align: justify;
	font-weight: bold;
	font-size: 1.1em;
}
#thumbnailbox {
	height: 380px;
	width: 180px;
	text-align: left;
	float: left;
}


.thumbnail img{
	margin: 0 0 5px 0;
	border-color: #006;
	border-width: 1px;
}

.thumbnail:hover{
background-color: transparent;
}

.thumbnail:hover img{
	border: 1px solid #830026;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	/*	padding: 10px;*/
	left: -1000px;
	/*border: 1px dashed gray;*/
visibility: hidden;
	margin-top: 20px;
/*text-decoration: none;*/
}

.thumbnail span img{ /*CSS for enlarged image*/
	border-width: 0;
	padding: 10px;
}

.thumbnail:hover span{ /*CSS for enlarged image*/
visibility: visible;
top: 0;
left: 220px; /*position where enlarged image should offset horizontally */
z-index: 50;
}
.daveh_foto {
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
