@charset "UTF-8";
body {
	background: #9f8049;
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1.4;
}
@font-face {
	font-family: 'CaeciliaCom85Heavy';
	src: url('font/caeciliacom-85heavy-webfont.eot');
	src: url('font/caeciliacom-85heavy-webfont.eot?#iefix') format('embedded-opentype'), url('font/caeciliacom-85heavy-webfont.woff') format('woff'), url('font/caeciliacom-85heavy-webfont.ttf') format('truetype'), url('font/caeciliacom-85heavy-webfont.svg#CaeciliaCom85Heavy') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'CaeciliaCom75Bold';
	src: url('font/caeciliacom-75bold-webfont.eot');
	src: url('font/caeciliacom-75bold-webfont.eot?#iefix') format('embedded-opentype'), url('font/caeciliacom-75bold-webfont.woff') format('woff'), url('font/caeciliacom-75bold-webfont.ttf') format('truetype'), url('font/caeciliacom-75bold-webfont.svg#CaeciliaCom75Bold') format('svg');
	font-weight: normal;
	font-style: normal;
}
/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0px;
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}
/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
/* a:link {
	color: #42413C;
	text-decoration: none; unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification
}
a:visited {
	color: #42413C;
	text-decoration: none;
} */
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: underline;
}
/* ~~ this fixed width container surrounds the other divs ~~ */
.container {
	width: 960px;
	background: #FFF; /* the auto value on the sides, coupled with the width, centers the layout */
	padding: 1px;
	font-size: 0.8em;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
/* ~~ the header is not given a width. It will extend the full width of your layout. It contains an image placeholder that should be replaced with your own linked logo ~~ */
.header {
	background-color: #482e3e;
	padding: 15px;
}
.index {
	padding:0;
	height: 695px;
	background-repeat: no-repeat;
}
.sketchbook {
	width: 960px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.sketchbook #top_nav {
	margin-bottom:15px;
}
#sketchtext {
	width:310px;
	color: #4f7e92;
	margin: 0;
	position: relative;
	left: 5px;
	top: 10px;
}
#sketchtext h1, p {
	margin: 0 5px;
}
#sketches {
	padding:0;
	margin:0 4px;
	position: relative;
	width: 955px;
	top: -110px;
}
#indexarrows {
	width:40px;
	position:relative;
	float: right;
	left: -10px;
	top: -130px;
	z-index: 9;
}
#indexarrows a {
	border:none;
}
#indexarrows1 {
	width:40px;
	float: right;
	z-index: 9;
	display:table-cell;
	vertical-align:middle;
}
#indexarrows1 a {
	border:none;
}
#sketcharrows {
	width:40px;
	position:relative;
	float: right;
	left: -40px;
	top: -40px;
}
#sketcharrows1 {
	width:40px;
	position:relative;
	float: right;
	left: -40px;
	top: -135px;
}
#sketcharrows a {
	border:none;
}
#sketcharrows1 a {
	border:none;
}
.content {
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 140px;
	padding-right: 5px;
}
.content strong {
	letter-spacing: .1em;
}
#contentText {
	margin-top:30px;
	width:633px;
	padding:5px 0;
	color: #666;
	margin-left: 20px;
}
#contentText strong {
	font-size:.9em;
}
#contentText p {
	margin-bottom:10px;
}
#contentText a {
	color:#666;
	text-decoration:none;
}
#contentText a:link, a:visited {
	color:#666;
}
#contentText a:hover, a:active, a:focus {
	color:#4f7e92;
}
#contentImages {
	margin-top:30px;
	color: #666;
	padding: 5px 0;
	margin-left: 20px;
}
#contentImages p {
	margin-bottom:10px;
}
#contentImages img {
	margin-right:10px;
}
#contentImages a {
	color:#666;
	text-decoration:none;
}
#contentImages a:link, a:visited {
	color:#666;
	border: none;
}
#contentImages a:hover, a:active, a:focus {
	color:#4f7e92;
	border: none;
}
#contentGallery {
	margin-top:30px;
	color: #666;
	padding: 5px 0;
}
#contentGallery p {
	margin-bottom:10px;
}
#contentImages img {
	margin-right:10px;
}
#contentGallery a {
	color:#666;
	text-decoration:none;
}
#contentGallery a:link, a:visited {
	color:#666;
	border: none;
}
#contentGallery a:hover, a:active, a:focus {
	color:#4f7e92;
	border: none;
}
#indexName {
	top:-150px;
	position: relative;
	width: 244px;
	z-index: 9;
}
#indexSub {
	font-family: 'CaeciliaCom75Bold';
	color: #fff;
	letter-spacing: 0.1em;
	background-color: #4f7e92;
	font-size: 1.1em;
	padding: 5px 10px;
	position: relative;
	top: -150px;
	left: 150px;
	margin-left: 5px;
	width: 350px;
	z-index: 9;
}
#indexNav {
	font-family: 'CaeciliaCom85Heavy';
	font-size:0.9em;
	color: #a09b97;
	margin-left: 5px;
	letter-spacing: 0.1em;
	padding: 5px 10px;
	background-color: #fff;
	position: relative;
	left: 150px;
	top: -150px;
	width: 785px;
	z-index: 9;
}
#indexNav a {
	margin-right: 2px;
	padding-bottom:5px;
	text-decoration:none;
	border:none;
}
#indexNav a:link, a:visited {
	color:#a09b97;
	text-decoration:none;
	border:none;
}
#indexNav a:hover, a:active, a:focus {
	color:#4f7e92;
	text-decoration:none;
	border:none;
}
.pics {
	height: 695px;
	width: 960px;
	padding:0;
	margin:0;
	overflow: hidden
}
.pics img {
	height: 695px;
	width: 960px;
	top:0;
	left:0
}
.pics1 {
	height: 625px;
	width: 960px;
	padding:0;
	margin:0;
	overflow: hidden
}
.pics1 img {
	height: 625px;
	width: 960px;
	top:0;
	left:0
}
#top_nav {
	font-family: 'CaeciliaCom85Heavy';
	font-size:0.9em;
	color: #a09b97;
	margin-bottom: 30px;
	margin-left: 25px;
	padding-bottom: 2px;
	letter-spacing: 0.1em;
}
#top_nav a {
	padding-bottom:5px;
	text-decoration:none;
}
#top_nav a:link, a:visited {
	color:#a09b97;
	text-decoration:none;
	border-bottom:2px dotted #fff;
}
#top_nav a:hover, a:active, a:focus {
	color:#4f7e92;
	text-decoration:none;
	border-bottom:2px dotted #4f7e92;
}
.shimg {
	width:635px;
	height:405px;
	background-image: url(images/select-history.jpg);
	margin-left: 25px;
}
.shcaption {
	width:635px;
	background-color:#4f7e92;
	color:#FFF;
	opacity:0.8;
	filter:alpha(opacity=80);
	position: relative;
	top: 363px;
}
.shcaption p {
	padding:5px 10px;
	font-size:0.9em;
}
.descriptions {
	float: right;
	height: 300px;
	font-family: CaeciliaCom75Bold;
}
.descriptions h1 {
	color:#fd7e07;
	font-size: 1.3em;
	text-transform: uppercase;
	font-weight: normal;
	padding-left: 10px;
	margin: 0;
}
/* ~~ The footer ~~ */
.footer {
	padding: 10px 0;
	background: #CCC49F;
}
/* ~~ miscellaneous float/clear classes ~~ */
.fltrt {  /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page. The floated element must precede the element it should be next to on the page. */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the #footer is removed or taken out of the #container */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
areaå {
	margin:0;
	padding:0;
	border:0;
}
li img[alt] {
	white-space:pre;
}
