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

body {
	font-family:Tahoma, Verdana, Arial, sans-serif;
	background-image: url(../graphics/grayGradientBkg.png);
	background-repeat: repeat-x;
	background-position: left top;
	width: 100%;
	font-size: small;
	}
a {
	text-decoration: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


#siteID {
	width:500px;
	height:75px;
	background-image: url(../graphics/doughandtitle_w250_red.png);
	background-position: left top;
	background-repeat: no-repeat;
}
#siteID h1 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	text-indent: -99999px;
}
#siteID p {
	font-size: medium;
	margin: 0px;
	padding-top: 17px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	font-style: italic;
}

#main {
	margin: auto;
}
#mainImage {
	height: 450px;
	width: 500px;
	padding: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	float:left;
	position: relative;
}


#mainImage img {
	background-position: left top;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-decoration: none;
	border: thin solid #333333;
}
#GalleryImage {
	height: auto;
	width: 500px;
	padding: 0px;
	overflow: hidden;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	float:left;
	position: relative;
}
#fullGallery {
	text-decoration: none;
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #333333;
}
#fullGallery h1 {
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#fullGallery h3 {
	color: #666666;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#fullGallery li {
	text-decoration: none;
	display: inline;
	list-style-type: none;
}

#fullGallery ul {
	margin: 0px;
	padding: 0px;
}
#fullGallery a {
	text-decoration: none;
}
#fullGallery img {
	margin: 5px;
	padding: 0px;
}
.galleryRight {
	float: right;
	width: 100px;
}
.galleryLeft {
	float: left;
	width: 500px;
	display: inline;
}



.title {
	width: 200px;
	background-image: url(../graphics/bottomtitlecard.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	float:left;
	height: 325px;
}
.galleryImage {
	position: relative;
}

.caption{
	color:#333333;
	font-weight: bold;
}

.title h1 {
	font-size: 24px;
	padding: 5px;
	text-align: left;
	margin: 0px;
	background-image: url(../graphics/signature.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -9999px;
}
.title p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	margin: 0px;
	padding: 5px;
}
.gallery {
	visibility: hidden;
}

#footer {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	clear: both;
}
#nav {
	text-decoration: none;
	list-style-type: none;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 22px;
	text-align: left;
	vertical-align: bottom;
	margin: 0px;
	padding: 0px;
	background-image: url(../graphics/toptitlecard.png);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
}
.signature {
	background-image: url(../graphics/signature2.png);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 70px;
	width: 198px;
}

#nav a {
	color: #656363;
	text-decoration: none;
	vertical-align: text-bottom;
	margin: 10px;
	padding: 0px;
}
#nav a:hover {
	font-weight: bold;
	color: #f0c737;
	text-decoration: none;
}


#footer p {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #939292;
	text-align: left;
}
#nav li p.email {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-indent: -9999px;
	margin: 0px;
}
#thumbs {
	margin: 0px;
	padding: 0px;
	width: 500px;
	clear: both;
}
#bio {
	background-image: url(../graphics/biocard_500x500.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 500px;
	width: 500px;
	float: left;
	overflow: auto;
	padding: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 30px;
	color: #333333;
	display: inline;
}
#bio img.bio {
	margin: 0px;
	float: left;
	height: 300px;
	width: 200px;
	padding-top: 25px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#bio h1 {
	font-size: 24px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#bio img.find {
	margin: 0px;
	width: 300px;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}



#bio p {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.facebook {
	clear: both;
	height: 50px;
	width: 400px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.facebook a img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.facebook img {
	display: inline;
	margin: 0px;
	float: left;
	height: 44px;
	width: 144px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#form dl {
	padding: 0px;
	width: 450px;
	display: inline;
	background-color: #CCCCCC;
	border: thin solid #333333;
	float: left;
	margin: 5px;
}

#form dt {
	text-align: right;
	float: left;
	width: 95px;
	font-weight: bold;
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	line-height: 20px;
}
#form dd {
	text-align: left;
	float: right;
	width: 350px;
	padding: 2px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	display: inline;
}
label.note {
	font-size: 10px;
	font-style: italic;
	color: #999999;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
#footer a {
	color: #939292;
}
