@charset "UTF-8";
/* CSS Document */
body {
	background-attachment: fixed;
	background-color: #5d5d5d;
	background-image: url(../images/back_gnd.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
.right {
	float: right;
}
#Container {
	margin-right: auto;
	margin-left: auto;
	
	text-align: center;
}
#MainBody {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#Header {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	height: 2.4em;
	color: #000000;
	padding-top: 2.85em;
	padding-right: 0.5em;
	padding-left: 0.5em;
	background-image: url(../images/translogo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#Header .right {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .5em;
	font-weight: normal;
	color: #333333;
}
#Header .right a {
	color: #333333;
}
#Header .right a:link, #Header .right a:visited {
	text-decoration: none;
}
#Header .right a:hover, #Header .right a:active {
	text-decoration: underline;
}
#Header .title {
	margin-left: 4.5em;
}
#Header img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#Navigation {
	background-color: #903128;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	line-height: 1em;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	height: 1.7em;
	margin-top: 0.4em;
	padding-top: 0.4em;
	border: 1px solid #CA9A16;
}
#Navigation a {
	color: #fff;	
}
#Navigation a:link, #Navigation a:visited {
	text-decoration: none;
}
#Navigation a:hover, #Navigation a:active {
	text-decoration: none;
	color: #ccc;
}
#Navigation ul.nav, #Navigation ul.nav ul {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0;
	color: #369;
	cursor: default;
	list-style-type: none;
	display: inline;
}
#Navigation ul.nav li {
	display: inline;
	border-left: 1px solid #ccc;
	padding-left: 17px;
	padding-right: 17px;
}
#Navigation ul.nav li.first {
	border-left: 0;
}
#ContentContainer {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
#LeftNav {
	float: left;
	width: 12em;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	height: auto;
	padding-top: 1.5em;
	padding-right: 0.5em;
	padding-bottom: 0.5em;
	padding-left: 0.5em;
}
#LeftNav a:link, #LeftNav a:visited {
	text-decoration: none;
	color: #333333;
	padding-left: 0.7em;
}
#LeftNav a:hover, #LeftNav a:active {
	text-decoration: underline;
	color: #903128;
	padding-left: 0.7em;
}
#LeftNav .current {
	color: #903128;
	padding-left: 0.7em;
}
#LeftNav .title {
	color: #999999;
	font-size: 1.2em;
	font-weight: bold;
	line-height: 2em;
}
#LeftNav .quote {
	font-size: .8em;
	color: #666;
}
#LeftNav .credit {
	font-style: italic;
	color: #666;
	font-size: .8em;
	text-align: right;
}
#MainContent {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	margin: 0.5em;
	padding: 0.5em;
	float: left;
	width: 42.5em;
}
#MainContent .MainAdTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 5em;
	font-style: normal;
	font-weight: bold;
	color: #4D5782;
}
#MainContent .MainAdSubTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: normal;
	font-weight: bold;
	color: #4D5782;
}
#MainContent .imageright {
	border: 1px solid #333333;
	float: right;
	margin: .8em;
}
#MainContent .imageleft {
	border: 1px solid #333333;
	float: left;
	margin: .8em;
}
#MainContent a, #MainContent a:link {
	color: #903128;
	text-decoration: none;
}
#MainContent a:hover, #MainContent a:active {
	color: #903128;
	text-decoration: underline;
}
#MainContent .title {
	color: #903128;
	font-family: "Times New Roman", Times, serif;
	font-size: 2.2em;
	font-weight: bold;
}
#MainContent .subtitle {
	color: #FF9933;
	font-weight: bold;
	font-size: 1.2em;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
}
#MainContent  .blockindent {
	margin-right: 1.8em;
	margin-left: 1.8em;
	font-size: .9em;
}
#MainContent .crdit {
	font-style: italic;
	color: #666;
	font-size: .9em;
	text-align: right;
}
#slideshow {
	height: 245px;
	width: 350px;
	display: block;
	margin: 0px;
	float: right;
	margin: .8em;
	border: 1px solid #333333;
}
.contentimage {
	display:block;
	margin:0;
	height: 245px;
	width: 350px;
}
#Footer {
	clear: both;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #FFFFFF;
	background-color: #666666;
	height: auto;
	text-align: center;
	padding: 0.8em;
	letter-spacing: .25em;
}
#Footer  .small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	font-style: italic;
	color: #000000;
	letter-spacing: .04em;
}
#Footer .UpperCase {
	font-size: 1.3em;
}
.mission {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.1em;
}
.mission strong {
	font-size: 1em;
	color: #CA9A16;
}
#aboutmenuContainer {
	visibility: hidden;
}
#newsmenuContainer {
	visibility: hidden;
}
#supportmenuContainer {
	visibility: hidden;
}
#joinmenuContainer {
	visibility: hidden;
}
#campmenuContainer {
	visibility: hidden;
}
#choristermenuContainer {
	visibility: hidden;
}
.menuTable { 
	font-size: 8pt; 
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	background-color: #fff;
	width: 100%;
}
.menuTable {
	width: 85%;
}
.menuLink {
	color: #fff;
	font-size: 8pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #fff;
	padding: 2px;
}
.menuLink a {
	color: #333;
	font-size: 8pt;
	text-decoration: none;
}
.menuLink a:link, .menuLink a:visited {
	color: #333;
	text-decoration: none;
}
.menuLink:hover, .menuLink a:hover, .menuLink:active {
	color: #fff;
	text-decoration: underline;
	background-color: #999;
}
.menuSpace {
	background-color: #666;
}
.menuInsert {
	color: #999;
	font-size: 8pt;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background-color: #ccc;
	margin: 0;
	padding: 10px 10px 15px;
	z-index: 200;
	width: 140px;
	height: 80px;
	border: solid 1px #666;
}
.menuContainer {
	z-index: 1000;
}

