* {	margin: 0;
	padding: 0;}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	background:url(img/bg_body.jpg) repeat-x #423223;
}
#wrap {
	width:1158px;
	margin: 10px auto 0;
	font-size: 14px;
	border:3px solid #333;
	background-color: #DEDAD1;
}
a:link{color:#203166;text-decoration: none;}
a:visited{color:#203166;text-decoration: none;}
a:hover{color:#423223;text-decoration: none;}

/* Nav and Content area of INDEX page*/
#index_nav{
	background: url(img/bg_index_01.jpg) no-repeat #663333;
	height: 71px;
}
#index_logo {
	height: 199px;
	background: url(img/bg_index_02.jpg) no-repeat;
}
#index_left {
	float:left;
	width:637px;
	background: url(img/bg_index_03.jpg) no-repeat;
	height: 433px;
}
#index_right {
	float:right;
	width:521px;
	background-color: #DEDAD1;
	height: 433px;
}
#index_right h1 {
	font-size: 20px;
	font-style: italic;
	color: #213166;
	padding: 0 0 10px 15px;
}
#index_right p {
	color: #333300;
	font-size: 14px;
	padding: 5px 20px 5px 25px;
}

/*End*/

/* INSIDE pages*/

#nav{
	height: 70px;
	background-repeat: repeat;
	background-image: url(img/nav_in_01.jpg);
}
#logo {
	background-image: url(img/bg_index_01.jpg) no-repeat;
	height: 71px;
}
#main {}
#main h1 {
	font-size: 25px;
	font-style: italic;
	color: #213166;
	padding: 15px 160px 10px 150px;
}
#main h2 {
	font-size: 20px;
	font-style: italic;
	color: #213166;
	padding: 15px 160px 10px 150px;
}
#main p {
	color: #330;
	font-size: 14px;
	padding: 5px 160px 5px 160px;
}
#main ul {
	padding-top: 10px;
	padding-left: 180px;
}
#main li {
	padding-top: 10px;
}

/* inside 2 colum pages*/
#main #left {
	float:left;
	width:460px;
	text-align: right;
	padding-top: 10px;
}
#main #right {
	float:right;
	width:690px;
}
#main #left p{padding:0;}

#main #right h1 {
	font-size: 25px;
	font-style: italic;
	color: #213166;
	padding: 10px 0 10px 15px;

}
#main #right h2 {
	font-size: 20px;
	font-style: italic;
	color: #213166;
	padding: 15px 10px 15px 10px;
}
#main #right p {
	color: #330;
	font-size: 14px;
	padding: 5px 20px 5px 25px;
}
/* END inside 2 colum pages*/

/*FOOTER COLOR HERE ENTIRE SITE*/
#foot {
	clear:both;
	background-color: #9a8c42;
	height: 76px;
	font-family:  Helvetica, Arial, sans-serif;
}
#foot a:link{color:#DEDAD0;text-decoration: none;}
#foot a:visited{color:#DEDAD0;text-decoration: none;}
#foot a:hover{color:#423223;text-decoration: none;}
#foot_left {
	color: #fff;
	float:left;
	width:920px;

}
#foot_left p{
	padding-left: 10px;
	padding-top: 40px;
	font-size: 12px;
}
#foot_right {
	color: #213166;
	float:right;
	width:238px;
	text-align: right;

}
#foot_right p{
	padding-right: 10px;
	padding-top: 6px;
	font-weight: bold;
	font-size: 14px;
}
.paintings {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333300;
}
.paintingstitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #203166;
	font-style: normal;
	font-weight: bold;
}
.itemsforsale {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #203166;
	font-style: normal;
	font-weight: bold;
}
