/* CSS Document */

#bodycontent {
height: 100%;
width: 540px;
margin-left: 50px;

}

div#temp_content {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
height: 100%;
width: 840px;
background-image: url(../images/temp_bg.jpg);
background-repeat: repeat-y;
}


div#leftcontent_temp {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;

	float: left;
	width: 630px;
	clear: both;
}

div#leftcontent_temp p{
	font-family: Arial, Helvetica, sans-serif;
	color:#999999;
	font-size: 1.2em;
	margin-left: 25px;
	margin-top: 0px;

	
	}


div#temp_footer {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
width: 630px;
height: 48px;
background-image: url(../images/tempfooter_top.jpg);
background-repeat: no-repeat;
overflow: hidden;
vertical-align: baseline;
}

	div#tempbanner_img {
	margin: 0px 0px 0px 0px;
	padding: 0px  0px 0px 0px;
	height: 202px;
	width: 320px;
	background-image:url(../images/tempbanner_img.jpg);
	background-repeat: no-repeat;
	float:left;
	}
	
div#right_temp {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 210px;
	height: 100%;
	float: right;
	vertical-align:top;
	}




div#weather_right_temp {
width: 150px;
color: #204106;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
}
	
	div#weather_right_temp ul {
	display: block;
	width: 150px;
	height: 38px;
	margin: 0px 0px 0px 0px;
	}
	
	div#weather_right_temp li {
	width: 40px;
	line-height: 40px;
	display: inline;
	list-style-image: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	}
	


div#temp_map_box {
width: 150px;
height: 168px;
text-align:center;
margin-top:10px;
}


div#contact_temp {
width: 200px;
height: 100%;
background-image:url(../images/contact_bg.jpg);
background-repeat: repeat-y;
	overflow: hidden;
	margin-top:10px;
}

	.imgcontact {
	border: 0px;
	vertical-align: top;
	background-repeat: no-repeat;
	overflow: hidden;
	}
	
	div#contact p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #5e7c0d;
	padding-left: 40px;
	width: 140px;
	}
