﻿body 
{
    background-image:url(../images/bg.jpg);
    line-height:200%;
    font-family:MS Serif;
    font-family:Georgia;

    font-size:12pt;
}

h1
{
    font-size: 20pt;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px;
    height: 50px;
    text-align: center;
    position: absolute;
    top: 220px;
    color: #333333;
}

h3
{
 margin:5px;
 padding:0px;
    
}

a
{
  color:#000000;
  font-weight:normal;
}
a:hover
{
  color:#CC0000;
}

#contentcontainer
{
margin-top:-40px;
padding:25px;

}

#heading
{
    width: 715px;
    font-weight: bold;
    margin-left: -30px;
    margin-top: 15px;
    font-size: 15pt;
    background-image: url('../images/headerBG.png');
    background-repeat:no-repeat;
    background-position:center;
    height:60px;
    margin-top:25px;
}


#header
{
 margin-top:60px;
 background-image:url('../images/bgcontenttop.png');
 height:152px; background-repeat:no-repeat;
 width:900px;
}

#content
{
    background-image:url('../images/bgcontentmiddle.png');
    background-repeat: repeat-y;
    width:900px;
    line-height:150%;
    padding-bottom:50px;
    margin-bottom:-35px;

}

#content h1
{
 margin:0px;   
}

#footer
{
    background-image:url('../images/bgcontentbottom.png');
    height:125px; background-repeat:no-repeat;
    width:900px;
    margin-top:-0px;

}

#footer ul
{
    width:200px;
    float:left;
    text-align:left;
    list-style:none;
}

#footer li
{
    width:200px;
    float:left;
    text-align:left;
    list-style:none;
    margin-top:0px;
    margin-bottom:-5px;


}


.media
{
display:none;   
margin-top:-5px;
margin-left:20px;
width:300px;
}


#paintbrushes
{
position:absolute;
top:5px;
}


.quotes
{
 display:none; 
 padding:25px;
 margin:10px;
 background-image:url('images/quotesbg.png');
 background-repeat:no-repeat;
 width:250px;
 height:220px;
 font-size:10pt;

}
#logotext
{
    position:absolute;
    top:0px;
    left:0px;
    margin-top:0px;
 
}

#paintbucket
{
   position:absolute;   
   top:0px;
    left: 10px;
}

#nav
{
 position:absolute;
 top:160px; 
 /*      left:0px;
 margin-left:150px;  
margin-left:90px;*/
}

#nav a
{
    text-decoration: none;
    color: #BB3E1C;
    margin-left: 0px;
    font-size: 10pt;
    font-family: Georgia;
    font-weight: bold;
    padding-right: 10px;
    margin-top: 0px;
}

#nav a:hover
{
text-decoration:none;
color:#FFFFFF; 
border-bottom:dotted 1px #f6f8be;
}

#nav img
{
 margin-bottom:-10px; 
 padding-right:3px;  
 border: none;
    
}


#linkBG
{
   
}

#media
{
}

#homebg
{
background-image:url('../images/homebg.png');
background-repeat:no-repeat;
height:35px;
}

.gallery
{
 display:none;  
 margin-left:-0px; 
    
}

.gallery img
{
 border:solid 2px #000000;  
    
}

.bigquote
{
 width:620px;
 height:533px;
 display:none;
 position:absolute;
 top:150px;  
 background-image:url('../images/bigquotebg.png');
 background-repeat:no-repeat;
 text-align:left;
  
}

#bg
{
 background-image:url('../images/galleryBG.png');
 position:absolute;
 top:0px;
 left:0px;
 width:100%;
 height:200%;  
 display:none; 
}

.quotes a
{
 color:#CC0000;   
}

.quotes img
{
 border: none;
}

#bigPicShell
{
 display:none;   
 position:absolute;
 top:200px;
}

#bigPic
{
border: solid 10px #FFFFFF;
}

#up
{
 margin-top:-10px;   
}