body  {
	font-size: 13px;
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: F0E9D6;
}
p  { 
	font-size: 13px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}
td  { 
	font-size: 13px; 
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular 
}
.title { 
	font-weight: bold; 
	font-size: 20px 
	}
.subtitle { font-style: italic }
.small { font-size: 11px }
.smallgray { 
	font-size: 11px;
	color:#999999;
	}
.caption { 
	font-weight: normal; 
	font-size: 11px; 
	text-decoration: none 
}
.smallest { font-size: 9px }
.link_top   { 
	color: black; 
	font-size: 11px 
}


a:hover { text-decoration: underline }
a      { 
	color: #0e2d75; 
	text-decoration: underline; 
}
#list a {
	text-decoration: none;
	} 
#list a:hover {
	text-decoration: underline;
	} 
.title_small { 
	font-style: italic; 
	font-size: 11px 
}
.title_bold { 
	font-weight: bold; 
	font-size: 15px 
}
.collection_painting { 
	font-weight: normal; 
	font-style:italic 
}



#page_title { 
	font-weight: bold; 
	font-size: 20px; 
	padding: 0px 0px 3px 0px;
	}
#page_menu {
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
	font-size: 13px;
	border-top: 1px solid #b5a984;
	}
#page_menu a {
	text-decoration: none;
	}
#page_menu a:hover {
	text-decoration: underline;
	}

.menu_selected {
	background-color: #f0e9d7;
	border: 1px solid #b5a984;
	border-width: 0px 1px 1px 1px;
	padding: 2px 5px 2px 5px;
	color:#000000;
	font-weight:bold;
	}
.page_menu_title {
	color:#b5a984;
	font-weight: bold;
	}



.gallery_clickprompt {
	margin: 25px 20px 0px 20px;
	border: 1px solid #b5a984;
	padding: 5px;
	background: #f0e9d7;
	}


/*    ++++++++++++++++++++++++++++++++++++     MENU STYLES     +++++++++++++++++++++++++++++++++++++     */


#menu {
	padding-top: 2px;
	padding-bottom: 5px;
}
#menu a {
	color: #000000;	
	font-weight: normal; 
}
.menuitem  {
	padding-left: 15px;
	padding-right: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

/*    ++++++++++++++++++++++++++++++++++++     CONTENT STYLES     +++++++++++++++++++++++++++++++++++++     */


#content {
	padding: 5px 25px 50px 50px;
}

.menuitem  {
	padding-left: 15px;
	padding-right: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.new {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	background-color: #FFE09C;
	display: block;
}


/*    ++++++++++++++++++++++++++++++++++++     BOTTOM BAR STYLES     +++++++++++++++++++++++++++++++++++++     */


#bottombar {
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 11px 
}
#bottombar a {
	color: #000000;	
	font-weight: normal; 
	text-decoration: underline;
}
.oddbeat  {
	padding-left: 150px;
	padding-right: 1px;
	color: 6A6146;
}


/*    ++++++++++++++++++++++++++++++++++++     STORE STYLES     +++++++++++++++++++++++++++++++++++++     */


#purchasebox {
	font-size: 11px;
	background-color: #F0E9D6;
	border-top-color: #B5A984;
	border-top-style: solid;
	border-top-width: 1px;
	border-right-color: #B5A984;
	border-right-style: solid;
	border-right-width: 1px;
	border-bottom-color: #B5A984;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #B5A984;
	border-left-style: solid;
	border-left-width: 1px;
	width: 500px;
}
#purchasebox a {

}
.purchaseheader  {
	color: #6A6146; 
	background-color: #B5A984;
	padding-left: 20px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
.purchaseitem  {
	background-color: #F0E9D6;
	padding-left: 40px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	font-weight: normal;
}
.purchasebtn  {
	text-align: right;	
}

/***** Testimonials *****/

	.quote {
		margin: auto auto 0 auto;
		padding: 0;
		font-size: 1.5em;
		font-family: Georgia, "Times New Roman", Times, serif;
		}
	.attribution {
		margin: 15px auto 30px auto;
		padding: 0 0 0 300px;
		}