/* CSS Document */

body{
font-family:"Times New Roman", Times, serif;
background-image:url(imgs/barbkgde.gif);
text-align:center;
}
a{
font-style:italic;
font-weight:bold;
font-size: 16px;
color:#993300;
text-decoration:none;
font-family:"Times New Roman", Times, serif;
}

a:hover{
font-style:italic;
font-weight:bold;
font-size: 16px;
color:#993300;
text-decoration: underline;
font-family:"Times New Roman", Times, serif;
}
a:visited{
font-style:italic;
font-weight:bold;
font-size: 16px;
color: #990000;
font-family:"Times New Roman", Times, serif;
}

.nav a{
font-style:italic;
font-weight:bold;
font-size: 18px;
color:#993300;
text-decoration:none;
font-family:"Times New Roman", Times, serif;
width: 200px;
}

.nav a:hover{
font-style:italic;
font-weight:bold;
font-size: 18px;
color:#993300;
text-decoration: underline;
font-family:"Times New Roman", Times, serif;
}

.nav a:visited{
font-style:italic;
font-weight:bold;
font-size: 18px;
color: #990000;
font-family:"Times New Roman", Times, serif;
}

.textGray {

font-weight:bold;
font-size: 13px;
color: #808080;
}

.textRed {

font-weight:bold;
font-size: 13px;
color: #993300;
}

.painting {
font-style:italic;
font-weight:bold;
font-size: 16px;
color: #993300;
}

.title {
text-align:center;
font-style:italic;
font-weight:bold;
font-size: 34px;
color: #993300;
}

.grayBig {

font-weight:bold;
font-size: 18px;
color: #808080;
}

.redBig {
text-align:center;

font-weight:bold;
font-size: 22px;
color: #993300;
}

.magazine {
text-align: center;
font-style:italic;
font-weight: 700;
font-size: 13px;
color: #993300;
}
.copyrightRight{
text-align:right;
}
.copyrightLeft{
text-align:left;
}
div.textArea{
text-align:center;
}
table.center {
margin-left:auto; 
margin-right:auto;
background-color:#F0F0E2;}

table.footer {
margin-left:auto; 
margin-right:auto;}
table.left {
margin-left:auto; 
margin-right:auto;
text-align:left;
width: 200px;
}
a img.block {
	border: none;
}
div.navigation{
 width: 150px;}

.grayAddress {

font-weight:bold;
font-size: 18px;
color: #808080;
}

.redAddress {

font-weight:bold;
font-size: 18px;
color: #993300;
}
div.textAreaLeft{
text-align:left;
}
div.textLeft{
text-align:left;
}
div.textJustified{
text-align: justify;
}
div.bio{
text-align:right;
}