body{
background-color:#E6CBB0;
font: 62.5% Arial, Sans-serif;
}

h1{
font-size:2em;
color:#fff;
margin-top:0;
}

h2{
font-size:1.5em;
padding-top:10px;
}

p{
font-size:1.1em;
}

#container{
width:780px;
margin-left:auto;
margin-right:auto;
background-color:#9E6A38;
}

#header{
display:block;
height:101px;
width:780px;
background: url(../images/sce/garvagh-museum-header.jpg) no-repeat top left;
}

#left_top{
float:left;
display:block;
width:148px;
height:60px;
margin:0;
background: #000 url(../images/sce/left-content-top.gif) no-repeat 10px 0;
}

#left_nav{
float:left;
display:block;
width:148px;
padding-left:8px;
/*min-height:202px;*/
}

#left_content{
clear:both;
float:left;
display:block;
width:158px;
background-color: #9E6A38;
}

#top_left{
display:block;
float:left;
padding:0;
margin:0;
}

#top_nav{
display:block;
float:left;
height:25px;
width:612px;
padding:10px 10px 0 0;
text-align:right;
background: transparent url(../images/sce/nav-bar-repeat.gif) repeat-x center left;
}

#top_nav a{
text-decoration:none;
color:#CF9F6F;
}

#centercontent{
float:left;
display:block;
margin:0;
width:612px;
/*width:428px;*/
min-height:430px;
background-color:#C4814A;
border-width:10px 0 0 10px;
border-style:solid;
border-color:#6B3A1C;
/*padding-right:184px;*/
background: #C4814A url(../images/sce/right-background.jpg) repeat-y top right;
}

#centercontent-sitemap{
float:left;
display:block;
margin:0;
width:612px;
/*width:428px;*/
min-height:430px;
background-color:#C4814A;
border-width:10px 0 0 10px;
border-style:solid;
border-color:#6B3A1C;
background-color: #C4814A;
}

#inset{
margin:10px 0 10px 10px;
padding:10px;
width:396px;
border:1px solid #000;
min-height:388px;
background-color:#CFA070;
}

#inset-sitemap{
margin:10px 0 10px 10px;
padding:10px;
width:570px;
border:1px solid #000;
min-height:388px;
background-color:#CFA070;
}

#rightcontent{
float:left;
display:block;
width:184px;
height:100%;
/*height:430px;*/
margin:0;
border-width:10px 0 0 0;
border-style:solid;
border-color:#6B3A1C;
background: #C4814A url(../images/sce/right-background.jpg) repeat top left;
}

#pagefooter{
clear:both;
text-align:center;
background-color:#771F00;
width:780px;
height:47px;
padding:5px 0 5px 0;
margin:0;
border-width:5px 0;
border-color:#000;
border-style:solid;
}

#pagefooter a{
color:#CFA070;
text-decoration:none;
}

#pagefooter p{
color:#CFA070;
text-align:center;
}

.box{
display:block;
float:left;
width:195px;
height:190px;
margin:0 1px 1px 0;
padding:0;
border:1px solid #333;
background-color:#555;
}

.box img{
border-bottom:1px solid #333;
}

.box p{
padding:5px;
margin-top:0;
text-align:center;
font-weight:bold;
color:#ccc;
}

#SiteMapContainer{
background-color:#fff;
}

.floatleft{float:left;padding:5px 10px 5px 0;}
.floatright{float:right;padding:5px 0 5px 10px;}