body {
    padding: 0;
    margin: 0;
    font-size: 11px;
    font-family: Arial,verdana,sans-sif;
    background: #F7F5F0;
}

a {
    text-decoration: none;
    color: #A30050;
}

a:hover {
    text-decoration: underline;
}

#wrapper {
    width: 1000px;
    margin: 0 auto;
}

#head {
    text-transform: uppercase;
    color: #787777;
    font-weight: bold;
    font-size: 0.85em;
    
}

            
#head h1 {
    display: none;
}

#nav {
    color: #717171;
    text-transform: uppercase;
    padding:2em 0;
    font-size: 12px;
}

#nav ul {
    padding: 0em 0em 0em 1em;
    margin: 0;
    text-align: center;
}

#nav li {
    list-style: none;
    font-weight: bold;
    float: left;
    padding-left: 2em;
    font-family: Arial, Geneva, sans-serif;
}

            
#nav li a {
    color: #717171;
    text-decoration: none;
    
}

#nav li a:hover {
    color: #181310;
    text-decoration: underline;
}

#nav li a.active {
    color:#990000;
    text-decoration: underline;
}
 
#nav li a.visited {
    color:#990000;
    text-decoration: none;
}
#nav li.selected a {
    color:#990000;
    
}

#content {
    margin:1em 0 0 0;
    color: #4D4F53;
    

}

#content #gallery {
    float: right;
    margin-left: 8px;
}
#content #gallery1 {
    float: right;
    margin-left: 8px;
    height:300px;
}            
#content #gallery #promotion {
    padding: 0px;
    border: 1px solid #CCCBC7;
    border-left: 2px solid #CCCBC7;
    border-bottom: 2px solid #CCCBC7;
    background:#fff;
    
}

#promotion
{
  
    height:420px;
    width:505px;
    position:relative;

                   
}
        
.image
{
    top:1px;
    left:2px;
    position:absolute;
    z-index:0;
    border:none;
    
}

.image p {
    margin: 0;
    padding: 0 0 0 5px;;
    line-height:40px;
    
}

#overlay
{
    height:90px;
    width:90px;
    background-image:url("../images/thumbs/white_card.png"); 
    position:absolute;
    z-index:2;
    top:12px;
}

#textTop
{
    position:absolute;
    width:100px;
    height:100px;
    font-weight:bold;
    padding:1em 0 0 1em;
}

#textBottom
{
    font-weight:bold;
    padding:1em 0 0 1em;
    position:absolute;
    width:100px;
    height:100px;
}

.curators{
    
    width:10em;
}

#copy
{
    margin-top:2em;
}
            
#thumbs
{
    height:125px;
    width: 500px;
    float:right;
    position:relative;
}

.thumb
{
    
    position:absolute;
    height:80px;
    
}
                
.clear 
{
    clear: both;
    height: 1px;
    line-height: 1px;
    padding: 0;
    margin: 0;
}


.leftColumn
{
    float:left;
    width:470px;
    

}


/*about us page*/

#aboutUsCopy {
    width: 300px;
                
}
 #promotion1
{
    float:left;
    height:442px;
    width:665px;
    position:relative;
}


/*life abroad page*/

#aboutUsIm
{
    float:right;
    width:665px;
    border:none;
    padding-left:1em;
    
}

/*how to get there*/

#map {
    float: right;
    width:500px;
    height:400px;
    margin: 0;
}


/*contact us*/

#newbottomright {
    float:left;
    width:49%;
    padding-left:20px;
    padding-top:0px;
} 

#newbottomright p { 
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
}

.errorMessage {
    margin:10px 0;
    width:600px;
    font-size:10px;	
}

#footer {
    
}
.larger {
    width:260px;
}



