@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	background-color: white;
	font-size: 13px;
	color: #333;
	font-family: Helvetica, Arial, Sans-serif, Sans;
	line-height: 18px;
}
#container {
	width: 1000px;
	margin: 0 auto;
}
#container2 {
	height: 669px;
	width: 1000px;
	margin: 0 auto;
}
h2 {
	/* font-family: Georgia, Times, Times New Roman, Serif; */
	font-weight: 200;
	font-size: 20px;
	padding-bottom: 6px;
	font-weight: bold;
}
h3 {
	font-size: 16px;
	text-transform: uppercase;
	color: #999;
	font-weight: bold;
	background: #999;
}
h3.header {
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	border-radius: 5px 5px 5px 5px;
	background: none repeat scroll 0 0 #AAAAAA;
	color: #FFFFFF;
	font-size: 14px;
	font-weight: bold;
	padding: 7px 10px;
	text-transform: uppercase;
	width: 819px;
}
a {
	color: #8f3492;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
em {
	font-size: 11px;
	line-height: 20px;
}
#drop {
	padding: 1.4em 0 0 0;
}
#drop a:hover {
	text-decoration: underline;
}
#drop2 {
	width: 837px;
}
#footer {
	font-size: 11px;
	width: 837px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 30px;
	text-align: left;
	border-top: 1px dotted #ccc;
	margin-top: 30px;
}
#footer a {
	color: #333;
}
#left-foot {
	float: left;
}
#right-foot {
	float: right;
}
#home-image img {
	padding: 5px;
	border: 1px solid #bbb;
	background: white;
	-moz-box-shadow: 0 0 3px #aaa;
	-webkit-box-shadow: 0 0 3px #aaa;
	box-shadow: 0 0 3px #aaa;
}
/*
#home-image a img:hover {
	background: #2568e3;
}
*/
#about img {
	padding: 5px;
	margin: 1em 1em 1em 0;
	border: 1px solid #bbb;
	background: white;
	-moz-box-shadow: 0 0 3px #aaa;
	-webkit-box-shadow: 0 0 3px #aaa;
	box-shadow: 0 0 3px #aaa;
}
#contact-form {
	float:left;
	padding-right:30px;
	width:630px;
}
#location {
	padding: 3em 0 0 0;
	clear: both;
}
#contact {
	float: right;
	padding-right:54px;
	width:170px;
}
#contact img {
	padding: 3px;
	margin: 1em 1em 1em 0;
	border: 1px solid #bbb;
	background: white;
	-moz-box-shadow: 0 0 3px #aaa;
	-webkit-box-shadow: 0 0 3px #aaa;
	box-shadow: 0 0 3px #aaa;
}
#conatct2 {
	width: 500px;
	float: left;
}
#events {
	clear: both;
	padding: 10px 0 0 81px;
	text-align: left;
}
#post img {
	padding: 5px;
	margin: 1em 1em 1em 0;
	border: 1px solid #bbb;
	background: white;
	-moz-box-shadow: 0 0 3px #aaa;
	-webkit-box-shadow: 0 0 3px #aaa;
	box-shadow: 0 0 3px #aaa;
}
#post img:hover {
	background: #8f3492;
}
#post {
	padding-top: 1.5em;
}
.event a img {
	padding: 5px;
	margin: 0 1em 18px 0;
	border: 1px solid #bbb;
	background: white;
	-moz-box-shadow: 0 0 3px #aaa;
	-webkit-box-shadow: 0 0 3px #aaa;
	box-shadow: 0 0 3px #aaa;
}
.event a img:hover {
	background: #8f3492;
}
.event span {
	color: #999;
}
span.sub {
	color: #999;
}
.event {
	padding-top: 3em;
	padding-bottom: 1.5em;
	width: 837px;
}
a.button {
	display: block;
	background: url(images/button.gif) 0 0 repeat-x;
	padding: 7px 13px;
	color: #333;
	font-weight: bold;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0 0 3px #aaa;
	-webkit-box-shadow: 0 0 3px #aaa;
	box-shadow: 0 0 3px #aaa;
	margin-bottom: 18px;
	text-decoration: none;
	border: 1px solid #aaa;
	text-shadow: 0 1px 0 #eee;
}
input.button {
	display: block;
	background: url(images/button.gif) 0 0 repeat-x;
	padding: 7px 13px;
	color: #333;
	font-weight: bold;
	-moz-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	-moz-box-shadow: 0 0 3px #aaa;
	-webkit-box-shadow: 0 0 3px #aaa;
	box-shadow: 0 0 3px #aaa;
	margin-bottom: 18px;
	text-decoration: none;
	border: medium none;
	font-size: 12px;
	font-family: Helvetica, Arial, Sans-serif, Sans;
	line-height: 18px;
	cursor: pointer;
	border: 1px solid #aaa;
	text-shadow: 0 1px 0 #eee;
}
.button:hover {
	background: #8f3492;
	color: white;
	text-shadow: none;
}
.button:active {
	background: #631a66;
}
.button-secondary {
	margin-right:7px;
}
.event a.button {
	float: right;
}
#grid {
	float: left;
}
#grid li {
	display: inline;
	float: left;
	margin-right: 22px;
}
#grid li a {
	color: #333;
	font-size: 11px;
	font-weight: bold;
}
#grid img {
	/*margin-right: 33px;*/
}

#logo {
    background: url(images/navigation.png) 0 -82px;
	width: 470px;
	height: 82px;
	float: left;
	margin: ;
}
#navevents {
	background: url(images/navigation.png) -470px 0;
	width: 124px;
	height: 82px;
	float: left;
}
#navevents:hover {
    background: url(images/navigation.png) -470px -164px;
}
#navabout {
	background: url(images/navigation.png) -594px 0;
	width: 108px;
	height: 82px;
	float: left;
}
#navabout:hover {
	background: url(images/navigation.png) -594px -164px;
}
#navcontact {
	background: url(images/navigation.png) -702px 0;
	width: 136px;
	height: 82px;
	float: left;
}
#navcontact:hover {
	background: url(images/navigation.png) -702px -164px;
}
#navlinks {
	background: url(images/navigation.png) -838px 0;
	width: 162px;
	height: 82px;
	float: left;
}
#navlinks:hover {
	background: url(images/navigation.png) -838px -164px;
}

body#eventsnav a#navevents {
	 background: url(images/navigation.png) -470px -82px;
	width: 124px;
	height: 82px;
	float: left;
}
body#aboutnav a#navabout {
	background: url(images/navigation.png) -594px -82px;
	width: 108px;
	height: 82px;
	float: left;
}
body#contactnav a#navcontact {
	background: url(images/navigation.png) -702px -82px;
	width: 136px;
	height: 82px;
	float: left;
}
body#linksnav a#navlinks {
	background: url(images/navigation.png) -838px -82px;
	width: 162px;
	height: 82px;
	float: left;
}
#navigation {
	overflow: hidden;
}
#navigation li {
	display: inline;
}
div#nav {
	padding-right: 82px;
}
div#nav a#nav-logo {
	float: left;
	display: block;
	margin-left: 82px;
}
div#nav ul {
	float: right;
	margin-top: 34px;
}
div#nav ul li {
	display: inline;
	padding-left: 25px;
}
div#nav ul li a {
	color: #333;
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
}
div#nav ul li a:hover {
	color: #777;
	text-decoration: none;
}
body#eventsnav a#nav-events,
body#aboutnav a#nav-about,
body#contactnav a#nav-contact,
body#linksnav a#nav-links
{
	color: #8f3492;
}
div#location iframe {
	padding: 3px;
	margin: 1em 1em 0 0;
	border: 1px solid #bbb;
	background: white;
	-moz-box-shadow: 0 0 3px #aaa;
	-webkit-box-shadow: 0 0 3px #aaa;
	box-shadow: 0 0 3px #aaa;
}
#form {
	padding: 0 0 100px 0;
}
div#contact-form label {
	font-size: 12px;
	padding-bottom: 5px;
	font-weight: bold;
	display: inline-block;
}
.text-field {
	background: #eee;
	border: 1px solid #aaa;
	color: black;
	padding: 5px;
	display: block;
	margin-bottom: 15px;
	-moz-box-shadow: 0 0 3px #999 inset;
	-webkit-box-shadow: 0 0 3px #999 inset;
	box-shadow: 0 0 3px #999 inset;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.text-field:focus {
	border: 1px solid #888;
}
input.text-field {
	width: 200px;
}
textarea.text-field {
	width: 600px;
	height: 100px;
}
#submit {
	
}

body#homepage div#navigation {
	background: white;
}
