@charset "utf-8";
/* CSS Document */

a:link, a:active, a:visited {
	text-decoration: none;
}

body {
	background-color: #333333;
}

#container {
	margin: auto;
	width: 950px;
}

#row_a {
	width: 950px;
	height: 238px;
}

#a1 {
	background-image: url(images/layout/layout_a1.jpg);
	height: 238px;
	width: 280px;
	float: left;
}

#a1 img {
	height: 238px;
	width: 280px;
	display: block;
}

#a2 {
	height: 238px;
	width: 670px;
	float: right;
}

#a2a {
	background-image: url(images/layout/layout_a2a.jpg);
	height: 36px;
	width: 670px;
}

#a2b {
	background-image: url(images/layout/layout_a2b.jpg);
	height: 158px;
	width: 670px;
}

#a2c {
	background-image: url(images/layout/layout_a2c.jpg);
	height: 44px;
	width: 670px;
}

#row_b {
	background-image: url(images/layout/layout_b1.jpg);
	background-repeat: repeat-y;
	background-position: left 87px;
}

#b1 {
	width: 280px;
	vertical-align: top;
	float: left;
}

#b1a {
	background-image: url(images/layout/layout_b1a.jpg);
	height: 80px;
	width: 280px;
}

#b1b {
	background-image: url(images/layout/layout_b1b.jpg);
	height: 50px;
	width: 250px;
	padding: 33px 10px 43px 20px;
}

.b1c {
	background-image: url(images/layout/layout_b1c.jpg);
	height: 50px;
	width: 250px;
	padding: 0 10px 20px 20px;
}

#b1d {
	background-image: url(images/layout/layout_b1d.jpg);
	height: 50px;
	width: 250px;
	padding: 0 10px 20px 20px;
}

#b1e {
	background-image: url(images/layout/layout_b1e.jpg);
	height: 30px;
	width: 280px;
}

#b2 {
	background-image: url(images/layout/layout_b2.jpg);
	background-repeat: repeat-y;
	width: 670px;
	vertical-align: top;
	float: right;
	background-color: #FEFFED;
}

#b2a {
	background-image: url(images/banners/banner_koeye.jpg);
	height: 100px;
	width: 670px;
}

#b2b {
	background-image: url(images/layout/layout_b2b.jpg);
	height: 75px;
	width: 670px;
}

#row_c, #floatfix {
	clear: both;
}

#c1 {
	width: 280px;
	height: 42px;
	float: left;
	position: relative;
}

#carving {
	background-image: url(images/layout/layout_carving.jpg);
	height: 290px;
	width: 280px;
	bottom: 0px;
	position: absolute;
}

#carving img {
	display: block;
	height: 290px;
	width: 280px;
}

#c2 {
	background-image: url(images/layout/layout_c2.jpg);
	height: 42px;
	width: 670px;
	float: right;
}

#row_d {
	background-image: url(images/layout/layout_d.jpg);
	height: 25px;
	width: 950px;
	clear: both;
}

#header {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	text-align: right;
	padding-top: 10px;
	width: 650px;
}

#top_links {
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 650px;
	height: 44px;
	font-size: 20px;
}

#top_links table, #bottom_links table {
	margin: 0px auto;
}

.top_link  {
	height: 32px;
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 12px;
	vertical-align: top;
}

.top_divider {
	background-image: url(images/layout/divider.gif);
	height: 44px;
	width: 3px;
}

#banner  {
	width: 610px;
	padding-left: 20px;
	height: 100px;
	padding-right: 20px;
}

#banner a, #banner a:visited {
	color: #FEFFED;
}

h1   {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 46px;
	color: #FEFFED;
	font-weight: bold;
	padding-top: 10px;
	margin: 0px;
}

h2 {
	margin-bottom: 20px;
	margin-top: 0px;
}

h3 {
	padding-top: 15px;
}


#menu_items {
	font-family: Georgia, "Times New Roman", Times, serif;
}

#menu_items a {
	color: #000000;
	display: block;
	height: 44px;
	width: 250px;
}

.menu_item {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 44px;
	width: 250px;
	text-align: center;
	font-size: 30px;
	padding-top: 6px;
}

#submenu {
	background-image: url(images/layout/submenu.jpg);
	height: 29px;
	width: 610px;
	text-align: right;
	padding-right: 60px;
}

#submenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#submenu li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 4px;
}

#page {
	width: 610px;
	padding: 0 20px;
	font-family: Arial, Helvetica, sans-serif;
}

#page a:hover, #page a:focus {
	text-decoration: underline;
}

#page a, #page a:visited {
	color: #0033FF;
}

#contents_relative {
	float: right;
	margin-left: 10px;
	height: 208px;
	width: 200px;
	position: relative;
}

#contents {
	height: 265px;
	width: 195px;
	position: absolute;
	bottom: 0px;
	background-color: #FEFFED;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	padding-top: 15px;
	background-image: url(images/layout/contents.jpg);
	padding-right: 5px;
}

#contents a:hover, #contents a:focus {
	text-decoration: none;
}

.contents {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #7a4300;
}

#contents .line {
	background-image: url(images/layout/line.gif);
	background-repeat: repeat-x;
	width: 160px;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
}

#contents li {
	list-style-type: none;
	display: block;
	font-weight: bold;
	height: 38px;
	font-size: 18px;
	color: #7a4300;
	letter-spacing: 1px;
}

#contents li a, #contents li a:visited {
	color: #000000;
	display: block;
	height: 38px;
}

#contents li a:hover, #contents li a:focus {
	font-size: 20px;
}

#contents ul {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.thumbnail {
	float: left;
	border: thin solid #000000;
	margin-right: 10px;
}

#main_photo {
	float: right;
	margin: 5px 0px 5px 10px;
}

.photoleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 4px;
}

.photoright {
	float: right;
	margin-bottom: 4px;
	margin-left: 10px;
}

#slideshow {
	margin-left: 6px;
}

#choice {
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-top: 30px;
}

#choice table {
	margin-right: auto;
	margin-left: auto;
	width: 550px;
	background-image: url(images/layout/line.gif);
	background-repeat: repeat-x;
	background-position: center;
}

.center  {
	text-align: center;
	width: 200px;
}

#space {
	width: 150px;
}

.opaque {
	background-color: #FEFFED;
}

#bottom_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: center;
	color: #7B501B;
	width: 650px;
	height: 70px;
	line-height: 1.3;
	padding-top: 5px;
}

#bottom_text a, #choice a {
	color: #7B501B;
}

#bottom_links {
	height: 42px;
	width: 650px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
}

.bottom_link {
	height: 26px;
	padding-right: 9px;
	padding-left: 9px;
	vertical-align: top;
	padding-top: 6px;
}

.bottom_divider {
	background-image: url(images/layout/divider_lower.gif);
	height: 42px;
	width: 3px;
	background-repeat: no-repeat;
}

.red, 
#menu_items a:hover, #menu_items a:focus, 
#choice a:hover, #choice a:focus {
	color: #CC0000;
}

.black, .black a:visited, 
#bottom_links a, #bottom_links a:visited {
	color: #000000;
}

#bottom_links a:hover, #bottom_links a:focus, 
#top_links a:hover, #top_links a:focus {
	color: #0066FF;
	text-decoration: none;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: center;
	padding-right: 20px;
	padding-left: 280px;
}

.bullet li {
	line-height: 2;
}

h4 {
	padding-top: 10px;
}
