body 	 { 
font-size: 14px;
font-family: sans-serif;
font-weight: bold;
background-color: #CC99FF;
margin: 0; 
padding: 0;
text-align:center;
}

:focus { outline: none; }

#main_menu {
	width: 800px;
	background-color:#FF6;
	font-family: Georgia, Geneva, Arial, serif;
	font-size: 1.2em;
	font-weight: bold;
	font-style:italic;
	color: #000000;
	padding: 10px 0px;
	margin: 0px;
	border-top-color:#333333;
	border-top-width: 5px;
	border-top-style:solid;
	border-bottom-color:#333333;
	border-bottom-width: 1px;
	border-bottom-style:solid;
}

#contact_info {
	margin: 5px auto;
	font-family: Verdana, Georgia, Geneva, serif;
	font-size: 1.2em;
	font-weight: bold;
}

#contact_three {
	text-align: left;
	margin: 0px 0px 0px 350px ;
}

#front_desc {
	margin: 10px auto;
	text-align:left;
	width:675px;
}

#front_table {
	border-color: black;
	border-width: 2px;
	border-style: solid;
}

#menu_span {
	padding: 5px;
}

#image_menu {
	margin: 5px auto 0px auto;
}

#display_table {
	width: 700px;
	margin: 0 auto;
	text-align:center;
}


a:link {
			text-decoration:  none;
			border: none;
			color: #000000;
		      }
			  
a:visited {
			text-decoration:  none;
			border: none;
			color: #000000;
		      }
			  
a:hover {
			text-decoration:  none;
			border: none;
			color:#F00;
		      }


A:link img, A:visited img, A:hover img {
	border-color: #8FB222;
	text-decoration: none;
	}
	
	
	
.red_contact a:link {
	        text-decoration:underline;
			
			color: #F00;
}

.red_contact a:visited {
	        text-decoration:  underline;
			
			color: #F00;
}
.red_contact a:hover {
	        text-decoration:  underline;
			
			color: #F00;
}

	
#order_header {
	text-align: center;
	margin: 20px 0px 0px 0px;
	font-size: 1.1em;
}

#tee_desc {
	font-size: 0.9em;
	font-style:italic;
}