html, body {
  height: 100%; /* Required */
  margin: 0;
  padding: 0;
}
body {
	text-align: center; 
	background-color:#000000; 
	color:#FFFFFF;
	background-image:url(../images/headerbg.gif); 
	background-repeat:repeat-x;
}
:-moz-any-link:focus {  outline: none; }
.outer 
{
	width: 100%;
	text-align: center;
	position: relative;
	min-height: 100%; /* For Modern Browsers */
	height: auto !important; /* For Modern Browsers */
	height: 100%; /* For IE */
	
}
.clearboth{ clear:both; visibility:hidden; }
.footer 
{
	width: 100%;
	position: absolute;
	bottom: 0 !important;
	left: 0 !important;
	bottom: -1px; /* For Certain IE widths */
	height: 70px;
	font-family:Tahoma, Verdana, Arial; font-size:10px; color:#FFFFFF;
	background-image:url(../images/footerbg.gif); 
	background-repeat:repeat-x;
}
.footercontent
{
	width:960px; margin: 0 auto; text-align:center;
}
.footercontent .ftextleft
{
	float:left; padding-top:30px; padding-left:20px; width:180px;
}
.footercontent .ftextright
{
	float:right; padding-top:30px; padding-right:20px; width:180px;
}
.footercontent .ftextright a:link, 
.footercontent .ftextright a:visited
{
    color:#c4c5c4; text-decoration:none;
}
.footercontent .ftextright a:hover, 
.footercontent .ftextright a:active
{
    color:#000000; text-decoration:none;
}
.header
{
	width:960px; height:151px; margin: 0 auto;
}
.content
{
	width:950px; margin: 0 auto; text-align:left;
	font-family:Tahoma, Verdana, Arial; font-size:12px; color:#c4c5c4;
}
.content .contentblock
{
	float:left; width:562px;
}
.content .contentblock a:link, 
.content .contentblock a:visited
{
    color:#FFFFFF; text-decoration:underline;
}
.content .contentblock a:hover, 
.content .contentblock a:active
{
    color:#999999; text-decoration:underline;
}
.content .contentblock .outlinebg
{
	background-image:url(../images/contentbg.gif); background-repeat:no-repeat; background-position:top center; padding:10px 20px;
	line-height:18px;
}
.content .contentblock .outlineflashbg
{
	background-image:url(../images/contentbg.gif); background-repeat:no-repeat; background-position:top center; margin: 0 auto; text-align:center;
	line-height:18px;
}
.content .contentblock .outlineimgbg
{
	background-image:url(../images/contentbg.gif); background-repeat:no-repeat; background-position:top center; margin: 0 auto; text-align:center; padding-top:4px;
	line-height:18px;
}
.content .smallblock                                                                                                          
{
	float:left; width:194px;
}
.content .smallblock a:link, 
.content .smallblock a:visited
{
    color:#FFFFFF; text-decoration:none;
}
.content .smallblock a:hover, 
.content .smallblock a:active
{
    color:#999999; text-decoration:none;
}
.content .smallblock .outlinebg
{
	background-image:url(../images/blockbg.gif); background-repeat:no-repeat; padding:3px;
}

.topmenu
{
	height:41px; font-family:Tahoma, Verdana, Arial; font-size:11px; color:#cc9960; font-weight:bold; padding:0; margin:0;
}
.topmenu a:link, 
.topmenu a:visited
{
    color:#cc9960; text-decoration:none;
}
.topmenu a:hover, 
.topmenu a:active
{
    color:#000000; text-decoration:none;
}
.topmenu ul
{
	list-style-type: none; padding:0; margin:0; 
}
.topmenu li
{
	float:left; padding:14px 20px;
}
.topmenu .current
{
	float:left; padding:14px 20px; background-image:url(../images/menucurrent.gif); background-repeat:repeat-x; background-position:left center;
}
.topmenu .menudelim
{
	float:left; padding:0; width:15px; height:41px; background-image:url(../images/menudelim.gif); background-repeat:no-repeat; background-position:center;
}
.flagbox
{
	background-color:#4b4642; padding:5px; margin-bottom:10px;
}
.flagbox img
{
	float:left; padding:2px 6px 0 0; border:0;
}

.leftnavline
{
    margin:0 10px; padding:6px 2px; background-image:url(../images/navundeline.gif); background-repeat:no-repeat; background-position:bottom left;
}
.borderimage
{
	border:#666666 solid 1px; padding:2px;
}
.borderleftimage
{
	cursor:pointer; float:left; margin:2px; border:#666666 solid 1px; padding:2px;
}

.propertiestable
{
    width:522px; 
}

.propertiestable table
{
    font-family:Tahoma, Verdana, Arial; font-size:11px; color:#c4c5c4;
}
.propertiestable table a:link, 
.propertiestable table a:visited
{
    color:#FFFFFF; text-decoration:none;
}
.propertiestable table a:hover, 
.propertiestable table a:active
{
    color:#000000; text-decoration:none;
}

.tabletopline
{
	background-image:url(../images/list/topline.gif); background-repeat:no-repeat; width:522px; height:4px;
}
.tablecontent
{
	background-image:url(../images/list/contentline.gif); background-repeat:repeat-y; width:522px;
}
.tablebottomline
{
	background-image:url(../images/list/bottomline.gif); background-repeat:no-repeat; width:522px; height:4px;
}
.tablerowdelim
{
	background-image:url(../images/list/rowdelim.gif); background-repeat:repeat-x; background-position:center left; height:1px;
}
.offerblock
{
    background-color:#37322e; margin:10px 0; padding: 5px 10px;
}
.offerblock a:link, 
.offerblock a:visited
{
    color:#cc9960; text-decoration:none;
}
.offerblock a:hover, 
.offerblock a:active
{
    color:#FFFFFF; text-decoration:none;
}

.flashlinks
{
    padding:10px 20px; font-size:12px; font-weight:bold; text-align:left;
}

.indextext
{
    float:left; font-size:18px; padding-top:30px;
}



.virtualtour
{
    font-family:Tahoma, Verdana, Arial; font-size:11px; color:#cc9960; font-weight:bold;  padding:10px 20px;
    background-image:url(../images/tourbutton.gif); background-repeat:no-repeat;
}
.continue
{
    float:right; background-image:url(../images/continue.gif); background-repeat:no-repeat; background-position:center right; padding:10px 40px 10px 10px; cursor:pointer;
}