/* <style type="text/css"> */
/*----------------------- CSS Reset -----------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
/*----------------------- General Styles -----------------------*/
body {
	background: url(/images/background.gif) repeat-y left top;
}
.quotation {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: lighter;
	line-height: 46px;
	color: #4c4c4c;
	padding: 0 0 15px 0;
}
.quotation_indent {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: lighter;
	line-height: 46px;
	color: #4c4c4c;
	padding-left: 15px;
}
.indent {
	padding-left: 15px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #7f7f7f;
	padding-bottom: 15px;
}
p a:link, p a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	padding-bottom: 15px;
	text-decoration: underline;
}
p a:hover {
	text-decoration: none;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #7f7f7f;
	padding-bottom: 15px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #7f7f7f;
	padding-bottom: 15px;
	text-transform: capitalize;
}
.image-center {
	margin-bottom: 20px;
}
.image-left {
	float: left;
	margin: 0 25px 15px 0;
}
.image-right {
	float: right;
	margin: 0 0 15px 25px;
}
.rule_above {
	border-top: 1px solid #ccc;
	margin-top: 5px;
	padding-top: 15px;
}
.rule_below {
	border-bottom: 1px solid #ccc;
	margin-bottom: 5px;
	padding-botom: 15px;
}
span.sold {
	color: #e01920;
	text-transform: capitalize;
	font-style: italic;
}
.painting_description {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #4c4c4c;
	padding-bottom: 15px;
	width: 480px;
}
/*----------------------- Wrapper Styles -----------------------*/
#divWrapper {
	width: 880px;
	border-right: 1px solid #939598;
}

/*----------------------- Branding Styles -----------------------*/
#divBranding {
	width: 880px;
	height: 54px;
	border-bottom: 1px dotted #939598;
}
/*----------------------- Logo Styles -----------------------*/
#divLogo {
	float: right;
	height: 54px;
}
/*----------------------- Nav (Main) Styles -----------------------*/
#divNav_main {
	float: left;
	height: 54px;
}
#divNav_main ul{
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7f7f7f;
	padding: 29px 0 0 20px;
}
#divNav_main li{
	float: left;
	padding-right: 20px;
}
#divNav_main a:link, #divNav_main a:visited{
	color: #7f7f7f;
	text-decoration: none;
}
#divNav_main a:hover{
	text-decoration: underline;
}
/*----------------------- Nav (Sub) Styles -----------------------*/
#divNav_sub {
	width: 880px;
	height: 40px;
	border-bottom: 1px dotted #939598;
}
#divNav_sub ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7f7f7f;
	padding: 15px 0 0 20px;
}
#divNav_sub li{
	float: left;
	padding-right: 20px;
}
#divNav_sub a:link, #divNav_sub a:visited, #divContent_sub a:link, #divContent_sub a:visited{
	color: #7f7f7f;
	text-decoration: none;
}
#divNav_sub a:hover, #divContent_sub a:hover{
	text-decoration: underline;
}
/*----------------------- Content Styles -----------------------*/
#divContent {
	width: 880px;
	height: 620px;
	border-bottom: 1px dotted #939598;
}

/*----------------------- Content (Main) Styles -----------------------*/
#divContent_main {
	float: left;
	width: 530px;
	height: 560px;
	padding: 30px 100px 30px 15px;
}
#divContent_paintings {
	float: left;
	width: 580px;
	height: 560px;
	padding: 0px 50px 30px 15px;
}
#divContent_main ul.linklist {
	text-indent: 0;
	padding: 0;
	margin: 0;
}
#divContent_main ul.linklist li {
	list-style-type: none;
	text-indent: 0;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #c7c6c6;
	margin: 0 0 10px 0;
	color: #999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}
#divContent_main p.more {
	color: #7f7f7f;
	font-weight: bold;
}
#divContent_main ul.linklist p span.pages{
	color: #7f7f7f;
}
#divContent_main ul.linklist a:link, #divContent_main ul.linklist a:visited, #divContent_main p.more a:link, #divContent_mainp.more a:visited  {
	text-decoration: none;
	color: #7f7f7f;
}
#divContent_main ul.linklist a:hover, #divContent_main p.more a:hover {
	text-decoration: underline;
	color: #7f7f7f;
}
#divContent_home {
	float: left;
	width: 615px;
	height: 545px;
	padding: 45px 15px 30px 15px;
}
/*----------------------- Content (Sub) Styles -----------------------*/
#divContent_sub {
	float: left;
	width: 209px;
	height: 580px;
	border-right: 1px solid #939598;
	padding: 20px 10px 20px 15px;
}
#divContent_sub td{
	padding: 0 8px 8px 0;
}
/*----------------------- Footer Styles -----------------------*/

/* Forms (contact) Styles--------------------------------------------------- */
div.information input {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px;
	width: 400px;
	height: 20px;
	color: #7f7f7f;
	padding: 5px 0px 0px 5px;
	margin-top: 5px;
	float: left;
	border: 1px solid #c7c6c6;
}
div.information label {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 12px;
	color: #7f7f7f;
	line-height: 16px;
}
div.information br {
	clear: both;
}
div.information input.submit_button {
	width: 60px;
	height: 19px;	
	border: 0px;
	color: #7f7f7f;
	padding: 5px 0px 0px 5px;
	margin-top: 10px;
	float: left;
	background-image: url(/images/submit_button.gif);
	background-repeat: no-repeat;
	cursor: pointer;
}
div.comments textarea {
	font-family: Arial, Helvetica, sans-serif;	
	font-size: 13px;
	width: 400px;
	margin-top: 10px;
	padding: 5px 0px 0px 5px;
	color: #7f7f7f;
	margin-top: 5px;
	float: left;
	border: 1px solid #c7c6c6;
	line-height: 16px;
}
div.comments label {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	font-size: 12px;
	color: #7f7f7f;
	line-height: 16px;
}

/* </style> */ 