@charset "UTF-8";
/* CSS Document */
/* CSS Reset */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0px;
	padding: 0px;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html {
	background-image: url(../_images/_body-22/BG-body.jpg);
	background-repeat: repeat;
	background-position: center top;
}
body {
	width: 100%;
	margin: 0px auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: rgba(0,0,0,1.00);
}
h1 {
	font-weight: normal;
}
.h1Chong {
	float: left;
	margin: 0 30px .5em 0;
	font-family: lato;
    font-style: normal;
    font-weight: 300;
	font-size: 2em;
	color: rgba(81,80,80,1.00);
	/*letter-spacing: .2em;*/
    line-height: .75em;
	width: 900px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: rgba(196,196,196,1.00);
}
.h1ChongSM {
	font-size: .85em;
	padding: 0 0 0 2.09em;
    font-family: lato;
    font-style: normal;
    font-weight: 300;
}
h2{
	font-weight: normal;
}
aside a:link {
	color: rgba(0,160,208,1.00);
	text-decoration: none;
}
aside a:visited {
	color: rgba(0,160,208,1.00);
	text-decoration: none;
}
aside a:hover {
	color: rgba(81,80,80,1.00);
	text-decoration: none;
}
aside a:active {
	color: rgba(81,80,80,1.00);
	text-decoration: none;
}
section {
	width: 900px;
	margin: 1em auto 0 auto;
	line-height: 1.5;
    overflow: hidden;
}
aside {
	float: left;
	height: 260px;
	width: 900px;
}
aside a:link {
	color: rgba(0,160,208,1.00);
	text-decoration: none;
}
aside a:visited {
	color: rgba(0,160,208,1.00);
	text-decoration: none;
}
aside a:hover {
	color: rgba(81,80,80,1.00);
	text-decoration: none;
}
aside a:active {
	color: rgba(81,80,80,1.00);
	text-decoration: none;
}
.arrows {
	float: left;
	height: auto;
	width: 160px;
	margin: 0 0 0 0;
	text-align: right;
	font-size: 4em;
	font-family:Georgia, "Times New Roman", Times, serif;
	color: rgba(208,208,208,1.00)
}
#artWorkBox {
	float: left;
	height: 600px;
	width: 900px;
}
#artWorkBox img {
	margin: 40px 0 0 52px;
	border: 3px solid #9B7650;
	-webkit-box-shadow: 5px 5px 10px rgba(136,136,136,1.00);
    -moz-box-shadow: 5px 5px 10px rgba(136,136,136,1.00);
    box-shadow: 5px 5px 10px rgba(136,136,136,1.00);
}
#artWorkBox2 {
	float: left;
	height: 940px;
	width: 750px;
}
#artWorkBox2 img {
	margin: 2em 0 0 3em;
	border: 3px solid #9B7650;
	-webkit-box-shadow: 5px 5px 10px rgba(136,136,136,1.00);
    -moz-box-shadow: 5px 5px 10px rgba(136,136,136,1.00);
    box-shadow: 5px 5px 10px rgba(136,136,136,1.00);;
}
p {
	margin: 0 0 .6em 0;
}
.artTitle {
    font-family: lato;
    font-style: normal;
    font-weight: 300;
	font-size: 1.3em;
	color: rgba(0,0,0,1.00);
	text-transform: capitalize;
}
.titleTextBox {
	float: left;
    height: 160px;
	width: 660px;
	margin: 0 0 0 2em;
    font-family: lato;
    font-style: normal;
    font-weight: 300;
    font-size: 1.1em;
	text-align: left;
	color: rgba(68,68,68,1.00);
	line-height: 1.5em;
}
.return {
	float: left;
	width: 140px;
	margin: 0 0 0 0;
    font-family: lato;
    font-style: normal;
    font-weight: 300;
	text-align: right;
	font-size: 1.4em;
}
cite {
    font-style:normal;
}
