/* CSS Document */

body {
	background:url(images/bbg.jpg) repeat-x top left #F5F9F0;
	margin:auto;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

h1 {
font-size:12px;
font-weight:bold;
font-family:Georgia, "Times New Roman", Times, serif;
}

.body {
	background:url(images/bodybg.jpg) repeat-x top left #BAB075;
}

.footer {
	font-size:10px;
	color:#FFFFFF;
}

.nav ul li {
	line-height:20px;
}

.nav ul li a {
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.nav ul li a:hover {
	font-weight:bold;
	color: #996633;
	text-decoration:none;
	font-size:12px;
}

.title {
	font-size:18px;
	font-weight:bold;
}
.newbody {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}

.subtitle {
	font-size:14px;
	text-transform:uppercase;
}

img {
	border-color:#333;
}

hr {
	border-color:#000;
}

.thumbs li {
	list-style-position:outside;
	margin-left:-15px;
}
