/*Tabula Rasa*/

* { 
	margin:0;
	padding:0;
}
	
body {
	font-family:Arial, Helvetica, sans-serif;
	background:url(images/bgTile2.jpg) repeat-x #000;
	
	color:#CCC;
}



p {
	margin:12px 0;
}

ul {
		margin-left: 1em;
		padding-left: 15px;
		}
		

.headingNG {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
}
.headingNGsmall {
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	
}
#container {
	position:relative;
	width:840px;
	border:1px solid #fff;
	margin:30px auto;
}

#testfloat {
	position:absolute;
	width:200px;
	left: 152px;
	top: 437px;
		font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:14px;
}

#header {
	width:840px;
	height:72px;
	background:url(images/header.jpg) top left no-repeat;
}

#logo {
	position:absolute;
	top:10px;
	left:82px;
	width:255px;
	height:59px;
	cursor:pointer;
}

#headerLinks{
	position:absolute;
	top:28px;
	left:559px;
	width:250px;
	height:22px;
}

.headerLink {
	display:block;
	float:left;
	background:url(images/orangeArrow.gif) top left no-repeat;
	padding-left:18px;
	margin:0 10px;
	font-size:11px;
	color:#969393;
	text-decoration:none;
}

.headerLink:hover {
	text-decoration:underline;
}


/* **************************************************** */
/* ********************  Nav  ************************* */
/* **************************************************** */

#navContainer {
	width:840px;
	height:58px;
	background:url(images/nav.jpg) no-repeat;
}

#nav {
	position:absolute;
	top:92px;
	left:5px;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1.5em;
	font-size:12px;
	font-weight:900;
}

#nav a {
	display: block;
	width: 100px;
	color:#707070;
	text-decoration:none;
}

#nav a:hover {
	color:#fff;
}

#nav li {
	float: left;
	width: 100px;
	height:37px;
	text-align:center;
	background:url(images/navItemDivider.jpg) top right no-repeat;
}

#nav li ul {
	position: absolute;
	width: 100px;
	left: -999em;
	border:1px solid #000;
	_margin-left:-60px;
	*margin-left:-60px;

}

#nav li ul a{
color:#ccc;
}

#nav li ul li {
	text-align:left;
	background-color:#333;
	height:20px;
	background-image:none;
	padding-left:10px;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li ul ul {
	margin: -18px 0 0 90px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

#navAbout li ul {
	width:75px;
}

#navAbout li ul li{
	width:65px;
}

#navLab a, #navLab li {
	width:140px;
}

#navLab li ul {
	width:110px;
}

#navLab li ul li {
	width:100px;
}

#navPortrait a, #navPortrait li {
	width:135px;
}

#navPortrait li ul li{
	width:90px;
}

#navWeddings li {
	width:135px;
}

#navGalleries li ul {
	width:105px;
}

#navGalleries li ul li{
	width:95px;
}


#navFineArt, navFineArt a {
	width:85px;
}

#navRestoration, navRestoration a {
	width:113px;
}

.flyout {
	background:url(images/flyout.gif) top right no-repeat;
}

/* **************************************************** */
/* ********************  Nav  ************************* */
/* **************************************************** */

.homeContent {
	height:416px;
}

#content {
	width:804px;
	background:url(images/homeBodyBG.jpg);
	padding:8px 18px;	
	font-size:12px;
	line-height:1em;
}

#featuredPhoto {
	width:370px;
	height:404px;
	background:url(images/sample1Big.jpg);
	float:left;
	border:1px solid #fff;
}

#rightColumn {
	width:412px;
	float:right;
}

#sampleContainer {
	width:416px;
	margin-bottom:30px;
}

.samplePhoto {
	width:100px;
	height:83px;
	float:left;
	margin-right:4px;
}

#welcome {
background:url(images/welcome.jpg) top left no-repeat;
	width:246px;
	height:14px;
	position:absolute;
	top:270px;
	left:410px;
}

#staff {
background:url(images/staff.jpg) top left no-repeat;
	width:236px;
	height:14px;
	position:absolute;
	top:425px;
	left:410px;
}

.readMore {
	background:url(images/whiteArrow.gif) top left no-repeat;
	padding-left:20px;
	padding-top:0px;
}

.readMore a, .readMore a:visited{
	display:block;
	text-decoration:underline;
	color:#48bf00;
	font-size:11px;
}

.readMore a:hover{
	color:#fff;
}

#footer {
	width:824px;
	height:30px;
	background:url(images/footer.jpg);
	text-align:right;
	padding:2px 8px;
	font-size:10px;
}

#footer a{
	color:#ccc;
	text-decoration:none;
}


#greenup3d {
	margin:0 auto;
	text-align:center;
	font-size:10px;
	width:840px;
	color:#222;
}
#greenup3d a {
	color:#222;
	text-decoration:none;
}

/* Begin clearfix */
.clearfix:after {content: ".";
     display: block; 
     height: 0; 
     clear: both; 
     visibility: hidden;}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
/* End clearfix */


/*restoration gallery*/


#thumbnails {
	width:185px;
	margin:30px;
	float:left;

}

#thumbnails img {

	margin:10px;
}

#poster {
	float:left;
	width:420px;
	padding:40px;
	text-align:center;
	}


/*Staff*/	
	
.staff {
	margin:10px;
	border-bottom:#666 1px dashed;
	}

.staffinfoLFT {
	width:620px;
	float:left;
	}
.staffinfoRT {
	width:620px;
	float:right;
	text-align:right;
	}
	
.imgLFT {
	float:left;
	margin:10px;
}
.imgRT {
	float:right;
	margin:10px;
	}
	
/*copyrest.html */	
	
.copyrest {
	margin:10px;
	border-bottom:#666 1px dashed;
	padding-bottom:15px;
	}

.copyrestLFT {
	width:400px;
	float:left;
	padding-left:20px;
	}
.copyrestRT {
	width:620px;
	float:right;
	text-align:right;
	}
	
.copyrestimgLFT {
	float:left;
	margin:10px;
}
.copyrestimgRT {
	float:right;
	margin:10px;
	}

/* business */
#bizposter {
	float:left;
	width:300px;
	padding:40px;
	text-align:center;
	}
	
#bizthumbnails {
	width:340px;
	margin:30px;
	float:left;

}

#bizthumbnails img {

	margin:10px;
}


/* children */
#childposter {
	float:left;
	width:280px;
	padding:30px;
	
	text-align:center;
	}
	
#childthumbnails {
	width:185px;
	margin:30px;
	float:left;

}

#childthumbnails img {

	margin:10px;
}

/* wedding */
#wedthumbs {
padding:40px;
}
	
#wedthumbnails {
	width:675px;
	margin:35px;
	

}

#wedthumbnails img {

	margin:10px;
}

.gicleeLFT {
	width:500px;
	float:left;
	padding-left:20px;
	}
	
#content a:link, #content a:visited {
	
	text-decoration:underline;
	color:#48bf00;
	font-size:12px;
}

#content a:hover {
	color:#fff;
}

#drivingDir {
	position:absolute;
	width:300px;
	
	left: 461px;
	top: 181px;
	font-size:14px;
	text-align:center;
}

#petsthumbnails {
	width:185px;
	margin:30px;
	float:left;

}

#petsthumbnails img {

	margin:10px;
}
