/* CSS Document */

body {
font-family:georgia, times, "Times New Roman", serif;
font-size:12px;
color:#4B4D4C;
background:#F0DC9F;
}
p {
text-align:left;
}
a:link, a:visited {
color:#257707;
text-decoration:none;
}
a:hover {
text-decoration:underline;
}
#wrapper {
margin: 0 auto;
text-align:center;
width:760px;

}
#header {
margin:15px 0 0 0;
text-align:center;
width:760px;
height:98px;
background: url(../images/header.jpg);
background-repeat:no-repeat;
background-position:center;
}
#leftColumn {
width:129px;
height:179px;
float:left;
}
#nav {
width:129px;
height:179px;
float:left;
}
#leftColumn img {
margin:40px 0 0 0;
_margin:0;
}
#nav ul{
margin:40px 0 0 0;
list-style-type:none;
padding:15px 0 0 0;
_padding:25px 0 0 0;
width:129px;
height:170px;
background: url(../images/navPad.jpg);
background-repeat:no-repeat;
background-position:left;
text-align:left;
}
#nav li{
margin:10px 10px 13px 30px;
}

#aboutBg {
width:625px;
padding:0 0 75px 0;
background: url(../images/about_right.jpg);
background-repeat:no-repeat;
background-position:right bottom;
}
#galleryBg {
width:600px;
padding:0 0 0 0;/*
background: url(../images/art_brushes.gif);
background-repeat:no-repeat;
background-position:500px top;*/
}
#photo {
float:left;
width:182px;
text-align:center;
}
#photo p {
margin:2px 0 0 0;
}
#rightColumn {
float:left;
width:315px;
text-align:left;

}
#contentText {
float:left;
width:100%;
text-align:left;
padding:0 30px 0 2px;
_padding:0 0 0 2px;
}
#topRow {
margin:0 auto;
padding-top:15px;
_text-align:center;

}
.row {
width:100%;
text-align:center;
margin:0 0 10px 0;
}
.row img {
margin:0 10px 0 0;
}
#footer {
width:100%;
height:37px;
font-size:95%;
text-align:center;
margin:15px 0 15px 0;
padding:15px 0 15px 0;
}
#footer p {
text-align:center;
}
#homeBody {
float:left;
width:626px;
_width:626px;
height:600px;
text-align:left;
background: url(../images/homeBg1.jpg);
background-repeat:no-repeat;
background-position:left bottom;
font-size:12px;
}
#contentBody {
width:601px;
_width:595px;
padding:0 15px 0 15px;
_padding:0;
text-align:left;
float:left
}
#homeBody p { 
width:280px;
margin-left:15px;
}
.left {
float:left;
}
.right {
float:right;
}
.clear {
clear:both;
}
h1 {
font-size:140%;
color:#B86462;
}
h2 {
font-size:117%;
color:#257707;
font-style:italic;
}
#homeBody h1 {
font-size:140%;
margin-left:15px;
color:#B86462;
}
.shortFix {
margin:0 0 40px 0;
}
.back {
text-align:center;
width:575px;
}
.pullquote {
float:right;
margin:5px 0 10px 15px;
_padding:10px 0 10px 0;
border-top:2px solid #257707;
border-bottom:1px solid #257707;
font-size:115%;
font-weight:bold;
width:230px;
color: #257707;
}
.pullquote2 {
padding:10px 0 10px 0;
margin:15px 0 0 0;
border-top:2px solid #257707;
border-bottom:1px solid #257707;
font-size:115%;
font-weight:bold;
width:162px;
color: #257707;
text-align:left;
}
p.credit {
margin-top:0;
}
.headerLabel {
font-weight:bold;
}
