/*
Theme Name: LAA Artists
Theme URI: http://www.loftartists.com
Description: Loft Artists Association
Version: 1.0
Author: Susan McCaslin
*/

/*Artist.html styles*/

/*CONTAINER*/

div#pr {
top: 10px;
margin: 42px 0 0 22px;
color: #000;
background-color: #fff;
width: 650px;
}

.pr_header1 {
color: #ff3300;
font-family: Arial, Helvetica, Tahoma, sans-serif;
font-size: 150%;
font-weight: bold;
}

.pr_header2 {
color: #ff3300;
font-family: Arial, Helvetica, Tahoma, sans-serif;
font-size: 130%;
}


.pr_header3 {
color: #000;
font-family: Arial, Helvetica, Tahoma, sans-serif;
font-size: 100%;
}

.pr {
color: #333;
font-family: Arial, Helvetica, Tahoma, sans-serif;
font-size: 70%;
}


