#usartists {
   background: url(/SiteData/images/fc/4f1867423346c264/fc.jpg) repeat-y;
   margin-bottom: -20px;
   font-family: Arial;
}

.sidebar {
   float: left;
   color: #463934;
   line-height: 1.4;
}

#usa-header .sidebar {
   width: 140px;
   padding: 40px 30px 0 35px;
}

#usa-topbar .sidebar {
   width: 205px;
   padding: 0 0 0 19px;
}

#usa-topbar .sidebar img { vertical-align: bottom; }

#usa-topbar .sidebar p {
   margin: 0;
}

#usa-body .sidebar {
   width: 223px;
   padding-top: 0;
}

#usa-body .sidebar .cms-content-item {
   padding: 40px 30px 40px 35px;
}

#usa-body .sidebar ul {
   margin: 0;
   padding: 0;
   list-style: none;
}

#usa-body .sidebar ul li a {
   display: block;
   padding: 0 0 0 19px;
   text-transform: uppercase;
   font-size: 85%;
   color: #7E7371;
   text-decoration: none;
}

#usa-body .sidebar ul li a > span {
   display: block;
   padding: 8px 20px;
   border-bottom: 1px solid #fff;
}

#usa-body .sidebar ul li a .usa {
   text-transform: none;
}

#usa-body .sidebar ul li.cms-nav-current-section > a > span {
   border-top: 1px solid #fff;
}

#usa-body .sidebar ul li a:hover {
   background: #f4f2f2;
   background: rgba(255,255,255,0.4);
   
}

#usa-body .sidebar ul li.cms-nav-current-section > a,
#usa-body .sidebar ul li.cms-nav-current-section > a:hover {
   background: #f4f2f2;
   background: rgba(255,255,255,0.4) url(/SiteData/images/nav-over/9d9ec6a1e7a37f45/nav-over.jpg) no-repeat;
   color: #F26621;
   font-weight: bold;
}

.sidebar select {
   width: 135px;
   font-size: 11px;
   color: #FF6100;
   padding: 2px;
}

.sidebar p {
   margin: 0 0 25px;
}

.usa-date {
   font-size: 15px;
   margin-bottom: 5px;
   color: #01181E;
   font-weight: bold;
}

.usa-preview {
   font-size: 16px;
   color: #FF6100;
   margin-bottom: 15px;
}

.usa-address {
   font-size: 12px;
}

.usa-contact, .usa-contact a {
   color: #F26722;
}

.usa-contact a { text-decoration: none; }

.usa-contact {
   font-size: 16px;
}

.usa-updates {
   font-size: 14px;
   color: #FF6100;
}

.usa-footnote {
   font-size: 10px;
}

.content {
   float: right;
   width: 672px;
   color: #5E514D;
}

#usa-header .content {
   padding-top: 40px;
}

#usa-header #logo a {
   display: block;
   margin: 0 20px 10px;
   width: 581px;
   height: 79px;
   overflow: hidden;
   text-indent: -999em;
   background: url(/SiteData/images/USArtists-/8479c384cb83bda3/USArtists-logo.gif) no-repeat;
}

#usa-topbar {
   background: #D1CBC9;
   background: rgba(209,203,201, 0.5);
   padding: 0;
}

#usa-topbar .content .tagline {
   margin:0;
   font-size: 16px;
   line-height: 32px;
   text-transform: uppercase;
   letter-spacing: 5px;
   color: #FF6100;
   font-weight: bold;
   text-align: center;
}

.content h3 {
   font-size: 131%;
   color: #F26722;
   font-weight: bold;
   margin: 0 0 0.25em;
}

.content h4 {
   font-size: 36px;
   color: #01181E;
   font-weight: normal;
   margin: 20px auto;
}

#usa-body {
   padding: 20px 0;
}

#usa-body .content {
   line-height: 1.4;
}

#usa-body .content p {
   margin: 0 0 1.25em;
}

#footer {
   background: #ADB291 url(/SiteData/images/usa-footer/52ba122df893513b/usa-footer-bg.jpg) no-repeat !important;
}

/* Standard Template */

#standard { padding: 0 20px; }

/* Content Items */

.cms-content-date {
   font-size: 85%;
   color: #666;
   display: block;
   margin-bottom: 1em;
}

h3.cms-content-title,
.cms-content-title {
   font-size: 123.1%;
   font-weight: bold;
   letter-spacing: 0;
}

.cms-content-teaser {
   font-size: 85%;
}

/* Home Page */

#usa-home { text-align: center; }

#usa-home-grid ul {
   margin: 20px auto;
   padding: 0;
   list-style: none;
   width: 475px;
}

#usa-home-grid ul li {
   float: left;
   width: 60px;
   height: 60px;
   overflow: hidden;
   margin: 0 28px 28px;
   text-align: center;
}

#usa-home .cms-content,
#usa-home .cms-paneledit-div { clear: both; }

/* About Us */

#usa-about-sidebar {
   width: 175px;
   float: left;
   font-size: 77%;
}

#usa-about-main {
   width: 425px;
   margin-right: 20px;
   float: right;
   font-size: 85%;
}

/* Art & Exhibitors */

#usa-exhib-name {
   float: left;
   width: 65%;
}

#usa-exhib-nav {
   float: right;
   width: 32%;
   padding-top: 6px;
}

#usa-exhib-nav select {
   font-size: 85%;
   /*text-transform: uppercase;*/
   color: #F26722;
   border: 1px solid #fff;
   padding: 3px;
   width: 150px;
}

#usa-exhib-name h1 {
   margin: 0 10px 0 20px;
   color: #002D3C;
   font-size: 146.5%;
   line-height: 32px;
}

#dealers {
   margin: 0;
   padding: 0;
   list-style: none;
}

#dealer-list {
   padding: 0 20px;
}

#dealers li {
   padding: 1em 0;
   border-bottom: 1px solid #ccc;
}

#dealers li img {
   vertical-align: middle;
   display: inline-block;
   margin-right: 6px;
   padding: 2px;
   border: 1px solid #ccc;
}

#dealers li a {
   font-size: 131%;
}

#dealer-detail {
   padding: 0 20px 30px;
   font-size: 85%;
}

#dealer-detail h2 {
   color: #002C3B;
   font-size: 138.5%;
   margin: 0;
   font-weight: bold;
}

#dealer-examples h3 {
   color: #002C3B;
   margin: 0;
   font-weight: normal;
   letter-spacing: 0;
   padding: 6px 20px;
   background: #ddd;
   background: rgba(209, 203, 201, 0.5);
}

#dealer-examples .examples-content {
   padding: 20px;
   background: rgba(209, 203, 201, 0.3)
}

#dealer-examples ul {
   margin: 0;
   padding: 0;
   list-style: none;
}

#dealer-examples ul li {
   float: left;
   width: 200px;
   height: 250px;
   font-size: 77%;
   text-align: center;
}

.cms-nav-up-link {
   display: block;
   clear: both;
   padding: 10px 20px;
   color: #888;
   text-decoration: none;
   text-shadow: 0 1px 0 #fff;
   font-size: 85%;
   border-top: 1px solid #ccc;
   background: #ddd;
   background: rgba(209, 203, 201, 0.5);
}

.cms-nav-up-link:hover {
   color: #333;
   background: rgba(209, 203, 201, 0.7);
}

.example-thumb {
   margin-bottom: 5px;
}

.example-thumb img {
   padding: 2px;
   border: 1px solid #ccc;
}

.example-thumb a:hover img {
   border-color: #999;
}

/* Events */

#usa-events .events-content {
   width: 400px;
   float: left;
}

#usa-events .events-img {
   float: right;
   width: 200px;
   font-size: 77%;
   color: #333;
}

#usa-events .events-img p {
   margin: 0 0 0.75em;
}

#usa-events h2 {
   margin: 0 0 1em;
   color: #002D3D;
   font-weight: normal;
   font-size: 138.5%;
   letter-spacing: 0;
}

#usa-events h2 span {
   font-style: italic;
   font-weight: bold;
}


#usa-events .cms-content-detail {
   font-size: 85%;
}

#usa-events .event-date {
   margin: 0 !important;
   font-size: 123.1%;
}

#usa-events .event-prices {
   border-collapse:collapse;
}

#usa-events .event-prices th,
#usa-events .event-prices td {
   padding: 3px 10px 3px 0;
}

#usa-events .event-prices th { text-align: left; }

#usa-activities {
   clear: both;
}

#usa-events .footnote {
   clear: both;
   font-size: 77%;
   color: #999;
}

/* Contact */

#standard .cms-form-field { margin-bottom: 10px; }
#standard .cms-form-field label { font-weight: bold; }


