body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
	height: 100%;
	background: #660000;
}

a {
	color: #660000;
	text-decoration: none;
}


.right {
	text-align: right;
	float: right;
}

.decorimage {
	padding: 3px;
	margin: 3px;
	border: solid 1px #dddddd;
	background: #f5f5f5;
}

.ContentRight a.peacepipebutton {
	float: left;
	width: 220px;
	height: 30px;
	background: url(../graphics/Peace-Pipe-Players.jpg) no-repeat;
	margin-left: 13px;
}

.ContentRight a.peacepipebutton:hover {
	background: url(../graphics/Peace-Pipe-Players-Hover.jpg) no-repeat;
}

.ContentRight a.donatebutton {
	float: left;
	width: 220px;
	height: 30px;
	background: url(../graphics/Donate-Now.jpg) no-repeat;
	margin-left: 13px;
}

.ContentRight a.donatebutton:hover {
	background: url(../graphics/Donate-Now-Hover.jpg) no-repeat;
}

/* @group Header */

#Header {
	width: 100%;
	height: 250px;
	float: left;
	margin: 0;
	padding: 0;
}

.HeaderContent {
	background: no-repeat url(../graphics/headerback.jpg);
	width: 805px;
	height: 250px;
	text-align: right;
	margin: 0 auto;
	padding: 0;
}

.HeaderContent h3 {
	font-size: 24px;
	color: #ffffff;
	text-align: center;
}
	
/* @end */

/* @group Navigation */

#Nav a {
	background: #eeeeee repeat-x url(../graphics/navback.jpg);
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	width: 220px;
	float: left;
	margin-top: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-left: 10px;
	color: #333333;
}

#Nav a:hover {
	background: #ffffff repeat-x url(../graphics/navhover.jpg);
	color: #660000;
}



/* @end */

/* @group Main */

#Main {
	width: 100%;
	background: repeat-x url(../graphics/mainback.jpg);
	float: left;
	margin-bottom: 15px;
	margin-top: -3px;
}

.Content {
	background: repeat-y url(../graphics/contentback.jpg);
	float: left;
	width: 100%;
}

.ContentLeft {
	width: 525px;
	float: left;
	height: 100%;
	position: relative;
	margin: 0 0 0 5px;
	padding: 2px 0 10px 10px;
}

.Slideshow {
	color: #ffffff;
	background: #000000 no-repeat right top url(../graphics/slideshowback.jpg);
	width: 520px;
	padding: 0;
	margin: 0;
}

.Slideshow big {
	font-size: 20px;
	text-align: center;
	width: 500px;
	float: left;
}

.Slideshow i {
	font-size: 16px;
	color: #dedc6e;
	font-style: normal;
}

.Slideshow img {
	float: left;
	height: 147px;
	border-style: none;
	padding: 0;
	margin: 0 10px 0 0;
}

.ContentLeft .Slideshow p {
	color: #ffffff;
	height: 190px;
	padding: 5px;
	margin: 0;
	font-size: 12px;
	font-style: oblique;
	text-indent: 0;
	text-align: justify;
}

.ContentLeft h3 {
	color: #660000;
	margin-bottom: 0;
	margin-top: 10px;
	padding-left: 5px;
	clear: both;
	margin-left: 5px;
}

.ContentLeft p {
	color: #333333;
	margin-top: 5px;
	font-size: 14px;
	margin-left: 5px;
	text-align: justify;
}

.ContentLeft img {
	margin: 5px;
	padding: 3px;
	background: #ffffff;
}

/* @group Event */

.Event {
	width: 100%;
	margin-top: 3px;
	margin-bottom: 3px;
	clear: both;
	float: left;
	border: 1px solid #cccccc;
	border-radius:8px;
	-moz-border-radius:8px;
	padding: 0px 0 5px;
}

.Event h4 {
	margin: 0;
	padding: 0 6px;
	color: #000000;
	line-height: 24px;
	height: 24px;
	background: #dedc6e right;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	-moz-border-top-left-radius:5px;
	-moz-border-top-right-radius:5px;
}

.Event img {
	float: right;
	padding: 0;
	margin: 5px;
	border: thin solid #660000;
	border-radius:5px;
	-moz-border-radius:5px;
}

.Event p {
	width: 97%;
	font-size: 12px;
	padding: 0 3px;
	margin: 0;
	clear: both;
	text-align: justify;
	text-indent: 0;
}

.Event b {
	color: #660000;
	margin-right: 10px;
	font-size: 14px;
	padding-left: 0px;
}

.Event i {
	color: #333333;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	line-height: 16px;
	margin-left: 15px;
}
	
/* @end */

.ContentRight {
	width: 235px;
	float: left;
	color: #333333;
	height: 100%;
	margin-left: 5px;
	margin-right: 0;
	padding: 5px 0 10px;
}

.ContentRight a {
	font-size: 14px;
	width: 90%;
	float: left;
	margin-left: 5%;
	text-align: center;
	color: #333333;
}

.ContentRight a:hover {
	color: #660000;
	text-decoration: underline;
}

.ContentRight h3 {
	width: 100%;
	margin-top: 10px;
	float: left;
	text-align: center;
	font-size: 16px;
	margin-bottom: 5px;
	margin-left: 0;
}

.ContentRight p {
	width: 90%;
	margin-left: 10px;
	text-indent: 20px;
	font-size: 12px;
	padding-bottom: 10px;
	text-align: justify;
}

.ContentRight label {
	width: 90%;
	margin-left: 10px;
	padding-left: 5px;
	float: left;
	height: 16px;
	margin-top: 5px;
	background: no-repeat url(../graphics/tabshort.jpg);
	color: #ffffff;
	font-size: 14px;
}

.ContentRight span {
	width: 90%;
	margin-left: 10px;
	float: left;
	padding: 2px 2px 2px 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
	letter-spacing: 5px;
	margin-bottom: 3px;
	border-bottom: thin solid #cccccc;
	background: #ffffff;
}

.ContentRight span a {
	background: none;
	margin-top: 0;
}

.ContentRight span a:hover {
	background: none;
	text-decoration: underline;
}
p.contact {
	text-indent: 0px; 
	text-align: center; 
	text-shadow: 1px 1px 1px #000; 
	font-size: 14px; 
	color: #660000;
	font-weight: bold;
	margin-top: 3px;
	margin-bottom: 1px;
	padding-bottom: 1px;
}
h3.contact {
	margin-top: 3px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
	
/* @end */

#PageEdit {
	width: 100%;
	height: 30px;
	background: repeat-x url(../graphics/pageeditback.jpg);
	clear: both;
	text-align: center;
	color: #ffffff;
	line-height: 30px;
	font-size: 12px;
}

#PageEdit a {
	background: #ffffff;
	border: thin solid #666666;
	padding: 3px;
}

#PageEdit a:hover {
	background: #ffffff;
	border: thin solid #333333;
	padding: 3px;
	color: #333333;
}

/* @group Footer */

#Footer {
	width: 100%;
	height: 30px;
	background: repeat-x url(../graphics/footerback.jpg);
	clear: both;
	text-align: center;
	color: #cccccc;
	line-height: 30px;
	font-size: 12px;
	/*filter:alpha(opacity=25);
	-moz-opacity:.25;
	opacity:.25;*/
}
	
/* @end */

#FullImage {
	padding: 10px; 
	background-color: #000000; 
	position:absolute; 
	top:100px; 
	left:100px; 
	visibility:hidden;
	border: solid thin #cccccc;
	float: left;
	_width: 600px;
	_text-align: center;
}

#FullImage a {
	width:100%; 
	text-align:center; 
	float:left; 
	color: #cccccc;
	border-style: none;
}

#FullImage a:hover {
	border-style: none;
	color: #ffffff;
	text-decoration: underline;
}
