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

/* START Image Gallery (lightbox) */

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/* END Image Gallery (lightbox) */



body {	
	background-color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 1em;
	text-align: center;
	line-height: 2em;	
	color: #336699;
	margin-top: 0.1em;
	margin-right: 0.1em;
	margin-bottom: 0.1em;
	margin-left: 0.1em;
	text-align:left;
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.7em;
	line-height: 1.2em;	
	color: #333333;
	}
.body {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.7em;
	line-height: 1.2em;	
	color: #333333;
	}	
.headline {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 1em;
	line-height: 1.6em;
	color: #CC0000;
	}
.subhead {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.7em;
	font-weight:bold;
	line-height: 1.2em;	
	color: #CC0000;
	}
.smalltext {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.6em;
	line-height: 1.2em;	
	color: #333333;
	}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.54em;
	line-height: 1.2em;	
	color: #666666;
	}
#header {
	width:810px;
	padding-top:15px;
	border-top:3px solid #CC0000;
	margin:0px auto;
	height: 90px;
	background-color:#FFF;
	background-image: url(images/dash.gif);
	background-repeat: repeat-x;
	background-position:bottom;
	}	
#spacer {
	width:30px;
	height: 30px;
	float:left;
	}
#headerimg {
	width:200px;
	height: 50px;
	}
#belly {
	width: 810px;
	margin:0px auto;
	background-color:#FFF;
	border-bottom:3px solid #CC0000;
	}
#bellyhome {
	width: 810px;
	margin:0px auto;
	background-color:#FFF;
	border-bottom:3px solid #CC0000;
	}
	
.clear { clear:both; }

#bellycontact {
	width: 810px;
	margin:0px auto;
	height:500px;
	background-color:#FFF;
	border-bottom:3px solid #CC0000;
	}
#bellyservices {
	width: 810px;
	margin:0px auto;
	height:540px;
	background-color:#FFF;
	border-bottom:3px solid #CC0000;
	background-image:url(images/services_couple.jpg);
	background-position:right bottom;
	background-repeat: no-repeat;
	}
#bellypackages {
	width: 810px;
	margin:0px auto;
	height:900px;
	background-color:#FFF;
	border-bottom:3px solid #CC0000;
	}
#bellyportfolio {
	width: 810px;
	margin:0px auto;
	height:550px;
	background-color:#FFF;
	border-bottom:3px solid #CC0000;
	}
#column50 {
	width: 350px;
	float:left;
	margin-left:18px;
	}
html>body #column50 {
	margin-left:35px;
	}
#column50contact {
	width: 360px;
	height: 500px;
	float:right;
	margin-left:20px;
	background-image: url(images/paul_hattam.jpg);
	background-position:right;
	background-repeat: no-repeat;
	}
#column50r {
	width: 360px;
	float:right;
	margin-left:20px;
	}
#packages_nav {
	width: 360px;
	float:right;
	margin-left:20px;
	ont-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.7em;
	color: #333333;
	vertical-align: middle;
	}
#column100 {
	width: 740px;
	float:left;
	margin-left:18px;
	height:auto;
	margin-top:10px;
	margin-bottom:10px;
	}
html>body #column100 {
	margin-left:35px;
	}
#column25 {
	width: 175px;
	float:left;
	}
#smallbuttons {
	width: 70px;
	margin:0px 0px 0px 0px;
	float:left;
	}
#nav {
	font-family: bold 1em/1em Arial, Helvetica, sans-serif;	
	font-size: 0.6em;
	text-align: left;
	color:#333;
	line-height: 1.3em;
	width: 810px;
	margin:0px auto;
	height: 40px;
	background-color:#FFF;
	background-image: url(images/grey-grad.jpg);
	background-repeat: repeat-x;
	}
#nav_element {
		margin:0;
		padding:0;
		width:400px;
		float:left;
		border-width: 1px 1px 1px 0px;
	}
#nav_element li {
		display:inline;
		padding:0;
		margin:0;
	}
#nav_element a:link,
#nav_element a:visited {
		color:#666;
		padding:5px 10px 4px 6px;
		float:left;
		width:auto;
		border-right:2px solid #CC0000;
		text-decoration:none;
		font:bold 1em/1em Arial, Helvetica, sans-serif;
		text-transform:uppercase;
		text-decoration:none;
		text-shadow: 2px 2px 2px #555;
	}
#nav_element a:hover {
		color:#fff;
		background:#999;
	}
#home #nav-home a,
#portfolio #nav-portfolio a,
#services #nav-services a,
#packages #nav-packages a,
#contact #nav-contact a {
		background:#999;
		color:#fff;
		text-shadow:none;
	}
#home #nav-home a:hover,
#portfolio #nav-portfolio a:hover,
#services #nav-services a:hover,
#packages #nav-packages a:hover,
#contact #nav-contact a:hover {
		background:#CC0000;
	}
#footer {
	width: 810px;
	margin:0px auto;
	height: 100px;
	margin-top:10px;
	padding-top:2px;
	background-image: url(images/grey-grad.jpg);
	background-repeat: repeat-x;
	background-color:#FFF;
	}
#footer_copyright  {
	width: 810px;
	margin:0px auto;
	height: 5px;
	margin-top:2px;
	padding-top:2px;
	}
.footer_banner	{
	padding-top:5px;
	width: 295px;
	height: 75px;
	border:dotted 1px;
	border-color:#666;
	}
#flashcontent {	
	width: 810px;
	margin:0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.7em;
	text-align: center;
	line-height: 2em;	
	color: #666666;
	overflow:visible;
	}
	
#clientcontent {	
	width: 810px;
	height:800px;
	margin:0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;	
	font-size: 0.7em;
	text-align: center;
	line-height: 2em;	
	color: #666666;
	overflow:visible;
	}
	
#nav_spacer	{
	width: 45px;
	height: 340px;
	float:left;
	}

#gallery_nav {
	width: 200px;
	height:345px;
	float:left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin:20px 5px 0px 0px;	
	font-size: 0.6em;
	text-align: left;
	color:#333;
	line-height: 1.8em;
	}
	
#gallery_nav ul
	{
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 0;
	list-style-type: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
#gallery_nav a
	{
	display: block;
	color: #333;
	padding:3px 3px 3px 10px;
	width: 187px;
	background-color: #E5E4D3;
	border-bottom: 2px solid #fff;
	text-decoration: none;
	}

#gallery_nav a:visited
	{
	text-decoration: none;
	color: #333;
	}

#gallery_nav a:hover
	{
	background-color: #999;
	text-decoration:none;
	color: #fff;
	}
.gallery_nav_title	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight:bold;
	display: block;
	width: 192px;
	background-color: #999;
	color: #fff;
	border-bottom: 2px solid #fff;
	padding:4px;
	}
#gallery_nav_spacer	{
	width: 200px;
	height: 22px;
	border-bottom: 2px solid #fff;
	}
#gallery_content	{
	text-align:left;
	width: 510px;
	height:340px;
	padding-top:0px;
	margin:20px 0px 0px 0px;	
	padding: 0px 5px 5px 0px;
	float:left;
	background-color:#E5E4D3;
	}
.img-holder	{
	width: 80px;
	height:80px;
	margin:5px 0px 0px 5px;
	float:left;
	padding: 0;
	background-color:#666;
	}
a:link, a:visited
	{
	text-decoration: none;
	color: #CC0000;
	}
a:hover
	{
	text-decoration:underline;
	color: #999999;
	}

/* ]]> */

	


