/* Elements */
body{
	/*font-family: "Arial Narrow", Arial, sans-serif;*/
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.85em;
	color:#1F1F1F;
	min-width:990px;
	max-width:1300px;
	margin-left: auto;
	margin-right: auto;
	margin-top:	-10px;
	padding-top: 0px;
}

div{
height:100%;
	/*border: 1px solid black;*/
	border: none;
	padding: 0 0 0 0;
	border: 0 0 0 0;
}

img{
	border: none;
	padding: 0 0 0 0;
	border: 0 0 0 0;
}

A:link {text-decoration: none;color:#1F1F1F;}
A:visited {text-decoration: none;color:#1F1F1F;}
A:active {text-decoration: none;color:#1F1F1F;}
A:hover {text-decoration: none;color:#1F1F1F;}

img{
	border: none;
}

/* Ids */

#header{
	height: 86px;
	width: 100%;
}

#theHouse{
	height: 50px;
	width:243px;
	position:relative;
	top:14px;
	left:10.8%;
	background-color:white;
	z-index: 1;
}

#headerMenu{
	height:20px;
	float: right;
	vertical-align: middle;
	position:relative;
	top: 5px;
	right:20px;
}

#headerMenu span{
	vertical-align: middle;
}

#main{
	width: 100%;
	vertical-align: bottom;
}
#left{
	/*width:56.5%;*/
    width:60%;
	float: left;
	
}

#leftMenuContainer{
	width: 100%;
	height: 120px;
	/*background-color: #ED1C24;*/
	background-color: #8B0000;

}

#leftMenuPadding{
	width: 20%;
	height: 100px;
	float: left;
	background-color: #8B0000;
	/*background-color: #ED1C24;*/
}

#leftMenu{
	width:62%;
	height: 45px;
	float: left;
	/*background-color: #979797;*/
	background-color: #555555;
	padding: 70px 0 5px 19%;
}

#leftContentPadding{
	width: 11%;
	float: left;
	background-color: white;
}

#leftContent{
	width: 74%;
	min-height: 600px;
	min-width: 300px;
	float: right;
	padding-right: 4%;
	padding-bottom: 20px;
	border-style: solid;
	background-color: white;
	border-width: 0 20px 10px 0;
	border-color: #8B0000;
	/*border-color: #ED1C24;*/
}

#right{
	float:left;
	/*width:43.5%;*/
    width:40%;
	height:100%;
	position:relative;
}
#rightQuote{
	/*width:40%;
	min-width:355px;*/
	width: 310px;
	padding-left:57%;
	/*padding-left:20px;*/
	position:relative;
	/*left:55%;*/
	/*top:-184px;*/
	z-index: 1;
}
#rightTop{
	width:100%;
	min-width:375px;

}
#rightBottom{
	position:absolute;
	bottom:0;
	left:0;
}

#homeImage{
	width:100%;
	float: left;
	/*background-color: #979797;*/
	background-color: #555555;
}

#homeImage img{
	width:70%;
	float: right;
}

#events{
	width: 80%;
	min-width:800px;
	margin: 20px auto 0px auto;
}

#footer{
	float:left;
	width: 88%;
	color: red; 
	font-size:0.8em;
	margin: 32px 0px 0px 11%;
	padding-bottom: 10px;
	padding-left: 8px;
	height:20px;
}

#footerText{
	width: 45%;
	height: 20px;
	float:left;
	padding-top: 5px;
}

#facebook{
	float:right;
	text-align:right;
	width: 45%;
}

/* Classes */

.headerImage{
	width: auto;
	height: 19px;
}

.headerCross{
	margin: 0px 22px 0px 22px;
}

.selectedHeaderNav{
	opacity: 0.4;
	filter: alpha(opacity=40);
}

.bigBold{
	font-size: 1.25em;

}
.white{
	color: white;
	font-weight: bold;
        font-size: 1.25em;
}

.white a{
	color: white;
}

.contentNav{
	font-weight: bold;
	padding-top: 10px;
}

.selectedNav{
	text-decoration: underline;
	font-weight: 900;
}

.unSelectedNav{
	font-weight: 100;
}

.bigRed{
	font-size: 2.5em;
	color: red; 
	font-weight: bold;
}
.red{
	color: red; 
}
.quoteText{
	font-size: 1.5em;
}
.quoteRed{
	font-size: 1.5em;
	color: red; 
}
.quoteGrey{
	font-size: 1.5em;
	color: lightGrey; 
}
.bottom{
	height:auto;
	vertical-align: bottom;
}

.resizeByWidth{
	width:100%;
	height:auto;
}

.resizeableQuote{
	width:100%;
	height:auto;

}

.generalQuote{
	top:-146px;
}

.wonderQuote{
	top:-139px;
}

.knowQuote{
	top:-185px;
}

.belongQuote{
	top:-158px;
}

.eventLeft{
	width: 63%;
	float: left;
	margin-top: 20px;
	margin-left: 8px;
	cursor: pointer; 
	cursor: hand;
}

.eventRight{
	width: 34%;
	float: right;
	margin-top: 20px;
	cursor: pointer; 
	cursor: hand;
}

.eventDetails{
	color: white;
	/*background-color: #979797;*/
	background-color: #555555;
	padding: 15px 30px 15px 30px;
	margin-left: 10px;
	height:83px;
	overflow:hidden;
	font-size: 0.95em;
	line-height: 1.5em;
	cursor: pointer; 
	cursor: hand;
}
.eventDetailsPadding{
	/*background-color: #979797;*/
	background-color: #555555;
	padding: 5px 0px 0px 30px;
	margin-left: 10px;
	margin-bottom: 20px;
	font-weight: bold;
	cursor: pointer; 
	cursor: hand;
}

.eventBigRed{
	font-size: 2.5em;
	color: red; 
}

.eventType{
	font-size: 1.75em;
	margin-bottom:10px;
	height: 31px;
	cursor: pointer; 
	cursor: hand;
}
.eventType span{
	vertical-align: middle;
}

.eventTypeDesc{
	font-weight: bold;
	margin-left: 10px;
	font-family: "Arial Narrow", Arial, sans-serif;
}

.eventTitle{
	font-size: 1.75em;
	margin-left: 38px;
	margin-bottom: 10px;
	white-space : nowrap;
	overflow:hidden;
	cursor: pointer; 
	cursor: hand;
}

.entry{
	padding-top: 15px;
}

.entry a{
	color: red;
}

.facebookImage{
	width: auto;
	height: 25px;
	padding: 0 10px 0px 0;
}


