body {
	background-image: url(../images/gray_graybkg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #7C7C7C;
	font-family: "Times New Roman", Times, serif;
	font-size: small;
	text-decoration: none;	
}
* { behavior: url(iepngfix.htc) }

a:link {
	color: #E9CC8F;
	text-decoration: none;
	}
a:visited {
	color: #E9CC8F;
	text-decoration: none;
	}
a:hover { 
	color: #990000;
	text-decoration: none;
	}
#container {
	background-image: url(../images/eloa_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-top: 1px solid #666666;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #666666;
	background-color: #B9B9B9;
	vertical-align: top;
	display: table-cell;
	margin: 0px;
}
#leftnav {
	background-image: url(../images/leftnavebiege.png);
	background-repeat: repeat-x;
	width: 10px;
	vertical-align: top;
	text-align: left;
	height: 1px;
	margin: 0px;
	top: 0px;
	display: table-cell;
}
#tlnav {
	height: 72px;
	width: 200px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-image: url(../images/topleftnavbiege.png);
	top: 0px;
}
#flash {
	height: 126px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #990000;
}
#center {
	background-image: url(../images/faded_white_bkg.png);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
}
#center a {
	color: #990000;
}
#center a:hover {
	color: #000000;
}
#footer {
	background-color: #000000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #011705;
	width: 100%;
	font-size: 10px;
	color: #FFFFFF;
}
#topnav {
	font-size: 10px;
	text-transform: uppercase;
	color: #E9CC8F;
	text-decoration: none;
	font-weight: bold;
	background-image: url(../images/top_nav_bkg.png);
	background-repeat: repeat-y;
	background-position: left top;
}
#menu1 {
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	list-style-type: none;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 15px;
	list-style-image: url(../images/maroon_bullet.png);
	font-weight: bold;
} 

#menu1 ul { /* remove bullets and list indents */
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	color: #333333;
	font-size: 1em;
	line-height: 15px;
}

/* style, color and size links and headings to suit */
#menu1 a {
	list-style-image: url(../images/maroon_bullet.png);
	font-size: 1em;
	line-height: 15px;
	display: block;
	margin: 0;
	padding: 2px 3px;
	color: #000000;
	list-style-type: none;
}
#menu1 a:hover {
	color: #FFFFFF;
	list-style-image: url(../images/biege_bullet.png);
	font-size: 1em;
	line-height: 15px;
}
.blink{
	font-size: 15px;
	color: #990000;
	display: inline;
	text-decoration: blink;
	font-weight: bold;
}

#menur {
	font-size: 0.08em;
}

#menur a {
	color: #990000;
	font-size: 9px;
}

#menur a:hover {
	color: #000000;
	font-size: 9px;
}
#featured a{
	color: #990000;
}
.listings {
	background-color: #CCCCCC;
	color: #000000;
}
