/* CSS Document */

body {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-color: #4e3924;
	margin-top: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #4E3924;
}
.largerveiw {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #4E3924;
}

a.body:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #6390A5;
	text-decoration:underline;
}
.bluebackground {
	background-color:  #6390A5;
}

a.body:visited {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #6390A5;
	text-decoration:underline;
}
a.body:hover {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #4E3924;
	text-decoration:underline;
}
.leftshadowblue {
	background-image: url(images/shadow-left-blue.jpg);
	background-repeat: repeat-y;
}

.rightshadowblue {
	background-image: url(images/shadow-right-blue.jpg);
	background-repeat: repeat-y;
}

.rightshadowbrown {
	background-image: url(images/shadow-right-brown.jpg);
	background-repeat: repeat-y;
}

.leftshadowbrown {
	background-image: url(images/shadow-left-brown.jpg);
	background-repeat: repeat-y;
}

.bottomshadowbrown {
	background-image: url(images/bottom_shadow_brown.jpg);
	background-repeat: repeat-x;
}

.headline {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #4E3924;
}
.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.footer:link {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}

a.footer :hover{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}
a.footer :visited{
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 10px;
	color: #FFFFFF;
}

.mainnav {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

a.mainnav:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}



a.mainnav:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.mainnav:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #4e3924;
	text-decoration:none;
}

.mainnav2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

a.mainnav2:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}



a.mainnav2:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration:none;
}

a.mainnav2:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #4e3924;
	text-decoration:none;
}


.headline2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #4E3924;
}