BODY {
	font-size : 100%;
	margin : 0px;
	padding : 0px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #4e4638;
	color : #fff;
	text-align : center;
	background-image : url(images/bg_body03.gif);
	background-repeat : repeat-x;
}

LI {
	font-size : 8pt;
	font-weight : bold;
}


A {
	text-decoration : none;
	color : #fff;
	font-weight : bold;
	font-size : 8pt;
}

A:HOVER {
	color : #d1be39;
}


P {
	font-size : 8pt;
	padding-bottom : 3px;
	padding-top : 3px;
	line-height : 12pt;
	padding-right : 10px;
	margin : 0px;
}

P.index {
	font-size : 8pt;
	padding-bottom : 7px;
	padding-top : 10px;
	line-height : 13pt;
	letter-spacing : 1pt;
}

H1 {
	color : #e7e0af;
	padding-top : 20px;
	padding-bottom : 10px;
	letter-spacing : 2pt;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 28pt;
}
H2 {
	color : #d1be39;
	padding-top : 5px;
	padding-bottom : 5px;
	font-size : 14pt;
}


TD#tree {
	background-color : #708b2e;
	width : 400px;
}

TD#menu {
	background-color : #708b2e;
	text-align : right;
	vertical-align : bottom;
	padding-right : 20px;
}

TD#menu ul {
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}


TD#menu li {
	list-style-type : none;
	display : inline;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}
TD#menu li a {
	color : #4e4638;
}

TD#menu li a:hover {
	color : #d1be39;
}


TD.content {
	background-color : #4e4638;
}

.right {
	float : right;
}
DIV.text {
	text-align : left;
}

DIV.text_table p {
	text-align : left;
	margin : 0;
	padding : 0;
}
#centered {
	text-align : center;
}
TABLE#costs td {
	background-color : #6c604c;
}


DIV#formcontainer {
	width : 380px;
	margin-left : 20px;
	margin-top : 20px;
}

DIV#formcontainer form label {
	font-size : 7pt;
	float : left;
	width : 110px;
}
DIV#formcontainer div.clearfix {
	border-top-color : #c0c0c0;
	border-top-style : solid;
	border-top-width : 1px;
	padding-bottom : 5px;
	padding-top : 5px;
}	

#slideshowContainer{
	width: 290px;
	height: auto;
	margin-top : 100px;
}

#numberDiv a{
	font: 7pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color : #666633;
	padding : 1px 3px 2px 3px;
	border : 1px solid #808080;
}

#numberDiv a:hover {
	background-color : #d1be39;
	color : #336600;
}
	