html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;}

body {
	color:#470C0F;
	background:#fff;
	font-family: Arial, Helvetica, sans-serif;
	width: auto;
	height: auto;
	text-align: left;
}

p, a, #contactForm, #shoppingCart {
	font-size: .8em;
}

p {
    margin-bottom: 1em;
    line-height: 135%;
}

a, a:visited {
	color: #A16F68;
	text-decoration: none;
}

a:hover {
	color: #667700;
	text-decoration: none;
}

a img {
	border:none;
}

a.innerLink 
{
    font-size: 1em;
}

a.smLink 
{
  font-size: .7em;  
}

.emphasis 
{
    font-weight: bold;
}

.title 
{
    font-style: italic;
}

input {
    color: #470C0F;
    font-family: Arial, Helvetica, sans-serif;
}

textarea {
    color: #470C0F;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em;
}

.alert {
    color: #AA1F1C;
}

.note 
{
    font-size: .8em;
}

#shoppingCart td 
{
    padding: 3px 4px;
}

.delete 
{
    font-size: 1.2em;
    color: #AA1F1C;
    font-weight: bold;
}

.cartHeader
{
    background-color: #EEE3DF;
} 

.carousel 
{
    border: 1px solid #D8BDB4;
    background-color: #EEE3DF;
    padding: 4px 0 0 2px;
}

.prev img
{
    padding-right: 4px;
}  

.next img
{
    padding-left: 4px;
}  

#canvas 
{
    height: 100%;
    margin: auto;
}

#navItems a 
{
    text-decoration: none;
    text-transform: uppercase;
    font-style: italic;
    font-weight: bold;
}

#navItems div 
{
    font-size: 0.7em;
    padding: 3px 4px;
    text-align: center;

}

.itemSelected 
{
    margin-top: 2px;
    background-color: #667700;
    border: 1px solid #667700;
}

.itemSelected a, .itemSelected a:visited, .itemRollOver a, .itemRollOver a:visited
{
    color: #fff;
}

.itemUnselected 
{
    margin-top: 2px;
    background-color: #fff;
    border: 1px solid #A16F68;
}

.itemUnselected a 
{
    color: #A16F68;
}

.itemRollOver
{
    margin-top: 2px;
    background-color: #D88B79;
    border: 1px solid #D88B79;
}

#outer_canvas {
	width: 1000px;
	margin: auto auto;
}

#canvas_top {
	background: transparent url(../images/bg_top.gif) repeat-x;
}

#canvas_right {
	background: transparent url(../images/bg_right.gif) right repeat-y;
}

#canvas_bottom {
	background: transparent url(../images/bg_bottom.gif) bottom repeat-x;
}

#canvas_left {
	background: transparent url(../images/bg_left.gif) left repeat-y;
}

#canvas_ul {
	background: transparent url(../images/bg_ul.gif) top left no-repeat;
}

#canvas_ur {
	background: transparent url(../images/bg_ur.gif) top right no-repeat;
}

#canvas_lr {
	background: transparent url(../images/bg_lr.gif) bottom right no-repeat;
}

#canvas_ll {
	background: transparent url(../images/bg_ll.gif) bottom left no-repeat;
}

#leftColumn {
	width: 100%;
	margin: 0 10px 0 0;
}

#rightColumn {
	width: 350px;
	margin: 35px 35px 35px 0px;
}

#rightColumn_aux {
	width: 350px;
	margin: 35px 35px 20px 0px;
}

#rightColumnContent {
	padding: 15px 0;
}

#navigation 
{
    padding: 0 0 10px 0;
}

#menubar {
	margin: 32px 25px 25px 0;
}

#content {
	margin: 0px 0px 45px 25px;
}

#content img.homeImage 
{
    margin: 40px 0 0 0;
}

#content img.contentImageRight {
	margin: 10px 0 10px 10px;
}


#content_aux {
	margin: 0px 0px 20px 25px;
}

#content_head {
	margin: 0px 25px;
}

#bottom_content {
	margin: 0px 50px 35px 50px;
}

#artistsListingLink 
{
    margin: 10px 0;
}   

#artistsListingLink a
{
    font-size: .7em;
    color: #470C0F;
    font-weight: bold;
    font-style: italic;
} 

#artistsListingLink a:hover
{
    color: #667700;
} 

.navLink {
	font-weight: bold;
	font-size: 0.7em;
}

.pageTitle 
{
    font-size: 2em;
    color: #AA1F1C;
    padding-right: 4px;
    line-height: 100%;
}

.sectionHeader
{
    margin: 0 0 15px 0;
}

span.photoLabel 
{
    font-size: .8em;
    font-weight: bold;
    color: #AA1F1C;
    text-transform: uppercase;
    line-height: 125%;
}

.photoDescription 
{
    margin: 15px 0;
}

.photoDescription p
{
    font-style: italic;
    color: #470C0F;
    line-height: 125%;
}

#artistListings img 
{
    padding: 0 10px 4px 0;
}

#artistListings a 
{
    font-size: .9em;
    font-weight: bold;
    color: #BF1E2E;
    text-transform: uppercase;
    font-style: italic;
}

#artistListings a:hover
{
    color: #667700;
}

#artistListings p 
{
    font-style: italic;
    font-size: 0.7em;
}

#artistGallery 
{
    margin-top: 20px;
}

#artistGallery .carousel img 
{
    padding-right: 2px;
}

#artistWork  {
    margin-top: 5px;
}

#artistWork img {
    margin: 5px 0;
}

#artistWork .artDetails {
    font-size: .7em;
    color: #470C0F;
    line-height: 125%;
    
}

#artistWork .artTitle {
    font-size: 1.2em;
    font-style: italic;
    color: #AA1F1C;
}

#artistWork .artDescription {
    font-style: italic;
    font-size: .8em;
    margin-top: 5px;
}

.sold {
    color: #AA1F1C;
}

.artPurchase {
    margin: 4px 0;
}

a.lnkPurchase, a:visited.lnkPurchase {
    background: transparent url(../images/btn_purchase.gif) no-repeat;
    color: #fff;
    padding: 2px 8px;
}

a:hover.lnkPurchase {
    color: #ccc;
}

#artistBio a {
    text-transform: uppercase;
    font-weight: bold;
    font-size: .7em;
}

#country, #artType {
    margin: 40px 0 60px;
}

#country .countryCoordinates {
    font-size: 1.3em;
    font-family: Times New Roman;
    text-transform: uppercase;
    margin: 0 0 0 0;
    color: #A16F68;
}

#country .countryName {
    font-size: 2em;
    font-family: Times New Roman;
    text-transform: uppercase;
    letter-spacing: .1em;
    margin: 0 0 0 0;
    color: #A16F68;
}

#country .countryDescription{
    font-style: italic;
    font-size: .8em;
    color: #470C0F;
    line-height: 125%;
}

#country img {
    margin: 5px 2px 5px 0;
}


#artType img {
    margin: 10px 0;
}

#artType .typeName {
    font-size: 2.5em;
    font-family: Times New Roman;
    text-transform: uppercase;
    letter-spacing: .1em;
    margin-bottom: 0;
    color: #A16F68;
}

#artType .typeDescription {
    font-size: .9em;
    line-height: 135%;
    font-family: Times New Roman;
    text-transform: uppercase;
    letter-spacing: .1em;
}

#artType .typeAttribution  {
    font-size: .7em;
    color: #8B5C56;
    font-family: Times New Roman;
    text-transform: uppercase;
    letter-spacing: .2em;
}

#footer
{
    font-size: .8em;
    padding-left: 36px;
}

#footer a
{
    font-size: 1em;
}