/****
 * Arts Council of the Valley
 * Main Theme
 * by Christopher Gillis
 * at Immerge Technologies, Inc.
 * www.immergetech.com
 ****/
#subnavbox {
     background: #d7e4e6;
     padding: 10px;
margin-left: 8px;
     text-align: center;
     color: #504731;
width: 200px;
     margin-bottom: 20px;
}
#subnavbox h2 {
     color: #504731;
     font-size: 24px;
}
a.info{
    position:relative;
    z-index:24;
}
a.info:focus,
a.info:hover {
	z-index:25;
	text-decoration:none;
	}

a.info span {display: none;}
a.info:hover span {
    display:block;
    position:absolute;
    top:1em;
    left:0;
    width:200px;
    border:2px solid #5e939d;
    background-color:#fff;
    color:#000;
    padding:4px;
}

ul.thumbs {
list-style-type: none;
}
ul.thumbs li {
width: 20px;
height: 20px;
float: left;
margin-right: 10px;
}
ul.thumbs li a {
display: block;
width: 20px;
height: 20px;
background: #504731;
}
small {
font-size: 11px;
}
small a {
font-size: 11px;
}
#footer a {
color: #535353;
text-decoration: underline;
}

img.seperator {
     margin-bottom: 5px;
}
#subnav {
list-style-type: none;
}
#subnav li {
     color: #504731;
     font-style: italic;
     margin-bottom: 5px;
}
#subnav li a{
     color: #504731;
     font-style: italic;
}
#subnav li a:hover {
     text-decoration: underline;
}


* {
	margin: 0;
	padding: 0;
	font-size: 14px;
	font-family:  Garamond, arial, sans-serif;
}

a img { border: none;}
#headerinfo h1 {
text-transform: none;
margin-bottom: 0px;
font-style: normal;
font-size: 24px;
font-family: Garamond;
letter-spacing: 2px;
}
#headerinfo h2 {
margin-bottom: 10px;
text-align: right;
font-size: 14px;
font-family: Garamond;
text-transform: none;
}
#headerinfo {
float: right;
margin-top: 20px;
text-align: right;
}
#wrapper {
	width: 800px;
	margin: 0 auto;
}
#header {
	margin-top: 20px;
}
#header img {
	float: left;
}
#navigation {
	float: right;
	list-style-type: none;
	background: url('images/navbg.gif') top right no-repeat;
	height: 47px;
}
#navigation li {
	float: left;
	margin-left: 20px;
	padding-top: 15px;
}
#navigation li a {
	color: #61899d;
	text-decoration: none;
        text-transform: lowercase;
	font-style:italic;
	font-size: 20px;
}
#navigation li a:hover {
	color: #504731;
}
#navigation li a.active {
	color: #504731;
}
#sec-navigation {
	list-style-type: none;
	clear: both;
	width: 800px;
}
#sec-navigation li {
	float: left;
	margin-top: 50px;
	margin-left: 40px;
}
#sec-navigation a:hover p.subheading-pa,
#sec-navigation a:hover p.subheading-va,
#sec-navigation a:hover p.subheading-g {
background: #302712;
}
#sec-navigation li:first-child {
	margin-left: 0px;
}
#sec-navigation p {
	color: white;
        font-size: 12px;
	text-transform: uppercase;
	padding-left: 5px;
font-family: arial;

	width: 227px;
}
p.navheading {
	background: #61899d;
padding-top: 3px;
padding-bottom: 3px;
	font-size: 12px;
letter-spacing: 2px;
}
p.subheading-pa {
	background: #504731;
}
p.subheading-va {
	background: #504731;
}
p.subheading-g {
	background: #504731;
}
p.event-title {
	color: #61899d;
	font-style: italic;
        font-size: 13px;
}
p.event-date {
	font-size: 11px;
	color: #666;
}
p.spotlight-artist {
	text-transform: uppercase;
	color: #535353;
	font-size: 13px;
}
p.spotlight-title {
	color: #535353;
	font-style: italic;
	font-size: 12px;
}
#content p {
	color: #535353;
	margin-bottom: 15px;
	line-height: 160%;
}
h1 {
	font-size: 24px;
	color: #504731;
	font-style: italic;
	text-transform: lowercase;
	margin-bottom: 20px;
}
h2 {
	font-size: 18px;
	text-transform: uppercase;
	color: #504731;
}
.imageRight {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
#archives-link {
	color: #535353;
	font-style: italic;
	text-decoration: underline;
}
#sidebar {
	float: left;
	width: 235px;
	margin-top: 50px;
}
#events {
	list-style-type: none;
}
#events li:first-child p.event-title{
color: #ab742f !important;
}
#events li.box100 {
	background: url('images/box100.png') top left no-repeat;
}
#events li.box75 {
	background: url('images/box75.png') top left no-repeat;
}
#events li.box50 {
	background: url('images/box50.png') top left no-repeat;
}
#events li.box25 {
	background: url('images/box25.png') top left no-repeat;
}
#events li {
	padding-left: 45px;
	margin-bottom: 20px;
}
#subscription {
	margin-top: 30px;
	margin-bottom: 30px;
}
#content {
	margin-top: 50px;
	float: right;
	width: 530px;
}
#recent-posts {
	list-style-type: none;
}
a {
	text-decoration: none;
}
h3 {
	color: #504731;
	font-size: 18px;
	font-style: italic;
	text-transform: lowercase;
	margin-bottom: 15px;
}
#recent-posts li {
margin-bottom:15px;
}
#recent-posts li a {
	color: #504731;
	font-size: 16px;
font-weight: bold;
       text-transform: uppercase;
	text-decoration: underline;
}
#footer {
	clear: both;
	width: 800px;
	padding-top: 20px;
	color: #535353;
}
p.copyright {
	float: left;
}
p.information {
	float: right;
}
span.phone {
	margin-left: 20px;
}