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;
}

ul li
{
list-style: disc;
list-style-type: disc;
}

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

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

#navbar a
{ 
color: #FFCCCC;
text-decoration: none;
padding: 0 10px;
margin: 0;
font-weight:bold;
}

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

#footer a
{ 
color: #666;
text-decoration: none;
}

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


		/* \\\\\\\\\\\\\\\ 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: #fff;
		background: #7b0d00 url(../i/bg_li02.png) right no-repeat;
		/* background-color: #640909; */
		}
		/* \\\\\\\\\\\\\\\\ end uf navlist \\\\\\ */


#logo {
	width:282px;
	text-align:left;
	background:url(../i/bg03.jpg);
	float:left;
	padding: 0 20px 0 0;
}
#topnav {
	padding: 80px 0 0 0;
	color:#fff;
}
#wrap #col2 {
	float:left;
	width: 450px;
	padding: 0 10px 10px 20px;
}
#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 #col3 img {
border: 0;
}
#wrap {
	width:900px;
	min-height: 100%;
    height: 100%;
    voice-family: "\"}\"";
    voice-family: inherit;
    height: auto;
	}
	
html>body #wrap {
    height: auto;
	}
	
#wrap #col1 {
	float:left;
	background: url(../i/bg06.jpg);
	width:187px;
}
#wrap #col3 h3 {
	background-color:#660000;
	color:#FFFFFF;
	padding:8px 0 2px 10px;
	margin: 15px 0 0 0;
	width:174px;
	background: #7b0d00 url(../i/bg_h301.gif) top left no-repeat;
}
#wrap #col3 h3 a {
	color:#FFFFFF;
	display: block;
}
#wrap #col3 h3 a:hover {
	color:#FFFFFF;
	display: block;
	text-decoration: 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 {
	color: #000;
}
#wrap #col2 li {
	list-style-type: disc;
	list-style: disc;
	color: #000;
	padding-right: 100px;
	padding-top: 1px;
	padding-bottom: 1px;
}
.bigred {
	color: #990000;
	font-size:14px;
	font-weight:bold;
	line-height: 22px;
}

.bigger {
	font-size: larger;
}

