@charset "utf-8";
/*  ############ GLOBAL #################################	*/
/*
background	# 251307	brown
text white  # cccc99
			# 7b1a13	red
*/

/* DEBUG DIVs */
/*
div {
	border: 1px solid #CCCC00;
}
*/

body  {
	background-color: #251307;
	background-image: url(/images/header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	color: #cccc99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 500;
	line-height: 24px;
	margin: 0px;
	padding: 0px;
}
img { 	border: 0px; }
a { }
a:link { 	color: #7b1a13; }
a:hover { 	color: #7b1a13; }
a:active { 	color: #ccccff; text-decoration: none; }
a:visited { color: #7b1a13; text-decoration: none; }
.sblue	{ 	color: #7bbacd; font-weight: bold; }
.blue	{ 	color: #7bbacd; }
.red    {   color: #7B1A13; }
.sred	{ 	color: #7B1A13; font-weight: bold; }
.owhite {  color: #cccc99; }
.white{ 	color: #CCCCFF; }
.left { text-align: left; }
.clear { float: none; clear:both; }
.pdfFile {
	position: relative;
	float: left;
	padding: 0px 0px 0px 10px;
	background: url(/css/img/pdficon_small.gif) no-repeat left center;
}
/*  ################## GLOBAL LAYOUT ############################	*/
#maincontainer{
	position: relative;
	clear: none;
	width: 1200px;	 /*Width of main container*/
	margin: 0 auto;	 /*Center container on page*/
	height: 100%;
	text-align: left; /* overrides text-align: center on the body element. */
	padding: 0px 20px 0px 20px;
	
}
/*  ################## HEAD &amp; FOOT ers ############################	*/
#topsection{
	/* 
	background-image: url(/images/logo.png);
	background-repeat: no-repeat;
	background-position: 0px 15px; 
	*/
	position: relative;
	float: left;
	height: 134px;	 /*Height of top section and header background img*/
	width: 1200px;
	z-index: 100;
	padding: 0px;
	margin: 0px;
}
#topsection img { height: 80px; padding-top:15px; }
/*	BEGIN NAV	*/
#nav {
	/* this width value is also effected by the padding we will later set on the links. */
	position: relative;
	padding: 0px;
	width: 1100px;
	margin: 0px;
	height: 16px;
	float: left;
	clear: none;
	color: #251307;
}
#nav ul	{
	text-align: left;
	font-size: 14px;
	margin: -5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: none;	/* cancels gap caused by top padding in Opera 7.54 */
	/* fixes Firefox 0.9.3 */
	vertical-align: top;
	line-height: 16px;
}
#nav ul li	{
	display: inline;
	margin: 0px 20px 0px 20px;
	padding: 0px 0px 0px 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	vertical-align: middle;
	line-height: 16px;
}
#nav ul li:first-child {
	margin: 0 20px 0 0;
}

#nav ul li a	{
	border: 0;
	margin: 0px;
}
#nav ul li a:hover	{
}
/*	END NAV	*/

#footer{
	width: 1000px;	 /*Width of main container*/
	margin: 0 auto;	 /*Center container on page*/
	height: 100%;
	/* text-align: center; /* overrides text-align: center on the body element. */
}
/*  ##############################################	*/
/*  INDEX */
#contentwrapper	{
	position: relative;
	float: left;
	width: 100%;
	clear: none;
	margin: 0px 0px 0px 0px;
}
/* Set DEBUG BORDER 	
#contentwrapper	DIV{ 
	border: solid 1px #FFFFCC;
}
*/	
#contentcolumn	{ /* INDEX */
	margin-top: 20px;
	margin-left: 380px;		 /* Set left margin to LeftColumnWidth */
	/*	margin: 0 20px 0 26%; 	*/	
	/* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. 	*/
	clear: none;
	width: 580px;
}

#leftcolumn	{
	float: left;
	width: 330px;	 /* Width of left column */
	margin: 20px 0px 0px 0px;
	margin-left: -1200px;	 /* Set left margin to -(MainContainerWidth) */
	clear: none;
	text-align: left;
}
#leftcolumn .heading { 
	margin: 15px 0px 0px 0px;
}
#leftcolumn p {
	width: auto;
	margin: 0px 0px 0px 0px;
	padding-top: 10px;
	font-size: 12px;
	font-weight: normal;
	line-height: 24px;
	text-align: justify;
	color: #cccc99;
}

#myGallery	{
	position: relative;
	float: left;
	margin: 10px 0px 0px 0px;
	width: 650px !important;
	height: 433px !important;
	overflow: hidden;
	padding: 0px;
	background-color:#000000;
	text-align: left;
}
#control UL LI DIV{ 
	border: solid 1px #FFFFCC;
}
#control 	{
	position: relative;
	float: left;
	clear: none;
	width: 650px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#control a	{
	margin: 0px 0px 0px 0px;
}
#control ul	{
	text-align: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;	/* cancels gap caused by top padding in Opera 7.54 */
	/* fixes Firefox 0.9.3 */
}
#control ul li	{
	display: inline;
	margin: 0px 20px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: none;
	vertical-align: top;
	line-height: 16px;
	color: #7b1a13;
}
#control ul li a	{
	border: 0;
	margin: 0px;
}


/*  ##############################################	*/
/*  PHOTOS and FLOORPLAN */
#plancolumn	{
	position: relative;
	float:right;
	margin-top: 0px;
	margin-left: 0px;		 /* Set left margin to LeftColumnWidth */
	margin-right: 0px;
	padding: 0px;
	/*	margin: 0 20px 0 26%; 	*/	
	/* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. 	*/
	clear: none;
}
#imagescolumn	{
	float: left;
	width: 400px;	 /* Width of left column */
	margin-left: 0px;	 /* Set left margin to -(MainContainerWidth) */
	margin-top: 30px;
	clear: none;
	text-align: left;
}
#biginfo	{
	min-width: 400px;
	margin: 0 0 0 10px;
/*	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccc99; */
}
#bigview {
	margin: 0px 0px 0px 0px;
	width:400px; 
	/*height:267px;*/
}
th { text-align: left; }
.thin {
	font-weight: bold;
	height: 14px;
	margin: 0;
	padding: 0;
}
/*  ##############################################	*/
/*  RATES and POLICIES */
#policycolumn	{
	margin: 40px 0px 0px 0px;
	margin-left: 450px;		 /* Set left margin to LeftColumnWidth */
	/*	margin: 0 20px 0 26%; 	*/	
	/* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. 	*/
	width: 550px;
	clear: none;
}
#ratesimgcolumn	{
	margin: 30px 0px 0px 0px;
	margin-left: 400px;		 /* Set left margin to LeftColumnWidth */
	/*	margin: 0 20px 0 26%; 	*/	
	/* the right margin can be given in percentages or pixels. It creates the space down the right side of the page. 	*/
	width: 650px;
	clear: none;
}
#policycolumn .hr	{
	width: 100%;
	height: 1px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccc99;
}
#policycolumn ul {
	list-style-position: outside;
	list-style-type: square;
	padding-left: 20px;
}
#policycolumn ul li {
	list-style-position: outside;
	list-style-type: square;
}
#sidebar ul {
	list-style-position: outside;
	list-style-type: square;
	padding-left: 20px;
}
#sidebar ul li {
	list-style-position: outside;
	list-style-type: square;
}

#ratescolumn	{
	position: relative;
	float: left;
	width: 420px;	 /* Width of left column */
	margin: 30px 0px 0px 0px;
	margin-left: -1200px;	 /* Set left margin to -(MainContainerWidth) */
	clear: none;
	text-align: left;
}
#ratescolumn .heading { 
	margin-left: 10px;
}

#ratescolumn .hr	{	
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccc99;
}
#rates	{
	margin: 0px 0px 0px 10px;
}
/*  ##############################################	*/
/*  ADVERTS */

#ad {
	position: relative;
	float: right;
	clear: right;
	margin: 72px 0px 0px 0px;
	padding: 0px 5px 0px 0px;
	height: auto;
	width: 130px;
	text-align: justify;
	border-left: 1px ridge #FFFFFF;
}

.adlnk { 
	width: 120px;
	text-align: justify;
	color: #FFFFFF;
	line-height: 16px;
	margin: 0px auto;
	padding: 0px 10px 0px 20px;
}
.adlok { 
	width: 110px;
	text-align: center;
	color: #FFFFFF;
	line-height: 12px;
	margin: 0px auto;
	padding: 0px;
}
#ad img{
	float: right;
	position: relative;
	display: block;
	width: 125px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#ad a{
	position: relative;
	display: block;
	float: left;
	width: 125px;
	margin: 0px 0px 0px 10px;
	padding: 20px 0px 0px 0px;
}
/* OLDE TEST
#ad {
	position: absolute;
	right: 0px;
	top: 200px;
	margin: 0px 10px 0px 0px;
	padding: 0px 20px 0px 0px;
	height: 60%;
	width: 140px;
	text-align: justify;
	border-left: 1px ridge #FFFFFF;
	background-color: #000000;
}
*/

/*  ################# THE END #############################	*/
