@charset "utf-8";
/* CSS Document */
/* monotypeprints.coom 2010 */

 


	body {
	font-family: Verdana; 
	font-size: 15px; 
	color: #000; 
    margin: 0px;
    background-color: #824100;
	
	}
	
 
	
	#container {
	width:980px;
	background-color: #fff;
	padding: 0px; 
	margin: auto;
	text-align:left;
	border-left: 5px solid #FC0;
    border-bottom: 1px solid #ccc;  
    border-right: 1px solid #FC0;
	height: auto;
	}
	#container a {color: #fff;}
	
	#content {padding: 10px;}
	#content a{color: #824100;}

.largethumbs a:hover {color: #FC0;}
.largethumbs a{color: #fff;}
 
table td {text-align: center; font-size: 15px; }
 

H1 {margin-top: 0px; margin-bottom: 0px; color: #FFF; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 30px;}

#title {margin-top: 0px; margin-bottom: 0px; color: #000; font-family: Trebuchet MS, Helvetica, sans-serif; letter-spacing: 3px; font-size: 25px;}

H2 {font-weight: bold; margin-bottom: 8px; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 16px; color: #824100;}

H3 {margin-top: 0px; margin-bottom: 0px; color: #FFF; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 25px;}

H4 {font-weight: bold; margin-bottom: 8px; font-family: Trebuchet MS, Helvetica, sans-serif; font-size: 25px; color: #824100;}

h2 a:link {color: #824100;} 

h2 a:visited {color: #824100;} 




/* monotype header navigation */
#mheader {margin-top: 10px; float: right; width: 400px; text-align: right;}
#mheader li {
	letter-spacing: 2px; 
	border-right: 1px solid #FFF; 
	margin: 0px; 
	padding: 5px; 

	display: inline; 
	color: #FFF; 
	font-size: 13px;
	}
#mheader #mheaderright { border-right: none;}
#mheader li a {text-decoration: none; color: #FFF;}
#mheader li a:hover {color: #CC3; text-decoration: underline;} 

/* end monotype header navigation */



/* monotype footer navigation */
#mfooter {text-align: center; width: 100%;}
#mfooter li {
	letter-spacing: 1px; 
	text-transform: lowercase;
	border-right: 1px solid black; 
	margin: 0px; 
	padding: 10px; 
	display: inline; 
	color: #000; 
	}
#mfooter #mfooterright {border-right: none;}
#mfooter li a {text-decoration: none; color: #000;}
#mfooter li a:hover {color: #824100; text-decoration: underline;} 

/* end monotype footer navigation */

.clear {clear: both;}

#copyright {padding-top: 20px; padding-bottom: 20px; width: 100%; font-size: 12px; text-align: center; background-color: #000; color: #ccc}

/* image caption styles */

.imageright {margin: 15px; border: 2px solid #FC0; float: right; padding: 10px;}
.imageright .caption {margin-top: 5px; font-size: 11px}

.imageleft {margin: 15px; border: 2px solid #FC0; float: left; padding: 10px;}
.imageleft .caption {margin-top: 5px; font-size: 11px}

/* end image caption styles */

/* positioning for spry ajax pages */
 #groupleft {text-align: center; height: 475px; width: 250px; border-right: 1px solid #ccc;}
 #groupright {width: 700px; margin-top: 15px; text-align: center; float: right;}


 #groupright #description {text-align: left; border-left: 1px solid #ccc; float: right; width: 220px; padding: 5px; margin-left: 5px;}
 
 #content #groupright #description a {color: #990000;}

 

 img.thumbs {
    width:100px;
	height:100px;
 	padding: 3px;
} 
 
 .thumbs:hover { 
   cursor: pointer; 
}  

/* end position for spry ajax pages */

#return {margin-top: 0px; margin-left: 20px; color: #C60; font-size: .8em;}


 

