/****************************
Inland Living Magazine styles
****************************/
*
{
	margin:0;
	padding:0;
}

body
{
	font-family:arial, helvetica, sans serif;
	font-size:12px;
	font-style:normal;
	line-height:20px;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	color:#000;
}

p
{
	font-family:arial, helvetica, sans serif;
	font-size:11px;
	font-style:normal;
	line-height:17px;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	color:#000;
}

h3
{
	font-family:arial, helvetica, sans serif;
	font-size:20px;
	font-style:normal;
	line-height:21px;
	font-weight:normal;
	font-variant:normal;
	text-transform:none;
	text-align:left;
	color:#000;
	padding:5px 0 0 0;
}

#newstands_title h3
{
	margin:15px 0 0 5px;
}

#dining_guide h3
{
	margin:0 0 0 5px;
	color:#88181e;
	line-height:1.5em;
}

#text_box h3
{
	font-size:14px;
	font-weight:bold;
	line-height:15px;
	margin:0 0 5px 5px;
}

#text_box p
{
	margin:0 0 0 5px;
}

#adspace1 p
{
	text-align:center;
	color:#ddd;
}

#adspace2 p
{
	text-align:center;
	color:#ddd;
}

#left h3
{
	font-size:20px;
	font-weight:bold;
	line-height:1em;
}

#right h4
{
	font-size:14px;
	font-weight:bold;
	line-height:2em;
	color:#88181e;
}

/******************************
links styles
******************************/
#top_holder a
{
	color:#333;
	text-decoration:none;
}

#top_holder a:hover
{
	text-decoration:underline;
}

#nav_holder li a
{
	color:#fff;
	text-decoration:none;
	font-size:12px;
	width:75px;
	height:50px;
}

#text_box a
{
	color:#88181e;
	text-decoration:none;
}

/*******************************
classes
*******************************/
.right
{
	float:right;
}

.border_left
{
	border-left:1px solid #fff;
}

.border_both
{
	border-right:1px solid #fff;
	border-left:1px solid #fff;
}

.line_height
{
	line-height:2em;
}

/*****************************
layout
*****************************/



#header_strip
{
	width:100%;
	height:99px;
}

#header_holder
{
	width:955px;
	height:94px;
}

#logo_holder
{
	width:369px;
	height:80px;
	float:left;
}

#header_right
{
	width:425px;
	height:94px;
	float:right;
}

#top_holder
{
	width:425px;
	height:20px;
	text-align:right;
	color:#333;
	float:left;
	margin:20px 0 0 0;
}

#search_holder
{
	width:280px;
	height:30px;
	float:right;
	margin:10px 0 0 0;
}

#container
{
	width:100%;
	height:2500px; /* remove this later for the box to expand*/
	background:#eee;
	position:absolute;
	top:130px;
	left:0;
}

#shadow
{
	width:100%;
	height:45px;
	background:url(../images/content_bg.jpg) repeat-x;
	position:absolute;
	top:0;
	left:0;
}

#content_box
{
	width:955px;
	position:relative;
	top:5px;
	left:0;
}

#flashcontent
{
	width:655px;
	height:270px;
	position:absolute;
	top:0;
	left:0;
	background:#fff;
	padding:5px 0 0 0;
}

#newstands_title
{
	width:295px;
	height:65px;
	position:absolute;
	top:0;
	left:660px;
	background:#fff;
}

#top_subscription
{
	width:295px;
	height:204px;
	background:#fff;
	position:absolute;
	top:70px;
	left:660px;
}

#dining_guide
{
	width:200px;
	height:40px;
	background:#fff;
	position:absolute;
	top:280px;
	left:0;
}

#dining_menu
{
	width:200px;
	height:325px;
	background:#fff;
	position:absolute;
	top:322px;
	left:0;
}

#featured_articles
{
	width:435px;
	background:#fff;
	position:absolute;
	top:280px;
	left:205px;
}

#featured_articles ul
{
	display:inline;
}

#featured_articles li
{
	list-style-type:none;
	float:left;
}

#article_title
{
	width:415px;
	height:30px;
	float:left;
	margin:0 0 0 10px;
	border-bottom:1px solid #333;
}

#left
{
	width:207px;
	height:30px;
	float:left;
	text-align:left;
}

#right
{
	width:207px;
	height:30px;
	float:right;
	text-align:right;
}

#article_title ul
{
	display:inline;
}

#article_title li
{
	list-style-type:none;
	float:left;
}

#article1
{
	width:415px;
	height:175px;
	margin:0 0 10px 0;
	border-bottom:1px solid #333;
}

#article1 ul
{
	display:inline;
}

#article1 li
{
	list-style-type:none;
	float:left;
}

#adspace1
{
	width:310px;
	height:265px;
	background:#fff;
	position:absolute;
	top:280px;
	left:645px;
}

#adspace2
{
	width:150px;
	height:618px;
	position:absolute;
	top:655px;
	left:0;
	background:#fff;
}

#photo_box
{
	width:120px;
	height:175px;
	float:left;
	margin:10px 5px 0 0;
}

#text_box
{
	width:285px;
	float:left;
	margin:10px 0 5px;
	border-left:1px solid #333;
}

#carousel_title
{
	width:300px;
	height:30px;
	position:absolute;
	top:550px;
	left:645px;
	background:#fff;
}

#carousel
{
	width:300px;
	height:250px;
	background:#fff;
	position:absolute;
	top:582px;
	left:645px;
}

#calendar
{
	width:300px;
	height:250px;
	background:#fff;
	position:absolute;
	top:840px;
	left:645px;
}

#footer
{
	width:955px;
	height:100px;
	background:#fff;
	position:relative;
	top:1280px;
	left:0;
}

#footer p
{
	text-align:center;
	margin:10px;
}
	

/********************************
nav styles
********************************/

#nav_container
{
	width:100%;
	height:50px;
	background:#777777;
}

#nav_holder
{
	width:940px;
	height:50px;
	position:center;
}

#nav_holder ul
{
	display:inline;
}

#nav_holder li
{
	list-style-type:none;
	float:left;
}



