/* Style sheet for spurgeon fine arts dot com all pages 12-17-09*/

	body.home	{color: rgb(0, 0, 0); background-color: rgb(204, 204, 204); background-image: url("background.jpg");
		margin: 0px; padding: 0px; font-size: 12pt; font-family: "Times New Roman", serif;  color: black; text-align: left;
	    	}
	body.page 	{color: rgb(0, 0, 0); background-color: rgb(204, 204, 204); background-image: url("backgroundnarrow4.jpg");
		margin: 0px; padding: 0px; font-size: 12pt; font-family: "Times New Roman", serif;  color: black; text-align: left;
	    	}
	/* footnotes*/
	p.fn	{font-size: 10pt; 
		}
	/* copyright*/
	p.cr	{font-size: 10pt; font-style: italic; 
		}
	/* style for the navigation menu items at the left of every page*/
	p.menu	{font-size: 13.5pt; color: #cccccc; line-height: 14pt; text-decoration: underline; margin-right: 5px; 
		}
	/* next three apply to the art info as presented in the picpagetemplate2.php page */
	p.art-title	{font-size: 18pt; font-weight:  normal; margin: 0px; padding: 0px; margin-top: 110px; margin-bottom: 5px; text-align: center;
		}
	p.art-info	{font-size: 13pt; font-weight:  normal; margin: 0px; padding: 0px; margin-top: 2px; margin-bottom: 5px; text-align: center;
		}
	p.art-notes	{font-size: 12pt; font-weight:  normal; margin-left: 10px; margin-right: 10px; padding: 0px; margin-top: 25px; margin-bottom: 5px; text-align: center;
		}
	/* style for user instructions, esp within the editor*/	
	p.instruct {font-size: 10pt; 
		}
	/* style for message to user, esp withing the editor*/
	p.message {font-size: 12pt; font-family: "Verdana", sans-serif;
		}
	/* style for error message or warning to user, esp withing the editor*/
	p.warn	{font-size: 12pt; font-family: "Verdana", sans-serif;  color: #ee0011;
		}
	/* default td style because different browsers and editors do it differently */
	td	{background-color: none;  padding: 2px;  border:0px solid black; margin: 0px; vertical-align: top;
		}
	/* all the cells in the artgallerymain and in the subgalleries are this size.  thumb.jpg's are 85 X 85*/
	td.thumbs	{height: 101px; width: 101px; text-align: center; background-color: none;  padding: 2px;  border:0px solid black; margin: 0px; vertical-align: middle;
		}
	/* this is to get the logo in exactly the right position on the home page, as compared to the title which is style h1 */
	img.home	{background-color: none;  padding: 0px;   border: 0px solid white; margin-top:20px; margin-right: 15px;
		}
	/* this is to get the logo in exactly the right position on the other pages, as compared to the title which is style h2*/
	img.page	{background-color: none;  padding: 0px;   border: 0px solid white; margin-top:10px; margin-right: 7px;
		}
	/*this puts an invisible padding and margin space around the thumbs in the galleries */
	img.gal	{background-color: none;  padding: 2px;   border: 0px solid white; margin: 2px;
		}
	/*this keeps pictures on the page that are links from having the border for links and followed links */
	img.hidlink	{background-color: none;  padding: 2px;   border: 0px solid white; margin: 2px;
		}
	/* this table is merely for placement of content*/
	table.plc	{background-color: none; padding: 0px;  border: 0px solid red; margin: 0px;  vertical-align: top;
		}
	/* main site title on home page*/
	h1	{color: #703600; font-size: 54pt; margin: 0px; padding: 2px; margin-top: 5px; margin-bottom: 20px; text-align: left; margin-left: 40px;
		}
	/* main site title on all other pages*/
	h2	{color: #703600; font-size: 36pt; font-weight: normal; margin: 0px; padding: 2px; margin-top: 5px; margin-bottom: 0px; text-align: left; margin-left: 20px;
		}
	/* page title on all pages except home page*/
	h3	{color: #703600; font-size: 24pt; font-weight: normal; margin: 0px; padding: 2px; margin-top: 0px; margin-bottom: 0px; text-align: left; margin-left: 20px;
		}
	/*major content headings --furniture and paintings or BJ and R */
	h4	{color: #703600; font-size: 18pt; font-weight:  normal; margin: 0px; padding: 0px; margin-top: 10px; margin-bottom: 20px; text-align: left;
		}
	/* headings within paragraph, sentence text on explanation pages*/
	h5	{color: #703600; font-size: 12pt; font-weight: bold; margin: 0px; padding: 2px; margin-top: 2px; margin-bottom: 0px; text-align: left; margin-left: 0px;
		}
	li	{font-size: 12pt;
		}
	a.nav:link {color: #cccccc; font-size: 13.5pt; text-decoration: underline; }
	a.nav:visited {color: #cbcbcb; font-size: 13.5pt; text-decoration: underline; }
	a.nav:hover {color: white; font-size: 13.5pt; text-decoration: underline; }
	/* a.nav:active {color: red; font-size: 13.5pt; } */

	a.internal:link {text-decoration: underline; color: #3d3a65;  font-weight: 500;}
	a.internal:visited {color: #5d5a85; font-size: 12pt; }
	a.internal:hover {text-decoration: underline overline;  background: white;}
	/* a.internal:active {color: red;}  */
	/* last update 04/25/2010 */
