BODY {
	background-color : #ffffff;
	color : #9E8361;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 100%;
	margin-left : 0px;
	margin-top : 0px;
	padding-left : 0px;
}

td.cup{
	background-image : url(images/cup.jpg);
	background-repeat : no-repeat;
	border : none;
	width : 263px;
	height : 200px;
}

td.title{
	background-image : url(images/title.jpg);
	border : none;
	width : 330px;
	height : 200px;
	background-repeat : no-repeat;
	background-position : center;
}

td.scroll{
	width : 170px;
	height : 200px;
	color : #9E8361;
}

td.nav{
	padding-left : 180px;
	text-align : right;
	padding-top: 0px;
	margin-top : 0px;
	vertical-align : top;
	border : none;
	
}

td.contenthome{
	padding-left: 50px;
	padding-top: 5px;
	vertical-align : top;	
	text-align : justify;
	width: 470px;
}

td.content{
	padding-left: 50px;
	padding-top: 5px;
	vertical-align : top;	
	width : 470px;
	text-align : justify;
}

td.links{
	
	padding-top: 0px;
	margin-top : 0px;
	vertical-align : top;
	padding-left: 40px;
	
}

td.linkshome{
	width: 100%;
	padding-top: 0px;
	margin-top : 0px;
	vertical-align : top;
	padding-left: 45px;
	
}

h1{
	color: #836D52;
	font-size : 130%;
	padding : 0%;
	margin-bottom : 7px;
	font-weight : bold;
	
}

h2{
	color: #D3BDA3;
	font-size : 105%;
}

h3{
	color: #D3BDA3;
	font-size : 95%;
	padding-bottom : 0px;
	padding-top : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
}

td.photo1{
	padding-left : 0px;
	padding-bottom: 10px;
}

td.photo2{
	padding-left : 80px;
	padding-right : 80px;
	padding-bottom: 10px;
}

td.photo3{
	padding-bottom: 10px;
}

A:ACTIVE, A:LINK {
	color: #836D52;
	text-decoration : underline;
	
}

A:VISITED, A:HOVER {
	color: #CDB496;
	text-decoration : none;
}

.text3{
	color: #D3BDA3;
	font-size : 100%;
	font-weight : bold;
}

.italics{
	color: #836D52;
	font : italic smaller;
}

td.footer{
	color: #CDB496;
	font : smaller;
	padding-left: 50px;
	padding-top: 5px;
	text-align : center;
}

.footerlink{
	color: #836D52;
	font : small;
	text-decoration : underline;
}

