@charset "utf-8";
/* CSS Document */

#splash {
	width: 1024px;
	margin: 0 auto;
}
#click_to {
	padding-top: 50px;
	padding-bottom: 50px
}
#fine_art, #woodworking {
	width: 476px;
	margin-left: 24px;
	float: left
}
#woodworking {
	margin-right: 24px
}

#fine_art {
	height: 369px;
	width: 476px
}
#woodworking {
	height: 369px;
	width: 476px
}
#fine_art_text, #woodworking_text {
	width: 476px;
	margin-left: 24px;
	float: left
}
#splash h2 {
	color: #D3D0C7;
}
#container {
	margin: 0 auto;
	width: 1260px;
	height: 650px;
}
#info_bar, #thumbs, #image_box {
	float: left;
}
#info_bar {
	width: 200px;
}
#thumbs {
	margin-left: 5px;
	width: 90px;
	height: 650px;
	overflow: auto
}
#home h6 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	text-decoration: none;
	color: #999;
	list-style-type: none;
	text-transform: none;
}
h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	text-decoration: none;
	color: #242424;
	list-style-type: none;
}
#contact_woodwork h5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-variant: small-caps;
	color: #D7E8DE;
	list-style-type: none;
	font-style: normal;
	font-weight: bold;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	text-decoration: none;
	color: #DADADA;
	list-style-type: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-style: normal;
	line-height: normal;
	font-variant: small-caps;
	text-decoration: none;
	color: #CCC;
}
#contact{
	position: relative;
	height: 75px;
	width: 200px;
	top: 350px;
}
#contact_woodwork{
	position: relative;
	height: 75px;
	width: 200px;
	top: 375px;
}
#home {
	postion:relative;
	height: 30px;
	width: 200px;
	top: 400px
}
#painting {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-variant: small-caps;
	color: #000;
	text-decoration: none;
	background-image: url(../fine_art/painting_slice.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 500px;
	width: 200px;
}
#woodwork_bar {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-variant: small-caps;
	color: #000;
	text-decoration: none;
	background-image: url(../woodworking/woodwork_slice.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 500px;
	width: 200px;
}
#paint_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 50px;
	font-variant: small-caps;
	color: #232323;
	text-decoration: none;
}
#woodwork_bar_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-variant: small-caps;
	color: #D7E8DE;
	text-decoration: none;
}
#image_box {
	margin: 0 auto;
	height: 700px;
}
#image {
	height: 700px;
	margin-left: 20px;
	margin-right: 35px;
}
#image_woodwork {
	height: 700px;
	margin-left: 5px;
	margin-right: 10px;
}
#info {
	padding-top: 175px;
}
#info_woodwork {
	padding-top: 175px;
}
#image, #info {
	float: left;
}
#image_woodwork, #info_woodwork {
	float: left;
}
#fine_art_text h2 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-variant: small-caps;
	color: #999;
	text-decoration: none;
}
#woodworking_text h2 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-variant: small-caps;
	color: #999;
	text-decoration: none;
}
