@charset "utf-8";
/* CSS Document */

<style type="text/css">
body {
	background-image: url(http://sarahjakubiak.com/clients/dvcreative/ckd-images/cream-bg.jpg);
	

}

.slideshow { 
	height: 600px; 
	width: 518px;  
	float:right;
	position:relative;
	}
	
.slideshow img { 
	padding: 0px; 
	border: 0px solid #ccc; 
	background-color: #eee; 
	}

#wrapper {
	width: 850px;
	height: 600px;
	border-left: double 8px #bf8a5b;
	margin:0 auto;
	padding: 0;
	postion: fixed;
}

#logobox {
	width: 219px;
	height: 82px;
	margin-left:50px;
	padding-top: 50px;
	position: fixed;
	float:left;
}

#left-nav {
	width: 219px;
	height: 300px;
	margin-top: 175px;
	margin-left: 50px;
	position: fixed;
	float:left;
}

.tierA {
	padding-left: 0px;
	line-height: 3em;
	text-indent: 50px;
	color: #616639;
	font-family: 'PT Sans', sans-serif;
}

.tierB {
	list-style:none;
	text-indent: 20px;
	line-height:1.3em;
	color: #616639;
	font-family: 'PT Sans', sans-serif;
	font-size: 12px;
}
	
#right-box {
	width: 518px;
	height: 600px;
	float:right;
	border: none;
	position:relative;
	background-image:url(http://sarahjakubiak.com/clients/dvcreative/ckd-images/home-img.png);
}

#right-box-pages {
	width: 518px;
	height: 600px;
	float:right;
	border: none;
	position:relative;
	background-image:url(http://sarahjakubiak.com/clients/dvcreative/ckd-images/pages-img.png);
}


#right-box-content {
	width: 400px;
	height: 420px;
	margin:0 auto;
	margin-right:20px;
	position:relative;
	margin-top: 100px;
	padding-left: 25px;
	padding-right: 10px;
	
}


#right-box_content2 {
	width: 395px;
	height: 390px;
	margin:0 auto;
	margin-right:20px;
	position:relative;
	padding: 0px;
	margin:0px;
	overflow: auto;
	padding-right:5px;
}

#galleryBtn {
	background: none; 
	border: none; 
	padding: none;  
	width: 400px;
	height:275px;
  
	}
	
#galleryBtn ul { 
	display: inline; 
	list-style-type: none; } 

#galleryBtn li { 
	background: none; 
	border: 2px solid #bd712d; 
	padding: none 0 9px 5px 10px; 
	margin: 17px;
	width: 161px;  
	height: 218px;
	float: left; 
	text-align:center;
	}

#galleryBtn li:hover { 
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.3); 
	}





::-webkit-scrollbar {
    width: 12px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.5);
}


x#mcs2_container{position:relative;  margin:0 auto; width:400px; height:390px; padding:0px; border-top:0px dashed #999; border-bottom:0px dashed #999;}
x#mcs2_container .customScrollBox{position:relative; height:100%; overflow:hidden;}
x#mcs2_container .customScrollBox .container{position:relative; width:380px; top:0; float:left;}
x#mcs2_container .customScrollBox .content{clear:both;}
x#mcs2_container .customScrollBox .content p{padding:10px 5px; margin:10px 0; color:#fff; font-family:Verdana, Geneva, sans-serif; font-size:13px; line-height:20px;}
x#mcs2_container .customScrollBox .content p.alt{padding:10px 5px; margin:10px 0; color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-size:17px; line-height:19px; color:#999;}
x#mcs2_container .customScrollBox img{border:5px solid #fff;}
x#mcs2_container .dragger_container{position:relative; width:9px; height:480px; float:left; margin:10px 0 0 10px; cursor:pointer; box-shadow:inset 0 0 10px #000; -moz-box-shadow:inset 0 0 10px #000; -webkit-box-shadow:inset 0 0 10px #000;}
x#mcs2_container .dragger{position:absolute; width:6px; height:60px; background:#333; text-align:center; margin-left:1px; line-height:60px; color:#666; overflow:hidden; border-left:1px solid #787878; border-right:1px solid #000; cursor:pointer;}
x#mcs2_container .dragger_pressed{position:; width:6px; height:60px; background:#444; text-align:center; margin-left:1px; line-height:60px; color:#777; overflow:hidden; border-left:1px solid #878787; border-right:1px solid #000; cursor:pointer;}



h1 {
	font-family: 'Crimson Text', serif;
	color: #616639;
	font-size:20px;
	text-align: left;
	padding: 0px;
    margin: 0px;
}

h2 {
	font-family: 'PT Sans', sans-serif;
	color: #616639;
	font-size: 13px;
	text-align: left;
	font-style: normal;
	font-weight: normal;
}

p {
	font-family: 'PT Sans', sans-serif;
	text-align:center;
	color: #616639;
	text-height: 1.2em;
	font-size: 9px;
}

#footer {
	width: 800px;
	height: 50px;
	color: #616639;
	text-align:center;
	vertical-align: middle;
	margin:0 auto;
	font-family: 'PT Sans', sans-serif;
	padding-top: 20px;
	

}

a:link {
	color: #616639;
	text-decoration: none;	
}

a:hover {
	color: #616639;
	font-family: 'PT Sans', sans-serif;
	font-weight:bold;
}

a:active {
	color: #616639;
	font-weight: bold;
	font-family: 'PT Sans', sans-serif;
}

a:visited {
	color: #616639;
	font-family: 'PT Sans', sans-serif;
}

hr {
color: #a5aa7b;
box-shadow: none;
border-top: 1px solid;
border-left: none;
border-right: none;
border-bottom: none;
background-color: none;

margin-top: 5px;
margin-bottom: 5px;

}



</style>