html, body, th, td {
	font-family: "Trebuchet MS", Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body{
	background-color:#EAEAEA;
	margin:0px;
	padding:0px;
}

h1 	{  
	font-size: 17px; 
	color: #993e2c;
}
		
h2 	{  
	font-size: 16px; 
	color: #993e2c;
}	
		
h3 	{  
	font-size: 15px; 
	color: #993e2c;
}	
		
		
h4 	{  
	font-size: 14px; 
	color: #993e2c;
}	
		
h5 	{  
	font-size: 13px; 
	color: #993e2c;
}	
		
h6 	{  
	font-size: 12px; 
	color: #993e2c;
	font-weight:normal;
}	

a {
	color: #993e2c;
	text-decoration: none;
}

a:hover {
	color: #993e2c;
	text-decoration: none;
}

#align_layer{
	width:879px;
	padding:0px;
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;

}

#main_layer{
	width:879px;
	padding:0px;
	margin:0px;
	float:left;
	background-color:#FFFFFF;
/*	border: 1px #333333 solid; */
	position:relative;
	background-image:url(../images/main_layer_bg.gif);
	background-repeat:repeat-y;


        border-bottom: 1px solid #162429;
        border-left: 1px solid #162429;
        border-right: 1px solid #162429;
}
#int_main_layer{
	width:879px;
	padding:0px;
	margin:0px;
	float:left;
	background-color:#FFFFFF;	
/*	border: 1px #333333 solid; */
	position:relative;
	background-image:url(../images/int_main_layer_bg.gif);
	background-repeat:repeat-y;
}
#pnav_layer{
	width:879px;
	height:27px;
	float:left;
	padding:0px;
	margin:0px;
	text-align:right;

        border-top: 3px solid #fff;
        border-bottom: 3px solid #fff;
        background-color: #152328;
}
.snav_layer{
	border-bottom:3px #FFFFFF solid;
	width:179px;
	overflow:visible;
}
.snav_layer a:link{
	padding:7px 17px 8px 17px;	
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	background-color:#7d7d7d;
}
.snav_layer a:visited{
	padding:7px 17px 8px 17px;	
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	background-color:#7d7d7d;
}
.snav_layer a:hover{
	padding:7px 17px 8px 17px;	
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	background-color:#993e2c;
}
.snav_section_layer{
	border-bottom:3px #FFFFFF solid;
	width:179px;
	overflow:visible;
}
.snav_section_layer a:link{
	padding:7px 17px 8px 17px;	
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	background-color:#333333;
}
.snav_section_layer a:visited{
	padding:7px 17px 8px 17px;	
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	background-color:#333333;
}
.snav_section_layer a:hover{
	padding:7px 17px 8px 17px;	
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	display:block;
	background-color:#993e2c;
}
#header_layer{
	width:879px;
	height:295px;
	float:left;
	padding:0px;
	margin:0px;
}
#int_header_layer{
	width:879px;
	height:177px;
	float:left;
	padding:0px;
	margin:0px;
}
#left_column_layer{
	width:182px;
	float:left;
	padding:0px;
	margin-bottom:-3px;
}
	.left_column_layer_content{
		padding:0px 5px 0px 15px;
	}


        .leftHeading {
            position: relative;
            width: 179px;
            height: 30px;

            background: #26414a url(../images/sub-nav-heading-bg.gif) repeat-x;
            border-bottom: 2px solid #fff;
            color: #fff;
        }
            .leftHeading h6 {
                color: #fff;
                font-weight: bold;
                padding: 8px 0 0 18px;
                margin: 0;
                text-transform: uppercase;
            }
            .leftHeading h6 a {
                color: #fff;
            }


#latest_news_layer{
	width:149px;
	height:200px;
	overflow:visible;
	float:left;
	padding:15px;
	margin-bottom:29px;
	background-image:url(../images/latest_news_layer_bg.jpg);
	background-repeat:repeat-x;
	background-color:#CACACA;
}
#left_column_buttons_layer{
	width:182px;
	height:64px;
	float:left;
	padding:0px;
	position:absolute;
	bottom:30px;
	left:0px;
}
#text_layer{
	width:641px;
	float:right;
	padding:18px 28px 28px 28px;
	margin:0px;
	background-image:url(../images/text_layer_bg.jpg);
	background-repeat:repeat-x;
}
#footer_layer{
	width:879px;
	height:29px;
	float:left;
	padding:0px;
	margin:0px;
	border-top:3px #FFFFFF solid;
        
        background: url(../images/footer-bg-full.gif) no-repeat;
}
#popup{
	background-color:#ffffff;
}
#popup hr{
	background-color:#2B80B3;
}

/* ---------------------- Begin Menu lists ------------------ */
.description ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#nav a, .description li {
	font-weight: bold;
	color: #000;
}

#nav a {
	text-decoration: none;
}

#nav li li a {
	display: block;
	width: 80px;
	font-weight: normal;
	color: #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 5px;
	background-color:#3A3937;
	/*
	width: 110px;
	color: #36A7E9;
	padding: 0.2em 10px;*/
}

#nav li li a:hover {
	width: 80px;
	padding: 5px;
	color: #3A3937;
	background: #88836C;
	/*
	width: 110px;
	color: #36E0EF;
	padding: 0.2em 5px;
	border: 5px solid #36A7E9;
	border-width: 0 5px;*/
}

.description li {
	float: left;
	position: relative;
	padding: 0 0px 0 0;
	text-align: left;
	cursor: pointer;
	border-width: 1px 0;
}

.description li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: -10px;
	width: 130px;
	font-weight: normal;
	background: url(images/dropdown.gif) bottom left no-repeat;
	padding: 0;
	/*
	width: 130px;
	padding: 0.5em 0 1em 0;
	border-right: solid 1px #000;*/
}

.description li>ul {
	top: auto;
	left: auto;
}

.description li li {
	width: 90px;
	display: block;
	float: none;
	color:#88836C;
	font-weight:bold;
	background-color: #3A3937;
	border: 0;
}

.description li:hover ul, li.over ul {
	display: block;
}

.description li ul ul{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
}

.description li ul ul ul{
	top:0;
	left:100%;
}

.clearBoth {
    clear: both;
}
