﻿/* -------- general css ---------*/
body {
	background-image:url(Images/PageBG.jpg);
	background-repeat:repeat-x;
	background-color:#D7DBE0;
	padding-top:0px;
	margin-top:0px;
	font-family:Arial, Tahoma;
	font-size:12px;
	color:#333333;

}

img 
{
	border:none;
}

hr 
{
	background-color:#DDE1E5;
	color:#DDE1E5;
	border:none;
	height:1px;
}


.mewnHr
{
	background-color:#DDE1E5;
	color:#DDE1E5;
	border:none;
	text-align:center;
	height:1px;
	width:910px;
	margin-top:0px;
	}

h1{
	font-family:Trebuchet MS;
	font-size: 18px;
	color:#65B2D9;
	font-weight:normal;
	padding-bottom:0px;
	padding-top:0px;
	}

h2
{
	font-family:Trebuchet MS;
	font-size: 15px;
	color:Maroon;
	font-weight:normal;
	padding: 0px 0px 0px 0px;
	}
	
h3{
	font-family:Trebuchet MS;
	font-size: 18px;
	color:#65B2D9;
	font-weight:bold;
}

h4{
	font-family:Trebuchet MS;
	font-size: 18px;
	color:Maroon;
	font-weight:normal;
}

h5{
	font-family:Arial, Tahoma;
	font-size: 14px;
	padding-bottom:0px;
	margin-bottom:0px;
	color:Maroon;
	font-weight:bold;
}

.maroon {
	font-family:Arial, Tahoma;
	font-size:12px;
	color:Maroon;
	font-weight:bold;
}


/* -----------------*/



/* -------- Header css ---------*/
.master{
	width: 995px; 
	margin-left: auto; 
	margin-right: auto;
}

.header {
	background-image: url(Images/Banner.jpg); 
    background-repeat: no-repeat;
    height: 132px;
}	
.mewnlogo{
	float: left; 
	padding-left: 40px;
	}
	
.headerPhoto {
	float:right;
	padding-right:40px;
}

.navbar{
	margin-left:15px;
	width:963px;
	height:42px;	
	}
	
.menu{
	font-family:Arial, Tahoma, Sans-Serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	text-decoration:  none;
	
	float:left;
	background-image: url(Images/Centre.jpg);
	width:905px;
	height:42px;	
	}
.menu a:link{
	color:#333333;
	}
.menu a:visited{	
	color:#333333;
	}
.menu a:hover{	
	color:Maroon;
	text-decoration:underline
	}
.menu a:active{	
	color:#333333;
	}
/* -----------------*/



/* -------- Content css ---------*/
.content{
	width:949px;
	margin-left:22px;
	background-color:White;
	}
/* -----------------*/



/* -------- Footer css ---------*/
.footer
{
	width:949px;
	clear:both;
	margin-left:22px;
	background-color:White;
	height:70px;
	
	font-family:Arial, Tahoma;
	font-size:10px;
	color:#65B2D9;
	line-height:10px;
	}
	
.footerInfo{
	padding-top:5px;
	padding-left:20px;
	padding-bottom:20px;
	width:500px;
	float:left;
	}
.footerInfo2
{
	float:right;
	padding-top:5px;
	padding-right:20px;
	padding-bottom:20px;
	}
	
	.logout 
	{
		text-align:right;
		color:Gray;
		text-decoration:none;	
		
		}
/* -----------------*/



/* -------- Page Content css ---------*/
.pageContent
{
	height:100%;
	background-color:White;
	padding-top:30px;
	padding-left:30px;
	padding-right:20px;
	padding-bottom:20px;
	}
/* -----------------*/


/* -------- Staff css ---------*/
.staff
{
	padding-bottom:50px;
	}
	
.staffText
{
	margin-left:110px;
	}
/* -----------------*/


/* -------- Resource Box css ---------*/
.resBox1{
	padding:10px 10px 10px 45px; 
	line-height:30px; 
	background-image:url(Images/LinkBox4.jpg); 
	background-repeat:no-repeat;	
	}
.resBox2{
	padding:10px 10px 10px 45px; 
	line-height:30px; 
	background-image:url(Images/LinkBox.jpg); 
	background-repeat:no-repeat;	
	}
.resBox3{
	padding:10px 10px 10px 45px; 
	line-height:30px; 
	background-image:url(Images/LinkBox2.jpg); 
	background-repeat:no-repeat;	
	}
.resBox4{
	padding:10px 10px 10px 45px; 
	background-image:url(Images/LinkBox3.jpg); 
	background-repeat:no-repeat;	
	}
/* -----------------*/

/*

.bodyContent {
	font-family:Arial, Tahoma;
	font-size:12px;
	color:#333333;
	font-weight:normal;
}

.bodyContent2 {
	font-family:Arial, Tahoma;
	font-size:12px;
	color:#333333;
	font-weight:normal;
}


.bodyContentMaroon {
	font-family:Arial, Tahoma;
	font-size:14px;
	color:Maroon;
	font-weight:bold;
}

.bodySmallMaroon {
	font-family:Arial, Tahoma;
	font-size:12px;
	color:Maroon;
	font-weight:bold;
}


.NavMenu1 
{
	font-family:Arial, Tahoma;
	font-size:11px;
	color:#737685;
	font-weight:bold;
	text-decoration:  none;
}



.header1 {
	font-family:Trebuchet MS;
	font-size: 46px;
	color:#65B2D9;
	font-weight:normal;
}

.header2 {
	font-family:Trebuchet MS;
	font-size: 24px;
	color:#65B2D9;
	font-style:italic;
	font-weight:normal;
}


.footerRight {
	font-family:Arial, Tahoma;
	font-weight:bold;
	font-size:10px;
	color:#65B2D9;
	padding-bottom:5px;
	padding-right:25px;
	text-decoration:underline;
	text-align:right;
}

.footer {
	font-family:Arial, Tahoma;
	font-size:10px;
	color:#65B2D9;
	padding-left:25px;
	padding-bottom:10px;
	line-height:10px;
	text-align:left;
}



.contentBackground {	
	margin-left:24px; 
	background-image:url(Images/ContentBG.jpg); 
	background-repeat:repeat-x; 
	width:948px; 
	height:300px;
}

hr {
	color:#DDE1E5;
	width:850px;
	height:1px;
}

.white
{
	text-decoration: none;
	color:Maroon;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	display:inline;
	float: left;
	padding: 0px 0px 0px 0px;
}

.dropdown
{
	text-decoration: none;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	float: left;
	padding: 0px 0px 0px 0px;
	color:Maroon;
	display:inline;
	background-color:Transparent;
}


.dropdown a:link
{
	color: #333333;
	border:0px;
}

.dropdown a:visited
{
	color: #333333;
}

.dropdown a:hover
{
	color: Maroon;
	text-decoration:underline;
}

.dropdown a:active
{
	color: #333333;
}

.dropdown a.selected
{
	color: Maroon;
	text-decoration:underline;
}

.nav
{
	background-image: url(Images/Centre.jpg);
	background-repeat: repeat-x;
	display:block;
	height:42px;
	padding: 0px 0px 0px 0px;
	background-color:Transparent;

}

.menuSpace
{
	padding-right:15px;
}

.links 
{
	font-family:Arial, Tahoma;
	font-size:12px;
	color:Maroon;
	font-weight:normal;
	text-decoration:underline;
}
*/