body, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
a {
	color:#000;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
img {
	border:none;
	-ms-interpolation-mode: bicubic;
}
p, blockquote, ol, ul {
	margin:13px 0;
	padding:0;
	line-height:1.5em;
}
ol, ul {
	padding-left:30px;
}
h1, h2, h3 {
	margin:13px 0;
	padding:0;
	font-weight:normal;
}
h1 { font-size:21px; }
h2 { font-size:17px; }
h3 { font-size:15px; }

fieldset {
	border:none;
}

input{

}

input.fill{
display:none;
}

#top-logo a {
	outline:none;
}

#top-menu ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	background:url(../images/bg-nav-line.gif) center 29px no-repeat;
}
#top-menu li {
	margin:0;
	padding:0;
	float:left;
}
#top-menu a {
	height:28px;
	padding:0 11px 38px 11px;
	display:block;
	color:#933f22;
	font:bold 13px/28px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing:-.05em;
	text-decoration:none;
	text-transform:uppercase;
}
#top-menu a:hover, #top-menu a.active {
	color:#000;
	text-decoration:none;
	background:url(../images/ico-building.gif) center bottom no-repeat;
}



.col-02 .content {
	padding:0 20px;
}
.content h1 {
	color:#933f22;
}

.content blockquote {
	margin:24px 24px 13px 24px;
	padding:13px 16px;
	width:368px;
	color:#fff;
	font-weight:bold;
	background:url(../images/bg-blockquote.gif) center top no-repeat;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
}


.form1 {
	margin:13px 0;
	width:484px;
}
.form1 dl {
	margin:0;
	padding:0;
}
.form1 dt {
	margin:4px 0;
	padding:0;
	clear:both;
	width:90px;
	float:left;
	color:#933f22;
}
.form1 dd {
	margin:4px 0;
	padding:0;
	margin-left:100px;
}
.form1 input.text, .form1 textarea.text {
	margin:0;
	padding:2px 10px;
	width:362px;
	height:26px;
	background:#E4DBCA;
	border:1px solid #fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.form1 textarea.text {
	padding:8px 10px;
	height:180px;
	overflow-y:auto;
}
.form1 button {
	padding:1px 20px;
	height:28px;
	line-height:24px;
	font-weight:bold;
	color:#933f22;
	background:#E4DBCA;
	border:1px solid #fff;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
}
.form1 .submit {
	text-align:right;
}



.post img {
	float:left;
	margin:0 12px 6px 0;
	width:63px;
	height:63px;
	border:1px solid #CDCCC4;
}
.post h2, .post h3 {
	font-weight:bold;
	margin:4px 0;
	font-size:13px;
}
.post .more {
	font-style:italic;
}

#page-foot .copyright {
	position:absolute;
	width:450px;
	top:15px;
	right:20px;
}
#page-foot .copyright p {
	margin:0;
	color:#fff;
	text-align:center;
}

#page-foot .address {
	position:relative;
	width:200px;
	top:15px;
	left:20px;
}
#page-foot .address p {
	margin:0;
	color:#fff;
}




