
.clear { clear:both; }

/* mac hide\*/
html, body {
height:100%;
}
/* end hide */
html,body {
	padding:0;
	margin:0;
	height:100%;
}

body {
	background-image: url(/images/wallpaper.gif);
	margin: 0px;
	
	
	}
	
#botrow {
	background-image: url(/images/botrowbg.gif);
	margin: 0px;	
	background-repeat:no-repeat;
	width :817px;
	height:69px;
	}
	


/* ----- navigation ----- */

div#navigation {
	clear:both;
	width:182px;
	padding:0 0 0 98px;
	margin:0;
	position:absolute;/*ie needs this to show float */
	margin:0 0 0 0;
	float:left;

}

div#navigation ul {
	list-style:none;
	margin:0;
	padding:0;
}

div#navigation li {
	margin:0;
	padding:0;
}


/* ----- text navigation ----- */

div#textnav ul {
	margin:0 0 0 106px;
	padding:7px 0 0 0;
	list-style:none;	
	text-align:center;
	
}
div#textnav li.copyright {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	width:250px;
	padding:0 5px 0 5px;
	border-right:0px;
}

div#textnav li {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	
	color:#FFFFFF;
	padding:0 5px 0 5px;
	border-right:1px solid #ffffff;
	border-left:0px;
}

div#textnav li.last {
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	padding:0 5px 0 5px;
	border-right:0px;
	border-left:0px;
}

div#textnav a {
	color:#FFFFFF;
	text-decoration:none;
	padding:0 5px 0 5px;
}

div#textnav a:hover {
	text-decoration:underline;
}	


	
/* ----- content wraper ----- */	

#outer{
	position:relative;
	background:  url(/images/content_bg.gif) repeat-y;
	width:997px;
	min-height:582px;
	}	
	
#contentleft {
		
	padding:0;
	margin:0;

	
}

#contentright {

	position:absolute;/*ie needs this to show float */	
	float:right;
	width:180px;
	
	margin-left:817px;
}

/* ----- maincontent ----- */

#maincontent {
	
	margin:0px 0 0 296px;
	
	
}

#textheader {
	padding-top:16px;
	line-height: normal;
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size:24px;
	color:#B6CCD7;
	
}

#textsubheader {

	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 18px;
	color:#BB5500;
	
}

.textsubheader  {
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 18px;
	font-weight:normal;
	color:#BB5500;
	text-decoration:none;
}

a.textsubheader:hover {
	color:#FFFFFF;
	text-decoration:underline;

}

#textpricing {

	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 10px;
	color:#BB5500;

}
	
.textpricing  {
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 10px;
	color:#BB5500;
	text-decoration:none;	
	
}

.smaller {

	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 11px;
	color:#BD5800;

}
	
.textpricing2  {
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 11px;
	color:#BB5500;
	text-decoration:none;		
	
}	


.textsubheaderon {

	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 18px;
	color:#FFFFFF;
	font-weight:normal;
	text-decoration:none;

}

#hometext {
	width:500px;
	font-family: Arial, Helvetica, sans-serif;
	color:#E4E4E4;
	font-size:11px;
	line-height:18px;
	padding-bottom:50px;
}

div#hometext a {
	color:#E4E4E4;
	text-decoration:underline;
}

div#hometext li { padding:2px 0px; }

.dothr {

	width:500px;
	height:9px;
	background:  url(/images/oella_hr.gif) repeat-x;
	margin:10px 0 10px 0;

}



.floordesc {
	font-family: Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	
}

/* ----- gallery 

div#gallery ul {
	margin:0;
	padding:0;
	list-style:none;	
	align:center;
	
}

div#gallery li {
	float:left;
	color:#FFFFFF;
	padding:0 20px 0 0;
	
}

#imgBorder {
	border: 4px solid #9DB2B6;
	
}----- */

div#gallery {
	width:430px;
	background:#C8BBB7;
	padding:20px 0 20px 20px;
}

.imgBorder {
	border: 4px solid #3D1C13;	
	float:left;
	margin:0 20px 20px 0px;
}

.imgBorderLast {
	border: 4px solid #3D1C13;	
	float:left;
	margin:0 20px 0px 0px;
}	