/*Natasha Hill Web Design Studio Web Site's CSS*/
/*
author: Natasha Hill
email:info@natashahill.co.uk
website: http://www.natashahill.co.uk
*/

#header, #mainnav, #rightcol, #telephone, #footer, .noprint, #pagedescription, #pinkbg, form.cform {
display:none;
}
* {
padding:0;
margin:0;
}
h1, h3{margin:20px 0 30px 0;}
h2{margin:10px 0;}
h4, h5, h6 {margin:20px 0 0 0;}
p {margin:0 0 20px 0;}

/*fonts*/
p, td, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, strong{
font-family:Helvetica, Arial, sans-serif;
}
 

body {
font-family:Helvetica, Arial, sans-serif;
text-align: left;
color: #000000;
background: #ffffff;
}
/*ids*/
#wrapper {
text-align: left;
position: relative;
width: 100%;
}

#contact{
position: relative;
}

#main {
font-size: 16px;
position: relative;
margin: 60px 0 20px 100px;
colour:#000000;
line-height:18px;
}

/*classes*/
.clear {
clear:both;
}

/*tags*/
h1, h2, h3, strong, blockquote {
font-weight: bolder;
color:#ec008c;
}
h1 {
font-size:24px;
}
h2 {
font-size: 18px;
border-bottom:3px dotted #ec008c;
width:279px;
}
h3{
font-size:16px;
font-style:italic;
}

#main li {
padding-left:30px;
background:url(bullet1.jpg) no-repeat 0 50%;
line-height:24px;
}
#main ul{list-style-type:none;}

a {
text-decoration: underline;
color: #ec008c;
font-weight: bolder;
text-decoration:none;
}


a img {
border: 0;
}
.gallery img{
border:0;
width:114px;
height:171px;
padding:9px 2px;
}
.gallery{margin-left:-22px;}