@charset "utf-8";
/* CSS Document */
html {
	height: 100%;
}

* {
	margin:0;
	padding:0;}
.clear{
	clear:both;}

#mp{
	margin:75px 0 0 0;
}
img {
	border:0;}
body {
	background:url(../images/bkgrnd.jpg) center top repeat-x #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
#griztext1 h1{color:#711C1F;
	font-weight:lighter;
	font-size:20px;}
	
.constrain{
	margin:0 auto;
	width:1000px;}

#banner{
	height:600px;
	width:150px;
	float:left;
	background:url(../images/banner.png) no-repeat;}

.fb {
	float:right;
	margin:20px 0 0 20px;
}
.logo{
	float:left;
	margin:15px 0 0 230px;
}
.maintext {
	float:left;
	margin:25px 0 0 20px;}
	
#toparea {
	float:right;
	width:850px;
}
#slidecontain {
	float:right;
	width:850px;
	height:444px;
	margin:21px 0 0 0;
}
.pblogo {
	float:left;
	margin:0 0 0 45px;
}
#mainarea {
	width:1000px;
	background-color:#FFF;
	background:url(../images/bkmain.jpg) repeat-y;}
	
#flags {
	float:left;
	margin-left:45px;
	width:62px;
}
#flags img {
	float:right;
	margin:95px 5px 0 0;
}

#griztext1 {
	float:right;
	width:723px;
	padding: 35px 70px;
}
#linkarea {
	margin:5px 0px 0 0;
	float: right;
}
.mainpara {
	margin-top:10px;
	font-size:1em;
	line-height: 1.8em;
	color:#4F4F4F;
}
.mainpara span{
	font-weight:bold;}
.mainpara a{
	color:#043881;
	text-decoration:none;}
	
.mainpara a:hover{
	color:#7A8BA3;
	text-decoration:underline;}	
	
.pic {
	margin:20px 0 20px 10px;}

.picleft{
	margin:15px 25px 15px 0;
	float:left;
}

.picleft_main{
	padding:10px;
	background-color:#FFF;
	margin:25px 35px 15px 0;
	float:left;
	border:1px solid #666;
}

#footer {
	background:url(../images/bottomfade.jpg) repeat-x;
	height:250px;}
	
#midfooter {
	width:1000px;
	height:200px;
	background:url(../images/bottommid.jpg) no-repeat;}
	.bottomlogo{
	margin:65px 0 0 130px;
	float: left;
}
.wwlft {
	float:left;
	width:400px;
	margin-left:45px;
	margin-top: 45px;
}
.wwrt {
	float:right;
	width:400px;
	margin-right: 25px;
	margin-top: 45px;
}

.wwlft h1{
	color:#711C1F;
	font-weight:lighter;
	font-size:20px;
}

.wwlft p{
	margin: 25px 0 25px 10px;
}
.wwlft p span{
	font-weight:bold;
}
.wwlft a{
	font-size:80%;
	color:#7A8BA3;
	text-decoration:underline;}
	
.wwlft a:hover{
	text-decoration:none;
	}
.wwrt h1{
	color:#711C1F;
	font-weight:lighter;
	font-size:20px;
}

.wwrt p{
	margin: 25px 0 25px 10px;
}
.wwrt p span{
	font-weight:bold;
}
.wwrt a{
	font-size:80%;
	color:#7A8BA3;
	text-decoration:underline;}
	
.wwrt a:hover{
	text-decoration:none;
	}
.hr {
	background:url(../images/hr.gif);
	width:723px;
	height:41px;
	margin: 15px 0;
	clear: both;
}
.hr2{
	background:url(../images/hr2.gif);
	width:385px;
	height:41px;
	margin: 15px 0;
}
.day{
	float:left;
	width:500px;
	margin-left: 50px;
	padding: 15px;
	margin-bottom: 25px;
	background-color: #EEE;
}
.day p{
	margin-top:20px;
	line-height: 1.8em;
}
	
.day span {
	font-size:85%;
	font-weight:bold;}

	
	.day a{
	color:#043881;
	text-decoration:none;}
	
.day a:hover{
	color:#7A8BA3;
	text-decoration:underline;}
	.leftpic {
	float:left;
	margin: 25px;
}
.inst_text{
	float:right;
	line-height:2em;
	color:#333;
	margin: 25px 75px 0 0;
	width: 500px;
}
.inst_name{
	margin:15px 0 0 20px;
	font-size:18px;
	font-weight:bold;}
.littlelinks{
	float:left;
	margin:130px 0 0 15px;
	line-height:20px;
	text-align: center;
	width: 300px;
}
	
.littlelinks a{
	font-size:80%;
	color:#FFF;
	text-decoration:none;}
	
.littlelinks a:hover{
	text-decoration:underline;}
.rightcontact{
	float:right;
	margin:70px 0 0 0;
	line-height:20px;
	text-align: right;
	width: 260px;
	font-size: 12px;
	color:#FFF;
}
.rightcontact span{
	font-weight:bold;}
.rightcontact a{
	color:#C00;}