html {
	text-align: center;
}

body {
	width: 1008px;
	font: 62.5% Arial, Helvetica, sans-serif;
	margin: 0;
	color: #1d2f86;
	margin-left: auto;
	margin-right: auto;
	padding: 15px 0px;
	background: #2a60f1 url(../images/OasisBkgd.jpg) top center no-repeat;
	
}

h1 {
	font-size: 2.6em;
	text-align: left;
	text-indent: -4000px;
	font-style: italic;
}
span.remove {
	
	text-indent: -4000px;
}
h2 {
	font-size: 2.4em;
	margin: 0px;
	color: #2960f1;
	text-align: center;
	font-style: italic;
	margin-left: 10px;
	margin-right: 10px;
}

h3 {
	font-size: 2.0em;
	font-style: italic;
	margin-left: 10px;
	margin-right: 10px;
}

h4 {
	font-size: 1.6em;
	margin-bottom: 8px;
	font-style: italic;
	margin-left: 10px;
	margin-right: 10px;
}

h5 {
	font-size: 1.4em;
	margin-bottom: 8px;
	font-style: italic;
	margin-left: 10px;
	margin-right: 10px;
}



h6 {
	font-size: 1.2em;
	font-style: italic;
	margin-left: 10px;
	margin-right: 10px;
}

p {
	font-size: 1.2em;
	line-height: 1.5em;
	font-weight: normal;
	text-align: justify;
	margin-left: 10px;
	margin-right: 10px;
}
.tmargin10 {
	margin-top: 10px;
}
.tmargin20 {
	margin-top: 20px;
}

.bmargin20 {
	margin-bottom: 20px;
}
.bmargin10 {
	margin-bottom: 10px;
}
.bmargin5 {
	margin-bottom: 5px;
}
.bmargin8 {
	margin-bottom: 8px;
}
.italic,
em {
	font-style: italic;
}
.bold,
strong {
	font-weight: bold;
}


ol {
	margin-bottom: 15px;
	text-align: left;
}
ol li {
	list-style: decimal outside;
	margin-left: 30px;
}
ul.uldeco li {
	margin-left: 20px;
	text-indent: -16px;
	text-align: left;
	margin-bottom: 5px;
}

ul.uldecoli li {
	margin-left: 20px;
	/*text-indent: -16px;*/
	text-align: left;
	margin-bottom: 3px;
} 

li.lideco {
	/*margin-left: 20px;*/
	text-indent: -16px;
	/*text-align: left;
	margin-bottom: 5px;*/
}
.clear	{
	clear: both;
	height: 1px;
	width: 1px;
}

.centertext {
	text-align: center;
}

.lefttext {
	text-align: left;
}

.justify {
	text-align: justify;
}

.underline {
	text-decoration: underline;
}

.floatleft {
	float: left;
}
.smalltext {
	font-size: 11px; 
	line-height: 1.2em;
}

img {
	margin: 10px auto;

}
.floatleftimg {
	float: left;
	
}
.floatleftimg10 {
	float: left;
	margin-left: 10px;
}
div.imgcapt img {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	
}
.imgcapta {
	float: left;
	width: 140px;
	margin: 0px 15px 0px 10px;
	border: 0px solid #888;
}
.separator {
	border-bottom: 3px double #2a60f1;
	margin: 0px 10px 10px 10px;
}
#container {
	width: 1008px;
	margin: 0;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	padding-top: 0px;
	border: 0px solid #999;
	
}
/*header - - - - - - - - - - - - - - - - -  - - - - - - - - - - - - - - - -*/

#header {
	background: #2a60f1 url(../images/OasisHeader3.jpg) no-repeat;
	height: 170px;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	-webkit-border-top-left-radius: 20px;
	-webkit-border-top-right-radius: 20px;
	-moz-border-radius-topleft: 20px;
	-moz-border-radius-topright: 20px;
	
}

#nav {
	background: #2a60f1 url(../images/Nav1BkgdWeb.jpg) repeat-x;
	margin: 90px 15px 0px 15px;
	height: 25px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	position: relative;
}
#nav ul {
	display: block;
	padding-left: 6px;
}
#nav ul li {
	float: left;
}
#nav ul li a {
	/*float: left;*/
	background: #2a60f1 url(../images/BlueBut1Web.jpg) repeat-x;
	height: 21px;
	display: block;
	line-height: 1.8em;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	margin: 2px 3px;
	padding: 0px 10px 0px 10px;
	font-size: 12px;
	color: #fff;
	font-weight: bold;
}
#groups #nav ul #groupsz a.lite,
#contact #nav ul #contactz a,
#greatgrace #nav ul #greatgracez a,
#schedule #nav ul #schedulez a,
#events #nav ul #eventsz a,
#media #nav ul #mediaz a,
#about #nav ul #aboutz a,
#home #nav ul #homez a,
#nav ul li a:hover {
	background: #2a60f1 url(../images/RedBut1Web.jpg) repeat-x;
	color: #aaa;
}



/*contents - - - - -  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/


#contents	{
	
	background: url(../images/ContentMid.jpg) repeat-y;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000;
	padding: 0px 10px;
	
}
#mncontent {
	margin: 0px 0px 10px 24px;
	float: left;
	width: 646px;
	border: 0px solid #000;
}
#mncontent h3{
	margin-top: 1.5em;
}
#mncontent ul {
	margin-bottom: .8em;
}
#mncontent li {
	font-size: 12px;
}
#mncontent a {
	color: #2960f1;
	text-decoration: underline;
}
#mncontent a:hover {
	color: #1d2f86;
	text-decoration: none;
}
.objectmov {
	margin: 5px 6px;
}
#crumbs {
	border: 0px double #4e35ae;
	margin: 0px;
	margin-left: 0px;
	display: block;
	margin-top: 0px;
	margin-bottom: 0px;
	/*height: 12px;*/
	font-style: italic;
	
}
#mncontent #crumbs li {
	float: left;
	font-size: 1.0em;
	color: #999;
	
}
#crumbs li a{
	display: block;
	color: #999;
	font-size: 1.1em;
	text-decoration: underline;
}
#crumbs li a:hover{
	color: #555;
	text-decoration: none;
}
#rtinner img,
#ltinner img {
	
	margin: 10px 0px 10px 6px;
}
#rtinner ul,
#ltinner ul {
	
	margin: 10px 0px 10px 20px;
}
li.indent10 {
	margin-left: 10px;
}
#ltinner img.floatleftimg,
#rtinner img.floatleftimg {
	float: left;
	margin: 5px 10px 0px 0px;
}
#mncontent h3.tbkgd,
#rtinner h3.tbkgd,
#ltinner h3.tbkgd {
	text-align: center;
	background: #2a60f1 url(../images/Nav1BkgdWeb.jpg) repeat-x;
	color: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	line-height: 1.4em;
	padding: 0px 0px;
	margin-top: 4px;
	margin-bottom: 10px;
	font-variant: small-caps;
	margin-left: 0px;
	margin-right: 0px;
}
#mncontent h4.tbkgd1,
#rtinner h4.tbkgd1,
#ltinner h4.tbkgd1 {
	text-align: center;
	background: #2a60f1 url(../images/Nav2BkgdWeb.jpg) repeat-x;
	color: #fff;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	line-height: 1.3em;
	padding: 0px 0px;
	margin-bottom: 8px;
	font-variant: small-caps;
	margin-left: 0px;
	margin-right: 0px;
}
#mncontent h4,
#mncontent h5,
#rtinner h4,
#ltinner h4,
#rtinner h5,
#ltinner h5 {
	color: #2960f1;
}
#rtinner p,
#ltinner p {
	
	margin-bottom: 9px;
}
#ltinner  {
	float: left;
	margin-top: 10px;
	width: 48.5%;
	border: 0px solid #aaa;
	text-align: justify;
	min-height: 500px;
}

#rtinner  {
	float: right;
	margin-top: 10px;
	
	border: 0px solid #aaa;
	width: 48.5%;
	text-align: justify;
}
#rtinner.nominumum  {
	float: right;
	margin-top: 0px;
	min-height: 0px;
	border: 0px solid #aaa;
	width: 48.5%;
	text-align: justify;
}

/* - - -Left Content - - -  - - - - -  - - - - - - - - - - - -  - - - - */

/*#ltcontent {
	float: left;
	margin-top: 10px;
	width: 484px;
	border: 0px solid #333;
	border: 1px solid #a5b;
}*/

#ltsidebar  {
	float: left;
	margin-left: 0px;
	width: 145px;
	border: 0px solid #aaa;
	color: #fff;
}
#ltsidebar img {
	margin: 0px;
	padding: 0px;
}
#ltsidebar ul {
	margin-bottom: .7em;
}
#ltsidebar li {
	font-size: 1.2em;
}



/* - - -Right Content - - -  - - - - -  - - - - - - - - - - - -  - - - - */

/*#rtcontent {
	float: right;
	margin-top: 10px;
	width: 484px;
	border: 0px solid #333;
	min-height: 500px;
	border: 1px solid #000;
}*/




#rtsidebar  {
	float: right;
	color: #fff;
	width: 145px;
	border: 0px solid #aaa;
}
#rtsidebar ul {
	margin-bottom: .7em;
}
#rtsidebar li {
	font-size: 1.2em;
}


/*footer - - - - -  - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/


#footer	{
	width: 1008px;
	background: #1d2f86 url(../images/footer.jpg) no-repeat;
	height: 60px;
	border-bottom: 0px solid #444;
	border-right: 0px solid #444;
	color: #fff;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-webkit-border-bottom-right-radius: 20px;
	-moz-border-radius-bottomleft: 20px;
	-moz-border-radius-bottomright: 20px;
}

.sitemap {
	background: #1d2f86 url(../images/sitemap.jpg) repeat-x;
	height: 15px;

	padding-top: 0px;
	margin: 10px 15px 0px 15px;
	border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	
}
.sitemap ul li a {
	font-size: 12px;
	line-height: 1.1em;
	color: #1d2f86;
	font-weight: bold;
}
.sitemap ul li a:hover {
	color: #444;
}
#footer p.credits {
	font-size: 10px;
	float: left;
	font-style: italic;
	margin: 3px 0px 0px 15px;
	line-height: 1.0em;
}
#footer p.designer {
	font-size: 10px;
	float: right;
	font-style: italic;
	margin: 3px 15px 0px 0px;
	line-height: 1.0em;
}
#footer p.designer a {
	display: block;
	color: #fff;
}
#footer p.designer a:hover {
	color: #aaa;
}