@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	font-family:  Verdana, Helvetica, Arial, sans-serif;
	background-image:url(images/main_bg.jpg);
	background-repeat:repeat-x;
	background-color:#482e01;
	color: #331e00;
}

#wrapper {
width:764px;
margin:auto;
height:auto;
}
#mainbody {
width:764px;
background:url(images/index-sliced1_02.jpg);
background-repeat:repeat-y;
height:auto;
}
#header {
margin:0px;
padding:0px;
height:70px;
width:100%;
background-image:url(images/sculpture_logo.jpg);
}
#nav {
padding:0px;
margin:0px;
}
#mainimage {
margin-top:5px;
text-align:center;
}
#topcontent {
background-color:#ead9ba;
margin-top:9px;
margin-right:14px;
margin-left:14px;
padding-left:6px;
padding-top:6px;
padding-bottom:4px;
padding-right:6px;
}

#bcontent {
background-color:#be8821;
margin-top:12px;
margin-right:14px;
margin-left:14px;
padding-left:6px;
padding-right:6px;
padding-top:17px;
padding-bottom:10px;
}

#tleft {
width:225px;
float:left;
}
#tright {
width:487px;
margin-left:4px;
float:right;

}
#bright {
width:225px;
float:right;
}
#bleft {
width:487px;
margin-left:4px;
float:left;

}
.text12 {
font-size:12px;
background-color:#efe2ca;
margin:5px;
padding:4px;
border:solid 1px #d7b679;
text-align:justify;
}
.text10 {
font-size:10px;
background-color:#efe2ca;
margin:5px;
padding:4px;
border:solid 1px #d7b679;
text-align:justify;
}
#footer {
width:750px;
height:82px;
background-image:url(images/foot.jpg);
margin-top:10px;
margin-bottom:10px;
margin-left:7px;
margin-right:7px;}

h3 {margin:0px;}
.more {color: #331e00; font-size:10px;}
.more12 {color: #331e00;}
.footertxt {text-align:right; 
padding:15px 14px 14px 12px;
font-size:10px}
.text12 img {border:solid 1px #b17c15; margin:6px}
.footertxt a {color: #331e00;} 
.footertxt a:active {color: #331e00;} 
.footertxt a:visited {color: #331e00;} 
.footertxt a:hover {color: #331e00; text-decoration:none} 

td a {color: #331e00;} 
td a:active {color: #331e00;} 
td a:visited {color: #331e00;} 
td a:hover {color: #331e00; text-decoration:none}


.orange {color:#be8821}

ul {font-size:14px; font-weight:bold; margin-bottom:4px}
li{list-style:url(images/bullet.gif); margin-left:5px;}