@charset "utf-8";
/* CSS Document */
body{
	background-color: white;
	background-image: none;	
}

#container {
	height: 800px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	font-family: "Arial Black", Gadget, sans-serif;
	position: relative;
	z-index: 100;
}
#home_wrapper {
	height: 550px;
	width: 900px;
	float: left;
}

#wrapper {
	height: auto;
	width: 900px;
	float: left;
}
#tips_wrapper{
	height: auto;
	width: 900px;
	float: left;
}



#topnav {
	display: none;
}

 
.slideshow {
	display: none;
	}
.table_style a{
	color: black;
	text-decoration: none;
}
.table_style a:hover{
	color: black;
	text-decoration: underline;
}
.table_spacing {
	padding-left: 20px;
}
.header {
	height: 124px;
	width: 800px;
	background-color: white;
	margin-left: 21px;
	padding-left: 40px;
	background-image: none;
}
.top_header{
	height: 25px; 
	width: 318px;
	float: left;
	color: black;
	text-align: right;
	margin-top: 13px;
}


.left_header {
	height: 124px;
	width: 175px;
	float: left;
}
.bottom_middle_header {
	height: 82px;
	width: 265px;
	float: left;
	color: black;
	}
.bottom_middle_header h1{
	font-size: 200%;
	color: black;
	padding-left: 30px;
	text-decoration: none;
	}
.bottom_right_header {
	height: 82px;
	width: 360px;
	float: right;
	color: black;
	}
.bottom_right_header p{
	padding-top: 15px;
}	


.content {
	width:  840px;
	float: left;
	background-color: white;
}
.content h2{color: black;
}
.content p {
	font-size: 12px;
	}
	
.tips_content {
	width: 700px;
	margin: 0px auto 0px auto;
	}
.tips_content h3{
	color: black;	
	}
.tips_content li{
	font-size: 12px;
	margin-left:		0; 
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 60px;
	}
.contact_content {
	width:  780px;
	float: left;
	background-color: white;
	padding: 0 30px 0 30px;
}	
.contact_right {
	width: 510px;
	float: left;
	}
	
.contact_left{
	float: left;
	width: 220px;
}

.map {
	padding-right: 150px;
	padding-left: 150px;
	height: 525px;
	width: 540px;
}
.content_header {
	height: 100px;
	width: 645px;
	padding-left: 65px;
	color: black;
	font-size: 14px;
	margin-left: 135px;
}
.content_header h2{
	color: black;
}

.content_footer {
	height: 200px;
	width: 500px;
	font-size: 12px;
	margin-left: 200px;
	color: black;
}

.wrapper_header {
	float: left;
	height: 90px;
	width: 840px;
	color: black;
	background-image: none;
}

.left_shadow {
	display: none;
	height: 450px;
	width: 21px;
}
.left_col {
	height: 365px;
	width: 150px;
	float: left;
	background-color: white;
	padding-top: 20px;
	padding-left: 30px;
}

.right_col {
	height: 385px;
	width: 200px;
	float: right;
	background-color: white;
	
}

.right_col ul {
	font-size: 12px;
	color: black;
	font-family: Verdana, Geneva, sans-serif;
	width: 150px;
	list-style: circle;
}

.right_col li { margin-bottom: 2em; }

.right_col h3 {
	font-family: Verdana, Geneva, sans-serif;
	color: black;
	line-height: normal;
	background-color: white;
}
.right_shadow{
	display:none;
	height: 450px;
	width: 39px;
	float: right;
}

.home_content {
	width:  460px;
	height: 300px;
	float: left;
	color: black;
}
.home_content_bottom {
	height: 155px;
	width: 460px;
}

.home_content_bottom img {
	padding: 10px 0 0 30px;
	}
.bottom_col {
	
}
.clear_both {
	clear: both;
}

 
img.displayed {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.footer {
	display: none;
}
