
/* CSS Document */


body {
	font-family: Palatino Linotype, palatino, verdana, Ariel, Helvetica, sans-serif;
	background-image:url('../images/graphics/bg.gif');
}

h1 {
	font-size: 25px;
	color: #fcd8a1;
	font-weight: normal;
}
h2 {
	font-size: 20px;
	color: #fcd8a1;
	font-weight: normal;
}
h3 {
	font-size: 18px;
	color: #fcd8a1;
	font-weight: normal;
}

.header_quote {
	font-size: 20px;
	color: #fcd8a1;
	font-weight: normal;
}

.paragraph {
	font-size: 17px;
	color: #faeeda;
}


.paragraph_link {
	font-size: 17px;
	color: #fcd8a1;
	text-decoration: none;
}
a.paragraph_link:hover {
	color: #faeeda;
	text-decoration: underline;
}

.paragraph_link_hidden {
	font-size: 17px;
	color: #faeeda;
	text-decoration: none;
}
a.paragraph_link_hidden:hover {
	color: #faeeda;
	text-decoration: underline;
}

.top_menu {
	font-size: 25px;
	color: #fcd8a1;
	text-decoration: none;
}
a.top_menu:hover {
	color: #faeeda;
	text-decoration: none;
}

.left_menu {
	font-size: 20px;
	color: #fcd8a1;
	text-decoration: none;
	line-height: 35px;
	display: inline-block
}
a.left_menu:hover {
	color: #faeeda;
	text-decoration: none;
}

.right_paragraph {
	font-size: 14px;
	color: #1f271c;
}

.quote {
	font-size: 17px;
	color: #5d2e14;
}

.links_link {
	font-size: 15px;
	color: #4e5f44;
	text-decoration: none;
}
a.links_link:hover {
	color: #25408F;
	text-decoration: underline;
}

.quote_text {
	font-size: 13px;
	font-style: italic;
	color: #df4f9d;
}

.right_title {
	font-size: 16px;
	color: #2c5c0f;
	text-decoration: none;
}





.sub_link {
	font-size: 12px;
	color: #2c5c0f;
	text-decoration: none;
}

a.sub_link:hover {
	color: #000000;
	text-decoration: none;
}
.sub_text {
	font-size: 12px;
	color: #b07a42;
	text-decoration: none;
}

.credit_link {
	font-size: 13px;
	color: #b07a42;
	text-decoration: none;
}
a.credit_link:hover {
	color: #040d02;
	text-decoration: none;
}
.credit_text {
	font-size: 13px;
	color: #b07a42;
	text-decoration: none;
}

































