/**
 * Lea Puckett Stylesheet	
 */
 
 /* Reset */
 
html,body,div,span,h1,h2,h3,p,a,strong,ol,ul,li,form,label {margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; }

:focus { outline: 0; }

body {line-height: 1; color: black; background: white; }

ol,ul { list-style: none; }
 
 /* Layout*/
 
 html, body { margin: 0; padding: 0; background: #dedace; }
 
 #container { width: 1050px; background: url(../images/lp-background.jpg) no-repeat; height: 700px; padding: 0px; margin-right: auto; margin-left: auto; margin-bottom: 0px; margin-top: 0;}
  
 #intro { float: left; width: 595px; height: 285px; margin-top: 266px; margin-left: 42px;}
 
 #intro h1 { color: #534a33; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; font-size: 24px; line-height: 1.5em; font-style: normal; padding-bottom: 20px;}
 
 #intro p { color: #534a33; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; font-size: 13px; line-height: 1.5em; padding-bottom: 25px; }
 
 ul { list-style: none; background: url(../images/photo-bkg.png) repeat-x 100%; width: 614px; color: black;}
 
 li { float:left; width: 119px;}
 
 h2 { width: 122px; height: 16px; background: url(../images/myPhotography.png) no-repeat; text-indent: -9999em; margin-bottom: 5px;}
 
 #sidebar { width: 275px; height: 220px; float: left; padding-left: 88px; margin-top: 269px; }
 
 #sidebar p { color: #fff; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; font-weight: normal; font-size: 11px; text-decoration: none; }
 
 
 h3 { width: 261px; height: 19px; background: url(../images/mySites.png) no-repeat; text-indent: -9999em; margin-bottom: -10px;}
 
 h4 { width: 261px; height: 19px; background: url(../images/otherStuff.png) no-repeat; text-indent: -9999em;margin-bottom: -10px;}
 
 dl {line-height: 1.5em;}
 
 dt { background: url(../images/bullet.png) no-repeat 0 4px; padding-left: 15px; }

a:link { color: #fff; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; font-weight: normal; font-size: 13px; text-decoration: none; }	

a:hover { color: #335b67; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; font-size: 13px; font-weight: normal; border-bottom: 1px dotted #335b67; }

a:visited { color: #d2b56a; font-family: "Trebuchet MS", Helvetica, Arial, sans-serif; font-size: 13px; font-weight: normal; text-decoration: none; }

a:link img {border-style: none;}

#footer p{ font-size: 11px; color: #534a33; font-family:  "Trebuchet MS", Helvetica, Arial, sans-serif; float: right; margin-right: 450px; margin-top: 50px;}
