#Fbadge {
	float: left;
}

#News {
	width: 660px;
	height: 540px;
	margin-right: auto;
	margin-left: auto;
}
#Wraper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/back_grid.jpg);
	padding-top: 15px;
	padding-bottom: 15px;
}
#Top {
	margin-left: 4px;
}

#Holder {
	width: 690px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/back_shadow.png);
	padding-right: 5px;
	padding-left: 5px;
	height: 1240px;
}
#Medium {
	padding-right: 4px;
	padding-left: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	height: 500px;
}
body {
	margin-top: 0px;
	background-attachment: fixed;
	background-color: #A6B773;
}
#Signup {
	float: right;
	width: 200px;
}
#Bottom {
	width: 680px;
	margin-left: 4px;
	height: 550px;
	padding-top: 3px;
}
#Specials {
	background-color: #FFFFFf;
	width: 658px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	text-decoration: none;
	list-style-image: url(../img/bullet.png);
	color: #000000;
	height: 520px;
}
#Specials li {
	list-style-image: url(../images/bullet.jpg);
}
#Specials h2 {
	margin-bottom: -20px;
	text-transform: uppercase;
	color: #731F1F;
	font-size: 1.7em;
}
#Specials h4 {
	margin-bottom: -10px;
}




#Events {
	background-color: #FFFFFf;
	width: 658px;
	padding-top: 60px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	float: left;
	background-image: url(../images/news3.jpg);
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.7em;
	text-decoration: none;
	list-style-image: url(../img/bullet.png);
	color: #000000;
	height: 300px;
	background-repeat: no-repeat;
}
#Events a {
	margin-top: 5px;
	margin-bottom: 5px;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-decoration: underline;
	background-image: url(../images/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	padding-left: 10px;
	color: #000000;
	font-size: 0.8em;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
}
#Events a:hover, #Interests.current a {
	background-color: #852121;
	color: #FFFFFF;
}
#Footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin-right: auto;
	margin-left: auto;
	width: 680px;
	text-align: center;
	height: 15px;
	float: left;
}

