*
{
padding: 0px;
margin: 0px;
}

body
{
background: #A5D93E url('images/gail_lambourne_bg.jpg') repeat-x;
font-size: 0.8em;
font-family:  tahoma, helvetica, sans-serif;
color: #535879;
line-height: 1.4em;
}


#outer
{
position: relative;
margin: 0 auto;
}

#inner
{
margin-top: 0px;
z-index: 2;
}

#header
{display:none;}

#contact
{
display:none;
}


#menu
{
display:none;
}

#content{
width:350px;
margin-left:40px;
margin-top:30px;
float:left;
}

#side {
float:left;
width:250px;
padding-right:20px;
margin-top:30px;
}

.breakout {height: auto; margin-bottom:10px; font-size: 1.2em;}




#footer {
width:916px;
clear:both;
height:60px;
text-align:left;
padding-top:20px;
padding-left:26px;
font-size: 0.8em;
background: #A5D93E url('images/footer_bg.jpg') no-repeat;
}

#footer a
{
}

p {margin-bottom:1em;}

a {
color:#31386C;
text-decoration:underline;
}

a:hover {
color:#FF9900;
text-decoration:underline;
}

#contact a
{
color: #FFF;
text-decoration:none;
}

#contact a:hover 
{
text-decoration:underline;
}
H1
{
font-size: 1.8em;
font-weight: normal;
padding-bottom: 1em;
line-height:1.3em;
}


#side H2
{
font-size: 1.8em;
font-weight: normal;
padding-bottom: 1em;
}

ul
{
list-style-position: inside;
}










