/* yoon kim stylesheet */
/* body tag is in template, not here */

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #333333;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #586250;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #624C37;
}

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #a54701;
	text-decoration: underline;
}
a:hover {
	color: #57614F;
	text-decoration: underline;
}

ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 27px;
	color: #333333;
	list-style-image: url(images/colon-bullet.gif);
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 27px;
	color: #333333;
	list-style-image: url(images/colon-bullet.gif);
}

.news-head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #a54701;
	font-size: 11px;
	line-height: 17px;
}
.news-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 17px;
}

.firm-name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #a54701;
	font-size: 10px;
	font-variant: normal;
}
.all-stroke {
	border: 1px solid #B3BAAD;
}
.bottom-stroke {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #edcfbc;
}


.right-top-left-stroke {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #B3BAAD;
	border-right-color: #B3BAAD;
	border-bottom-color: #FFFFFF;
	border-left-color: #B3BAAD;
}
.right-bot-left-stroke {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #B3BAAD;
	border-bottom-color: #B3BAAD;
	border-left-color: #B3BAAD;
}
.small-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 10px;
	line-height: 15px;
}
.bot-top-stroke {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBB89E;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBB89E;
}
.bot-top-stroke-green {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #B3BAAD;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B3BAAD;
}
.top-stroke-orange {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DBB89E;
}
.top-stroke {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #edcfbc;
}
.top-stroke-grey {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #B3BAAD;
}
.home-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	line-height: 22px;
	padding-left: 11px;
	padding-right: 11px;
}
.bio-link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #333333;
	margin-left: 40px;
}

.ul-close {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 27px;
	color: #333333;
	margin-top: -6px;
}


.li-no-bullet {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 27px;
	color: #333333;
	list-style-type: none;
	list-style-image: none;
	margin-left: -10px;
}

