html {
    height: 100%;
}

body
{
background: url(../i/bg01.jpg) top repeat-x;
margin: 0;
padding: 0;
font:12px Verdana, Arial, Helvetica, sans-serif;
color: #000;
height: 100%;
}

a
{
color: #990000;
text-decoration: none;
}

a:hover
{
color: #CC0000;
text-decoration: underline;
}

#topnav a
{ 
color: #fff;
text-decoration: none;
}

#topnav a:hover
{ 
color: #000033;
text-decoration: underline;
}

#navbar a
{
display: none;
}

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

#footer a
{ 
display: none;

}

#bar
{ 
display: none;
}

#footer a:hover
{ 
display: none;

}


		/* \\\\\\\\\\\\\\\ nav list ul */
		#navlist
		{
		padding: 0px 0 15px 0;
		margin: 0;
		font: 14px Verdana, Arial, Helvetica, sans-serif;
		text-align: left;
		}
		
		#navlist li
		{
		list-style: none;
		margin: 0;
		padding: 0px 0 5px 0px;
/*		border-bottom: 1px dashed gray; */
		}
		
		#navlist li a, #navlist li a:visited
		{ 
		text-decoration: none; 
		color: #fff;
		display: block;
		padding: 10px 0 10px 5px;
		font-weight: bold;
		}
		
		#navlist li a:hover 
		{ 
		text-decoration: none; 
		color: #CCCCCC;
		background: #7a0d00 url(../i/bg_li01.jpg) right no-repeat;
		/* background-color: #70819d; */
		}
		/* \\\\\\\\\\\\\\\\ end uf navlist \\\\\\ */


#logo {
	width:282px;
	text-align:left;
	background:url(../i/bg03.jpg);
	float:left;
	padding: 0 20px 0 0;
}
#topnav {
	display: none;

}
.hide
{
display: none;
}

#wrap #col2 {
	float:left;
	width: 450px;
	padding: 0 10px 10px 20px;
}
#wrap #col2 img{
		display: none;
}
#navbar {
	color:#fff;
	padding: 13px 0px 0px 10px;
	background:#6d1211 url(../i/bg_navbar01.jpg) top right no-repeat;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin:0;
	clear:both;
	margin: 0 20px 0 0;
	height:25px;
	overflow:hidden;
}
#wrap #col3 {
	width:200px;
	float:left; /* border-top:1px dotted #666; border-left:1px dotted #666; */
	padding: 5px 0 10px 15px;
	background: url(../i/bg08.gif) top left no-repeat;
}
#wrap {
	width:900px;
	min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	}
	
html>body #wrap {
    height: auto;
	}
	
#wrap #col1 {
	display: none;

}
#wrap #col3 h3 {
	display: none;

}
#footer {
	clear:both;
	background: #3E1E1E;
	padding: 10px;
	color: #77594F;
	border-top: 2px solid #562116;
}
#wrap #col2 h4 {
	border-bottom:1px dotted #990000;
	width:400px;
	color:#900;
	margin: 20px 0 2px 0;
}

#wrap #col2 ul {
	width:350px;
}
