@charset "utf-8";
/* CSS Document */

body{
	padding:0px;
	margin:0px;
	background-image: url(images/userimages/design/bg.jpg);

	background-color: #A2D255;
}

#BodyDiv {
	width:700px;
}

.bodytext{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #000000;
}

.bodybg{
	background-image: url(images/userimages/design/body_bg3.gif);


}

h2{
	font-family: "Times New Roman", Times, serif;
	color: #663300;
	letter-spacing: 1px;
}

a{
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000033;
}
a:link {
	color: #663300;
}

.headingText{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}
#apDiv1 {
	position:absolute;
	left:65px;
	top:148px;
	width:529px;
	height:374px;
	z-index:1;
}

#propertysummary TD {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
}

#navi2 {
	padding-top:11px;
}

#bookingheader {
	background-color:#666666;
	color:white;
	font-weight:bold;
	font-size:14px;
}

#bookingheader A {
	color:white;
	text-decoration:none;
}

#bookingheader select {
	font-size:14px;
}

#bigstock {
	color:black;
	text-decoration:none;
	font-size:13px;
	font-weight:normal;
}

#bookcal {
	width: 450px;
	position: relative;
	margin-top:-153px;
	margin-left:230px;
	height:180px;
}

.thecontent img {
border:1px solid black;
}

input.image {
border:5px solid black;
}