/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	background: url();
	
}
a {
	color: #993300;	
}
a:hover {
	color: #666666;	
}


#container {
	position: relative;
	margin: 0 auto 0 auto;
	padding: 0 50px 0 50px;
	width: 640px !important;
	width /**/: 750px;
	background: url() repeat-y;
	font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
	font-size: .75em;
	color: #000000;
	left: 221px;
	top: -1px;



}

#header {
width: 670px;
height: 150px;
background: url(Bannieres/Banniere04.png) no-repeat;
text-align: right;
}

#header h1{
font-size:5.0em;
margin:0 0 0 0;
color: #b78c1d;
padding: 50px 50px 0 0;
}

#header h2{
font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
font-size:1.2em;
margin:0 0 0 0;
padding: 0 50px 0 0;
color: #BBB5A2;
}



#intro {
width: 468px;

}

#intro {

	padding-bottom: 0;
	width: 468px !important;
	width /**/: 468px;
	color: #000000;
}

#intro h2{
font-size:1.5em;
margin:0.5em 0 0.5em 0;
color: #b32b01;
}

#intro h3{
font-size:1.3em;
margin:0.5em 0 10px 0.5em;
color: #b78c1d;
}

#topper {
	width: 425px;
	height: 20px;
	margin:20px 0 0px 30px ; 
	padding: 0px 0px 0 0px;
	background: url() top center no-repeat;
	border: dotted 0px #8c7e5e;
}

#bottom {
	width: 425px;
	height: 20px;
	margin: 20px 0 0px 30px ; 
	padding: 0px 0px 0 0px;
	background: url() top center no-repeat;
	border: dotted 0px #8c7e5e;
}

#content {
	margin: 10px 0 0px 0;
	padding: 0 0 0 30px;
	width: 420px !important;
	width /**/: 460px;
}


#linkList {
	position: absolute;
	top: 160px;
	left: 529px;
	width: 177px;
	background: url() no-repeat;
	background-position: top center;
	padding: 25px 0 0 0;




}
#linkList2 {
	color: #000000;
}

#linkList2 p{
	color: #000000;
	margin:0.5em 0 10px 0.5em;
}

#linkList2 h3{
font-size:1.3em;
margin:0.5em 0 10px 0.5em;
color: #000000;
}



.navigation {
	margin-top: 20px;
	padding-bottom: 5px;
	width: 177px;
	height: 31px;
}
#lnavigation ul {
	width: 150px;
	list-style-type: none;
}
#lnavigation ul li {
	width: 150px;
	padding: 5px 0 5px 25px;
	display: block;
	background: url(images/images/bullets.gif) 14px 7px no-repeat;
	border-bottom: 0px solid #000000;
}
#lnavigation ul li a{
	display: block;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
	line-height: 15px;
}
#lnavigation ul li a:hover{
	color: #FAA123;
	background-color: #202020;
}
#lnavigation ul li a.c {
	color: #C13003;
	display: inline;
	font-weight: bold;
}
#lnavigation ul li a.c:hover {
	color: #000000;
	text-decoration: underline;
}


#navimg {
margin: 0 auto 0 auto;
border: dotted 1px #8c7e5e;
display:block;
}

#linkbottom {
	width: 177px;
	height: 20px;
	background: url() no-repeat;
	background-position: bottom center;
	background-color: #000000;
	padding: 0px 0 0 0;
	margin: 0;

}


#footer {
	margin: 0px -30px 30px 0 ; 
	padding: 30px 30px 10px 30px;
	height: 20px !important;
	height /**/: 70px;
	text-align: center;
}
#footer a{
	color: #000000;
}
.lettrine {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	line-height: 30px;
	font-size: 32px;
	color: #FF6600;
	float: left;
	}
