@charset "UTF-8";
/* DAVISON UPDATE 2010 */

#house { width: 670px; margin: auto;}
#header {}
#toplinks { width: 300px; text-align:right; float: right;}
#return { width: 150px; float: left;}
#navbar { margin-top: 20px; height: 16px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #d9c89e; letter-spacing: .1em; }
#title { margin-bottom: 30px;}
body {font-family: Arial, Helvetica, sans-serif; background-color:#FFFFFF; margin: 0px; }
#maincontainer {width: 670px;  margin:auto; margin-top: 40px;}
#maincontainer-bigpicture {width: 670px;  margin:auto; margin-top: 10px; }
#galleries { overflow:auto; margin-top: 5px; }
#gallerywrapper { overflow:auto; width: 670px; margin: auto; margin-top: 40px; }
#gallerywrapper2 { overflow:auto;  margin: auto; margin-top: 40px; text-align:center;}
#gallerycell {float: left; border: 1px #efefef solid; margin: 0px 7px;  padding-bottom: 10px; width: 150px; height: 200px;}
#gallerytitles {width: 140px; padding-left: 5px; text-align:left;}
#gallerytitles span {letter-spacing: .05em; color: #999; font-family: Arial, Helvetica, sans-serif; font-size:10px;}

.nostyle {
	text-decoration:none;}

em {color: #999;}
a:focus {outline: none;}
a img {border:none;}
.style1 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #999999;}
.style3 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #999;}
.style5 {font-size: 12px}
.style6 {color: #CCCCCC; font-family: Arial, Helvetica, sans-serif;}
.style8 {font-size: 14px; font-family: Arial, Helvetica, sans-serif;}
.style9 {font-family: Arial, Helvetica, sans-serif; font-weight:normal; color: #999; font-size: 11px; letter-spacing: .05em;}
.resume {color:#999999; face:Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.4em;}
.links {text-align:right; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #d9c89e; letter-spacing: .1em; }
.toplinks {color: #d9c89e; text-decoration:none}
.toplinks:hover {color:#fca8a2;}
.heading {font-family:Arial, Helvetica, sans-serif; font-size:16px; font-weight:bold; color: #d9c89e; letter-spacing: .2em;}
.heading2 {font-family: Arial, Helvetica, sans-serif;  font-size: 12px; color: #666; }
.dates {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666; line-height: 1.6em;}
.email {font-family: Arial, Helvetica, sans-serif; text-decoration:none; letter-spacing: .2em; font-size: 14px; color: #999;}
.email:hover {color:#666;}
.highlight {color: #fca8a2; text-decoration:none;}
.gallerytitles {color: #999; font-family: Arial, Helvetica, sans-serif; font-size:10px; font-style:italic;}
img.padding-bottom {padding-bottom: 10px;}
.titles {
	font-style:italic;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #999; 
	font-size: 11px;
	letter-spacing: .05em;}

em2 {font-style:italic; color:#ccc;}

/* Photoslider Code */
.photoslider {

}

.photoslider_nav {
	position: relative;
	border: solid #bbb 1px;
	overflow: hidden;
	height: 90px;
	width: 668px;
	margin: auto;
}

.photoslider_thumbBar {
	position: absolute;
	left: 0px;
	top: 0px;
	display: block;
	margin: 0px;
	padding: 0px;
}

.photoslider_thumb {
	position: relative;
	border: solid #efefef 1px;
	width: 50px;
	height: 50px;
	float: left;
	padding: 5px;
	margin: 5px;
	cursor: pointer;
}

.photoslider_clear {
	clear: both;
}

.photoslider_main  { 
	position: relative;
	height: 475px; 
	padding-bottom: 5px;
}

.photoslider_main img {
	position: relative;
	border: none;
	display: block;
	margin: auto;
}

.photoslider_caption {
	font-weight: bold;
	text-align: left;
	padding: 5px;
	margin-bottom: 5px;
}

.photoslider_control {
	display: none;
	text-align: center;
	font-weight: bold;
	padding-top: 10px;
	margin: auto;
	height: 30px;
	width: 52px;
}

.photoslider_play, .photoslider_stop {
	width: 18px;
	height: 19px;
	margin: auto;
	padding: 3px;
	cursor: pointer;
	text-align: center;
	border: solid #fff 1px;
	float: left;
}

.photoslider_play {
	background: url('/images/play_pause.gif') no-repeat 0px 0px;
}

.photoslider_stop {
	background: url('/images/play_pause.gif') no-repeat -25px 0px;
}

.slideshow_disabled {
	border-bottom: solid #919191 2px;
}
