
body {
margin : 5px;
padding : 0;
font : 78% "Arial", verdana, tahoma, sans-serif;
color : #555;
background : #e8e8e8;
line-height : 1.2em;
}

#page {
width : 1024px;
margin-left : auto;
margin-right : auto;
}

#container {
width : 1024px;
margin-left : auto;
margin-right : auto;
padding : 0;
border : 1px solid #9879a8;
background : #fff;
}
div.gallery {
width : 700px;
margin : 3px 0px 0px 0px;
padding : 0 0px 0 0px;
}
div.img
{
  margin: 0px;
  /*border: 1px solid #2D2D2D;*/
  float: left;
  text-align: left;
  padding-bottom : 0px;
}	
div.img img
{
  display: inline;
  margin: 3px;
  border: 0px solid #9B9B9B;;
}
div.img a:hover img {border: 1px solid #847337;}
div.desc
{
  margin-top: 0px;
  margin-left: 10px;
  display: block;
  font-weight: normal;
  color : #9B9B9B;
  font-size : 70%;
  line-height : 1.2em;
  width : 200px;
}

#column3list li {
list-style : none;
}
#banner {
width : 1024px;
height : 80px;
padding : 0;
margin : 0;
color : #fff;
background : #fff;
}
#banner h1 {
margin : 5px;
padding : 2px;
font : 120% "Arial", tahoma, verdana, sans-serif;
letter-spacing : 2px;
text-transform : none;
border-bottom : 1px #ff6600;
color : #1f2e58;
background : #fff;
}
#banner h2 {
margin : 20px;
padding : 4px;
font : 500% "Arial", tahoma, verdana, sans-serif;
letter-spacing : 2px;
text-transform : none;
border-bottom : none;
color : #1f2e58;
background : #fff;
}

#content {
padding : 5px;
margin-left : 220px;
margin-bottom : 5px;
color : #555;
background : #fff;
}
#contentlist {
padding : 3px 0;
margin : 0;
}
#contentlist li {
list-style : none;
margin : 0;
display : inline;
}

.column2 { 
clear : both;
display : inline;
float : left;
width :270px;
margin-left : 10px;
margin-right : 0px;
margin-top : 0px;
margin-bottom : 0px;
line-height : 1.6em;
background : #fff;
} 
.column3 {
display : inline;
margin-right : 3px;
float : right;
width : 700px;
height : 100%;
margin-top : 5px;
margin-bottom : 0px;
line-height : 0.5em;
background : #fff;
padding-bottom: 0px;
padding-left: 0px;
}
.address {
text-align : right;
}
#address {
margin : 0;
font-size : 90%;
line-height : 1.8em;
color : #3c003c;
background : #fff;
}
#footer {
clear : both;
/* padding : 5px; */
margin : 0;
font-size : 90%;
/* border-top : 1px dashed #e1d7df; */
color : #3c003c;
background : #fff;
}
#footer a:link, #footer a:visited {
text-decoration : none;
background : inherit;
color : #1f2e58;;
}
#footer a:hover {
border-bottom : 1px solid;
background: inherit;
color : #1f2e58;
}

h1 {
margin : 10px 0 10px 2px;
padding : 0;
font : 130% "Trebuchet MS", verdana, tahoma, sans-serif;
color : #4f004f;
background : inherit;
}
h2 {
margin :10px 0 2px 0px;
font : 110% "Trebuchet MS", verdana, tahoma, sans-serif;
padding : 1px;
border-bottom : 0px solid #738ca5;
text-transform : none;
color : #45006a;
background : inherit;
}
a {
text-decoration : none;
color : #666;
background : inherit;
}
a:hover {
text-decoration : underline;
color : #66a0e0;
background : inherit;
}
a img {
border : 0;
}
blockquote {
font-weight : bold;
font-style : italic;
color : #999;
}
.small
{
  margin-top: 5px;
  margin-right : 40px;
  display: block;
  font-weight: normal;
  /*color : #666666;*/
  color : #9B9B9B;
  font-size : 80%;
  line-height : 1.2em;
}
a.site {
letter-spacing : 5px;
padding-top : 2px;
float : right;
color : #fff;
text-decoration : none;}