A:link {color:#600; text-decoration:none;}
A:visited {color:#600; text-decoration:none;}
A:hover {color:#BF3739; text-decoration: none;}

body {

	margin: 0px 0px 0px 0px;
	background-color: #eadfc2;
	background-image: url(images/background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	background-attachment: fixed;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7c6a50;

}

#bigtitle {
	color: #600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
}

#title {
	color: #600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
}

#subtitle {
	font-weight:bold;
	border-bottom: solid;
	border-bottom-width: 1px;
	letter-spacing: 1px;
	padding-bottom: 3px;
}

A.menulink {
	display: block;
	width: 130px;
	text-align: right;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	font-size: 13px;
	font-weight: bold;  
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px; 
	margin-right: 0px;
	color: #600;
	BORDER: none;
	padding: 5px 10px 5px 10px;
	background-color:;
	border-bottom: solid;
	border-bottom-width: 0px;
	border-bottom-color: #c3a14f;
	font-variant: small-caps;

}

A.menulink:hover {
background-color: #ecebec;
color: #BF3739;
}
