@charset "utf-8";
/* CSS Document */

h1 {color: #a286c0; text-align: center; font-size: 14px;}


body
{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#cccccc;
	
	overflow: visible;

	background-position:top;
	background:url(images/bg.gif);
	background-color:#333333;
}


.footer {
	background-color:#222;
	color:#777777;
	padding: 10px;
	font-size:11px;
	text-align:center;
	
}


.header
{
	background-image:url(images/header.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:5px;
	border-bottom:solid 2px #a286c0;
	height: 144px;}
	
	.header2
{
	background-image:url(images/header2.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:5px;
	border-bottom:solid 2px #a286c0;
	height: 144px;}
	
		.xmas
{
	background-image:url(images/xmaslogo.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:5px;
	border-bottom:solid 2px #a286c0;
	height: 144px;}
	
.skype {
	padding:0;
	margin:110px 0 0 280px;
	
}
a img{border:0;
text-decoration:none;
	
}
.top-navigation{
	height:38px;
	text-align:center;
	color:#444;
}

.top-navigation a, a:active{
	text-decoration:none;
	color:#a286c0;
	font-weight:bold;
	padding-left:6px;
	padding-right:6px;
}

.top-navigation li {
	display: inline;
	list-style-type: none;
}

.top-navigation a:hover{
	text-decoration:none;
	color:#fff;
	padding-left: 6px;
	padding-right: 6px;
}

a:link {color:#a286c0; text-decoration: none}
a:visited {color:#a286c0; text-decoration: none}
a:active {color:#a286c0; text-decoration: none}
a:hover {color:#ffffff; text-decoration: none;}



.boxes
{
	background-color: #111;
	border:solid 1px #333;
	vertical-align:top;

}

.boxes2
{
	background-color: #4a366b;
	border:solid 1px #000;
	vertical-align:top;

}


.smalltext {
	font-size:10px; color:#666;
	}
	
.boxes div{
	padding:10px;
	}
	
.boxes2 div{
padding:10px;
	}
	
.boxheading{
	
	font-weight:bold;
	color:#fff;
	font-size:16px;
}

.boxheading2{
	
	font-weight:bold;
	color:#fff;
	font-size:18px;
}

.boxtext{
	}
	
.boxlink {
	text-align:right;
	}
	
.boxlink a, a:active
{
	text-decoration:none;
	color:#a286c0;
	
	padding: 0;
}

.boxlink2 a, a:active
{
	text-decoration:none;
	color:#fff;
	
	padding: 0;
}
	
.boxlink a:hover{
	text-decoration:none; 
	color:#fff;
	padding: 0;
}

.boxlink2 {
	text-decoration:none; 
	color:#fff;
	padding: 0;
	text-align: right;
}

/*DROP DOWN MENU*/

ul.submenu {
	display: none;
	position: absolute;
	padding: 3px;
}

ul.submenu li {
	display: block;
	background-color: #000;
	padding: 1px 0;
	margin: 0;
	overflow: hidden;
	padding: 3px 0;
	border-bottom: 1px #333 solid;
	opacity:0.85;
	filter:alpha(opacity=85);
}

/*SCREEN WIDTH ELEMENT*/
div#screen_width {
	width: 100%;
	height: 1px;
}


.detailstable
{
	width:510px;
}

.detailstable #heading
{
	text-align:left;
	font-weight:bold;
	background-color:#a286c0;
	color:#000;
	
}

.detailstable #rent
{
	text-align:center;
	font-weight:bold;
	color:#F60;
	font-size:16px;
	background-color:#222;
	
}

.rented, .detailstable #rented
{
	text-align:left;
	color:#F30;
	
}
iframe{
	position:relative;
	
	margin-top:15px;
	overflow:hidden;
	
  

	
	
}
.detailstable td
{
	background-color:#181818;
	text-align:left;
	vertical-align:top;
	}


/*.snow
{
	background-image:url(images/snowbg.png);
	
	background-position:top left;

	overflow:visible;}
	.sleigh
{
	background-image:url(images/sleigh.png);
	
	background-position:top left;
background-repeat: no-repeat;
	overflow:visible;}
	*/
	.trees
{
	background-image:url(images/bottombg.png);
	
	background-position:bottom left;
	background-repeat:repeat-x;
	z-index: 500;
	overflow:visible;}
	
