/* CSS Document */
body {
	background-color: #FFFFee;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-home.jpg);
}

a:link {
color: #5c511e;
font-weight: normal;
font-style: italics;
line-height: 100%;
text-decoration: underline;
}

a:visited {
color: #5c511e;
font-weight: normal;
font-style: italics;
line-height: 100%;
text-decoration: underline;
}

a:hover {
color: #8a2800;
font-weight: normal;
font-style: italics;
line-height: 100%;
text-decoration: underline;
}


/* MENUS */

/* menu RIGHT VERTICAL NAV*/

.menu a:link {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #4c1f02;
text-decoration: none;
font-weight: normal;
line-height: 150%; 
}

.menu a:visited {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #4c1f02;
text-decoration: none;
font-weight: normal;
line-height: 150%;
}

.menu a:hover {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #993300;
text-decoration: none;
font-weight: normal;
line-height: 150%;
}

.menu a:active {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #4c1f02;
text-decoration: none;
font-weight: normal;
line-height: 150%; 
}

p {
font-family: Times, Times New Roman, serif;
font-size: 14px;
color: #4c1f02;
line-height: 120%;
font-weight: normal;
}

p2 {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color: #4c1f02;
line-height: 100%;
font-weight: normal;
}

.finetext {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
color: #4c1f02;
text-decoration: none;
font-weight: normal;
line-height: 110%;
}
