body { background-color:#ebebeb; margin: 0px;
background-image:url(../images/master/top-bg-tile.jpg);
background-repeat:repeat-x;
}

div#header {
	width:780px;
	height:140px;
	background-image:url(../images/master/the-lounge-suite-logo.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	margin: 0 auto;
	}
/*----------------------------- MAIN NAV -----------------------------*/	

#navigation{
	float:right;
	padding-top:60px;
	background-image: url(../images/master/navigation-background.gif);
	background-position:0 45px;
	background-repeat:no-repeat;
	height:47px;
	width:320px;
}
	
	
#navigation ul {
	margin-left:15px;
	padding:0;
	display: inline;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 14px;	
	} 
li {margin:-5px;}

#navigation ul li {
	margin-left: 0;
	padding: 8px 15px;
	list-style: none;
	display: inline;
	}
	
#navigation a:hover {text-decoration:none; color:#830000;}

/*----------------------------- SIDENAV -----------------------------*/

#sidenav {
	width:160px; height:200px; float:right; background-image: url(../images/master/navigation-bg.gif); background-repeat:no-repeat; background-color: #fff; padding-top:0px;}
#sidenav ul {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 14px;
	line-height:21px;
	} 

#sidenav ul li {
	background: url(../images/master/arrow.jpg) 0 6px no-repeat;
	margin:0;
	padding-left:12px;  /*how close the arrows are*/
	margin-left:-20px;
	list-style: none;}

#sidenav a:hover {text-decoration:none;	color:#830000;}
.on{color:#830000; text-decoration:line-through;}

/*----------------------------- ##### -----------------------------*/

#flash {
background-image: url(../images/master/_dummy-flash.jpg);
width:660px;
height:330px;
margin: 10px auto;
}

#contentbottom {
	width:660px;
	background-image:url(../images/master/dotten-line-660.gif);
	background-repeat:no-repeat;
	background-position: 0 -9px;
	height: 200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#contentmain {
	width:660px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

#news {
	width:210px;
	background-color:#ebebeb;
	float:left;
	background-image: url(../images/master/loungesuite_news.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-position: 10px 118px;
	padding: 10px;
	height: 180px;
}

#featuredwork {
	width:210px;
	background-color:#ebebeb;
	padding: 10px;
	float:left;
	background-image: url(../images/master/loungesuite_feature1.jpg);
	background-position: 10px 118px;
	height: 180px;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10px;
	background-repeat: no-repeat;
}

#flickr {
	width:140px; height:180px;
	margin-left:20px;
	padding: 10px;
	float:left;
	clear:right;
	text-align:center;
}


/*----------------------------- FOOTER -----------------------------*/

.footerclass {
	margin: 0 auto;
	height:60px;
	background-color:#ebebeb;
	background-image:url(../images/master/bottom-bg-tile.jpg);
	background-repeat:repeat-x;
	text-align:center;
}

.folio {
	width:480px;
	float:left;
	background-image: url(../images/master/line-with-dots-500.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 20px;
	margin-bottom: 20px;
}



/*----------------------------- TEXT -----------------------------*/

p,h1,h2,h3,h4,h5,h6{margin:0;}

a {color:#333; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:none; font-style:italic;}
a:hover {color: #333; font-family:Georgia, "Times New Roman", Times, serif; text-decoration:line-through; font-style:italic;}

h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:38px;
	color:#333;
	text-decoration:underline;
	font-style:italic;
	font-weight: lighter;
	line-height:40px;
	text-align:left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color: #830000;
	font-style:italic;
	font-weight: lighter;
	line-height:21px;
	text-align:left;
	text-decoration:underline;
}
h3 { font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#333; font-style:italic; font-weight: lighter; line-height:21px; text-align:left;}
h4 { font-family:Georgia, "Times New Roman", Times, serif; font-size:20px; color:#333; text-decoration:underline; font-style:italic; font-weight: lighter; line-height:18px; text-align:left;}
h5{font-family:Georgia, "Times New Roman", Times, serif;color:#666; font-size:12px; line-height:21px; font-style:italic; font-weight:lighter; text-align: left; padding: 10px 0 5px 0;}
h6{font-family:Georgia, "Times New Roman", Times, serif; font-size:10px; font-style:italic; font-weight:lighter; text-align:center; padding: 20px 0 15px 0;}
p { font-family: Arial, Helvetica, sans-serif; font-size:11px; color: #666; line-height:16px; text-align:left; margin:10px 0 0 0;}


.backtotop{ font-size:10px; color:#999;}
.folio_image {padding:10px 0 10px 0;}
