/* CSS Document */

body {
background-color:#FAD73D;
margin:0px;}

#bordereddiv {
	border: #6c9865 1px;
	border-style:solid;
	margin:3px;
	}

	
.Titles_yellow{
	color:#4451A9;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	font-style: italic;
	}
.Titlesbold_yellow{
	color:#4451A9;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	font-weight:bold;
	font-style:italic;
	}
	
.Captions_peach{
	color:#F69564;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	font-weight:normal;
	}
.Captions_peach a {
	color:#F69564;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10pt;
	font-weight:normal;
	}
.Captions_peach a:link {
	color:#F69564;
	text-decoration:none;
	}
.Captions_peach a:hover, .side li a:focus {
	color:#6c9865;
	}
.maintext{
	color:#F69564;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	}
.titleslinks a {
	color:#F69564;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12pt;
	font-style: italic;
	}
.titleslinks a:link {
	color:#F69564;
	text-decoration:none;
	}
.titleslinks a:hover, .side li a:focus {
	color:#6c9865;
	}

.pagelinks a {
	color:#F69564;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10pt;
	}
.pagelinks a:link {
	color:#F69564;
	text-decoration:none;
	}
.pagelinks a:hover, .side li a:focus {
	color:#6c9865;
	}
	
#painting4sale {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #4451A9;
	padding: 5px;
	float: left;
	height: 265px;
	width: 265px;
	border: thin double #F7D742;
	margin: 10px;
}
#clear_both {
	clear: both;
}
