body {
	text-align:center;
	margin:0px;
	padding:0px;
	font-family:"Times New Roman", Times, serif;
	background-color:#fff;
	font-size: 14px;
	font-weight: normal;
	}
img {border:0px;
	padding:0px;
	margin:0px;
}
#wrapper{
	position:relative;
	margin: 0 auto 0 auto; 
	width:800px;
	text-align: left;
	}
#masthead  {
	height:83px;
}
h1 {
	margin-top:6px;
	padding:8px 0 3px 15px;
	color:#fff;
	font-size:15px;
	text-transform: uppercase;
	background-color:#9e2025;
	background-image:url(../img/black_stripe.png);
	background-repeat: repeat-x;
	background-position: top;
	}
	
#nav {
	position:relative;
	height:55px;
	margin:10px 0 0 0;
	background-color:#8a7d6d;
	background-image: url(../img/nav_blc.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	
	}
#nobel {
	position:absolute;
	top:0;
	right:0;
	margin:0;
	padding:0;
}
#selected, #selectedc {
	position:absolute;
	top:-10px;
	left:18px;
	margin:0;
	padding:0;
}
#selectedc {
	left:568px;
}

#nav ul {

	position:relative;
	margin: 0; 
	width:700px;
	height:32px;
	padding:0;
    list-style:none;
  	background-image: url(../img/nav_tlc.gif);
	background-repeat: no-repeat;
	background-position: left top;

}

#nav ul li{
	float: left;
	padding: 0; 
	margin:0; 
}

#nav ul li a{
	display:block;
	width: 110px;
	height:25px;
	padding-top:10px;
	color:#fff;
	text-decoration: none;
	font-size: 15px;
	text-align: left;
}
#nav ul li a.center {

	text-align: center;
}


#nav ul li a:hover{
	color: #3e352b;
}
#nav ul li a.selected{
	color: #ff0000;
	
}

#contentWrapper{
	margin-top:10px;
	background-color:#f0ecda;
	background-image: url(../img/bckgrnd_top.gif);
	background-repeat: no-repeat;
	background-position: top;

}
#content{
	padding:25px;
	background-image: url(../img/bckgrnd_bttm.gif);
	background-repeat: no-repeat;
	background-position: bottom;

}

h2 {
	font-weight:bold;
	font-size:15px;
	margin:20px 0 0 0;
	}
	
h2.first {
	font-weight:bold;
	font-size:20px;
	margin:20px 0 0 0;
	color:#900
	}	
.alert {color:#900}	
	
p{
	margin-left:20px;
	}

#claremonta{
	text-align:center;
	margin-bottom:40px;
	}

#claremontb{
	position:relative;
	margin: 0 auto 0 auto; 
	width:240px;
	text-align: left;
	}


.hotels{
	float:left;
	width:170px;
	margin:10px 0px 30px 0px;
	}
.hotelsFirst{
	float:left;
	width:170px;
	margin:10px 0px 30px 25px;
	
	}
.hotelsLast{
	float:left;
	width:180px;
	margin:10px 0px 30px 0px;
	}
/*	
.hotelsB{
	float:left;
	width:170px;
	margin:10px 150px 30px 40px;
	}
.hotelsC{
	float:left;
	clear:left;
	width:170px;
	margin:10px 45px 30px 40px;
	}
	
*/	
.clear{
	clear:left;
	
	}

#content a{
	color:#0071bc;
	text-decoration:none;
	font-weight:bold;
	}

#content a:hover{
	text-decoration:underline;
	}

#content ul{
	padding:0;
	margin:5px 0 5px 0;
	}
#content li{
	padding:0;
	margin:0;
	margin:0 0 5px 34px;
	}
	
#pipe ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	font-size:12px
	} 
#pipe ul li {
	margin-left: 0;
	padding: 3px 8px;
	list-style: none;
	display: inline;
	font-size:96%
	}	
#pipe ul li.first {
	margin-left: ;
	list-style: none;
	display: inline;
	}
		
#agenda h2{
	text-align: center;
	font-weight:bold;
	font-size:18px;
	margin:20px 0 15px 0;
	color:#333;
	}
	
#agenda h3{
	text-align: center;
	font-weight:normal;
	font-size:18px;
	margin:20px 0 15px 0;
	color:#333;
	}
#agenda h4{
	text-align: left;
	font-weight:bold;
	font-size:14px;
	margin:10px 0 0 0;
	}
	
#agenda table.times{
width:640px;
margin:10px 0 20px 25px;
border:solid 0px #fff;
	}
#agenda table.times td{

border:solid 0px #fff;
padding:10px;
	}
	
	

#footer {
	clear:both;
	height:150px;
	margin: 40px 0 0 0; 
	padding:0;
	text-align: center;
}

#footer a{
	margin:0 20px 0 20px;
	color: #666666;
	text-decoration: none;
	font-weight:bold;
}

#footer a:hover{
	text-decoration: underline;
}

#footer #departments{
	font-size:12px;
}

#footer #contact{font-size:10px;
}