body
{
	margin: 0;
	padding: 0;
	font-size: 13px;
	background: transparent;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align:center;
	color: #666666;
}

* {margin: 0;}
html, body
{
  height: 100%;
}

hr{
	 -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: -moz-use-text-color -moz-use-text-color #CCCCCC;
    border-style: none none solid;
    border-width: 0 0 1px;
    float: none;
    height: 1px;
    margin: 2px;
}
#wrapper
{
  min-height: 100%;
  height: auto !important;
  height: 100%;
  margin: 0 auto -40px; /* the bottom margin is the negative value of the footer's height */
}



/* Header */
#header
{ width: 850px;
  margin-left: auto;
  margin-right: auto;
  height: 40px;
  text-align: left;

}
#header p{
	font-size: 24px;
	font-weight: bold;
}

.menu{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #d7e6f0;
	padding: 5px;
	margin-top: 2px;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 0;
	height: 16px;
}

.menu li{
	display: inline;
	list-style-type: none;
	font-weight: bold;
}
.menu li a{color: #384357;}
.menu li a:link, .menu li a:visited {color: #384357;text-decoration: none;}
.menu li a:hover {color: #666666;text-decoration: none;}
.menu.face{height: 22px;}
.menu ul {padding:0; margin:0;}

a:link, a:visited {color: #384357;text-decoration: none;}
a:hover {color: #666666;text-decoration: none;}
h1{
	padding: 0px;
	font-size: 1.5em;
	margin: 0;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
h2{
	padding: 0px;
	font-weight: bold;
	margin: 0px;
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
}
h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	margin: 0px;
}
.white, .white a{
	color: #FFFFFF;
}

div.links li{
	font-size: 1em;
	font-weight: bold;
	list-style-type: circle;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0px;
	padding: 0px;
}
div.links li a{color: #039;}
div.links li a:hover{color: #00C;text-decoration: underline;
}
/* Footer */
#footer{
	background-color: #eeeeee;
	height: 40px;
	width: 100%;
	font-size: 12px;
}
#footer table
{
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	text-align: left;
	height: 40px;
}
.push
{
  height: 40px; /* .push must be the same height as .footer */
}

#footer .copyright
{
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
}
#footer a
{
  color: #999999;
  text-decoration: none;
}
#footer a:hover
{
  text-decoration: underline;
}

#content
{
  text-align: left;
  margin:5px 0;
  width: 854px;
  margin-left: auto;
  margin-right: auto;
}


.buttoninner{
	padding: 2px;
	background-color: #BEDEF3;
}

.buttonouter{
	padding: 2px;
	margin: 0 0 8px 8px;
	border: 1px solid #cce0eb;
}
.divouter{
	padding: 4px;
	border: 1px solid #cce0eb;
	margin: 4px 0;
}
.divinner{
	padding: 2px;
	border: 1px solid #cce0eb;
	margin: 4px 0;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
.divinner-bgtop{
	padding: 2px;
	border: 1px solid #cce0eb;
	margin: 4px 0;
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;

}
.red, .red a{color: #c01e13;}
.rent{
	background-image: url(/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0px -350px;
}
.price{
	font-weight: bold;
	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
}
.pricereduced{
	font-weight: bold;
	color: #CA2418;
	text-decoration: line-through;
	font-family: Arial, Helvetica, sans-serif;
}
.btn{

	color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}

blockquote.quote {
	height:100%;
	position:relative;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 1em;
	margin-left: 0;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 2em;
	padding-right: 0.5em;
	background-image: url(/images/quote.png);
	background-repeat: no-repeat;
}
blockquote {
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.4em;
	padding:0;
	text-align: justify;
}
blockquote img.right{
	margin-bottom: 10px;
	margin-left: 10px;
}
blockquote cite {
	font-family:georiga;
	font-size:0.9em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:bold;
	line-height:normal;
	text-transform:uppercase;
	text-align: right;
}
.quote span {
font-family:Georgia,sans-serif;
color:#cce0eb;
font-size:3em;
font-style:normal;
font-variant:normal;
font-weight:bold;
left:0;
line-height:normal;
position:absolute;
top:0;
width:2em;}

