@charset "UTF-8";
.style1 {
	color: #E6E6E6
}
.style2 {
	color: #666666;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
}
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin: 15px;
	padding: 0px;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 52px;
	color: #000000;
	font-style: normal;
	text-decoration: none;
	font-weight: normal;
}
.titleb {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	color: #CCCCCC;
	font-style: italic;
}
.titlec {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #CC6600;
	font-style: italic;
}
.title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
.title3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 14px;
	font-weight: bold;
	color: #000000;
}
.normal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}
.taal {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.normal_price {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	line-height: 16px;
	padding: 6px;
}
.ourhousetext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	padding: 15px;
	background-color: #F2F2F2;
	line-height: 16px;
	font-style: italic;
	font-weight: normal;
}
.pricewit {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px;
}
.buttons {
	padding-left: 190px;
}
.photomaskA {
	background-image: url(<?php echo $objDynamicThumb1->Execute(); ?>);
	background-position: center center;
	height: 100px;
	width: 80px;
}
.imageshadow {
	border: 3px solid #E6E6E6;
}
.menubg {
	background-image: url(../images/layout/menubg.jpg);
	background-color: #EEEEEE;
}
.formalert {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CC3300;
	line-height: 18px;
}
