@charset "utf-8";
/* CSS Document */

* { 
margin: 0; 
padding: 0; 
} 

body
{
	background-color:#1a0e02;

}

.hidden {display:none;}

a { outline: none; text-decoration:none; color:#d9c17a;}
a:hover { outline: none; text-decoration:underline; color:#144412; font-weight:bold; }

.pdf {position:absolute; z-index:12; top:40px; left:800px;}

#top-header
{
	height:207px;
	background-image:url(../images/top-bar-bg.jpg);
	background-repeat:repeat-x;

	overflow:hidden;
}

#top-header-gr
{

	position:absolute;
	top:8px;
	left:-150px;
	z-index:1;
		overflow:hidden;

}

#logo
{
	position:absolute;

	z-index:2;
	top:116px;
	left:141px;
}

#menu
{
	position:absolute;
	top:200px;
	z-index:3;
	left:-128px;

	width: 1333px;


}

.menu-table
{
	position:absolute;
	top:-3px;
	left:200px;
}


#green-line
{
	position:absolute;
	top:19px;
	z-index:5;
	left:-230px;
}

#assemblage
{
	position:absolute;
	top:240px;
	left:-134px;
	overflow:hidden;
	width: 1275px;
}

.mainContent 
{
	position:absolute;
	width:1140px;
	top:300px;
	z-index:6;


}

.content
{
	position:relative;
	margin-left:70px;
	overflow: hidden;

	
}

.content-table
{
	border-right-style: solid;
	border-right-color: #2f1903;
	border-right-width: 1px;
	text-align:right;
	padding-right:20px;
	padding-left:20px;
}

#footer-searchB 
{
	position:relative;
	height:100px;
	background-color:#070202;
	overflow:hidden;
}

#footer-menu
{
	position:relative;
	height:100px;
	padding-top:20px;

}

#footer-menu-text a
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#2f1903;
		text-decoration:none;
}

#footer-menu-text a:hover
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#2f1903;
	text-decoration:none;
}

h1
{
	font-family:"Baskerville Old Face";
	font-size:21px;
	
}

h2
{
	font-family:"Baskerville Old Face";
	font-size:24px;
	color:#d9c17a;
}

h3
{
	font-family:"Baskerville Old Face";
	font-size:24px;
	color:#d9c17a;
}

h4
{
	font-family:"Baskerville Old Face";
	font-size:24px;
	color:#d9c17a;
}


.gtext
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#f6b803;
	line-height:17px;
	text-indent:10px

}




.stext
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	color:#d9c17a;
	line-height:17px;
	text-indent:10px;
	text-align:justify;
	font-weight:bold;

}

.vtext
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:15px;
	color:#d9c17a;
	line-height:17px;
	font-weight:bold;

}


.learn-more
{
	margin-right:-19px;
}

.recent-links 
{	
	font-family:Verdana, Geneva, sans-serif;
	color:#2f1903;	
	font-size:12px;
	text-decoration:none;
	font-weight:normal;
	font-style:oblique;
	}

.recent-links a
{
	font-family:Verdana, Geneva, sans-serif;
	color:#890606;	
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	font-style:normal;
}

.recent-links a:hover
{
	font-family:Verdana, Geneva, sans-serif;
	color:#144412;	
	font-size:12px;
	font-weight:bold;
	text-decoration:underline;
	font-style:normal;
}

#share
{
	position:absolute;
	left:950px;
	top:9px;
	z-index:11;
	
}

ul {background-color:#890606; margin-left:-10px;}
li {list-style-type:none; display:inline;}

li a 
{	
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:12px;
}


li a:focus 
{	
	color:#000000;	
	text-decoration:none;
	font-weight:normal;

}


td:hover {background-color:#1a0e02;}

.articles
{
	padding-left:10px;
	padding-right:10px;
	text-align:left;
}

div#nifty{ margin: 0 0%;background: #1f1102; width:679px;}

b.rtop, b.rbottom{display:block;background: #1a0e02}
b.rtop b, b.rbottom b{display:block;height: 1px;
    overflow: hidden; background: #1f1102}
b.r1{margin: 0 5px}
b.r2{margin: 0 3px}
b.r3{margin: 0 2px}
b.rtop b.r4, b.rbottom b.r4{margin: 0 1px;height: 2px}	
