@charset "utf-8";

body {
	margin: 0px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
img {
	border:none;
}
h1 {
	color:#003176;
	font-size:30px;
	margin:5px 0px 5px 0px;
}
h2 {
	color:#003176;
	font-size:22px;
	margin:5px 0px 5px 0px;
}
h3 {
	color:#003176;
	font-size:17px;
	margin:5px 0px 5px 0px;
}
.div1Container {
	display:none;
	height:165px;
	background-image:url(../images/image001.jpg)
}
.div1 {
	display:none;
	height:165px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.div1TopLeft {
	display:none;
	font-family: Arial, Helvetica, sans-serif;
	width:200px;
	text-align:center;
	height: 140px;
	padding: 10px 0px 0px 20px;
	text-align:center;
	color:#FFF;
	font-size:15px;
}
.div1TopRight {
	display:none;
	float:right;
	width:250px;
	height:90px;
	padding-top:10px;
	margin-right:30px;
	margin-bottom:40px;
	text-align:right;
	color:#FFFFFF;
}
.div1TopRight a:link, .div1TopRight a:hover, .div1TopRight a:active, .div1TopRight a:visited {
	text-decoration:none;
	color:#FFFFFF;
}
.div1print {
	display:block;
	text-align:center;
	margin-bottom:20px;
}
.div2 {
	display:none;
	height:30px;
	width:100%;
	background-color:#FF3118;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E85361', endColorstr='#CA0F18'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#E85361), to(#CA0F18)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #E85361, #CA0F18); /* for firefox 3.6+ */
	margin-bottom:15px;
}
.div2Center {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}
.div2 ul {
	float:right;
	list-style:none;
	margin-top:5px;
}
.div2 li {
	display:inline;
}
.div2 a:link, .div2 a:hover, .div2 a:active, .div2 a:visited {
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	display:block;
	float:left;
	height:20px;
	padding-left:15px;
	padding-right:15px;
	text-decoration:none;
	border-left:1px;
	border-left-color:#000000;
	border-left-style:solid;
}
.div2 a:hover {
	color:#000;
}
.div3 {
	display:none;
	width:1000px;
	height:300px;
	margin-left:auto;
	margin-right:auto;;
	margin-top:20px;
}
.div3Left {
	width:300px;
	float:left;
}
.searchBox {
	width:290px;
	height:300px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background-color:#2581C9;
}
.searchBox h2 {
	font-size:18px; 
	color:#FFFFFF;
	margin-top:0px;
}
.searchBoxTable {
	margin-left:10px;
	width:270px;
	margin-top:30px;
}
.searchBoxTitle {
	font-size:20px;
	padding-top:10px;
	text-align:center;
	color:#FFFFFF;
}
.searchBoxText {
	color:#FFFFFF;
	width:60px;
	height:25px;
	line-height:25px;
	clear:left;
}
.searchBoxDrop {
	height:25px;
	width:100px;
	margin-left:5px;
}
.searchBoxSubmit {
    border: 1px solid #006;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	background-color:#FF3118;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E85361', endColorstr='#CA0F18'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#E85361), to(#CA0F18)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #E85361, #CA0F18); /* for firefox 3.6+ */
	color:#FFFFFF;
}
.introText {
	font-size:20px;
	color:#003176;
}
.div3Right {
	width:700px;
	margin-left:300px;
}
.div4 {
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0px;
}
.div4Left {
	display:none;
	width:300px;
	float:left;
}
.div4Right {
	width:100%;
	margin-left:0px;
}
.div5 {
	height:130px;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	clear:both;
}
.div6Container {
	margin-top:30px;
	height:30px;
	width:100%;
	background-color:#FF3118;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#E85361', endColorstr='#CA0F18'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#E85361), to(#CA0F18)); /* for webkit browsers */
	background: -moz-linear-gradient(top,  #E85361, #CA0F18); /* for firefox 3.6+ */
}
.div6 {
	height:30px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	clear:both;
	line-height:30px;
	color:#FFFFFF
}
.div6 a:link, .div6 a:hover, .div6 a:active, .div6 a:visited {
	color:#FFFFFF;
}
.div7Container {
	height:165px;
	background-image:url(../images/image001.jpg)
}
.div7 {
	height:50px;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	color:#FFFFFF;
	text-align:center;
	padding-top:30px;
}
.div7 a:link, .div7 a:hover, .div7 a:active, .div7 a:visited {
	color:#FFFFFF;
	font-size:11px;
	text-decoration:none;
}
.triangle-isosceles {
	position:relative;
	padding:15px;
	margin:1em 0 3em;
	color:#fff;
	background:#075698; /* default background for browsers without gradient support */
	
	/* css3 */
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	/* NOTE: webkit gradient implementation is not as per spec */
	background:-webkit-gradient(linear, left top, left bottom, from(#2e88c4), to(#075698));
	background:-moz-linear-gradient(top, #2e88c4, #075698);
	background:-o-linear-gradient(top, #2e88c4, #075698);

}
.triangle-isosceles:after {
	content:"";
	display:block; /* reduce the damage in FF3.0 */
	position:absolute;
	bottom:-15px; /* value = - border-top-width - border-bottom-width */
	left:50px; /* controls horizontal position */
	width:0;
	height:0;
	border-width:15px 15px 0; /* vary these values to change the angle of the vertex */
	border-style:solid;
	border-color:#075698 transparent;
}
.requestAValuation {
	font-size:16px;
	font-weight:bold;
}
.googleMap {
	width: 700px; 
	height: 500px; 
	margin-left:auto; 
	margin-right:auto;
}
.pcDontShow {
	display:none;
}
.valuationTable {
	width:600px; 
	margin-left:auto; 
	margin-right:auto;
}
.valuationInputs {
	width:400px; 
}