/* +++++++++++++ Fonts +++++++++++++ */

.tagline, .tagline2, .display 
{
	font-family: Baskerville, "Garamond MT", Georgia, "Times New Roman";
}

.display
{	
	font-size: 40px;
	font-style: italic;
	color: #CF0606;
	padding-left:15px;
	padding-top:20px;
	padding-bottom:10px;
}

.text, .text-b, .date, .display2, .texte, .texteb, .tagline3
{
	font-family: "Helvetica Neue", Arial;
}

.text
{	
	font-size: 13px;
	line-height: 22px;
	color: #fff;
	padding-right:15px;
}

.link
{	
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #fff;
}

.texte
{	
	font-size: 13px;
	line-height: 18px;
	color: #fff;
	padding-left: 15px;
	padding-right:15px;
}

.text-b
{	
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #fff;
	padding-left: 15px;
	padding-right:15px;
}



.display2
{
	font-size: 18px;
	font-weight: bold;
	color: #CF0606;
	padding-top: 20px;
	padding-left: 95px;
}

.event
{
	padding-top: 10px;
	padding-left: 95px;

}	

	/*  Horizontal nav */

#menu {
	margin: 0;
	padding: 0;
	}

#menu ul {
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
	}

#menu ul li {
	display: block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	}

#menu ul li a {
	background: #5C5F5F;
	width: 100px;
	height: 2em;
	padding: 0;
	margin: 0 0 0 0;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: normal;
	letter-spacing: 1px;
	line-height: 2em;
	font-family: Futura, Arial;
	font-size: 12px;      
	font-size:  12px;   
	}

html>#menu ul li a  {
	font-size: x-small;   
	} 
	
#menu ul li#one a	{
	width: 70px;
	}	
	
	
#menu ul li#two a	{
	width: 70px;
	}	
	
#menu ul li#three a	{
	width: 70px;
	}		
	

#menu ul li#four a	{
	width: 100px;
	}		
	
	
#menu ul li#five a	{
	width: 70px;
	}		
	
	
#menu ul li#six a	{
	width: 100px;
	}	
	
	
#menu ul li#seven a	{
	width: 150px;
	}		
	
	
#menu ul li#blank a	{
	width: 47px;
	}		

#resources a:link, #resources a:visited {
	border-right: 1px solid #ccc;
	}

#menu ul li a:hover {
	color: #000;
	background: #ccc;
	}

#menu a:active	{
	background: #c60;
	color: #fff;
	}

body#sectionone #menu li#one a, 
body#sectiontwo #menu li#two a,
body#sectionthree #menu li#three a,
body#sectionfour #menu li#four a,
body#sectionfive #menu li#five a {
	background: #CF0606;
	border: 1px solid #CF0606;
	color: #fff;
	font-weight: bold;
	}


body
{
	margin: 0px;
	padding:20px;
	background-color: #727878;
}

img	{

	border: 0;
	padding:0;
	margin:0;
	}
	
a:link, a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}	

.table-border
{
	border: 1px solid #FFFFFF;
}


.a2
{
	background-image: url(images/main_02.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 101px;
	height: 118px;
}

.a3
{
	background-image: url(images/main_03.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 77px;
	height: 118px;
}

.a4
{
	background-image: url(images/main_04.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 371px;
	height: 118px;
}

.b1
{
	background-image: url(images/main_05.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 149px;
	height: 78px;
}

.b2
{
	background-image: url(images/main_06.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 101px;
	height: 78px;
}

.b3
{
	background-image: url(images/main_07.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 77px;
	height: 78px;
}

.b4
{
	background-image: url(images/main_08.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 371px;
	height: 78px;
}

.c1
{
	background-image: url(images/main_09.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 149px;
	height: 318px;
}

.c2
{
	background-image: url(images/main_10.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 101px;
	height: 318px;
}

.c3
{
	background-color: ##727878;
	background-image: url(images/main_11.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	width: 448px;
	height: 318px;
}

.gray
{
	background-color: #A0A4A4;
	text-align: center;
	padding-left:5px;
	padding-right:5px;
}

.float
{
	width: 90px; 
	float: right;
	margin-top:45px;
	margin-right: 10px;
}
