/* CSS Document for Alabaster Motel Cowra
   Date created: 25-01-2007
   Last updated: 25-01-2007
   Author: Andrew Mclaren, SiteFactory */

/* Page Structure */

html {height: 100%;}

body {
	text-align: center;
	color: #195929;
	background-color: #669999;
	padding: 0; 
	margin: 0;
}

body, p, li, div, select { font:12px Verdana, Arial, Helvetica, San-Serif; }
p {
	margin: 7px 0;
	line-height: 1.3;
}

#clear
{
	font-size: 1px;
	line-height: 0;
	clear: both;	
}

#container
{
	background-color: white;
	margin: 0 auto;
	width: 800px;
}

#header {
	height:170px;
	padding: 0; 
	background:   url(/images/header_background.gif) repeat-x;
}

#navbar {
	width: 800px;
	height:58px;
	padding: 0; 
	padding-top: 22px;
}

#box
{	
	width:450px;
	height:25px;
	border: solid 2px #65954a;
	background-color: #f4bf7c;
	margin: 0 auto;
	padding: 7px 100px 0 100px;
}


/*HOME PAGE*/
#room-container
{
	width:770px;
        clear:right;
}

#room-image
{
	width:220px;
	float:left;
}
    
#right-column-container
{
	width:545px;
	padding-left:5px;
	float:right;
}

#room-description
{
	float:left;
}
        
#room-rates
{
	width:230px;
	float:left;
	clear:left;
}
        
#evening-meals
{
	padding-right:50px;
        padding-top:8px;
	float: right;
}
/*END HOME PAGE*/



#alabasternav1_1
{
	background-color: #65954a;
}

#alabasternav1_1 li
{
	background-color: #f4bf7c;
}

#contentbox {
	width: 770px;
	padding: 0 15px; 
	text-align:left;
	min-height:200px;
}

#footer {
	width: 800px;
	height: 58px; 
	padding: 10px 0 5px 0; 
}

#footernav
{
	width: 412px;
	padding: 20px 0 15px 20px;
	float: left;
}

#footernavbar
{
	background: #65954A;
}

#alabasternav2_1
{
	background-color: #65954a;
}

#alabasternav2_1 li
{
	background-color: white;
}

#footertext
{
	width: 242px;
	float: left;
	font-size: 9px;
	padding: 13px 0;
	text-align:right;
}

#footerlogo
{
	width: 102px;
	padding: 7px 0 0 15px;
	float: left;
}

.imgright
{
padding-right:5px;
}

.imgleft
{
padding-left:5px;
}

.clear
{
	font-size: 1px;
	lne-height: 0;
	clear: both;
}