@charset "UTF-8";
/* YourSolutions.net, LLC CSS*/


body {
	background-image:url(../images/bg3.png);
	background-repeat:repeat;
	margin-top:0px;
	top:0px;
	background-position:center;
	text-align: center;
	min-width: 900px;
}



.container {
	width:895px;
	margin:auto;
	margin-top:25px;
	font-family:"Helvetica Neue",Helvetica,"Gill Sans",sans-serif;
	font-size:14px;
	text-align:center;
    background: #FFFFFF;

}


.content {
	width:100%;
    margin:5px 10px 5px;
	font-family:"Helvetica Neue",Helvetica,"Gill Sans",sans-serif;
	font-size:14px;
	color:#333333;
}


.mantra {
	z-index: 99;
	width: 359px;
	position: absolute;
	font-size:14px;
	color:#666666;
	font-style: normal;
	float: none;
	top: 175px;
	text-align: center;
	font-weight: normal;
	font-variant: normal;
	letter-spacing: 4px;
}

.missionstatment {
	z-index: 99;
	width: 550px;
	position: relative;
	font-size:18px;
	color:#000000;
	font-style: normal;
	float: none;
	text-align: left;
	letter-spacing: 0px;
	left: 30px;
	margin-top: 99px;
	vertical-align: top;
}

.mainbodyimg {
	z-index: 95;
	width: 1px;
	position: relative;
	float: none;
	top: auto;
	left: 25px;
}


/* Top Nav */

.topnav {

	font-family:"Helvetica Neue",Helvetica,"Gill Sans",sans-serif;
	font-size:12px;
	color:#FFFFFF;
}


a.topnav {
	text-decoration:none;
	color:#FFFFFF;
}

a.topnav:hover {
	color:#000000;
}



/* Main Nav */


.mainnav {
	font-family:"Helvetica Neue",Helvetica,"Gill Sans",sans-serif;
	font-size:16px;
	color:#FFFFFF;
	font-weight: bold;
}


a.mainnav  {
	text-decoration:none;
	color:#FFFFFF;
}

a.mainnav:hover {
	color:#000000;
}


/* Bottom Nav */


.bottomnav {

	font-family:"Helvetica Neue",Helvetica,"Gill Sans",sans-serif;
	font-size:12px;
	color:#FFFFFF;
}

a.bottomnav  {
	text-decoration:none;
	color:#FFFFFF;
}

a.bottomnav:hover {
	text-decoration:underline;
	color:#FFFFFF;
}



.loginform {
	font-family:"Helvetica Neue",Helvetica,"Gill Sans",sans-serif;
	font-size:14px;
	color:#FFFFFF;
	position: absolute;
	float: right;
	width: 375px;
	left: 971px;
	top: 607px;
	
}



h1 {
	font-family:"Helvetica Neue", Helvetica, "Gill Sans", sans-serif;
	color:#042a89;
	font-size:14px;
}

h2 {
	font-family:"Helvetica Neue", Helvetica, "Gill Sans", sans-serif;
	color:#042a89;
	font-size:14px;
    margin-top: 0em; 
    margin-bottom: 0em;

}

h3 {
	font-family:"Helvetica Neue", Helvetica, "Gill Sans", sans-serif;
	color:#000000;
	font-size:11px;
}

h4 {
	font-family:"Helvetica Neue", Helvetica, "Gill Sans", sans-serif;
	font-size:14px;
	color:#000000;
}

h5 {
	font-family:"Helvetica Neue", Helvetica, "Gill Sans", sans-serif;
	font-size:12px;
	color:#000000;
}
.container table {
	margin: 0px;
	padding: 0px;
}
.contactdiv {
	z-index: 99;
	width: 100px;
	top: 1px;
	right: 192px;
	position: absolute;
}

.google {
	z-index: 99;
	right: -10px;
	position: relative;
	width: 400px;
}



headertd {
	background: #99183f;
}

/*==================================================
                     Buttons
==================================================*/

a.button, button, input[type="submit"],
input[type="reset"], input[type="button"]		{ background:#eee; /* Old browsers */ background:#eee -moz-linear-gradient(top, rgba(255,255,255,.2) 0%, rgba(0,0,0,.2) 100%); /* FF3.6+ */ background:#eee -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.2)), color-stop(100%,rgba(0,0,0,.2))); /* Chrome,Safari4+ */
												background:#eee -webkit-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Chrome10+,Safari5.1+ */ background:#eee -o-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* Opera11.10+ */
												background:#eee -ms-linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* IE10+ */ background:#eee linear-gradient(top, rgba(255,255,255,.2) 0%,rgba(0,0,0,.2) 100%); /* W3C */
												border:1px solid #aaa; border-top:1px solid #ccc; border-left:1px solid #ccc; padding:4px 12px; -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px; color:#444;
												display:inline-block; font-size:11px; font-weight:bold; text-decoration:none; text-shadow:0 1px rgba(255, 255, 255, .75); cursor:pointer; margin-top:10px; margin-bottom:10px; line-height:21px;
												font-family:"HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif; }

a.button:hover, button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
input[type="button"]:hover						{ color:#222; background:#ddd; /* Old browsers */ background:#ddd -moz-linear-gradient(top, rgba(255,255,255,.3) 0%, rgba(0,0,0,.3) 100%); /* FF3.6+ */ background:#ddd -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.3)), color-stop(100%,rgba(0,0,0,.3))); /* Chrome,Safari4+ */
												background:#ddd -webkit-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Chrome10+,Safari5.1+ */ background:#ddd -o-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* Opera11.10+ */ background:#ddd -ms-linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* IE10+ */
												background:#ddd linear-gradient(top, rgba(255,255,255,.3) 0%,rgba(0,0,0,.3) 100%); /* W3C */ border:1px solid #888; border-top:1px solid #aaa; border-left:1px solid #aaa; }

a.button:active, button:active,
input[type="submit"]:active,
input[type="reset"]:active,
input[type="button"]:active						{ border:1px solid #666; background:#ccc; /* Old browsers */ background:#ccc -moz-linear-gradient(top, rgba(255,255,255,.35) 0%, rgba(10,10,10,.4) 100%); /* FF3.6+ */
												background:#ccc -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,.35)), color-stop(100%,rgba(10,10,10,.4))); /* Chrome,Safari4+ */ background:#ccc -webkit-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Chrome10+,Safari5.1+ */
												background:#ccc -o-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* Opera11.10+ */ background:#ccc -ms-linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* IE10+ */
												background:#ccc linear-gradient(top, rgba(255,255,255,.35) 0%,rgba(10,10,10,.4) 100%); /* W3C */ }

.button.full-width,
button.full-width,
input[type="submit"].full-width,
input[type="reset"].full-width,
input[type="button"].full-width					{ width:100%; padding-left:0 !important; padding-right:0 !important; text-align:center; } 




.date {font-size:14px; font-weight:bold; color:#FFF; background-color:#941b40; padding:6px; margin-bottom:10px; width:100%;}
.profile {width:500px; padding:10px; border:thin #CCC solid; display:inline-block; float:right; margin-bottom:10px;}
.name {font-size:14px; color:#941b40; padding-bottom:12px; font-weight:bold; }
.times {width:auto; padding:10px;}
.events {font-family:"Helvetica Neue",Helvetica,"Gill Sans",sans-serif; font-size:12px; color:#333333; border-bottom:#999 dashed 1px;}
