/* Sams Style Sheet */

div.contactInfo { 
	text-align: center;
	font-family: arial;
	font-style: italic;
	color: white;
	}
	
a {color: #b7f7ff;
	font-style: none;
	text-decoration: none;
	}
	
a:hover {
	color: #6ff4bd;
	font-style: none;
	text-decoration: none;
	}		


			

a.menu   {
	color: #b7f7ff;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 13px;
	padding-bottom: 14px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	font-family:'Arial Rounded MT Bold', 'Arial', 'Times New Roman';
	font-size: 20px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	line-height: 49px;
	background-image: url('template/button1.png');
	border: none;
	}
	

a:hover.menu   {
	color: #b7f7ff;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom:0px;
	padding-top: 13px;
	padding-bottom: 14px;
	padding-right: 5px;
	padding-left: 5px;
	text-align: center;
	font-size: 20px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	line-height: 49px;
	background-image: url('template/redButton2.gif');
	}	
	
table.mainContent {
	color: whate;
	border-style: solid;
	border-width: 0px;
	border-color: black;
}

table.contactInfo {
	border-style: solid;
	border-width: 2px;
	border-color: black;
}

b {color: #FFFF80};

	
				
p {color: white;}