/* CSS Document */
<style type="text/css">
<!--

span.copyright{
	color: #006633;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 70%;
	text-align: center;
	vertical-align: super;
	height:40px;
	line-height: 2em;
	

}


.BodyTextSmall{
margin: 5px;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 10px;
color: black;
line-height: 18px;
}
.ArtistInfo{
text-align: center;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 11px;
color: white;
line-height: 25px;
font-weight: bold;
border-color: white;
border-style: dotted;
border-width: thin;
width: 250px;
align: center;
height: 100px;
background-color: #996666;
margin-left:255px;
}
.ArtistInfo a:link { color: #ffffff; text-decoration: none }
.ArtistInfo a:active { color: #ffffff; text-decoration: none }
.ArtistInfo a:visited { color: #ffffff; text-decoration: none }
.ArtistInfo a:hover { color: #ffffff; text-decoration: underline }


.BodyText{
margin: 25px;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 11px;
color: black;
line-height: 25px;
}
.BodyText a:link { color: #996666; text-decoration: none }
.BodyText a:active { color: #996666; text-decoration: none }
.BodyText a:visited { color: #996666; text-decoration: none }
.BodyText a:hover { color: #ffffff; text-decoration: underline }

.BodyList{
margin-top: 5px;
margin-left: 15px;
padding: 0;
padding-left: 5px;
}

.BodyList ul{
list-style-type: disc;
margin: 5px;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 11px;
color: black;
line-height: 25px;
}

.BodyList ol{
list-style-type: decimal;
margin: 5px;
font-family: Verdana, Arial, Helvetica, Sans-serif;
font-size: 11px;
color: black;
line-height: 25px;
}





.BodyList ul ul{
list-style-type: circle;
}

.BodyList li{

margin:0 2px 0 0;
padding:0;

}


.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #996666;
}
.footertext a:link { color: #996666; text-decoration: none }
.footertext a:active { color: #996666; text-decoration: none }
.footertext a:visited { color: #996666; text-decoration: none }
.footertext a:hover { color: #666666; text-decoration: underline }

.BodyTextHeader{
margin: 10px;
font-family: Monotype Corsiva, cursive;
font-size: 20px;
color: #666666;
line-height: 25px;
font-weight: bold;
text-decoration: underline;
}

.Prices{
margin: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 13px;
color: #666666;
line-height: 25px;
font-weight: bold;
text-align: center;
}

/*Menu Below Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#modernbricksmenu{
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

#modernbricksmenu ul{
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #996666;
font-weight: bold;
margin:0;
margin-left: 5px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

#modernbricksmenu li{
display: inline;
margin: 0 2px 0 0;
padding: 0;
text-transform:uppercase;
}

#modernbricksmenu a{
float: left;
display: block;
color: #996666;
margin: 0 10px 0 0; /*Margin between each menu item*/
padding: 2px 2px;
text-decoration: none;
letter-spacing: 1px;
background-color: white; /*Default menu color*/
border-bottom: 1px solid white;
font-family: Geneva, Arial, Helvetica, sans-serif;
font-size: 9px;
font-weight: bold;
}

#modernbricksmenu a:hover{
background-color: #cccccc; /*Menu hover bgcolor*/
}

#modernbricksmenu #current a{ /*currently selected tab*/
background-color: #996666; /*Brown color theme*/ 
border-color: #996666; /*Brown color theme*/ 
color: white;
}




-->
</style>

