/* CSS Document */

a
{
	color: #700d20;
}

body, html, table, td, tr
{
	margin: 0;
	padding: 0;
}

body
{
	background-color: #877822;
	background-image:url(../img/bgBody.gif);
	background-position: top;
	background-repeat: repeat-x;
	text-align: center;
}

img
{
	border: none;
}

p
{
	margin: 0 20px 10px 9px;
	color: #7d7c6a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
}

td
{
	vertical-align: top;
	text-align: left;
}

#container
{
	margin: 0 auto auto auto;
}

#content
{
	overflow: auto;
	width: 378px;
	height: 181px;
}

#content-cell
{
	background-color: #e7e3be;
	background-image: url(../img/bgContent.gif);
	background-position: right;
	background-repeat: repeat-y;
}

#menu1
{
	background-image: url(../img/menu1.gif);
	height: 40px;
	width: 122px;
	display: block;
}

#menu1:hover
{
	background-image: url(../img/menu1-on.gif);
}

#menu2
{
	background-image: url(../img/menu2.gif);
	height: 40px;
	width: 122px;
	display: block;
}

#menu2:hover
{
	background-image: url(../img/menu2-on.gif);
}

#menu3
{
	background-image: url(../img/menu3.gif);
	height: 40px;
	width: 122px;
	display: block;
}

#menu3:hover
{
	background-image: url(../img/menu3-on.gif);
}

#menu4
{
	background-image: url(../img/menu4.gif);
	height: 40px;
	width: 122px;
	display: block;
}

#menu4:hover
{
	background-image: url(../img/menu4-on.gif);
}

#menu5
{
	background-image: url(../img/menu5.gif);
	height: 40px;
	width: 122px;
	display: block;
}

#menu5:hover
{
	background-image: url(../img/menu5-on.gif);
}

#menu6
{
	background-image: url(../img/menu6.gif);
	height: 40px;
	width: 122px;
	display: block;
}

#menu6:hover
{
	background-image: url(../img/menu6-on.gif);
}

#menu7
{
	background-image: url(../img/menu7.gif);
	height: 40px;
	width: 122px;
	display: block;
}

#menu7:hover
{
	background-image: url(../img/menu7-on.gif);
}

#menu8
{
	background-image: url(../img/menu8.gif);
	height: 42px;
	width: 122px;
	display: block;
}

#menu8:hover
{
	background-image: url(../img/menu8-on.gif);
}

#photos
{
	height: 75px;
	width: 379px;
	background-color: #e7e3be;
	background-image: url(../img/bgContent.gif);
	background-position: right;
	background-repeat: repeat-y;
}

#preload
{
	display: none;
}

#thumb1
{
	height: 71px;
	width: 71px;
	background-color: #dad6b3;
	background-image: url(../img/bgThumb1.gif);
	padding: 2px;
}

#thumb2
{
	height: 71px;
	width: 71px;
	background-color: #d1cdac;
	background-image: url(../img/bgThumb2.gif);
	padding: 2px;
}

#thumb3
{
	height: 71px;
	width: 71px;
	background-color: #c8c5a5;
	background-image: url(../img/bgThumb3.gif);
	padding: 2px;
}

#thumb4
{
	height: 71px;
	width: 71px;
	background-color: #bbb89b;
	background-image: url(../img/bgThumb4.gif);
	padding: 2px;
}

span.emphasis
{
	font-weight: bold;
	/*font-style: italic;*/
	/*color: black;*/
}

.pdfList{
	margin-left:10px;
}

.pdfList td{
	margin-left:10px;
	margin-bottom:10px;
	color: #7d7c6a;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: justify;
	width:150px;
}

.pdfList a{
	text-decoration:none;
}
