@charset "UTF-8";
body {
	font: 12px/1.6em Tw Cen MT, Gill Sans MT, Corbel, sans-serif;
	color: #381500;
	background: url(../images/white_bkgd.gif) repeat-y center #7e6035;
	margin:0;
	padding:0;
}
p {
	font: 12px/1.6em; 
	margin: 0 0 1em 0;
}
p .list {
	margin:0;
	padding:0;
}
h1 { font: 16px/1.8em; letter-spacing:1px; 	margin: 1em 0 0 0; padding-bottom: .25em;
 }
h2 { font: 14px/1.7em; margin: 1.5em 0 .5em 0;
 }
h3 { font: 12px/1.6em; font-weight: bold; margin: 1.25em 0 .15em 0;
 }
h4 { font: 10px/1.5em; margin: 1.25em 0 0 0;
 }
ul { margin: 0 0 1em 0; padding: 0 3em; }
a { text-decoration:none; font-weight:bold; }
a:link { color: #66F; }
a:visited { color: #C36; }
a:hover { color: #960; border-bottom: 1px solid; }
a:active { }
a:link.noLine, a:hover.noLine, a:visited.noLine, a.noLine {
	border-bottom: 0;
}
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 1024px;
}
#home #header {
	background:url(../images/header_home.jpg) no-repeat;
	height: 385px;
	border: 0;
}
#sub #header {
	background:url(../images/header_sub.jpg) no-repeat;
	height: 100px;
	border: 0;
}
#content {
	background:#fff;
	margin: 0;
	padding: 0 20px;
	border-left: 1px solid #594323;
	border-right: 1px solid #594323;
}
#menu {
	font: 10px/1.5em;
	letter-spacing:1px;
	margin:0;
	padding:0;
}
#menu a { text-decoration:none; font-weight:bold; }
#menu a:link { color: #66F; }
#menu a:visited { color: #C36; }
#menu a:hover { color: #960; border-bottom: 1px solid; }
#menu a:active { }
#menu ul {
	/* display: inline; */
	margin: 0;
	padding: 0;
}
#menu ul li {
	list-style-type: none;
	border-left: 1px solid #960;
	padding: 0 1em;
	display: inline;
}
#menu ul li.first {
	border-left: 0;
	padding-left: 0;
}
#menu2 {
	font: 10px/1.5em;
	letter-spacing:1px;
	margin:0;
	padding:0;
}
#menu2 a { text-decoration:none; font-weight:bold; }
#menu2 a:link { color: #66F; }
#menu2 a:visited { color: #C36; }
#menu2 a:hover { color: #960; border-bottom: 1px solid; }
#menu2 a:active { }
#menu2 ul {
	/* display: inline; */
	margin: 0;
	padding: 0;
}
#menu2 ul li {
	list-style-type: none;
	border-left: 1px solid #960;
	padding: 0 1em;
	display: inline;
}
#menu2 ul li.first {
	border-left: 0;
	padding-left: 0;
}
.intro {
	text-align:right;
	font-weight: normal;
}
#sub #text {
	width: 524px;
}
#sub #thumb {
	width:400px;
	float: right;
	margin: 0;
	padding: 1.8em 0 0 0;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	margin: 0px;
	clear: both;
	height: 0px;
}

#footer {
	font: 10px/1.5em;
	letter-spacing:1px;
	margin: 0;
	padding: 10px 0 20px 0;
}
