.floatleft{float:left;padding:5px 10px 5px 0;}
.floatright{float:right;padding:5px 0 5px 10px;}
.clear {clear: both; height: 0px;}

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;
}

/* Menu Styles */
#menu
{
width: 148px;
float: left;
background-color:#9E6A38;
}

#menu ul
{
list-style: none;
margin: 0;
padding: 0;
}

#menu ul li
{
display:block;
height:24px;
}

#menu ul li ul li
{
float: none;
}

#menu ul ul
{
display: none;
}

#menu ul li:hover > ul
{
display: block;
}
#menu li
{
display: block;
position: relative;
}

#menu ul li ul
{
width: 150px;
}

#menu ul ul
{
position: absolute;
z-index: 500;
}

#menu ul ul ul
{
top: 0;
left: 100%;
}

#menu a
{
/*height: 1%;*/
font: 9px Verdana;
display: block;
color: #ffffff;
text-decoration: none;
background: url(../images/sce/menu-button.gif) no-repeat left center;
text-align: left;
}

#menu ul li ul li a {
}

#menu a.main_menu
{
font: 9px Verdana;
color: #ffffff;
font-weight:bold;
text-align: left;
/*background: #3366CC;*/
padding-left: 27px;
padding-top: 7px;
padding-right: 0;
padding-bottom: 0;
margin:0;
width:123px;
height:17px;
background: url(../images/sce/menu-button.gif) no-repeat left center;
}

#menu a.main_current
{
color: #ccc;
}

#menu a.current
{
color: #ccc;
}

#menu a:hover
{
color: #ccc;
cursor: pointer;
}

#menu a.main_menu:hover {
color: #ccc;
cursor: pointer;
}
/* End Menu Styles */

#contactform div
{
	margin-bottom: 0.5em;
	width: 100%;
}

#contactform .indent
{
	margin:10px 0px 10px 95px;
}

#contactform .form_element
{
	padding: 0px 10px 0px 0px;
	text-align:right;
	float: left;
	width: 180px;
}

#contactform .form_data 
{
	padding: 0px;
	text-align:left;
	float: left;	
}

#contactform .separator 
{
	clear: both;
	padding: 0px;
	font-size: 0.5px;
	height: 0.5px;
}

#footer .footer_link { border-right:solid 1px #000; padding-right:4px;}
#footer .footer_last { border-right:none;}

