@charset "UTF-8";

/*------------------------------------------------------------------------------------
* Filename: master.css
* Version: 1.0.0 (2009-01-26)
* Website: www.
* Author: 
* Description: Handles the site layout.
    ------------------------------------------------------------------------------------*/


/*
[Color codes]

Bronze #736859
Cream ##fad9a0
Green #84963f
*/

/*------------------------------------------------------------------------------------
      Global Reset
    ------------------------------------------------------------------------------------*/
	
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; 
	padding: 0; 
	border: 0; 
	outline: 0; 
	font-weight: inherit; 
	font-style: inherit; 
	font-size: 100%; 
	font-family: inherit;
} 

body { 
	line-height: 1;
	color: black; 
	background: white;
	margin: 0;
	padding: 0;  
}
 
ol, ul { 
	list-style: none; 
} 

table { 
	border-collapse: collapse; 
	border-spacing: 0; 
} 

caption, th, td { 
	text-align: left; 
	font-weight: normal; 
} 

blockquote:before, blockquote:after, q:before, q:after { 
content: ""; 
} 

blockquote, q { 
quotes: "" ""; 
}

fieldset,img, abbr { 
	border: 0;
}


/*------------------------------------------------------------------------------------
      Global Styles
    ------------------------------------------------------------------------------------*/

body {
	font: 100% Helvetica, Arial, Verdana;
 	background: url(../images/background.jpg) top center repeat  #000;
	text-align: center;
	color: #e0dfd7;
	margin: 0;
	padding: 0;
}

p {
	font-size: 0.75em;
	line-height: 1.38em;
	color: #7a6f5e;
	padding-bottom: 15px;
	margin: 0;
}

a {
	color: #FFF;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
}


/*------------------------------------------------------------------------------------
      Header
    ------------------------------------------------------------------------------------*/


#top {
	z-index: 0;
	height: 35px;
	background: url(../images/transparent_background.png) repeat;
	border-bottom: 1px solid #7d7370;
}

#header {
	height: 126px;
	padding: 0 20px;
}

#logo {
	position: absolute; 
	z-index:100; 
 	background: transparent;
	top: 0;
	left: 80;
}

#logo_print {
	display: none;
}
	
	
/*------------------------------------------------------------------------------------
      Page Structure
    ------------------------------------------------------------------------------------*/

.lighting {
 	background: url(../images/lighting_background.jpg) top center no-repeat;
}

#top .inner, #container, #footer .inner {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#banner {
	margin: 0 20px 10px 20px;
	width: 900px; 
	height:300px;
	padding: 10px;
	background: url(../images/banner/banner_frame.jpg);
}

#slideshow {
	width: 900px; 
	height:300px;
}

#content {
	margin: 0;
	padding: 0 20px;
	clear: both;
}

.column1, .preview {
	display: inline;
	float: left;
}

 .column2, .detail, .meta {
	display: inline;
	float: right;
}

.column1 {
	width: 610px;
	margin-bottom: 20px;
	background: url(../images/content_background.jpg) repeat;
}

.section {
	padding: 20px 20px 10px 20px;

}

.column2 {
	width: 300px;
	margin: 0 0 20px 10px;
}

.reservations {
	background: url(../images/reservation_background.jpg) bottom #a2ac33;
	margin-bottom: 10px;
	padding: 20px;
}

.specials {
	background: url(../images/specials_background.jpg) top #343434;
	padding: 20px;
}

.listing {
	clear: both;
}

.preview {
	width: 230px;
	margin: 0 20px 15px 0;
}

.thumbnail {
	width: 230px;
	height: 150px;
	background: url(../images/thumbnail_background.jpg) no-repeat;
	margin: 0 20px 15px 0;
	padding: 10px;
}

.detail {
	width: 300px;
}

#footer  {
	clear: both;
	margin-bottom: 30px;
	padding: 10px 20px;
	background: url(../images/transparent_background.png) repeat;
}


/*------------------------------------------------------------------------------------
      Headings
    ------------------------------------------------------------------------------------*/

h1 {
	font-size: 1.88em;
	color: #FFF;
	margin: 0;
	padding-bottom: 10px;
}

h2 {
	font-size: 0.75em;
	color: #FFF;
	text-transform: uppercase;
	margin: 0;
	padding-bottom: 6px;
}

h3 {
	font-size: 0.69em;
	color: #FFF;
	font-weight: bold;
	margin: 0;
	padding-bottom: 2px;
}

h4 {
	font-size: 0.88em;
	line-height: 20px;
	color: #736859;
	font-weight: normal;
	padding-bottom: 15px;
	margin: 0;
}

h5 {
	font-size: 0.75em;
	color: #736859;
	font-weight: bold;
	margin: 0;
	padding: 0;
}


/*------------------------------------------------------------------------------------
      Text Styles
    ------------------------------------------------------------------------------------*/

#top .inner ul {
	float: right;
	list-style: none;
	margin: 10px 20px 0 20px;
	padding: 0;
}

#top .inner li {
	float: left;
	font-size: 0.75em;
	color: #aaa9a9;
	margin-left: 12px;
	padding: 0;
}

#content ul {
	list-style-type: square;
	list-style-position: outside;
	margin-left: 15px;
	padding-bottom: 15px;
}

#content li {
	font-size: 0.75em;
	line-height: 1.38em;
	color: #736859;
	padding-bottom: 5px;
}

.reservations p, .specials p {
	font-size: 0.75em;
	line-height: 1.38em;
	color: #FFF;
	padding-bottom: 15px;
	margin: 0;
}

.small {
	font-size: 11px;
}

#footer p {
	font-size: 0.69em;
	text-align: left;
	color: #736859;
	margin: 0;
	padding: 0;
}


/*------------------------------------------------------------------------------------
      Navigation
    ------------------------------------------------------------------------------------*/

 #menu {
	 float: right;
	 margin-top: 93px;
	 padding: 0 10px;
}

#menu a {
	float: left;
	height: 33px;
	overflow: hidden;
	text-indent : -9999px;
	margin-left: 2px;
}

#menu a#active {
	background-position: center top;
}

#menu a.home:link, #menu a.home:visited {
	background: transparent url(../images/navigation/nav_home.jpg) no-repeat scroll bottom;
	height: 33px;
	width: 68px;
}

#menu a.latest:link, #menu a.latest:visited {
	background: transparent url(../images/navigation/nav_about.jpg) no-repeat scroll bottom;
	height: 33px;
	width: 69px;
}

#menu a.apartments:link, #menu a.apartments:visited {
	background: transparent url(../images/navigation/nav_apartments3.jpg) no-repeat scroll bottom;
	height: 33px;
	width: 148px;
}

#menu a.services:link, #menu a.services:visited {
	background: transparent url(../images/navigation/nav_services.jpg) no-repeat scroll bottom;
	height: 33px;
	width: 157px;
}

#menu a.dining:link, #menu a.dining:visited {
	background: transparent url(../images/navigation/nav_dining.jpg) no-repeat scroll bottom;
	height: 33px;
	width: 70px;
}

#menu a.contacts:link, #menu a.contacts:visited {
	background: transparent url(../images/navigation/nav_contacts.jpg) no-repeat scroll bottom;
	height: 33px;
	width: 102px;
}

#menu a.home:hover, #menu a.home:active, #menu a.latest:hover, #menu a.latest:active, #menu a.apartments:hover, #menu a.apartments:active, #menu a.services:hover, #menu a.services:active, #menu a.dining:hover, #menu a.dining:active, #menu a.contacts:hover, #menu a.contacts:active {
	background-position: center top;
}


.footer_menu {
	float: right;
	list-style: none;
	padding: 0;
	
}

.footer_menu li {
	float: left;
	font-size: 11px;
	margin: 0;
	padding: 0;
	list-style:none;
}

.footer_menu a {
	color: #7a6f5e;
	display: block;
	float: left;
	margin: 0;
	padding-left: 10px;
	text-decoration: none;
	font-weight: normal;
}

.footer_menu a:hover {
	color: #FFF;
	text-decoration: none;
} 


/*------------------------------------------------------------------------------------
      Misc.
    ------------------------------------------------------------------------------------*/

.divider {
	border-top: 1px solid #222;
	padding-top: 20px;
}

.clearfloat { 
	clear: both;
}

#tooltip {
	position: absolute;
	font-size: 12px;
	background: url(../images/tooltip_background.png) repeat;
	padding: 5px 8px;
	color: #FFF;
	display: none;
}

.imghide {
	display: none;
}

#map {
		width: 570px;
		height: 380px;
		margin-bottom: 20px;
}

.qualmark {
		float: left;
		margin: 4px 20px 10px 0;
}
