@charset "utf-8";
/* CSS Document */

body
{
margin:0px;
padding:0px;
scrollbar-3dlight-color:#1C1713;
scrollbar-arrow-color:#999999;
scrollbar-base-color:#1C1713;
scrollbar-track-color:#1C1713;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.bottom_text
{
font-family: Arial, Helvetica, sans-serif;
font-size:10px;
color:#fee8d1;
}
.body_copy{
font-family: Arial;
font-size:12px;
color:#fee8d1;
font-style:italic;
line-height:20px;
}
.nav{
font-family: "Times New Roman", Times, serif;
font-size:14px;
color:#c57f31;
}
.nav1{
font-family: "Times New Roman", Times, serif;
font-size:14px;
color:#fee8d1;
}
.textbox
{
width:585px;
height:150px;
float:left;
overflow:auto;
padding:2px;
background-color:#1C1713;
}
.textbox_gallery
{
width:585px;
height:300px;
float:left;
overflow:auto;
padding:2px;
background-color:#1C1713;
}
.textbox_news
{
width:585px;
height:272px;
float:left;
overflow:auto;
padding:2px;
background-color:#1C1713;
}
.textbox1
{
width:585px;
height:370px;
float:left;
overflow:auto;
padding-top:0px;
background-color:#1C1713;
}
.heading{
font-family: "Trebuchet MS";
font-size:16px;
color:#fee8d1;
font-style:italic;
font-weight:bold;
}
.heading1{
font-family: "Times New Roman", Times, serif;
font-size:20px;
color:#c57f31;
}
