/* The Basic Design.  You know, colour and stuff */

body {
	background-color: #DADADA;
	margin: 0;
	padding: 0;
}

body, td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}

#headerStrip {
	background-color: #001023;
	border-bottom: 1px solid #fff;
}

#headContent {
	text-align: right;
	width: 760px;
	height: 153px;
}

	#headContent img {
		margin-left: 2px;
		border: 0;
	}


/* Navigation bar */

#navStrip {
	background-color: #720B03;
	border-bottom: 1px solid #fff;
	padding: 0;
	margin: 0;
	font-size: 2px;
}
	
#navContent {
	text-align: right;
	background-color: #A11004;
	padding: 0;
	margin: 0;
	font-size: 2px;
	width: 760px;
}

	#navContent a {
		border: 0;
		padding: 0;
		margin: 0;
	}	
	
	#navContent img {
		border: 0;
		margin: 0;
		padding: 0;
	}


/* Left Col Styles */

#leftCol {
	background-color:#000;
	text-align: center;
	vertical-align: top;
	color: #fff;
}

	#leftColContent {
		margin: 20px 10px 60px 10px;
		text-align: left;
	}
	
.blockContent {
	margin-top: 30px;
	
}

	.blockContent p {
		margin: 8px 0 5px 0;
	}

/* Left Column Calendar  */

#calendar {
	border-collapse: collapse;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #AEAEAE;
	margin: 5px 0 1px 0;
}

	#calendar td, #calendar th {
		width: 21px;
		height: 21px;
		border: 1px solid #333;
		text-align: center;
		vertical-align: middle;
	}
	
	#calendar a {
		display: block;
		background-color: #490702;
		color: #fff;
		width: 100%;
		height: 21px;
		vertical-align: middle;
		padding-top: 5px;
		text-decoration: none;
		voice-family: "\"}\""; 
		voice-family:inherit;
		height: 15px;
	}
	
	#calendar a:hover {
		background-color: #ddd;
		color: #000;
	}
	
	/* Tooltips */
	
	#leftCol h2 {
		margin: 2px 0 5px 0;
	}
	
	/*  */
	
#changeMonth a {
	color: #C31305;
	font-size: 11px;
}

#changeMonth a:hover {
	color: #fff;
}

	#monthBack {
		float: left;
	}
	
	#monthNext {
		float: right;
	}
	
	
#leftColContent form#subscribe fieldset{
  margin:0;
  padding:0;
  border:none;
}	

/* Right Column */	
#rightCol {
	background-color:#EDEDED;
	text-align: left;
	vertical-align: top;
	color: #000;
}

	#rightColContent {
		margin: 20px 20px 35px 20px;
	}	

/* Featured Event on home page. */
#pageTitle {
	background: url(../images/dash-hor.gif) bottom left repeat-x;
	margin: 0 0 15px 0;
	height: 25px;
}

#featuredEvent {
	margin: 0;
/*background: url(../images/dash-hor.gif) bottom left repeat-x;*/
	padding: 0;
}	

	#featuredEvent h1 {
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
		margin: 0px 0 5px 0;
		padding: 0;
	}
	
	#featuredEvent h2, #featuredEvent h3  {
		font-size: 12px;
		margin: 0 0 3px 0;
		font-weight: bold;
		color: #6F6F6F;
	}	
		
	#featuredEvent img {
		float: left;
		margin: 5px 15px 25px 0;
		border: 1px solid #000;
	}
	
	#featuredEvent p {
		margin: 10px 0 0 0;

	}
 
	#featuredEvent p a, #newsItem p a {
		text-align: right;
		display: block;
		margin: 0px 5px 0 0;
	}
	
	#boldBlue { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #0075C0;
		
	}
	
	#boldGreen { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #63BC48;
		
	}
	
	#boldRed { 
		font-family: Arial, Helvetica, sans-serif;
		font-size: 12px;
		font-weight: bold;
		color: #A11004;
	}
	
/* 3 Column Layout on home page */	
	
#threeCol {
	border: 0;
	margin: 0 0 10px 0;
	padding: 0; 
	background: url(../images/dash-hor.gif) bottom left repeat-x;
}

	#threeCol td {
		padding: 0;
		text-align: left;
		vertical-align: top;
		padding: 8px 8px 0 0;
	}

	#threeCol .dashed {
		background: url(../images/dash-vert.gif) top left repeat-y;
		padding-left: 8px;
	}
	
	#threeCol .header {
		margin-bottom: 10px;
	}
	
	#threeCol form {
		text-align: right;
	}
	
	#threeCol input {
		width: 115px;
		margin: 5px 0 5px 5px;
		border: 1px solid #000;
		height: 16px;
		padding: 0 3px;
	}
	
	#threeCol label {
		margin: 5px 0;
		padding-bottom: 5px;
		vertical-align: middle;
	}
	
	#threeCol form a {
		text-align: right;
		margin-top: -8px;
	}
	
	#threeCol form a {
		text-align: right;
		margin-top: -8px;
	}
	
	#textLeft a {
		text-align: left;
		margin-top : 0;
	}
/* Footer */

#footer {
	background-color: #E8E8E8;
}

#footerContent {
	text-align: center;
	font-size: 11px;
	line-height: 15px;
}

	#footerContent a {
		padding: 2px 2px;
		color: #373737;
		text-decoration: none;
	}
	
	#footerContent a:hover {
		text-decoration: underline;
		color: #720B03;
	}


.cleared {
	clear: both;
}

/* Some General Styles */
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0;
}

p {
	margin: 8px 0 15px 0;
	/*line-height: 14px;*/
}

a {
	color: #C31305;
}

a:hover {
	color: #720B03;
}

.rightImage {
	float: right;
	border: 1px solid #666;
	padding: 0;
	margin: 0 0 15px 15px;
}

.rightCollage {
	float: right;
	padding: 1px 0 0 1px;
	margin: 0 0 15px 20px;
	
	line-height: 0;
}

	.rightCollage img {
		margin: 0 1px 1px 0;
	}

.newsRightCollage {
	float: right;
	padding: 1px 0 0 1px;
	margin: 0 0 15px 20px;
}

	.newsRightCollage img {
		margin: 0 1px 1px 0;
	}

	.newsRightCollage p {
		text-align: center;
		width: 190px;
		font-weight: bold;
	}

#contactForm {
	float: right;
}

#contactForm form {
		text-align: right;
		background-color: #fff;
		border: 1px solid #000;
		padding: 20px 20px 20px 10px;
}
	
	#contactForm input {
		width: 180px;
		border: 1px solid #000;
		height: 16px;
		padding: 2px 3px;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
	}
	
	#contactForm textarea {
		width: 180px;
		border: 1px solid #000;
		padding: 2px 3px;
		height: 100px;
		font-family: Helvetica, Arial, sans-serif;
		font-size: 12px;
	}
	
	#contactForm form a {
		text-align: right;
	}
	
	#contactFormTable td {
		padding: 5px 0 5px 5px;
		margin: 0;
		text-align: right;
		vertical-align: top;
	}
	
.eventItem {
	padding: 10px 20px 0px 10px;
}	
	
.eventItem, .newsItem {
	background-color: #F7F7F7;
	border: 1px solid #d5d5d5;
	margin: 0 0 20px 0;
}

	.eventItem h2, .newsItem h2 {
		color: #333;
		margin: 0 0 7px 0;
		font-size: 14px;
	}
	
	.eventItem h3, .newsItem h3 {
		font-size: 12px;
		color: #333;
		margin: 0 0 7px 0;
	}
	
	.eventItem p {
		color: #333;
		margin: 0 0 8px 0;
	}
	
	.eventItem .leftCol {
		float: left;
		width: 380px;
	}
	
	.eventItem img {
		float: right;
		border: 1px solid #000;
		margin: 0 0 15px 0;
	}
	
.newsItem {
	padding: 10px 20px 20px 10px;
}	

.subForm { 
	background-color: #EDEDED;
	border: 1px solid #A11004;
	width: 145px;
	margin: 3px 0 3px 0;
	
}

.whitenews, .whitenews p {
	color: white;
}

h1 { color: #a11004; font-size: 17px; font-family: Helvetica,Arial,sans-serif; }
.featuredVid { margin-bottom: 0 !important; width: 145px !important; float: right !important; padding: 10px 10px 20px 10px !important; }
.featuredVid h1 { color: #a11004; font-size: 14px !important; font-family: Helvetica,Arial,sans-serif; }
.vidImg { position: relative; margin: 30px 0 5px 10px; float: right; }

.vidItem { background-color: #F7F7F7; border: 1px solid #d5d5d5; margin: 0 0 20px 0; float: left; position: relative; width: 520px; padding: 10px 20px 20px 10px; }
.vidCap { width: 143px; float: right; position: relative; text-align: center; clear: both; }