/*******************************************************
TITLE: IN TOUCH PILATES Two-Column Layout (Basic) V1.0 (Beta)
DATE: 20081015
AUTHOR: Dean Pannifer - http://www.bonnyday.co.uk
*******************************************************/


body{
margin:0;
padding:0;
background-color: #38949c;
background-image: url('none');
background-attachment: fixed;
line-height: 125%;
font-size:0.95em;
font-family:Helvetica, Arial, sans-serif;
color:#339999;
}

b{font-size: 110%;}

blockquote {
margin:0em;
padding-top:6em;
font-size:20px;
line-height: 125%;
color: #38949c
background-color:#ffffff;
border-top:1px dotted #999999;
border-bottom:1px dotted #999999;
}

blockquote p {
margin:0em;
}

h1 {
border-bottom: 1px solid #591f00;

}

h2 {

font-family: Helvetica, Arial, sans-serif;

font-size: 20px;
line-height: 125%;
color: #38949c;
font-weight: normal;
border-top: 0px dotted #38949c;
padding-top:0px;
border-bottom: 0px dotted #38949c;
}

h3 {

font-family: Helvetica, Arial, sans-serif;
line-height: 100%;
font-size: 14px;
text-align: right
color: #38949c;
font-weight: normal;

}

h4 {
color: #38949c;
border-bottom: 1px dotted #38949c;
padding-bottom:0px;
}

a {
color:#38949c;
text-decoration:underline;
}

a:hover {
color:#666666;
text-decoration:underline;
}

a.two {
color:#666666;
text-decoration:underline;
}

a.two:hover {
color:#591f00;
text-decoration:underline;
}

#topsection{
height: 270px; /*Height of top section*/
width: 800px
}

#topsection h1{
margin: 0;
padding-top: 15px;
}

#contentwrapper{
float: left;
width: 100%;
background: #fff;
}


#maincontainer{
width: 800px; /*Width of main container*/
margin: 0 auto; /*Center container on page*/
}



#leftcolumn{
float: left;
width: 215px; /*Width of left column*/
margin-left: -800px; /*Set left margin to -(MainContainerWidth)*/
padding:17px 0px 0px 40px;
background: #fff;
line-height: 125%;
font-size:0.95em;
font-family:Helvetica, Arial, sans-serif;
color:#339999;
}


#leftColumn li a:hover { 
color:#cc3333;
text-decoration:underline; 
}


#contentcolumn{
margin-left: 265px; /*Set left margin to LeftColumnWidth*/
padding:17px 42px 25px 10px;
background: #fff;
line-height: 125%;
font-size:0.95em;
font-family:Helvetica, Arial, sans-serif;
color:#666666;
}

#contentcolumn h1 {  
padding:0;
font-size:1em;
letter-spacing:0.5px;
color:#591f00;
}

#contact ul {
margin:0;
padding:0;
list-style:none;
}

#contact li {
margin:1px;
padding:0em;
display:inline;
}

#footer{
clear: left;
width: 100%;
text-align: left;
padding: 4px 0;
}

#footer a{
font-size:0.9em;
font-family:Helvetica, Arial, sans-serif
color: #fff;
}
