body {
	background: #A5B5A0;
/*	background-image: url(../images/misc/logobgfaded.gif);*/
	background-repeat: no-repeat;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
    height: 100%;
	width: 100%;
}

a, a:link, a:visited, a:active { 
	color: #700;
/*	outline: none;
	text-decoration: none;*/
}

a:hover {
	color: #999;
/*	outline: none;
	text-decoration: underline;*/
}

img {
margin: 4px;
border: 0px;
}

h1 {font-size: 18px; color: #700; border-top: 2px solid #700;}
h2 {
	font-size: 16px;
	border-bottom: 2px solid #A5B5A0;
	color: #61715A;
}

h3 {
	font-size: 10px;
	font-weight: bold;
}
h4 {
	font-size: 14px;
	border-bottom: 1px solid #999;
	}

.quote{
	font-style:italic;
	font-size:smaller;
	margin:25px;}
.alert {
	color:#FF6600;

}
.bsmall {
	font-size:8px;
	font-weight:bold;
}
.blarge {
	font-size:14px;
	font-weight:bold;
}

/*IDs Specific to Trees Gallery*/
#mainlayout{
	padding: 0;
	background:#fff;
}

#banner {
	background:#fff;
	vertical-align:top;
	border: 0;
	}

#content {
	vertical-align:top;
	width: 515px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	background:#fcfffc;
	font-size: 11px;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:25px;
	padding-right:25px;
}

#leftcontent {
	width: 5px;
	background:#fff;
}

#rightcontent {
	vertical-align:top;
	background:#efefef;
	border-left: 10px solid #fff;
	border-right: 10px solid #fff;
	padding-top: 10px;
}

#footer {
	margin-left: 200px;
    text-align:center;
	background:#fff;
	font-size: 10px;
	font-family:Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #999;
}

#rightfooter {
	background:#fff;
}

#topmenu {
	width: 748px;
	background:#fff;
	border: 0px;
}

.topmenuitem {
    border-bottom: 0px solid #ccc;
	background:inherit;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align:center;
	vertical-align:middle;
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333;
	}
.topmenuitem A:link, .topmenuitem A:visited{
	color:#333;
	text-decoration:none;
} 	
.topmenuitem A:hover{
	text-decoration:underline;
	color:#00bb00;
}

#rightmenu {
	text-align:center;
	background:inherit;
	border:0px solid #ccc;
}

#rightmenu.td {
	font-size: 12px;
	color:#666;
	background:#bbb;
	border:1px solid #ccc;
	padding-bottom: 5px;
	padding-top:5px;
	padding-left: 3px;
	padding-right: 3px;
}

#rightmenu A:link, #rightmenu A:visited{
	text-decoration:none;
	font-size: 12px;
	color:#666;
	padding-bottom:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#rightmenu A:hover{
	text-decoration:underline;
	color:#00bb00;
}

#bio{ 

border-top: 2px solid #999;
padding-top: 10px;
padding-bottom: 10px;
font-size: 11px;
color: #000;}

/*Classes Specific to Trees Gallery*/
.category{}
.listitem{}

#artistlist{
	padding: 10px;
}

#artistlist.td{
}

#artistlist A:link, #artistlist A:visited{
}
/*Image/Title wrapper for artist thumbnail*/
.itemwrap{}
.itemwraptop, .itemwraptop img{
	border-bottom: 0px solid #999;
	vertical-align: middle;
}
.itemwrapbottom A:link, .itemwrapbottom A:visited{
	color: #700;
	font-size: 11px;
	text-decoration: none;
}
.itemwrapbottom A:hover{
	text-decoration: underline;
}

/*Image/Title wrapper for artist thumbnail*/
.mediumwrap{}
.mediumwraptop{
	border-bottom: 0px solid #999;
}
.mediumwrapbottom A:link, .mediumwrapbottom A:visited{
	color: #700;
	font-size: 13px;
	font-weight:bold;
	text-decoration: none;
}
.mediumwrapbottom A:hover{
	text-decoration: underline;
}

/*Image/Title wrapper for artist thumbnail*/
.menuwrap{}
.menuwraptop{}
.menuwrapbottom A:link, .menuwrapbottom A:visited{}
.menuwrapbottom A:hover{}

/*Image/Title wrapper for artist thumbnail*/
.artistwrap{

	color: #700;
}
.artistwraptop{}

.artistwrapbottom,
.artistwrapbottom A:link, 
.artistwrapbottom A:visited{
	color: #700;
	text-align: center;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	}

.artistwrapbottom A:hover{
	text-decoration:underline;}

/*For use in the medium listing page*/

#mediumlist {
font-size: 11px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

/*For use in the artist detail page*/
#artistquote{
font-size: 9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-style:italic;
}

#artistnotes{
font-size: 9px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
}

#item_full_desc{
	font-size: 12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

.mediumrow{
	border-bottom: 1px solid #999;
	border-left: 0px solid #999;
	border-right: 0px solid #999;
	border-top: 0px solid #999;
	padding-top: 10px;
}

.artistrow{
	border-bottom: 1px solid #999;
	border-left: 0px solid #999;
	border-right: 0px solid #999;
	border-top: 0px solid #999;
	padding-top: 10px;
}
#item_short_desc{
	font-size: 14px;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #999;

}

#events{}
#events td.eventmargin{
	vertical-align: top;
	font-weight: bold;
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	padding-top: 8px;
	padding-left: 5px;
	padding-right: 5px;
}

#events td.eventcontent{
	vertical-align: top;
	color: #000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 11px;
	padding: 5;

}

