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

#container {
	margin: 0px;
	font-family: "Arial Black", Gadget, sans-serif;
}

#home_wrapper {
	margin: 0px;
}

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

#topnav {
	margin: 0px;
	display: none;
}
	
.slideshow {
	margin:0;
	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 {
	display: none;
	margin: 0px;
}
	
.top_header{
	display:none;
	margin:0px;
}

.top_menu{
	display:none;
	margin:0px;
}
.coupons { margin: 0px;}

.left_header {
	display:none;
	margin:0px;
}

.left_shadow_short {display: none; margin: 0px;}
.right_shadow_short {display: none; margin: 0px;}

.bottom_middle_header {
	display:none;
	margin:0px;
	}
.bottom_middle_header h1{
	display:none;
	margin:0px;
	}
.bottom_right_header {
	display:none;
	margin:0px;
	}
.bottom_right_header p{
	display:none;
	margin:0px;
}	
.menu {margin: 0px; display: none;}

.content_container h2{
	margin: 0px;	
}
.content_container {
	margin: 0px;	
}
.content {
	margin: 0px;
	width:  840px;
	float: left;
	background-color: white;
}
.content h2{margin: 0px;}
.content p {margin: 0px;
	font-size: 12px;
	}
	
.tips_content {
	width: 700px;
	margin: 0px auto 0px auto;
	}
.tips_content h3{
	color: black;	
	}
.tips_content li{
	font-size: 12px;
	padding: 0px 0px 5px 0px;
	margin: 0px 0px 0px 60px;
	}
.contact_content {
	width:  780px;
	float: left;
	background-color: white;
	padding: 0px 30px 0px 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: 0px;
}
.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;
}
