/* Effies Place Stylesheet */
/* Date: 8.28.10 */

body
{
	margin: 0;
	background: url(../images/tree.jpg) repeat ;
}
img
{
	border: 0;

}
a
{
	font-style: italic;
	color: #1d034d;
}
#container_main
{
	width: 1000px;
	margin: 0 auto 0 auto;
	font: 14px "Times New Roman", Times, serif;
	line-height: 20px;
	color: #220501;
}

/* header */
/**********/

#container_header
{
	width: 880px;
	height: 322px;
	margin: 0px 0 0px 100px;
	background: #FFFFFF 
}

/* nav */
/*******/
#container_nav
{
	width: 1000px;
	height: 50px;
}
#container_nav ul
{
	margin: 0;
	padding: 0;
	list-style: none; 
}
#container_nav li
{
	float: left;
	height: 46px;
	padding: 15px 0 0 0;
	text-align: center;
	font: 14px/18px "Times New Roman", Times, serif;
}
#container_nav li a
{
	font-style: normal;
	text-decoration: none;
	color: #663333;
}
#container_nav li.nav_link
{
	width: 99px;
	background: #FFFFFF ;
}
#container_nav li.nav_link_last
{
	width: 107px;
	background: #FFFFFF ;
}
#container_nav li.nav_edge_left
{
	width: 100px;
	background:  ;
}
#container_nav li.nav_edge_right
{
	width: 80px;
	background: #FFFFFF  url(../images/b_nav_right.jpg) no-repeat;
}

/* content area */
/****************/
#container_content_area
{
	clear: both;
	width: 1000px;
	

}
#container_content
{
	float: left;
	width: 880px;
	background-color: #FFFFFF;
	
}
#container_left_drop
{
	float: left;
	width: 100px;
	
}
#container_right_drop
{
	float: left;
	width: 100px;
	background: url(../images/b_drop_right.jpg) repeat-y;
}
#column_left
{
	float: left;
	width: 400px;
	margin: 60px 0 0 0;
}
#column_right
{
	float: left;
	width: 400px;
}

/* welcome */
/***********/
#container_content.welcome
{
	height: 780px;
	background: #FFFFFF url(../images/welcome.jpg) no-repeat;
}
#container_left_drop.welcome, #container_right_drop.welcome
{
	height: 630px;
}
#column_left.welcome p
{
	padding: 0 25px 0 25px;
}
#column_right.welcome
{
	width: 450px;
	height: 530px;
}
#column_right.welcome p 
{
	float: left;
	
	padding: 50px 0  50px 0;
	margin: 0 0 0 10px;
	font: 18px "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

#column_right.welcome .award img
{
	float: left;
}
#column_right.welcome  .award  p
{
	float: left;
	width: 195px;
	padding: 50px 0  0 0;
	margin: 0 0 0 10px;
	font: 18px "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

/* rooms */
/*********/
#container_content.rooms
{
	height: 1000px;
	background: #FFFFFF url(../images/t_rooms.jpg) no-repeat;
}
#container_left_drop.rooms, #container_right_drop.rooms
{
	height: 880px;
}
#column_left.rooms p, #column_right.rooms p
{
	
	padding: 0 20px 0 25px;


}
#column_right.rooms 
{
	margin: 10px 0 0 0;
}
#column_right.rooms h3
{
	height: 27px;
	margin: 70px 25px 10px 20px;
	padding: 7px 0 0 160px;
	
	background: #7F7F7F;
	color: #663333;
}

#column_right.rooms img
{
	margin: 0 0 0 20px;
}
#column_right.rooms .room_thumb img
{
	float: left;
}
#column_right.rooms  .room_thumb p
{
	float: left;
	width: 195px;
	padding: 0 0 0 0;
	margin: 0 0 0 10px;
	font: 13px "Times New Roman", Times, serif;

}
#container_room_thumbs
{
	clear: both;
	width: 750px;
	height: 400px;
	margin: 0 25px 0 25px;
	padding: 0 0 0 0;

}
#container_room_thumbs h3
{
	height: 27px;
	margin: 70px 0 10px 0;
	padding: 7px 0 0 160px;
	background: #7F7F7F;
	color: #663333;
}
#container_room_thumbs img
{
	float: left;
}
#container_room_thumbs p
{
	float: left;
	width: 195px;
	margin: 0 0 0 10px;

	font: 13px "Times New Roman", Times, serif;
}
#room_thumbs_left, #room_thumbs_right
{
	float: left;
	width: 355px;
	
}
#room_thumbs_right
{
	margin: 0 0 0 40px;
}
.room_thumb
{
	height: 175px;

}
.room_thumb b
{
	display: block;
	clear: both;
	height: 20px;
	padding: 5px 0 0 0;
}

/* big rooms */
/*************/
.back_button
{
	float: right;
	margin: 5px 25px 5px 0;
}
#container_left_drop.big_room, #container_right_drop.big_room
{
	height: 600px;
}
#container_content.denver img, #container_content.davis img,
#container_content.ellington img, #container_content.extended_stay img
{
	margin: 0 0 0 25px;
}

/* amenities */
/***********/
#container_content.amenities
{
	height: 600px;
	background: #FFFFFF url(../images/amenities.jpg) no-repeat;
}
#container_left_drop.amenities, #container_right_drop.amenities
{
	height: 600px;
}

/* denver */
/***********/
#container_content.denver
{
	height: 600px;
	background: #FFFFFF url(../images/denver.jpg) no-repeat;
}

/* davis */
/***********/
#container_content.davis
{
	height: 600px;
	background: #FFFFFF url(../images/davis.jpg) no-repeat;
}

/* ellington */
/***********/
#container_content.ellington
{
	height: 600px;
	background: #FFFFFF url(../images/ellington.jpg) no-repeat;
}

/* events */
/**********/
#container_header.events
{
	background: url(../images/h_events.jpg) no-repeat;
}
#container_content.events
{
	height: 750px;
	background: #FFFFFF url(../images/t_events.jpg) no-repeat;
}
#container_left_drop.events, #container_right_drop.events
{
	height: 750px;
}
#column_left.events p 
{
	padding: 0 20px 0 50px;
}
#column_right.events p
{
	padding: 0 25px 0 20px;
}

#column_left.events
{
	margin: 70px 0 0 0;
}


/* directions */
/**************/
#container_content.directions
{
	height: 600px;
	background: #FFFFFF url(../images/t_directions.jpg) no-repeat;
}
#container_left_drop.directions, #container_right_drop.directions
{
	height: 600px;
}
#column_left.directions
{
	margin: 80px 0 0 40px;
}
#column_right.directions
{
	margin: 80px 10px 0 0;

}



/* awards */
/**************/
#container_content.awards
{
	height: 800px;
	background: #FFFFFF url(../images/t_awards.jpg) no-repeat;
}
#container_left_drop.awards, #container_right_drop.awards
{
	height: 800px;
}
#column_left.awards
{
	margin: 80px 0 0 0;
}
#column_left.awards ul
{
	list-style: none;
	margin: 0 0 0 25px;
	padding: 0;
}
/* policies */
/**************/
#container_content.policies
{
	height: 460px;
	background: #FFFFFF url(../images/t_policies.jpg) no-repeat;
}
#container_left_drop.policies, #container_right_drop.policies
{
	height: 460px;
}
#column_left.policies
{
	margin: 80px 0 0 0;
}
#column_left.policies
{
	margin: 80px 80px 0 0;
}
#column_left.policies ul
{
	list-style: none;
	margin: 0 0 0 25px;
	padding: 0;
}

/* attractions */
/**************/
#container_content.attractions
{
	height: 700px;
	background: #FFFFFF url(../images/t_attractions.jpg) no-repeat;
}
#container_left_drop.attractions, #container_right_drop.attractions
{
	height: 700px;
}
#column_left.attractions
{
	margin: 80px 0 0 0;
}
#column_right.attractions
{
	margin: 53px 0 0 0;
}
#column_left.attractions p
{
	padding: 0 20px 0 25px;
}
#column_left.attractions h3, #column_right.attractions h3
{
	height: 27px;
	margin: 30px 25px 10px 25px;
	padding: 7px 0 0 5px;
	background: url(../images/b_small_title.jpg) repeat-x;
	color: #FFCC99;
}
#column_left.attractions ul, #column_right.attractions ul
{
	list-style: none;
	margin: 0 0 0 25px;
	padding: 0;
}
#column_left.attractions li, #column_right.attractions li
{
	padding: 5px 0 0 0;
}
#column_left.attractions a, #column_right.attractions a
{
	color: #4D0C03;
	font-style: italic;
}

/* footer */
/**********/
#container_footer
{
	/*clear: both;*/
	width: 880px;
	height: 184px;
	margin: 100px 0 0px 100px;
	background #FFFFFF
/*	background: url(../images/b_footer.jpg) no-repeat;*/
}
#container_footer p
{
	width: 800px;
	height: 100px;
	margin: 0 100px 0 100px;
	padding: 6px 0 0 0;
	text-align: center;
	font: 15px "Times New Roman", Times, serif;
	line-height: 20px;
	color: #4D0C03;
}
#container_footer a
{
	text-decoration: none;
	font-style: italic;
	color: #4D0C03;
}

