/*-------slideshow----------*/
#slideshow-ph {
	position: relative;
	width: 450px;
	height: 173px;
}
.slide-image {
	position: absolute;
	top: 0;
	left: 0;
	padding: 0px;
	width: 450px;
	height: 173px;
	background-color: #FFF;
	background-position: center center;
	background-repeat: no-repeat 
}
/*-------structure----------*/
body {
	background-color:#3D3631;
	margin:0;
	padding:0;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size:11px;
	line-height:15px;
	letter-spacing:.025em;
	color:#FFF;
	background: #3D3631 url('../images/bg_footer.gif') no-repeat bottom left;
	background-attachment:fixed;
}
#seo {
	position: relative;
	width: 750px;
	margin: 0 auto 0 auto;
	padding-left:8px;
	font-size:10px;
	color:#555;
}
#container {
	position: relative;
	width: 750px;
	height: 600px;
	margin: 30px auto 20px auto;
	display:block;
	background-color:#3D3631;
}
#col1{
	float:left;
	display:block;
	width:208px;
	margin-right:56px;
	
}
#col2{
	float:left;
	display:block;
	width:470px;/*450*/
}
.col2copy{
	padding-right:25px;
}
.clearer{
	clear:both;
}
.small_col{
	display:block;
	float:left;
	width:142px;
	padding-right:10px;
}
.small_col p {
	margin:0 0 8px 0;
}
p.buildings {
	margin:0 0 2px 0;
}
h3.buildings{
	color:#F8981D;
	font-size:11px;
	font-weight:bold;
	margin:10px 0 0 0;
}
table.contact td{
	padding:2px 0;
}
/*-------splash----------*/
#splash-buttons{
	display:block;
	float:left;
	width:196px;
}
#splash-buttons a{
	display:block;
	width:196px;
	height:92px;
	text-indent:-9999px;
}
a.splash1{
	background-image:url('../images/splash_buttons.gif');
	background-position:top left;
	background-repeat:no-repeat;
}
a.splash1:hover{
	background-position:top right;
}
a.splash2{
	margin-top:10px;
	background-image:url('../images/splash_buttons.gif');
	background-position:bottom left;
	background-repeat:no-repeat;
}
a.splash2:hover{
	background-position:bottom right;
}
#splash-copy{
	display:block;
	float:left;
	padding-left:43px;
	width:440px;
	font-size:12px;
}
/*-------extra links----------*/
#extra_links{
	margin-top:5px;
	display:block;
	height:47px;
}
.student{
	background-image:url('../images/btn_student.gif');
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	width:98px;
	height:47px;
	float:left;
	text-indent:-9999px;
}
.budget{
	background-image:url('../images/btn_budget.gif');
	background-position:top left;
	background-repeat:no-repeat;
	display:block;
	width:98px;
	height:47px;
	float:left;
	text-indent:-9999px;
}
.student:hover, .budget:hover{
	background-position:bottom left;
}
/*-------headings----------*/
#container h1{
	display: block;
	position: absolute;
	top: 0px;
	left: 0;
	width: 207px;
	height: 109px;
	text-indent: -9999px;
	overflow: hidden;
	background: #3D3631 url('../images/header_ustay.gif') no-repeat;
	padding:0; 
	margin:0;
}
#container h1 a{
	display: block;
	height:109px;
	}
#container h1.splash{
	display: block;
	position: absolute;
	top: 0px;
	left: 0;
	width: 198px;
	height: 108px;
	text-indent: -9999px;
	overflow: hidden;
	background: #3D3631 url('../images/header_ustay_small.gif') no-repeat;
	padding:0;
	margin:0;
}
#container h2{
	color:#444;
}
#container h2.booking{
	display: block;
	width: 128px;
	height: 19px;
	text-indent: -9999px;
	overflow: hidden;
	background: #3D3631 url('../images/hdr_quick_booking.gif') no-repeat;
	margin-top:5px;
}
#thanks h1{
	display: block;
	width: 436px;
	height: 172px;
	text-indent: -9999px;
	overflow: hidden;
	background: #3D3631 url('../images/thanks.gif') no-repeat;
	margin:0 0 5px 0;
}
#thanks h2{
	font-weight:normal;
	font-size:15px;
	display:block;
	margin:0 0 220px 0;
}
h3, h3 a{
	font-size:10px;
	color:#CACACA;
	margin-top:34px;
	font-weight:normal;
	text-decoration:none;
}
h3 a:hover{
	text-decoration:underline;
}
a.orange{
	color:#F8981D;
	text-decoration:none;
	display:block;
	background-image:url('../images/icn_arrow.gif');
	background-repeat:no-repeat;
	background-position:center right;
	width:85%;
}
a.orange:hover{
	text-decoration:underline;
}
a.orange2{
	color:#F8981D;
	text-decoration:none;
	/*padding-right:25px;
	background-image:url('../images/icn_arrow.gif');
	background-repeat:no-repeat;
	background-position:center right;*/
}
a.orange2:hover{
	text-decoration:underline;
}
.orange{
	color:#F8981D;
	font-size:11px;
	font-weight:bold;
	margin:20px 0 0 0;
}
#thanks h3{
	display:block;
	margin:0;
}
p{
	display: block;
}
#form{
	display:block;
	margin-top:160px;
}
fieldset{
	border:none;
	padding:0;
	margin:0;
}
a {
	outline: none;
	color:#F8981D;
}


#email-input-wrapper{
	background:#3D3631 url('../images/bg_field.gif') no-repeat;
	border: none;
	margin:0;
	width:150px;
	height:16px;
	padding:3px 7px 7px 7px;
	margin-right:5px;
	display:block;
	float:left;
	overflow:hidden;
}
#email{
	border: 1px solid #FFF;
	/*background-color:#FFF;*/
	font-family: "Trebuchet MS", Arial, sans-serif;
	margin:0;
	width:150px;
	height:16px;
}
.submit{
	border:none;
	margin:0;
	display:block;
	float:left;
}


/*--------------corner box----------------*/
.corners_box {
	background: #332d29;/*#332d29;*/
	color:#FFF;
	width:208px;
	margin-top:45px;
}
.corners_top div {
   background: url('../images/corner_tl.png') no-repeat top left;
}
.corners_top {
   background: url('../images/corner_tr.png') no-repeat top right;
}
.corners_bottom div {
   background: url('../images/corner_bl.png') no-repeat bottom left;
}
.corners_bottom {
   background: url('../images/corner_br.png') no-repeat bottom right;
}

.corners_top div, .corners_top, .corners_bottom div, .corners_bottom {
   width: 100%;
   height: 14px;
   font-size: 1px;
}
.corners_content {
	margin: 0 6px;
}
.corners_content_wide {
	margin:0 14px;
	background-image:url('../images/pic_reservations.jpg');
	background-repeat:no-repeat;
	padding-left:248px;
	height:350px;
	border:1px solid #332D29;
}
.corners_content_map {
	margin:0 14px;
	height:350px;
	border:1px solid #332D29;	
}
.corners_content_splash {
	display:block;
	margin:0 14px;
	height:200px;
	border:1px solid #332D29;	
}
.corner_padding {
	margin: 0 6px;
}

#map{
	height:350px; 
	width:427px;
	float:left;
}
#map-copy{
	float:left;
	width:225px;
	margin-left:30px;
}
#map-holder {
	position: relative;
	height:350px; 
	width:427px;
	float:left;
	color:#000;
}/*padding-right:100px; float:left;*/
#map-holder div.corner {position: absolute; width: 8px; height: 8px; background-repeat: no-repeat;}
#map-holder div.tl {background: url(../images/map_tl.png); top: 0; left: 0;}
#map-holder div.tr {background: url(../images/map_tr.png); top: 0; right: 0;}
#map-holder div.bl {background: url(../images/map_bl.png); bottom: 0; left: 0;}
#map-holder div.br {background: url(../images/map_br.png); bottom: 0; right: 0;}
/*--------------navigation----------------*/
#nav-wrapper{
	display:block;
	width:456px;
	height:59px;
}
#nav{
	position:absolute;
	padding:0;
	margin:6px 0 0 0;
	list-style:none;
}
#nav li{
	display:inline;
	margin:0;
	padding:0;
}
#nav li a{
	float:left;
	display:block;
	text-indent: -9999px;
}
#nav li a.about{
	height:59px;
	width: 37px;
	background: url('../images/nav-home.gif') 0 0 no-repeat;
}
#nav li a.rooms{
	height:59px;
	width: 45px;
	background: url('../images/nav-room.gif') 0 0 no-repeat;
}
#nav li a.facilities{
	height:59px;
	width: 44px;
	background: url('../images/nav-facilities.gif') 0 0 no-repeat;
}
#nav li a.reservations{
	height:59px;
	width: 65px;
	background: url('../images/nav-reservations.gif') 0 0 no-repeat;
}
#nav li a.location{
	height:59px;
	width: 47px;
	background: url('../images/nav-location.gif') 0 0 no-repeat;
}
#nav li a.specials{
	height:59px;
	width: 49px;
	background: url('../images/nav-specials.gif') 0 0 no-repeat;
}
#nav li a.students{
	height:59px;
	width: 52px;
	background: url('../images/nav-students.gif') 0 0 no-repeat;
}
#nav li a.group{
	height:59px;
	width: 68px;
	background: url('../images/nav-group.gif') 0 0 no-repeat;
}
#nav li a.contact{
	height:59px;
	width: 49px;
	background: url('../images/nav-contact.gif') 0 0 no-repeat;
}
#nav li a:hover, #nav li a.current{
	background-position: 0 -58px;
}
a.fancy img{
	
	border: 0;
	float: left;
	margin: 5px 5px 0 0;
}
/*--------------footer-not-used----------------*/
#footer{
	background: #3D3631 url('../images/bg_footer.gif') no-repeat bottom left;
	/*background-attachment:fixed;*/
	display:block;
	border:1px solid black;
	width:100%;
	height:114px;
	position:fixed;
	bottom:0;
	margin-top:500px;
}