@charset "utf-8";
/* CSS Document */

body {
	background-image: url(../images/bg-main.jpg);
	background-repeat: repeat;
	margin-top: 3px;
}	


.styleNavTop  a:link, .styleNavTop a:visited, .styleNavTop a:active {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #421405; 	
	font-weight: 900;
	font-style: normal; 
	text-decoration:none;
}
.styleNavTop   a:hover
{color: #421405; text-decoration:underline;
}

.styleNavBottom  a:link, .styleNavBottom a:visited, .styleNavBottom a:active {	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #F3E3C9;
	font-weight: bold;
	font-style: normal; 
	text-decoration:none;
}
.styleNavBottom   a:hover
{color: #F3E3C9; text-decoration:underline;
}
.Style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: 600;
	font-variant: small-caps;
	color: #391300;
}
.Style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	color: #F3E3C9;
}

