
/*--- Tags ---*/

body
{
background: #292421;
}

hr
{
border: 0;
color: #ce8511;
background-color: #ce8511;
width: 85%;
}

label
{
color: #ce8511;
}

h2
{
color: #ce8511;
font-size: 125%;
font-family: times;
font-style: none;
margin-top: 15px;
margin-left: 10px;
}

h3
{
color: #ce8511;
font-family: georgia;
font-style: none;
margin-top: 15px;
margin-left: 10px;
}

h4
{
color: #ce852f;
font-family: arial;
font-size: 90%;
text-decoration: underline;
margin-top: 15px;
margin-bottom: 5px;
margin-left: 10px;
}

a
{
color: #ce8511;
}

#body_content table
{
margin-left: auto;
margin-right: auto;
}

#side form
{
margin: 5px;
}

#side input.text
{
width: 80px;
}

form
{
margin-left: 45px;
}

input.text, textarea
{
background-color: #292421;
border-color: #e4ae29;
color: #efb529;
}


#body_content td
{
text-align: center;
padding: 10px;
}

#body_content p
{
font-family: arial;
font-size: 90%;
color: #efb529;
margin-top: 0px;
margin-left: 10px;
margin-right: 10px;
margin-bottom: 15px;
}

#side h3
{
font-size: 100%;
color: #ce8511;
text-align: center;
margin-top: 10px
}

#side p
{
text-align: center;
color: #efb529;
font-size: 80%;
margin-left: 5px;
margin-right: 5px;
margin-bottom: 10px;
}

.cap p
{
text-align: center;
color: #ce8511;
font-size: 70%;
}

.footer p
{
text-align: center;
color: #ce8511;
font-size: 80%;
}

.footer h5
{
text-align: center;
color: #ce8511;
font-size: 60%;
}
/*--- Tags ---*/

.bg_wrp
{
margin-top: -5px;
width: 840px;
margin-left: auto;
margin-right: auto;
background-image: url(../images/border.jpg);
background-repeat: repeat-y;
}

.cont_wrap
{
margin-top: 0;
width: 800px;
margin-left: auto;
margin-right: auto;
}

.header
{
height: 346px;
width: auto;
background-color: #000000;
background-image: url(../images/head.jpg);
/*border: 1px solid #e4ae29;*/
}

#body_content
{
height: auto;
width: 600px;
float: right;
background-color: #000000;
border-top: 1px solid #e4ae29;
border-left: 1px solid #e4ae29;
border-right: 1px solid #e4ae29;
border-bottom: 1px solid #e4ae29;
}

#body_content img
{
display: block;
margin-left: auto;
margin-right: auto;	
}

#body_content p.wrap
{
float: left;
clear: both;
padding-right: 10px;
}

#body_content img.wrap
{
float: left;
clear: both;
padding-right: 10px;
}

#body_content img.wrap2
{
float: right;
clear: both;
margin-right: 70px;
padding-right: 10px;
}

a:link img, a:visited img
{
border: 0px;
}

#side
{
float: left;
clear: none;
width: 197px;
background-color: #000000;
border-top: 1px solid #e4ae29;
border-left: 1px solid #e4ae29;
border-bottom: 1px solid #e4ae29;
}

.footer
{
height: auto;
width: auto;
clear: both;
padding-left: 25px;
padding-right: 25px;
background-color: #000000;
border: 1px solid #e4ae29;


}

.cap
{
height: auto;
width: auto;
background-color: #000000;

border-right: 1px solid #e4ae29;
border-left: 1px solid #e4ae29;
border-bottom: 1px solid #e4ae29;
}

/*- ------------------------------------ -*/

#nav table
{
margin-left: auto;
margin-right: auto;
width: 500px;

}

#nav td
{
width: auto;
}

#nav, #nav ul {
	width: auto;
	list-style: none;
	line-height: 1;
	background: #292421;
	font-weight: bold;
	padding: 0;

	border-top: 1px solid #e4ae29;
	opacity: .98;
	filter: alpha(opacity=98);
}

#nav a {
	display: block;
	width: 2em;
	w\idth: 4em;
	color: #7C6240;
	text-decoration: none;
	padding: 0.25em 2em;
}


#nav li {
	float: left;
	padding: 0;
	width: 8em;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 7.2em;
	w\idth: 8em;
	font-weight: normal;
	border-width: 0.25em;
	margin: 0;
}

#nav li li {
	padding-right: 0em;
	width: 8em
}

#nav li ul a {
	width: 7em;
	w\idth: 4em;
}

#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}

#nav li:hover, #nav li.sfhover {
	background: #efb529;
}
