﻿/* CSS layout */
#masthead {
	text-align: center;
	border: medium solid #FFFFFF;
}
#top_nav {
	margin: 0px 0px 1px 0px;
	background-color: #313175;
	color: #FFFFFF;
	padding: 0px 10px 0px 10px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-width: thin;
	border-color: #FFFFFF;
	text-align: center;
}
#page_content {
	background-color: #FFFFFF;
	margin: 2px;
	padding: 10px 10px 10px 15px;
	clear: both;
}
#footer {
	color: #FFFFFF;
	font-size: small;
	padding: 10px 10px 40px 10px;
	font-weight: normal;
}
body {
	padding: 0px;
	margin: 0px;
	background-color: #A62A22;
	font-family: "Times New Roman", Times, serif;
}
.floatleft {
	float: left;
	margin-right: 10px;
}
.margin20 {
	margin-right: 20px;
	margin-left: 20px;
	background-color: #FFFFFF;
}
#container {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
ul {
	text-decoration: none;
	list-style-image: none;
	list-style-type: none;
	margin: 0px auto 0px auto;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
li {
	text-decoration: none;
	float: left;
	list-style-image: none;
	padding: 5px;
	border: thin solid #FFFFFF;
	text-align: center;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
.floatright {
	float: right;
}
h1 {
	margin-top: 2px;
	margin-bottom: 3px;
	text-align: center;
	font-size: xx-large;
}
h4 {
	text-align: center;
}#table a {
	color: #9C3930;
}
#page_content a {
	color: #9C3930;
	font-weight: bold;
}
#page_content a:hover {
	color: #3E3E73;
}
.style1 {
	text-align: center;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #FF5050;
}
a:hover {
	color: #FF0000;
}

#buy_Ole_Miss {
	width: 100%;
}

