body {
	background: #ccc url('images/bg.jpg');
	margin-top:0px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	font-size: 12px; 
	COLOR: #000; 
	text-indent: 0px; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	text-align: center;
}

a {
	color: #000;
}

a:hover {
	color: #262626;
}

.container-outer {
	margin-left: auto; 
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: left;
	width: 765px;
	position: relative;
	background: url('images/container-background.gif') #fff;
}

.container-inner {
	text-align: left;
	position: relative;
	background: url('images/wood.jpg') #fff;
	margin: 0 2px 0 2px; /* top right bottom left */
}

.top {
	background: url('images/top.gif');
	height: 30px;
	margin: 0; /* top right bottom left */
	position: relative;
}

.nav {
	background: url('images/navigation-background.gif');
	height: 20px;
	margin: 0; /* top right bottom left */
	position: relative;
}

.nav a {
	font-size: 11px;
	padding: 3px 10px 3px 10px; /* top right bottom left */
	top: 3px;
	color: #E0E0E0;
	position: relative;
	font-weight: bold;
	text-decoration: none;
	z-index: 1;
}

.nav a:hover {
	color: #fff;
}

.header {
	background: url('images/header-background.gif') no-repeat;
	height: 120px;
	margin-left: 2px;
	margin-right: 2px;
}

.bodytop {
	position: relative;
	background: url('images/body-top.gif') no-repeat;
	height: 20px;
	margin-right: 5px;
	padding: 0 10px 0 10px; /* top right bottom left */
	margin-left: 5px;
	position: relative;
	margin-bottom: 0px;
}

.bodytop1 {
	position: relative;
	background: url('images/body-top1.gif') no-repeat;
	height: 20px;
	margin-right: 5px;
	padding: 0 10px 0 10px; /* top right bottom left */
	margin-left: 5px;
	position: relative;
	margin-bottom: 0px;
}

.bodybottom {
	background: url('images/body-bottom.gif') no-repeat;
	height: 20px;
	margin-right: 5px;
	padding: 0px 10px 10px 10px; /* top right bottom left */
	margin-left: 5px;
	position: relative;
	clear:both;
}

.sidebar {
	position: absolute;
	z-index: 1;
	right: 22px;
	width: 202px;
	padding: 5px 0 0 0; /* top right bottom left */
	margin: -6px 0 0 557px; /* top right bottom left */
}

.sidebar h1 {
	color: #793535;
	font-size: 11px;
	border-bottom: 1px dotted;
	margin: 7px 2px 3px 2px; /* top right bottom left */
	padding: 0 0 0 ; /* top right bottom left */
}

.sidebar p {
	margin: 0 2px 3px 2px; /* top right bottom left */
}

.sidebar p a {
	color: #000;
}

.sidebar p a:hover {
	color: #262626;
}

.prop {
	height: 550px;
	width: 1px;
	float:left;
}

.clear {
	clear:both;
	height:1px;
	overflow:hidden;
}


.bodyhalf {
	background: url('images/body-background.gif') repeat-y;
	font-size: 11px;
	padding: 0px 228px 10px 10px; /* top right bottom left */
	margin-left: 5px;
	position: relative;
	margin-top: 0px;
}

.body {
	margin-top: 0px;
	background: url('images/body-background1.gif') repeat-y;
	font-size: 11px;
	padding: 0px 23px 0px 10px; /* top right bottom left */
	margin-left: 5px;
	position: relative;
}

.footer {
	background: url('images/footer-background.gif') repeat-x;
	height: 40px;
	padding: 1px 0 0px 0; /* top right bottom left */
	font-size: 10px;
	color: #B7B7B7;
	text-align: center;
	clear:both;
}

.subheader {
	margin-bottom: 5px;
	margin-top: 5px;
}

div.NewsTitle {
	background-color: #E6E4D1;
}

div.NewsItem {
	margin-top: 4px;
	border-bottom: 1px dashed;
}

div.NewsFooter {
	margin-top: 4px;
	margin-bottom: 15px;
}

h3 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 20px;
	font-family: Arial; 
	font-weight: bold;	
}

h4{
	margin-top: 0px;
	margin-bottom: 10px;
	font-size: 14px;
	font-family: Arial; 
	font-weight: bold;	
}

.about td a {
	text-decoration: none;
}

hr.line {
	height:1px;
	color:#000;
	border:0;
	height:1px;
	background-color:#000;
}

div.bodyhalf ol, div.body ol {
	padding: 0 0 0 0;
	margin: 10px 0 10px 30px;
}

div.info {
	border-top:dotted #000 1px;
	border-bottom:dotted #000 1px;
	height:24px;
	background: #d0cbaf;
	margin-top:10px;
	margin-bottom:10px;
	padding-left:3px;
	padding-top: 1px;
	font-size: 12px;
}

div.info ul {
	padding:0;
	margin: 0;
}

div.info li {
	padding:0;
	margin: 0;
	display:inline;
	margin-right: 90px;
	float: left;
}