@charset "utf-8";
/* CSS Document - Julie Kaeawert */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.jk_marron {
	background-color: #572014;
}
.jk_lightbrown {
	background-color: #ecd69c;
}
.copyright {
	font-family: Verdana;
	font-size: 9px;
	font-style:italic;
	padding-left: 40px;
	color: #9c9249;
}
.note {
	font-family: Times New Roman;
	font-size: 15px;
	line-height: 18px;
	font-style: normal;
	color: #9c9249;	
}
.content_heading {
	font-family: Times New Roman;
	font-size: 20px;
	font-weight: bold;
	color: #cd4e35;
}
.content_heading_left {
	font-family: Times New Roman;
	font-size: 15px;
	font-weight: bold;
	color: #cd4e35;
	padding: 0px 20px 0px 20px;
}
.content_post {
	font-family: Times New Roman;
	font-size: 15px;
	font-style: italic;
	color: #ffc500;	
}
.content_subpost {
	font-family: Times New Roman;
	font-size: 15px;
	font-weight: normal;
	color: #9c9249;	
}
.content {
	font-family: Times New Roman;
	font-size: 15px;
	line-height: 18px;
	font-style: normal;
	color: #ecd69c;	
}
.content_braces {
	font-family: Times New Roman;
	font-size: 15px;
	line-height: 18px;
	font-style: normal;
	color: #9c9249;	
}

.content_left {
	font-family: ;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	color: #ffc500;
	padding: 0px 20px 0px 20px;
}
.content_subheading {
	font-family: Times New Roman;
	font-size: 15px;
	font-weight: bold;
	color: #cd4e35;
}
.content_subheading_normal {
	font-family: Times New Roman;
	font-size: 15px;
	font-weight: normal;
	color: #cd4e35;
}
.content_highlight {
	font-family: ;
	font-size: 14px;
	line-height: 18px;
	font-style: normal;
	color: #ffc500;
}

A.top {
	font-family: Times New Roman;
	color:#cd4e35;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
}
A.top:link {
	font-family: Times New Roman;
	color:#cd4e35;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
}

A.top:visited {
	font-family: Times New Roman;
	color:#cd4e35;
	font-size:12px;
	font-weight:normal;
	text-decoration: none;
}
A.top:hover{
	font-family: Times New Roman;
	color:#ffc500;
	font-size:12px;
	font-weight:normal;
	text-decoration: underline;
}

A.writing {
	font-family: Times New Roman;
	color:#ecd69c;
	font-size:15px;
	font-weight:normal;
	text-decoration: underline;
}
A.writing:link {
	font-family: Times New Roman;
	color:#ecd69c;
	font-size:15px;
	font-weight:normal;
	text-decoration: underline;
}

A.writing:visited {
	font-family: Times New Roman;
	color:#ecd69c;
	font-size:15px;
	font-weight:normal;
	text-decoration: underline;
}
A.writing:hover{
	font-family: Times New Roman;
	color:#ffc500;
	font-size:15px;
	font-weight:normal;
	text-decoration: underline;
}

A.fplaces {
	font-family: Times New Roman;
	color:#9c9249;
	font-size:15px;
	font-weight:normal;
	text-decoration: underline;
}
A.fplaces:link {
	font-family: Times New Roman;
	color:#9c9249;
	font-size:15px;
	font-weight:normal;
	text-decoration: underline;
}

A.fplaces:visited {
	font-family: Times New Roman;
	color:#9c9249;
	font-size:15px;
	font-weight:normal;
	text-decoration: underline;
}
A.fplaces:hover{
	font-family: Times New Roman;
	color:#ffc500;
	font-size:15px;
	font-weight:normal;
	text-decoration: underline;
}
.txtbox {
	text-align: center;
	font-family: Times New Roman;
	font-size: 15px;
	color: #ecd69c;
	border: 0px solid #572014;
	background-color: #572014;
}
