/* Background Styles */
.background {	background-color: #CC935C;	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}
.background-body-contact {	background-image: url(images/contact-background.jpg);	background-position: top left;	background-repeat: no-repeat;	height: 536px;}
.background-body-home {	background-image: url(images/home-background.jpg);	background-position: top left;	background-repeat: no-repeat;	height: 584px;}
.background-body-samples {	background-image: url(images/samples-background.jpg);	background-position: top left;	background-repeat: no-repeat;	height: 3150px;}
.background-body-workshops {	background-image: url(images/workshops-background.jpg);	background-position: top left;	background-repeat: no-repeat;	height: 1100px;}
.background-body-writing {	background-image: url(images/writing-background.jpg);	background-position: top left;	background-repeat: no-repeat;	height: 1267px;}
/* Text Styles (stack classes for combined effects) */
body {font-size:100%;}.serif {font-family:"Times New Roman", Times, serif;}.sans {font-family:Frutiger, "Frutiger Linotype", Univers, Calibri, "Gill Sans", "Gill Sans MT", "Myriad Pro", Myriad, "DejaVu Sans Condensed", "Liberation Sans", "Nimbus Sans L", Tahoma, Geneva, "Helvetica Neue", Helvetica, Arial, sans-serif;}.size12 {font-size:1.2em;}.size11 {font-size:1.1em;}.size10 {font-size:1em;}.size09 {font-size:0.9em;}.size08 {font-size:0.8em;}.size07 {font-size:0.7em;}.size06 {font-size:0.6em;}.black {color:#000000;}.white {color:#FFFFFF;}.brown {color:#894F0E;}.tan {color:#CC945C;}.khaki {color:#DABE9F;}.cream {color:#FFF3D9;}.olive {color:#87764A;}.bold {font-weight:bold;}.italic {font-style:italic;}.line150 {line-height:150%;}.line200 {line-height:200%;}/* Box Styles (stack classes for combined effects) */.left15 {padding-left:15px;}.bottom5 {padding-bottom:5px;}.bottom10 {padding-bottom:10px;}.top5 {padding-top:5px;}

/* Links */
a:link {	text-decoration:none;}a:visited {	text-decoration:none;}a:hover {	text-decoration:underline;}a:active {	text-decoration:underline;}
/**/
a.navigation-links {	font-family:"Palatino Linotype", Palatino, Palladio, "URW Palladio L", "Book Antiqua", Baskerville, "Bookman Old Style", "Bitstream Charter", "Nimbus Roman No9 L", Garamond, "Apple Garamond", "ITC Garamond Narrow", "New Century Schoolbook", "Century Schoolbook", "Century Schoolbook L", Georgia, serif;	font-size:1em;	color:#FFFFFF;	font-weight:bold;}a.navigation-links:link {	text-decoration: none;}a.navigation-links:visited {	text-decoration: none;}a.navigation-links:hover {	text-decoration: underline;}a.navigation-links:active {	text-decoration: underline;}
