/* CSS Document */

body{
margin:0;
background-image:url(images/background.jpg);
background-repeat:repeat-x;
background-color:#240007;
color:#c36e00;
}
.bb
{
    scrollbar-face-color:#240007;
	 scrollbar-arrow-color:#c36e00;
	scrollbar-darkshadow-color:#ffeebb;
}

form{
margin:0;
padding:0;
}
input, select, textarea{
background-color:#520009;
color:#ffce8f;
border:1px solid #c36e00;
font:8pt tahoma, Helvetica, sans-serif;
}


#toplinks{
width:100%;
float:right;
}

#toplinks ul{
font:8pt tahoma, Helvetica, sans-serif;
color:#c36e00;
list-style:none;}



#toplinks li{
font:8pt tahoma, Helvetica, sans-serif;
float:left;
padding: 0 5px 0 5px;
border-right:1px solid #c36e00;
font-weight:bold;
text-transform:uppercase;
}
#toplinks li a{
color:#c36e00;
text-decoration:none;}

#toplinks li a:hover{
color:#fff;
text-decoration:none;}

.left-links{
background:#520009;
border:1px solid #000;
margin:0;
padding:0;
font:8pt tahoma, Helvetica, sans-serif;
}

.txtl{
font:8pt tahoma, Helvetica, sans-serif;
color:#ffce8f;}

.txtl a{
font:8pt tahoma, Helvetica, sans-serif;
color:#ffce8f;
text-decoration:none;
}

.txtl a:hover{
text-decoration:underline;
}

.txtl h1{
font:10pt tahoma, Helvetica, sans-serif;
color:#c36e00;
font-weight:bold;
padding:0;
margin:0;
text-transform:uppercase;
}

.txt{
font:8pt tahoma, Helvetica, sans-serif;
color:#c36e00;}

.txt a{
font:8pt tahoma, Helvetica, sans-serif;
color:#666;
text-decoration:none;
}

.txt a:hover{
text-decoration:underline;
color:#c90a00;
}

.footer{
font:8pt tahoma, Helvetica, sans-serif;
color:#c36e00;
height:66px;
border:1px solid #000;
background-image:url(images/top-links-grad.jpg);}

.footer a{
font:8pt tahoma, Helvetica, sans-serif;
color:#c36e00;
text-decoration:none;}

.footer a:hover{
text-decoration:underline;
color:#fff;
}

.footer1 {
font:8pt tahoma, Helvetica, sans-serif;
color:#c36e00;
}

.footer1 a{
text-decoration:none;
color:#c36e00;}

.footer1 a:hover{
color:#fff;}

.footer1 ul{
margin:0;
padding:0;
list-style-type:none;
}

.footer1 li{
font:8pt tahoma, Helvetica, sans-serif;
color:#c36e00;
list-style-type:none;
padding:0 4px 0 4px;
}
.footer1 ul ul{
width: 98%;
margin:0 10px 0 10px;
}
.footer1 ul li ul li{
font:8pt tahoma, Helvetica, sans-serif;
color:#c36e00;
list-style-type:none;
padding:0 3px 0 3px;
border-right:1px solid #c36e00;

float:left;
}



.box a{
width:70px;
border:1px solid #c36e00;
background:#CC0000;
font:8pt tahoma, Helvetica, sans-serif;
color:#fff;
font-weight:bold;
text-align:center;
text-decoration:none;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/drop_definition.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
#dlmenu {height:4em;font:8pt tahoma,arial,verdana;color:#fff; }
#menu {list-style-type:none; margin:10px 0 10px 0px; padding:5px 2px 2px 0px; position:relative; width:232px; background:#520009;border:1px solid #000; font:8pt tahoma,arial,verdana;font-weight:bold;}
#menu ul {display:block; padding:2px 0 2px 5px; margin:2px 0 2px 5px; list-style:none;}
#menu li {display:block; padding:0px; margin:2px 0 2px 5px; position:relative; list-style:none;}
#menu li a, #menu li a:visited {display:block; text-decoration:none;}
#menu li dd {display:none;}
#menu li:hover, #menu li a:hover {border:0;}
#menu li:hover dt a , #menu li a:hover dt a {color:#ffce8f; font:8pt tahoma,arial,verdana;font-weight:bold; }
#menu li:hover dd, #menu li a:hover dd {display:block;}
#menu li:hover dl, #menu li a:hover dl {height:auto; font:8pt tahoma,arial,verdana;font-weight:bold;}
#menu table {border-collapse:collapse; padding:0;}
#menu dl {margin: 0; background:#520009; cursor:pointer; width:220px;}
#menu dt {margin:0; padding: 0; background-color:#930010;}
#menu dd {margin:0; padding:0; font:8pt tahoma,arial,verdana; text-align:left; }
.gallery dt a, .gallery dt a:visited {display:block; color:#ffce8f; padding:5px 5px 5px 5px;}
.gallery dd a, .gallery dd a:visited {color:#c36e00; font:8pt tahoma,arial,verdana;font-weight:bold;margin:4px 0px 2px 0px;text-decoration:none;display:block; padding:4px 5px 4px 10px; background:#240007;}
* html .gallery dd a, * html .gallery dd a:visited {height:1em;}
.gallery dd a:hover {color:#ffce8f;}

#search{
	position:absolute;
    top:0;
    right:0;
    width:300px;
	margin:0px 5px 0 0;
	padding:0;}