﻿@import url(http://fonts.googleapis.com/css?family=Philosopher);

#container {
	background:  repeat-y center;
	position: absolute;
	left: 50%;
	width: 980px;
	margin-left: -490px;
	height: 700px;
	margin-top: 0px;
}



.verdana11 {
	font-family: verdana;
	font-size: 11px;
}
.verdana18 {
	font-family: verdana;
	font-size: 18px;
}
.verdana18W {
	font-family: verdana;
	font-size: 18px;
	color: #FFFFFF;
	text-decoration:none
}
.verdana18BlackBold {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}



.verdana11Bold {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}
.verdana11BoldW {
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.verdana10 {
	font-family: verdana;
	font-size: 10px;
}
.linkbox-grey {
	background-color: #AFAFAF;
	color: #FFFFFF;
}

.linkbox-grey-onpage {
	background-color: #8E8E8E;
	color: #FFFFFF;
}


.btnav { background-color: #8E8E8E; } 

.link{
		border:1px black dotted;
		outline-width:1px
		
}
.pg-link{
	text-decoration:none;
	color:black;
}

.imglink
 {  border-style: none;
 }
 
 .imglink-icons
 {  border-style: none;
 	vertical-align: middle;
 }

 
.main-pg-link{
	text-decoration:none;
	color:#FFFFFF;
	font-family: verdana;
	font-size: 11px;
	font-weight: bold;
}
.table{
    border-collapse:collapse;
	border:1px black solid;
		 
}
.textshadow{
	text-shadow:0 0 1px #8F7;
	font-size:15px;
	color:#8F7;
}
.maillink{
	text-decoration:none
}

.centerTXT{
		text-align:center;
}
.justifyTXT{
		text-align:justify;
		
}

.table-rh{
    font-family: verdana;
	font-size: 11px;
	background-color: #D9E9F8;
	width:100%;
	/*padding:10px;*/
	
}
.table-c {
	
	/*padding:5px;
	font-family: verdana;
	font-size: 10px;*/
	background-color: #FDE5C3;
	width:100%;
	text-align: justify;
}
.table-cb {
	/*padding: 5px;
	font-family: verdana;
	font-size: 10px;*/
	background-color: #F1F1F1;
	width:100%;
	text-align: justify;
	
}

/*------ NEW CSS FOR event pgae --------*/

.title{
	font-family: 'Philosopher', sans-serif, Calibri;
	font-size: 18px;
	 line-height:1.3;
	 text-align:justify;

}

.title-bold{
	font-family: 'Philosopher', sans-serif, Calibri;
	font-size: 19px;
	font-weight:bold;
	 line-height:1.3;
	 
}

.list{
	font-family: 'Philosopher', sans-serif, Calibri;
	font-size: 18px;
}

.list li{
	margin: 10px 0;
	line-height:1.3;
}

.list ol{
	margin: 10px 0;
	line-height:1.3;
}


/*------ End NEW CSS FOR event pgae --------*/