@charset "utf-8";
div, h1, h2, h3, h4, h5, h6, p, ul, ol, li, dl, dt, dd, img, form, fieldset, input, textarea, blockquote {
	margin: 0;
	padding: 0;
	border: 0;
}
body {
	font-family: Arial, Helvetica, sans-serif, dotum, dotumche;
	font-size: 13px;
	line-height: 20px;
	color: #626262;
	background: #d6b5b5 url(/images/background-1.png) repeat-x;
}
a {
	color: #b81b21;
	text-decoration: none;
}
a:visited {
	color: #92273f;
}
a:hover {
	color: #060;
	text-decoration: underline;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	line-height: normal;
	color: #00703c;
	margin: 0 0 20px 0;
}
h1 {
	font-size: 25px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
p {
	margin: 0 0 20px 0;
}
ul {
	margin: 0 0 0 14px;
}
ol {
	margin: 0 0 0 20px;
}
input, textarea, select 
{
    border: 1px solid #bbb;
    background: #fff;
    color: #333;
}
input[type="radio"], input[type="checkbox"]
{
  border:none;  
  background:none;
  padding-right:4px;
}
input:hover, textarea:hover, select:hover
{
    background-color:#fff;
}
.inputAtt
{
    border: solid 1px #f00;
}
#container {
	position: relative;
	margin: 0 auto;
	width: 940px;
}
#logo {
	float: left;
	margin: 20px 20px 18px 0;
	padding: 20px 0 0 0;
	width: 460px;
}
#photo-strip {
	float: left;
	margin: 40px 0 0 0;
	width: 460px;
}
#photo-strip img {
	float: left;
	margin: 0 0 0 5px;
}
#photo-strip img:first-child {
	margin: 0;
}
#lng
{
	position:absolute;
	left:650px;
	top:35px;
	width: 73px;
}
#lng img {
	float: left;
	margin: 0 0 0 5px;
}
#menu {
	float: left;
	width: 940px;
	height: 40px;
	background: #666 url(/images/menu-background.png) repeat-x;
}
#menu ul 
{
    margin:0;
	list-style-type: none;
}
#menu ul li {
	float: left;
}
#menu a {
	color: #fff;
	padding: 0 30px 0 0;
	font-size: 12px;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}
#crumb
{
    float:left;
    padding:3px 20px 3px 20px;
    width:900px;
    background-color:#ddd;
    font-size:11px;
}
#crumb a
{
    color:#777;
}
#subcontainer {
	float: left;
	padding: 20px;
	width: 900px;
	background-color: #fff;
}
#panel-links {
	float: left;
	padding: 9px 20px 0 20px;
	width: 860px;
	height: 31px;
	background: url(/images/links-background.png) no-repeat;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #999;
}
#panel-links a {
	padding: 0 15px 0 15px;
}
#footer {
	float: left;
	padding: 9px 20px 0 20px;
	width: 900px;
	height: 60px;
	background: #eee url(/images/footer-background.png) repeat-x;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
	color: #999;
}
#footer-left,
#footer-center,
#footer-right {
	float: left;
}
#footer-left {
	text-align: left;
	width: 400px;
}
#footer-center {
	text-align: left;
	width: 200px;
}
#footer-right {
	text-align: right;
	width: 300px;
}
.contact-address-link
{
    font-weight:bold;
}
.contact-address a
{
    display:block;
    padding:5px 0 5px 0;
    border-bottom:solid 1px #ccc;
}
.contact-address a:hover
{
    text-decoration:none;
    border-bottom:solid 1px #aaaaaa;
}
#info 
{
    position:absolute;
	background-color:#fff;
	border:2px solid #bfbfbf;
	padding:10px;
	width:200px;
	height:auto;
	font-family: Arial, Helvetica, sans-serif, dotum, dotumche;
	font-size:13px;
	color:#333;
}
.popup
{
}
.entry-header {
	
}
.entry-content {
	
}
.entry-content h3 {
	line-height: 32px; font-size: 24px; font-weight: normal;
}
.entry-content h4 {
	line-height: 32px; font-size: 16px; font-weight: normal;
}
.entry-content blockquote {
	line-height: 20px; font-size: 16px;
}
.entry-content hr {
	border-width: medium medium 1px; border-style: none none solid; border-color: currentColor currentColor rgb(194, 194, 194); height: 1px; clear: both; margin-top: 32px; margin-bottom: 31px; border-collapse: collapse;
}
.entry-content ul {
	padding-left: 16px; margin-bottom: 16px;
}
.entry-content ol {
	padding-left: 32px; margin-bottom: 16px;
}
.entry-content li ul {
	margin-bottom: 0px; list-style-type: disc;
}
.entry-content table {
	width: 100%;
}
.entry-content td {
	padding: 0px 8px 0px 0px; font-size: 12px; vertical-align: top;
}
.entry-content td h4 {
	line-height: 16px; font-size: 13px; font-weight: bold;
}
.entry-content img {
	height: auto; max-width: 592px;
}

.layout-category .category-page { position: relative; padding-top: 30px;}
.layout-category .category-page dl { width: 630px; margin-bottom: 15px; overflow: auto; border-bottom: 1px solid #e2e2e2;}
.layout-category .category-page dl:last-child { margin-bottom: 16px; border-bottom: none;}
.layout-category .category-page dt { width: 150px; float: left;}
.layout-category .category-page dt .entry-title { margin-bottom: 16px;}
.layout-category .category-page dt .entry-title a { color: #323232; font: normal 17px/17px Arial, Helvetica, sans-serif, dotum, dotumche;}
.layout-category .category-page dd { width: 460px; float: right; padding-top: 18px;}
.layout-category .category-page dd a { display: block;}
