<style>



#specials {color: black;
		   font-size: 10px;
		   font-family: Arial;
		   }


p.bottom {
	color: black;
	font-size: 9px;
	font-family: Arial;
	 }

p {
	color: black;
	font-size: 12px;
	font-family: Arial;
	align: left;
	 }

li {	color: black;
	font-size: 12px;
	font-family: Arial;
	padding-bottom: 8px;
	
	 }


ul {
	padding-bottom: 12px;
	}


	
	
	
a:link.top {
	text-decoration: none; 
	color: #ffcc33; 
	font-size: 13px; 
	font-family: Arial;
	background-color: transparent;
}

a:visited.top {
	text-decoration: none; 
	color: #ffcc33; 
	font-size: 13px; 
	font-family: Arial;
	background-color: transparent;
}

a:hover.top {
	text-decoration: none; 
	background: #ffcc33; 
	color: black; 
	font-size: 13px;
}

a:active.top {
	text-decoration: none; 
	color: #ffcc33; 
	font-size: 13px; 
	font-family: Arial;
	background-color: transparent;
}


a:link.side {
	text-decoration: none; 
	color: black; 
	font-size: 12px; 
	font-family: Arial;
	background-color: transparent;
	
	
}

a:visited.side {
	text-decoration: none; 
	color: black; 
	font-size: 12px; 
	font-family: Arial;
	background-color: transparent;
	
}

a:hover.side {
	text-decoration: none; 
	color: #ffcc33; 
	background-color: transparent;
	font-size: 12px;
	
}

a:active.side {
	text-decoration: none; 
	color: black; 
	font-size: 12px; 
	font-family: Arial;
	background-color: transparent;
	
}

a:link.small {
	text-decoration: none; 
	color: black; 
	font-size: 8px; 
	font-family: Arial;
	background-color: transparent;
	
	
}

a:visited.small {
	text-decoration: none; 
	color: black; 
	font-size: 8px; 
	font-family: Arial;
	background-color: transparent;
	
}

a:hover.small {
	text-decoration: none; 
	color: #ffcc33; 
	background-color: transparent;
	font-size: 8px;
	
}

a:active.small {
	text-decoration: none; 
	color: black; 
	font-size: 8px; 
	font-family: Arial;
	background-color: transparent;
	
}

a:link.email {
	text-decoration: none; 
	color: black; 
	font-size: 13px; 
	font-family: Arial;
	font-weight: bold;
	
}

a:visited.email {
	text-decoration: none; 
	color: black; 
	font-size: 13px; 
	font-family: Arial;
	font-weight: bold;
	
}

a:hover.email {
	text-decoration: none; 
	color: #ffcc33; 
	font-size: 13px; 
	font-family: Arial;
	font-weight: bold;
	
}
a:active.email {
	text-decoration: none; 
	color: black; 
	font-size: 13px; 
	font-family: Arial;
	font-weight: bold;
	
}




.style1 {
	color: black;
	font-family: Garamond, "Copperplate Gothic Light", Arial;
	font-size: 48px;
	font-weight: bolder;
	font-variant: small-caps;
	letter-spacing: 5pt;
	
}
.style2 {
	font-family: "Copperplate Gothic Light", Arial, Cambria;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: 1pt;
	color: black;

}
.style3 {
	font-family: Arial, Miriam, Cambria
	margin-left:auto;
	margin-right: auto;
	font-size: 12px;
}

.style4 {
	font-family: Arial, Cambria;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 1pt;

}

.sidestyle {
	text-decoration: none; 
	color: black; 
	font-size: 12px; 
	font-family: Arial;
	background-color: transparent;
	
}

.sidestyle:hover {
	text-decoration: none; 
	color: #ffcc33; 
	background-color: transparent;
	font-size: 12px;
	cursor: hand;
}

h1 {
	color: black; 
	font-family: garamond; 
	letter-spacing: 2px; 
	font-size: 44px;
	font-weight: bolder;
   }

h2 {
	
	font-family: "Copperplate Gothic Light", Arial, Cambria;
	font-size: 16px;
	font-weight: bold;
   }

h3 {
	
	font-family: "Copperplate Gothic Light", Arial, Cambria;
	font-variant: small-caps;
	color: black;
	font-size: 14px;
   }


}

#header {
	background-image: url(assets/wrobg.jpg);
	margin-left: auto;
	margin-right: auto;
	width: 765px;
	border-top-color: black;
	border-top-width: 3px;
	border-top-style: double;
	border-left-color: black;
	border-left-width: 3px;
	border-left-style: double;
	border-right-color: black;
	border-right-width: 3px;
	border-right-style: double;
	}

#toplinks {
	background-color: black;
	margin-left: auto;
	margin-right: auto;
	width: 765px;
	border-left-color: black;
	border-left-width: 3px;
	border-left-style: double;
	border-right-color: black;
	border-right-width: 3px;
	border-right-style: double;
	}



#page {
	background-color: #fffdf9;
	margin-left: auto;
	margin-right: auto;
	width: 765px;
	border-bottom-color: black;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-left-color: black;
	border-left-width: 3px;
	border-left-style: double;
	border-right-color: black;
	border-right-width: 3px;
	border-right-style: double;
	}


</style>
