body{
font-family: "Century Gothic", sans-serif;
color: #fff;
background: #E5E3D7;
text-align: center;
font-size: 14px;
}

#wrapper{
margin-top: 30px;
margin-left: auto;
margin-right: auto;
width: 750px;
padding-bottom: 0px;
background: #867661;
border: 10px solid #36332A;
}

#left{
width: 250px;
height: 500px;
background-image: url(images/photo.jpg);
background-position: left;
background-repeat: no-repeat;
background-color: #867661;
float: left;
}

#topnav{
background-color: #E5E3D7;
padding-top: 10px;
/*padding-bottom: 5px;*/
width: 480px;
float: right;
text-align: right;
padding-right: 20px;
border-bottom: 1px solid #36332a;
height: 31px;
}

#telephone{
float: left;
text-align: left;
color: #36332a;
margin-left: 10px;
font-size: 110%;
}

#center{
margin-top: 10px;
float: right;
font-size: small;
text-align: justify;
width: 480px;
padding-right: 10px;
padding-left: 10px;
margin-bottom: 10px;
}

/*#center p{
margin-left: 10px;
margin-right: 10px;
}*/

#content{
margin-top: 40px;
margin-left: 10px;
margin-right: 10px;
}

#logo{
float: right;
margin-right: 5px;
margin-top: 30px;
}

#right{
margin-top: 30px;
width: 190px;
float: left;
padding-left: 0px;
}

a:link,
a:visited{
color: #36332A;
text-decoration: none;
}

a:hover{
color: #867661;
text-decoration: none;
}

#center a
{
color: #fff;
text-decoration: underline;
}

#center a:link,
#center a:visited{
text-decoration:underline;
}

#center a:hover
{
text-decoration: none;
}

#footer{
width: 750px;
margin-left: auto;
margin-right: auto;
color: #867661;
}

#footer a{
font-size: 90%;
color: #867661;
padding-top: 10px; 
padding-bottom: 0px;
}

#footer a:link,
#footer a:visited{
text-decoration: none;
}

#footer a:hover{
text-decoration: underline;
}

#copy{
font-size: 80%;
float: right;
text-align: right;
margin-bottom: 0px;
padding-bottom: 0px;
}

#copy a{
font-size: 100%;
}

li{
text-align: right;
list-style-type: none;
/*margin-right: 25px;*/
}

a img{
border: 0px;
}

#gallery {
text-align: center;
margin-top: 60px;
margin-left: auto;
margin-right: auto;
}

#gallery table,
#gallery td{
margin: 0px;
}

#gallery ul{
margin-left: auto;
margin-right: auto;
}

#gallery a img{
border: 4px solid #36332A;
}

/* TO LOSE THE WHITE LINE ON THE GALLERY IMAGES IN IE */

ul, li {
list-style-type:none;
padding:5px;
margin:0 auto;
padding-top: 0;
}

ul {
width:480px;
margin-left: auto;
margin-right: auto;
}

li {
float:left;
}

a.active {
font-weight: bold;
}

.smaller{
font-size: 90%;
}

a.closer{
letter-spacing: -1px;
}