body{
	background:#fff url(/fend/images/bg.jpg) left top repeat-x;
	font: 76% arial,sans-serif;
    padding: 0px;
    margin: 0px;
}

h1,h2,h3,h4,h5,h6{
	margin:0;
	padding-top:6px;
}

h1 {
    color: #420F1A;
    font-size: 160%;
    font-weight: normal;
    text-decoration: none;
}

h2 {
    font-size : 13px;
    font-weight : bold;
    color : #4E6B89;
    text-decoration: none;
}

h3 {
    font-weight : bold;
    color : #891E34;
    font-size: 17px;
    text-decoration: none;
}

h4 {
    color: #183a17;
    font-size: 12px;
    font-weight: bold;
    text-decoration: none;
}

h5 {
    font-size : 14px;
    font-weight : bold;
    font-style: normal;
    color : #ffffff;
    text-decoration: none;
    padding-left: 12px;
    padding-bottom: 12px;
}
h6 {
    font-weight : bold;
    color : #891E34;
    font-size: 13px;
    text-decoration: none;
}
p {
    font-size: 12px; 
    color: #666; 
}
p.category {
    font-size: 11px; 
    color: #666;
    font-weight: bold;
    text-decoration: none; 
}

a.tiny:link, a.tiny:active, a.tiny:visited, a.tiny:hover {
    font-size: 10px; 
    font-weight: normal;
    text-decoration: underline; 
}

a.category:link, a.category:active, a.category:visited, a.category:hover {
    font-size: 11px; 
    color: #666;
    font-weight: normal;
    text-decoration: none; 
}

ul,ol,li {
    font-size: 12px; 
    color: #666; 
}

div#header{
	position:relative;
	background:#fff url(/fend/images/bg-container.gif) left top repeat-y;
	height:170px;
	margin:0;
	padding:0;
	z-index:2;
	}
	
div#search {
	position:relative;
	float:right;
	top:-22px;
	right:10px;
	width:300px;
	padding:0;
	margin:0;
	z-index:3;
	}

.formshell { 
	background:transparent url(/fend/images/bg-search.gif) right top no-repeat;
	padding:0;
	margin:0;
}

.form { 
    font-family: Verdana, Arial, Helvetica, sans-serif; 
    font-size: 13px; 
    color: #0068b3; 
    border: 1px solid #537c9c; 
    background: white;
	padding:0;
	margin:0;
}
	
div#container{
	width:768px;
	background:#fff url(/fend/images/bg-container.gif) left top repeat-y;
	text-align:left;
	margin:0 auto;
	padding:0;
	}
	
div#print {
    padding-right: 15px;
	padding-bottom: 0px;
}
div#contentshell{
	float:right;
	width:580px;
	padding:0 5px;
}

div#leftcolumn{
	width:140px;
	float: left;
}

div#sponsorshell{
	background:#94abc2 url(/fend/images/bg-sponsors.jpg) left top no-repeat;
	width:140px;
	margin:0;
	padding:30px 0 20px 0;
}

div#sponsors{
	background:#94abc2;
	text-align:center;
	padding:0;
	margin:0;
}

div#sponsors p{
	padding:2px 0;
	margin:0;
}

div#contactshell{
	background:url(/fend/images/bg-contact.gif) left top no-repeat;
	width:140px;
	padding:50px 0 0 0;
	margin:0;
}

div#contact{
	text-align:center;
	padding:0;
	margin:0;
}

div#footer{
	clear:both;
	width:100%;
	}

a:link, a:active, a:visited {
	font-size: 100%; 
    color: #891d34; 
	font-weight:normal;
	text-decoration:underline;
}

a:hover{
	font-size: 100%; 
    color: #b70f0f; 
	font-weight:normal;
	text-decoration:underline;
}

div#footershell{
/*	background:url(/fend/images/bg-footer.gif) left top no-repeat;*/
	padding:10px 0;
	margin:0;
	}
	
div#footerlinks{
	text-align:center;
	margin:0;
	padding: 0px 5px 2px 170px;
	}
	
div#footerlinks a{
	font-size: 100%; 
    color: #547ba0; 
	font-weight:normal;
	text-decoration:none;
	}
	
div#footerlinks a:hover{
	font-size: 100%; 
    color: #547ba0; 
	font-weight:normal;
	text-decoration:underline;
	}
	
.events1{background-color: #e7ebef;}
.events2{background-color: #ffffff;}


/*------------------ Video Player START -----------------------*/
div.flv-player{
	background: #000 url(/fend/images/vid_play.gif) no-repeat center;
}

div.flv-player a{
	display: block;
	background: url(/fend/images/vid_botleft.gif) no-repeat bottom left;
	width: 100%;
	height: 100%;
	text-decoration: none;
}

div.flv-player a span{
	display: block;
	background: url(/fend/images/vid_botright.gif) no-repeat bottom right;
	width: 100%;
	height: 100%;
	cursor: pointer;
}
/*------------------ Video Player END -----------------------*/

/* ------------------ Calendar START -----------------------*/
.calendar_table
{
	border: solid 1px #000;
	border-left: 0px;
}
.calendar_desc_cell
{
	border: 0px;
	border-left: solid 1px #000;
	background: #dddddd;
}
.calendar_desc_text
{
	padding-left: 5px;
}
.calendar_datepick_cell
{
	border: 0px;
	border-left: solid 1px #000;
}
.calendar_dayname_cell
{
	border: solid 1px #000;
	border-bottom: 0px;
	border-right: 0px;
}
.calendar_prevmonth_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
.calendar_today_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
.calendar_curmonth_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
.calendar_nextmonth_cell
{
	border: 0px;
	border-left: solid 1px #000;
	border-top: solid 1px #000;
}
/* ------------------ Calendar END -----------------------*/

/* -------------- foundation form styles -------------- */

div#foundation-form ul{
	margin: 0;
	list-style: none;
	width: 100%; 
}

	div#foundation-form ul li{
		margin: 1px 0 1px 0;
		padding: 0 0 0 0;
		float:left;
		display: inline;
		color: #4d6b90;
	}
	
div#foundation-form ul.single{
		width: 100%;
	}
	div#foundation-form ul.single li{
		display: block; 
		width: 600px;
		}
	div#foundation-form ul.single label{
		width: 220px; 
		display: inline-block;
		}
	div#foundation-form ul.single input{
		width: 150px; 
		display: inline-block;
		}

div#foundation-form ul.amount li{
		width: 200px;
	}
	div#foundation-form ul.amount li label{
			float: left;
		}
		div#foundation-form ul.amount li input{
				float: right;
				margin: 0 25px 0 0;
			}
/* -------------- sitemap styles -------------- */
ul#sitemap{
	list-style: none;
	margin: 0;
}
ul#sitemap li{
	list-style: none;
	font-weight: bold;
	line-height: 20px;
	border-top: 1px solid #666;
}
ul#sitemap ul{
	margin: 0 0 0 15px;
}
ul#sitemap ul li{
	font-weight: normal;
	border: none;
}

