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

body {
	background-color: #000;
}

p {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: .9em;
}

a:link, a:visited {
	color: #3F5165;
}
a:hover {
	color: #DF8741;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #B10103;
	font-size: 1.5em;
	margin-bottom: -10px;
}
h2 {
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #3F5165;
	font-size: 1.1em;
	margin-bottom: -20px;
	font-weight: bold;
}
ul {
}
li {
	list-style-type: square;
	list-style-position: outside;
	font-size: .9em;
	padding-left: 0px;
	margin-left: -10px;
}




#mast {
	width: 770px;
	height: 280px;
	background-image: url(images/design/mastRED.jpg);
	margin-right: auto;
	margin-left: auto;

}
#mast_LogoLink {
	height: 115px;
	width: 200px;
position: relative;
}


#mast_HomeLink {
	height: 20px;
	width: 60px;
left: 700px;
	top:-90px;

position: relative;

}
#mast_EspiritLink {
	height: 125px;
	width: 190px;
	top: 150px;
	left: 10px;
}



#navbar {
	width: 563px;
	height: 23px;
	float: right;
	position: relative;
}

#ContentBox {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-color: #000;
	height: auto;
	min-height: 800px;
}

/* HERE IS THE  CSS FOR THE LEFT COLUMN SIDEBAR ON THE HOMEPAGE */

#LeftSidebar {
	width: 197px;
	background-color: #666666;
	margin-left: 0px;
	margin-top: 11px;
	float: left;
}

#leftSidebarInfoBox {
	width: 180px;
	margin-top: 10px;
	margin-left: 8px;
	margin-bottom: 8px;
	border: 0px solid #3F5165;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	color: #FFF;
}
#leftSidebarInfoBox a {
	color: #FFF;
}


#leftSidebarInfoBox p {
	margin-left: 10px;
}

#leftSidebarInfoBox_Header {
	width: 180px;
	height: 16px;
	font-family: "Trebuchet MS", Verdana, Arial;
	color: #FFF;
	font-weight: bold;
	font-size: 0.9em;
	text-align: left;
	border-bottom: 2px solid #3F5165;
	line-height: 1em;
	padding-top: 2px;
	padding-right: 1px;
	padding-bottom: 2px;
	padding-left: 0px;

}



/* HERE IS THE  CSS FOR THE MAIN CONTENT AREA */

#MainContentArea {
	width: 560px;
	background-color:WHITE;
	float: right;
	margin-top: 11px;
	margin-left: 10px;
	margin-right: 0px;
}
#Breadcrumb {
	height: 15px;
	width: auto;
	font-family: "Trebuchet MS", Arial, verdana;
	font-size: .8em;
	padding-left: 8px;
}


#MainContentArea_LEFT {
width: 328px;
float: left;
margin-top: 11px;
margin-right: 11px;
margin-left: 11px;
}

#featurephoto {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .7em;
	color: #3F5165;
	width: 150px;
	float: right;
	position: relative;
	padding-left: 10px;
	padding-bottom: 10px;
}

#MainContentArea_RIGHT {
	width: 175px;
	float: right;
	margin-right: 11px;}
	
#MainContentArea_RIGHT p {
	margin-left: 8px;
	margin-right: 8px;
	line-height: normal;
	margin-top: 3px;
		color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: .8em;

}

#MainContentArea_RIGHT a {
	color: #FFFFFF;
}

#MainContentArea_RIGHT_ORANGEBOX {
	width: 100%;
	background-color:#B10103;
	margin-top: 11px;
	padding-bottom: 10px;
}

#MainContentArea_RIGHT_ORANGEBOX_HEADER {
	width: auto;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1em;
	font-weight: bold;
	color: #FFF;
	padding-left: 4px;
}

#MainContentArea_RIGHT_BLUEBOX {
	width: 100%;
	background-color:#666;
	margin-top: 11px;
	padding-bottom: 10px;
}

#MainContentArea_RIGHT_BLUEBOX_HEADER {
	width: auto;
	background-color:#666;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 1em;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 4px;
}


/* HERE IS THE  CSS FOR THE MAIN CONTENT AREA */
#Footer {
	width: 770px;
	height: 91px;
	background-image: url(images/design/footerRed.jpg);
	margin-right: auto;
	margin-left: auto;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 0.8em;
	color: #FFFFFF;
}

#Footer a:link, #Footer a:visited, #Footer a:hover {
color: #FFFFFF;
}
#MainContentArea_LEFT_INSIDE {
	width: 537px;
	margin-top: 11px;
	margin-right: 11px;
	margin-left: 11px;
}
#MainContentArea_RIGHT_INSIDE {
	width: 175px;
	float: right;
	margin-right: 11px;
}

.eventsTable {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0F5097;
	margin-left: 7px;
	margin-right: 7px;
	background-color: #FFFFFF;
	width: 97%;
	border-top: 1px solid #0F5097;
	border-right: 1px solid #0F5097;
	border-bottom: 1px none #0F5097;
	border-left: 1px solid #0F5097;
}
#downloadBox {
	color: #415266;
	background-color: #FFFFFF;
	float: right;
	height: auto;
	width: 150px;
	padding: 5px;
	margin-top: 15px;
	border: 1px solid #415266;
}


.eventsTable tr{
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #0F5097;
	padding: 3px;

}

.eventsTable td{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #0F5097;
	padding: 3px;

}

#EventsDescriptionBox {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #0F5097;
	border-right-color: #0F5097;
	border-bottom-color: #0F5097;
	border-left-color: #0F5097;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}


#BlogSidebar {
	float: right;
	width: 170px;
	background: #DF8741; /* the background color will be displayed for the length of the content in the column, but no further */
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}


#BlogSidebar p, #BlogSidebar a{
	font-size: 0.9em;
	color: #FFFFFF;
	line-height: 110%;
	padding-left: 7px;
	padding-right: 7px;
}
#BlogSidebar h1 {
	color: #FFFFFF;
	font-size: .9em;
}
#GalleryBox {
	float: right;
	width: 205px;
	background-color: #3F5165;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: .8em;
	margin-top: 10px;
margin-left: 10px;
}

#GalleryBox a {
color: #FFFFFF;
}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
