body { 
background-image: url("/images/background.gif");
background-color: #003399;
background-repeat: repeat-x;
margin-top: 0px
}

.bigborder {
border: 5px;
border-style: solid;
border-color: #FFFFFF;

}
.bigborder2 {
border-top: 0px;
border-left: 5px;
border-right: 5px;
border-bottom: 0px;
border-style: solid;
border-color: #FFFFFF;

}
.bigborder3 {
border-top: 0px;
border-left: 5px;
border-right: 0px;
border-bottom: 5px;
border-style: solid;
border-color: #FFFFFF;

}
.bigborder4 {
border-top: 0px;
border-left: 0px;
border-right: 5px;
border-bottom: 5px;
border-style: solid;
border-color: #FFFFFF;

}

.callouts {
border: 1px;
border-style: solid;
border-color: #cccccc;
font-family: Arial;
font-weight: normal;
font-size: 9pt;
color:	#000000;
padding: 3px;

}
.bodytext {
font-family: Arial;
font-weight: normal;
font-size: 9pt;
color:	#000000;
padding: 10px;
text-align: justify;
}

.bodytext img {
  border: 1px solid #555;
}

.footer {
font-family: Arial;
font-weight: normal;
font-size: 8pt;
color:	#cccccc;
text-align: center;
padding: 5px;
border-bottom: 3px;
border-style: solid;
border-color: #FFFFFF;
}

.footer a:link {
font-family: Arial;
font-weight: normal;
font-size: 8pt;
color:	#cccccc;
text-align: center;
text-decoration: none;
}

.footer a:hover {
font-family: Arial;
font-weight: normal;
font-size: 8pt;
color:	#FFFFCC;
text-align: center;
text-decoration: underline;
}

.footer a:visited {
font-family: Arial;
font-weight: normal;
font-size: 8pt;
color:	#cccccc;
text-align: center;
}

.head1 {
font-family: Georgia;
font-weight: bold;
font-size: 14pt;
color: #000000;
text-decoration: none;
}

.head1 a:link {
font-family: Georgia;
font-weight: bold;
font-size: 14pt;
color:	#000000;
text-decoration: none;
}

.head1 a:hover {
font-family: Georgia;
font-weight: bold;
font-size: 14pt;
color:	#000000;
text-decoration: none;
}

.head1 a:visited {
font-family: Georgia;
font-weight: bold;
font-size: 14pt;
color:	#000000;
text-decoration: none;
}

.gallery td {
font-family: Arial;
font-weight: normal;
font-size: 10pt;
color:	black;
text-align: center;
vertical-align: top;
text-align:center;
padding: 5px 5px 5px 5px ;
}

.house {
  color: #000088;
}

.outside {
  color: #008800;
}

.regular {
  color: #880000;
}

.sideLink {
  color: #b1b1b1;
  font-size: 11pt;
  font-weight: bold;
  text-decoration: none;
}

.sideLink:hover {
  color: #000088;
  text-decoration: underline;
}

/* elements */

a img {
  border: 0;
}

dt {
  font-weight: 900;
}

h1 {
  color: #880000;
  font-family: georgia;
  font-size: 14pt;
}

h2 {
  color: #000088;
  font-family: georgia;
  font-size: 12pt;
}

h3 {
  color: #000000;
  font-family: georgia;
  font-size: 10pt;
}

textarea {
  font-family: arial, sans-serif;
  font-size: 100%;
}