/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: center;
	background-color: #000000;
}
#banner {
	padding: 0px;
	height: 426px;
	width: 1146px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer{
	background: #534735;
	padding: 0px;
	height: 52px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#banner a {
	font-size: 10px;
	font-style: normal;
	color: #CCCCCC;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	cursor: pointer;
	text-decoration: none;
}
#banner a:visited { 
}
#banner a:hover, #nav a:active, #nav a:focus {
	font-size: 10px;
	color: #FFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}
#container {
	width: auto;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #000000;
	background-position: center center;
	height: auto;
	color: #000000;
}
a {
	font-size: 13px;
	font-style: normal;
	color: #322E27;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	text-decoration: underline;
}
a:visited { 
}
a:hover, #nav a:active, #nav a:focus {
	font-size: 13px;
	color: #999999;
	text-decoration: underline;
	cursor: pointer;
}
p {
	margin: 0px 0px 5px;
	padding: 0px;
}
.clearit { 
     clear:both; 
     height:0; 
     margin:0;
     font-size: 1px;
     line-height: 0px;
}
.bxpictureleft {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.bxpictureright {
	margin: 0px;
	padding: 0px;
	float: right;
}
.h1 {
	clear:none;
	height:0;
	margin:0;
	font-size: 14px;
	font-weight: bold;
	color: CCCCCC;
}
.h2 {
	clear:none;
	height:0;
	margin:0;
	font-size: 14px;
	font-weight: bold;
	color: #322E27;
}

