/* DEVELOPED BY MELISSA L. R. SINNER */
/* MEMBER OF LINCOLN ARTISTS' GUILD */
/* REPRESENTED BY NOYES ART GALLERY */
/* JULY 2, 2009 */


/*------------------------------*/
/* PAGE SETUP */

body {            
             font: 12px/14px sans-serif;            
	color: #660000;
             background: #FFCA7F url(graphics/bodybg.gif) fixed;             
	margin: 0; 
	padding: 0;
             }
	
a:link, a:visited {
	color: #666699; 
             font-weight: bold;
             text-decoration: none;
             }

a:hover, a:active {
	color: #666699; 
             text-decoration: underline;
             }



/*------------------------------*/
/* CONTENT AREAS */

#container  {              
	position: absolute;
             top: 0;
             left: 50%; 
	width: 690px;                                      	
	margin: 0 0 0 -345px;
             padding: 0;
             z-index: 1;    		
	}

#intro {  
             width: 690px;                     
             margin: 0;
             padding: 0;
             background: url(graphics/head.jpg) no-repeat;             
	}
#intro02 {  
             width: 690px;                     
             margin: 0;
             padding: 0;
             background: url(graphics/head02.jpg) no-repeat;             
	}

#content  {                          
             width: 690px;             
             margin: 0;
             padding: 0;
             background: url(graphics/bg.jpg) repeat-y;             		
	}


/*------------------------------*/
/* PAGE HEADER */	

#pageHeader {
             display: none;            
             }



/*------------------------------*/
/* CONTENT SECTIONS */

#siteIntro, #sectionIntro, #sectionTop, #sectionMid  {	
	width: 690px;
             margin: 0;
             padding: 0;                          
	}

#siteIntro {
             padding-top: 220px;
             }


#sectionIntro {
             padding-top: 220px;
             }




#siteIntro h3 {
             font: bold 16px sans-serif;
             text-transform: uppercase;
             letter-spacing: 2px;
             color: #666;             
             margin: 0 60px 20px 235px;
             padding: 5px 10px;
		text-align:center;
             /*background: #D4C5C2;    */
	     border: 1px solid #999;                        
	}

#sectionPlain {
             padding-bottom: 100px;
             background: url(graphics/bottom.gif) no-repeat bottom left;
}


#sectionBottom {
             padding-bottom: 100px;
             background: url(graphics/bottom.gif) no-repeat bottom left;


             }

#sectionIntro h3 {
             font: bold 16px sans-serif;
             text-transform: uppercase;
             letter-spacing: 2px;
             color: #666666;             
             margin: 0 60px 20px 235px;
             padding: 5px 10px;
		text-align:center;
                        
	}

 #sectionTop h3, #sectionMid h3, #sectionBottom h3 {             
	       font: bold 14px sans-serif;
             text-transform: uppercase;
             letter-spacing: 2px;
             color: #666;             
             height: 40px;
             margin: 0;
             padding: 60px 0 0 235px;
             background: url(graphics/paragraph.gif) no-repeat;                            
	}

 #sectionPlain h3 {             
	       font: bold 14px sans-serif;
             text-transform: uppercase;
             letter-spacing: 2px;
             color: #666;             
             height: 40px;
             margin: 0;
             padding: 50px 0 0 235px;
	}


#siteIntro p, #sectionIntro p, #sectionTop p, #sectionMid p, #sectionBottom p, #sectionPlain p {	
	       margin: 0;
             padding: 0px 50px 10px 235px;

	}



#siteIntro ul, #sectionIntro ul, #sectionTop ul, #sectionMid ul, #sectionBottom ul, #sectionPlain ul  {	
	       margin: 0;
             padding: 0 80px 0px 235px;
	}

#siteIntro ol, #sectionMid ol, #sectionTop ol, #sectionBottom ol, #sectionPlain ol  {	
	       margin: 0;
             padding: 0 80px 0px 235px;
	}

#siteIntro li, #sectionIntro li, #sectionTop li, #sectionMid li, #sectionBottom li, #sectionPlain li    {	
	       margin: 0;
             padding: 0px 0px 10px 0px;
	}



/*------------------------------*/
/* PROMOTIONAL SPOT */

#promoSpot { 
             position: absolute;		
             top: 198px;
	       left: 50%;
             width: 185px;
             font: bold 10px sans-serif;
             text-align: center;
             color: #FFC46F;             	
	margin: 0 0 0 -345px;
             padding: 0;	             	
	}

#promoSpot a:link, #footer a:visited {
	color: #FFE0B4;             
             }

#promoSpot a:hover, #footer a:active {
             color: #FFF;
             }


/*------------------------------*/
/* NAVIGATION LISTS */

#linkList {
             position: absolute;
	top: 250px;
	left: 13px;
             width: 140px;             
             margin: 0;
             padding: 0;
             }

#linkList a:link, #linkList a:visited {
	color: #666699;
             }

#linkList a:hover, #linkList a:active {
             color: #666699;
             }


#linkListSides {
	position: absolute;
             top: 0;
             left: 50%; 
	width: 690px;
             height: 800px;                         	
	margin: 0 0 0 -345px;
             padding: 0;
             background: url(graphics/bg.jpg) repeat-y;             
	}





#sitenav, #sitelinks {             	
             margin: 0 0 25px 0;
             padding: 0;                          
	}

#sitenav h3, #sitelinks h3  {             
	font: bold 11px Verdana;
             text-transform: uppercase;
             text-align: center;                         
             color: #FFF;
             margin: 0 0 10px 0;
             padding: 3px;
             background: #666699;    


             padding: 0;                         
	}

#sitenav ul, #sitelinks ul {	
             margin: 0;
             padding: 0;             
	}

#sitenav li {
	font-size: 12px;	
      letter-spacing: 1px;
	text-transform:uppercase;
	color: #666699;	
             margin: 0;
             padding: 0px 0px 5px 0px;
	list-style: none;
	background: url(graphics/dot.gif) no-repeat 0px 4px;
	}

#sitelinks li {
	font-size: 12px;
             color: #660000;
             margin: 0 0 5px 0;
             padding: 0;		
	list-style: none;
	}

#sitenav li a:link, #sitenav li a:visited {
            display: block;
            }
#sitelinks a:link, #sitelinks li a:visited {
            display: block;
            }


/*------------------------------*/
/* FOOTER */

#footer { 
       		
		position: relative;
		left: 50%;
             width: 185px;
             font: bold 10px sans-serif;
             color: #996666;             	
	margin: 0 0 0 -345px;
             padding: 0px 0px 50px 0px;	             	
	}

#footer a:link, #footer a:visited {
	color: #660000;             
             }

#footer a:hover, #footer a:active {
             color: #660000;
            text-decoration:underline;
             }



