/* CSS Document */

/*standard elements*/
html {
	min-height: 100%;
	background-image: none;
}

* {
	margin: 0;
	padding: 0;
	background-image: none;
}

body {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: 924c15;
	background-image: url(images/bgp%20copy.jpg);
}

/*li {list-style: none;}*/

.clearer {
	clear: both;
	background-image: none;
}

/*header for banner2*/
.top {
	padding: 23px 10px 0;
	background-color: #FFFFFF;
	background-image: url(images/pageBG2.gif);
	background-repeat: repeat-x;
}

.header {
	/*height: 250;*/
	margin: 0 auto;
	padding: 250px 0px 0px;
	width: 760px;
	background-image: url(images/banners/banner2.html);
	background-repeat: no-repeat;
}
.bodybg td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}


.header2 {
	background: url(images/banners/banner3.html) no-repeat;
	/*height: 202;*/
	margin: 0 auto;
	padding: 202px 0px 0px;
	width: 760px;
}

.lang {
	font: normal 12px Arial, Helvetica, sans-serif;
	font-weight: normal;
	padding: 0 0 0 5px;
	background-image: none;
	background-color: #333333;
}
#MenuBar1 li {
	text-align: center;
}
.bodybg p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}


.bodybg .list th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	text-align: center;
	vertical-align: top;
}


.lang a {
	text-decoration:none;
	color: #CCCCCC;
	background-color: #333333;
}


.lang a:hover {
	text-decoration:none;
	color:#0000CC;
	background-color: #FFFFFF;
}

/* navigation */

#navigation{
	position:relative;
	display:block;
	height:35px;
	font-size:12px;
	font-weight:bold;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #514940;
	background-color: #E1E1E1;
	background-image: url(images/bgOFF.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#navigation ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:auto;
	color: #333333;
}

#navigation ul li{
	display:block;
	float:left;
	margin:0;
	color: #000000;
}

#navigation ul li a{
	display:block;
	float:left;
	color:#FFFFFF;
	text-decoration:none;
	padding:11px 20px 0 20px;
	height:23px;
	background:transparent url(images/bgDIVIDER.gif) no-repeat top right;
}

#navigation ul li a:hover,#navigation ul li a.current{
	color:#999999;
	background-image: url(images/bgON.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#footer {
	background-image: url(images/footer-tile.gif);
	color: #ccc;
	font: normal 12px Arial, Helvetica, sans-serif;
	padding: 15px 0px 15px 0px;
}

#footer strong {
	color: #E1E1E1;
	font-weight: bold;
}

#footer li {
	background-position: 0 center;
	padding: 0 0 0 10px;
	list-style: none;
	background-image: url(images/footer-bullet.gif);
	background-repeat: no-repeat;
}

.leftshade {
	background-image: none;
}


.rightshade {
	background-image: none;
}

.bodybg {
	background-position:bottom;
	background-image: url(images/background%20copy.jpg);
	background-repeat: no-repeat;
}
.bodybg a {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}


.list ul {
	padding: 15px 0 0 15px;
	background-color: #333333;
}

.map a{
	color:#CCCCCC;
	text-align:left;
	background-color: #FFFFFF;
}

.map a:hover{
	color:#CCCCCC;
	text-align:left;
}
