/* CSS Document */

/*
 CSS Written by Jetscram Design for Donald James Photography
 www.jetscram.com
 www.donaldjamesphotography.com
 */
 
 body {
	font-family:Arial, Helvetica, sans-serif;
	padding: 0px 0;
	margin: 0px 0;
	background:top repeat-x url(images/bg_slither.gif) #000 ;
	}
 
/* Layout Div */
div#wrap {
    
	width:789px;
    }
#left{
	
	float:left;
	width:391px;
	
	}
/* ie 6 hack to adjust left image up */
* html #left{
margin-top:-3px;
}
#content{
	float:right;	
		border-right: 1px #555 solid;
	background-color:#333;
	 width: 397px;
	}
#bottomNavigation { clear:both; float: none; font-size:0.7em;background-color:#000000; padding:4px 13px 10px 13px; color:#333; width:708px; line-height:1.6em; text-align:center}

#bottomNavigation  a{color: #666;text-decoration: none; font-weight:normal;}
#bottomNavigation  a:visited {text-decoration:none; margin:0px; color:#666; }
#bottomNavigation  a:hover { color:#BFC7D4;  }
#bottomNavigation  a:active { color:#fff; }

#header{
	padding-top: 30px;
	clear:both;
	}
strong{ color:#999}
	
#left p { width: 160; font-size: .7em;}
	/* image replacement Hx */
#content p {padding: 3px 12px 7px 17px; color:#ccc; margin: 0px 0; font:Verdana, Arial, Helvetica, sans-serif; font-size:.8em; line-height:1.3em; }
tr, th, td{ font-family:Georgia, "Times New Roman", Times, serif;color:#ccc; margin: 0px 0; font:Verdana, Arial, Helvetica, sans-serif; font-size:.8em; }
#content table{padding-left:17px;}
h6{background: url(images/Avessa-Salon-and-Day-Spa.jpg) no-repeat left; height: 119px; width: 736px; padding: 0px 0; margin: 0px 0; text-indent: -9000px; border-bottom: #fff solid 1px; }

h2{background:url(images/h2_heading.jpg) no-repeat top #fff;  width: 548px; padding: 50px 0px 12px 15px ; margin: -1px 0; font-size:1.2em;font-family: Verdana, Arial, Helvetica, sans-serif; color:#FFFFFF; font-weight:lighter; border-bottom:#000 solid 1px;}

h1{padding: 0px 0; margin: 15px 0px 10px 15px; font-size:1.0em; color: #999; font-family: Georgia, "Times New Roman", Times, serif}

h5{color:#FFFFFF; padding:4px 0; margin:0px 0; font-size:1.2em; font-family:Verdana, Arial, Helvetica, sans-serif; font-weight:normal;}
/* navigation */

a { color:#000000; font-weight:bold;}

a:visited { color:#000000; font-weight:bold;}
a:hover{ color:#000000; text-decoration:none;}

#paul_mitchell a,#paul_mitchell a:visited {color:white; font-weight:bold; text-decoration:none}
#paul_mitchell a:hover{text-decoration:underline;}