/* GLOBAL DEFINITIONS */
/* ************************************************************ */

BODY {background-image:url(images/background.jpg);color:#663300;font-weight: normal;font-family: Georgia;font-size: 12pt; background-color: #794225;} /* body definition */

A, 
A:link, 
A:visited,
A:hover,
A:active{font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px;text-decoration: underline;font-weight:normal;color:#660000}
A:hover{color:#ff0000;text-decoration:none;}
A:active{color:#ff0000;text-decoration:underline;}

.style7 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
}
.style3 {color: #FFFFFF}

.style1 {font-size: 14px}
.style2 {font-family: "Times New Roman", Times, serif}
.style4 {
	color: #FFFFFF;
	font-size: 16px;
}
.style5 {font-size: 16px}

#menu a {
	font-size: 12px;
	font-weight: bold;
	padding-left: 4px;
	padding-right: 4px;
	margin-top: 3px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}

#menu a:hover {
	color: #ffffff;
	background-color: brown;
	padding-left: 4px;
	padding-right: 4px;
}

.promotiontext {
	color: #ffffff;
	padding: 10px;
	font-size: 12px;
}

#footer {
	font-size: 11px;
	color: white;
	text-align: center;
	margin-top: 10px;
}

#footer a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	text-decoration: underline;
	font-size: 11px;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

.gallerytitle {
	background-color: #660000;
	color: #ffffff;
	padding-left: 5px;
}