/*-------------
-----------Body
--------------*/

body {
	padding: 1%;
	background-color: Gray;
	min-width: 1000px;}
#main img {
	border-color: Black;
	border: 5px;
	border-style: double;}
#main {
	width: 80%;
	min-height: 1000px;
	min-width: 1000px;
	background-color: white;
	font-size: 1.2em;
	padding:0 10% 10% 10%;
	background-image: url(../graphics/lightlogo.jpg);
	border-style: solid;
	border-color: Black;
	border: thin;}
#banner {
	text-align: center;	
	background-color: gray;}
.scc {
	height: 135px;
	width: 400px;}	
h3 {
	text-align: center;
	color: Maroon;
	font-weight: bold; 
	font-family: serif;
	font-size: 2em;}
/*-------------
--------Nav Bar
--------------*/
div.center {
	text-align: center;
	margin-left:auto; 
	margin-right:auto;
	width:760px; }
ul.navbar{
	margin-left: -30px;
	margin-right: auto;
	width: 750px;
	list-style: none;}	
ul.navbar li{ 
	width: auto;
	list-style-type: none;
	float: left;}
ul.navbar a{
	display: block;
	border: 1px solid black;
	padding: 5px;
	margin-right: 5px;
	text-decoration: none;
	background-color: #CCFFFF;
	font-weight: bold;
	text-align: center;}
ul.navbar a:hover {
	background-color: yellow;}
/*-------------
-----Main Page
--------------*/

img.kroger {
	margin-left: 10px;
	}

h1 {
	font-size: 3em;
	text-align: center;
	color: Maroon;}
/*-------------
All Other Pages
--------------*/
#announce {
	text-align: center;}
img#poker {
	position: relative;
	margin-left: 195px;
	margin-right: auto;}
img.bash {
	margin: auto;
	height: 150px;
	width: 150px;
	float: none;}
img.bordered {
	margin-left: auto;
	margin-right: auto;
	border: 5px;
	border-color: black;
	border: double;}
img.fincastle {
	margin-left:145px;
	margin-right: auto;
	border: 5px;
	border-color: Black;
	border: double;}
p.miss {
	font-family: Lucida Handwriting;
	font: x-large;
	color: Maroon;
	text-align: center;
	font-weight: bold;}
#dogwood {
	margin-left: 140px;}
/*-------------
-----Links Page
--------------*/
div#links {
	min-width: 1000px;
}
h2.links {
	padding: 5px;
	text-decoration: Underline;
	color: Maroon;}
a.links {
	text-decoration: none;}
div#links1 a:hover {
	color: Yellow;}
div#links1 a:hover {
	color: Yellow;}
div#links2 a:hover {
	color: Yellow;}
div#links1 {
	min-width: 500px;
	text-align: center;
	float: left;
	font-weight: bold;
	font-size: 1.2em;
	height: 1000px;}
div#links2 {
	min-width: 500px;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;}
/*-------------
-----Event List
--------------*/
div.eventlist {
	width: 500px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
p.monthbox {
	border-style: double;
	border-color: Black;
	background-color: Blue;
	color: White;
	font-size: 1.4em;
	text-align: center;
	width: 500px;
	height: 35px;
}
/*-------------
-----Events Page
--------------*/
div#events {
	b
	border: thick;
	border: solid;
	border-color: Blue;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	width: 800px;
	font-size: 1.5em;
	height: 800px;
}
div#events a:hover {
	color: Yellow;
	
}