﻿@import url("layout.css");
/* Body Styles - Entire Screen*/
body {background: #ffffff;font-family: Arial, Helvetica, sans-serif;color: #000000;background-color: #ffffff;}

/* Heading Styles */
h6 {
	color: #800040;
	font-style: italic;
	font-size: medium;
	float: left;
}
h5 {
	color: #800040;
	font-style: italic;
}
h4 {
	color: #800040;
	font-style: italic;
}
h3 {
	color: #800040;
}
h3.event {
	text-align: left;
	font-size: larger;
	font-weight: bold;
}
h2 {
	color: #800040;
	text-align: center;
}
h2.event {
	color: #FF0000;
	text-align: left;
}
h1 {
	color: #800040;
}
/* Paragraph Styles */
p.caption {
	color: #800040;
	font-style: italic;
}
p.footer {
	font-size: small;
	color: #800040;
	font-weight: 50;
	text-align: center;
}
p.credit {
	font-size: x-small;
	color: #000000;
	font-weight: 50;
	text-align: center;
}
p.event {
	text-align: left;
	font-size: larger;
	font-style: oblique
}
/* Div Styles */
/* Container Styles - Overall Visible Content*/
#container {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
}
#opening_logo {
	padding-top: 200px;
	border-width: 0;
	text-align: center;
	height: 650px;
	position: static;
}
/* Masthead Styles */
#masthead {
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: center;
	height: 230px;
}
#nav {
	width: 100%;
}
#marbles_explanation p {
	font: normal normal bold medium Arial;
	margin: 5px 0 5px 0;
	color: #000000;
	text-align: center;
}
#mission_statement p {
	font: normal normal bold xx-large "French Script MT";
	margin: 5px 0 5px 0;
	color: #BE0108;
	text-align: center;
	font-size: x-large;
}
#picture_home_left {
	float: left;
	width: 27%;
	text-align: center;
	font-weight: bold;
	color: #BE0108;
}
#news {
	width: 43%;
	float: left;
	padding-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	text-align: center;
	color: #000000;
}
#news a {
	color: #800000;
	text-decoration: none;
	font-weight: bold;
}
#news a:hover {
	color: #008080;
	text-decoration: none;
	font-weight: bold;
}
#picture_home_right {
	float: left;
	width: 27%;
	text-align: center;
	font-weight: bold;
	color: #BE0108;
}
/* Page Content Styles */
#page_content {
	list-style: none;
	width: 98%;
	margin-left: auto;
	margin-right: auto;
	padding-left: 1%;
	padding-right: 1%;
	list-style-type: none;
	float: right;
	clear: both;
}
/* Content Styles */
#contact {
	text-align: center;
}
#contact ul {
	list-style-type: none;
}
#content_left {
	padding: 5px;
	width: 49%;
	float: left;
	text-align: left;
	clear: both;
}
#content_left img {
	padding: 5px;
	text-align: left;
}
#content_right {
	padding: 5px;
	width: 49%;
	float: right;
	text-align: left;
}
#sponsor1 {
	padding: 5px;
	width: 48%;
	float: left;
	text-align: left;
}
#sponsor1 img {
	padding: 5px;
	vertical-align: top;
}
#sponsor2 {
	padding: 5px;
	width: 48%;
	float: right;
	text-align: left;
}
#sponsor2 img {
	padding: 5px;
	vertical-align: top;
}
#content_right img {
	padding: 5px;}
#content_right ul {
	color: #455;
	list-style-type: none;
}
#content img {
	padding: 5px;
	text-align: left;
}
#content ul {
	color: #455;
	list-style-type: none;
}#admin {
	text-align: center;
}
#events {
	text-align: center;
}
#newsletters {
	text-align: center;
}
#projects {
	text-align: center;
}
#faq {
	text-align: center;
}
/* Sidebar Styles */
#sidebar {
	padding: 5px;
	width: 49%;
	float: right;
	text-align: left;
}
#sidebar img {
	padding: 5px;}
#sidebar ul {
	color: #455;
	list-style-type: none;
}
a.footer {
	color: #445555;
	text-decoration: none;
}
a:hover.footer {
	color: #008000;
	text-decoration: none;
}
/* Link Styles */
a {
	color: #800080;
	text-decoration: underline;
}
/* Footer Styles */
#footer {width: 100%;text-align: center;padding-top: 5px;clear: both;background:url('../images/menu/back.gif'}

