@charset "utf-8";
body {
	margin: 0 auto;
	background-color: #000000;
	max-width:1280px;
	-webkit-box-shadow: 0px 0px 10px 2px #ffffff;
	-moz-box-shadow: 0px 0px 10px 2px #ffffff;
	box-shadow: 0px 0px 10px 2px #ffffff;

}

#wrapper {
	position:relative;
	padding:0;
	margin:0 auto;
	background-image:url(../images/beha_tile.png);
	min-width:1024px;
}

#facebook a {
	position:absolute;
	display:block;
	top:22px;
	left:400px;
	width:75px;
	height:93.5px;
	background-image:url(../images/beha-fb_btn.png);
	background-position:0px bottom;
	background-repeat:no-repeat;
}

#facebook a:hover {
	background-image:url(../images/beha-fb_btn.png);
	background-position:0px top;
	background-repeat:no-repeat;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-right: 50px;
	padding-left: 50px;
}
#footer a {
	font-weight: bold;
	color: #FFFFFF;
}
#main_body {
	margin: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#header p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
}

#dare-to-care a {
	width:175px;
	height:300px;
	background-image:url(../images/beha-dare-to-care-banner-002.png);
	background-position:bottom;
	display:block;
	background-repeat: no-repeat;
}

#dare-to-care a:hover {
	background-image:url(../images/beha-dare-to-care-banner-002.png);
	background-position:top;
}

#menu_nav td {
	background-color: #FE0909;
	border: 2px solid #C22028;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
#menu_nav  a, visited {
	text-decoration: none;
	color: #FFFFFF;
}
#menu_nav a:hover {
	text-decoration: none;
	color: #FFFF00;
	font-weight: bold;
}
#MenuBar1 li {
	border-bottom:solid 1px white;
}

#MenuBar1 a {

}

#MenuBar1 a:hover {
	color:black;
}

#Navbar  a, visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

#Navbar a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#holiday_special a {
	display:block;
	width:137px;
	height:99px;
	background-image:url(../images/holiday%202010/beha_holiday_icon.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

#holiday_special a:hover {
	background-image:url(../images/holiday%202010/beha_holiday_icon.png);
	background-position:top;
	background-repeat:no-repeat;
}

#holiday_special p a {
	background-image:none;
	display:inline;
}

#holiday_special p a:hover {
	background-image:none;
	display:inline;
}

#specials  a, visited {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FF0000;
	font-size: 10pt;
	font-weight: bold;
}

#spec_btn a {
	background-image: url(../images/beha_open_house.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 200px;
	width: 162px;
}

#spec_btn a:hover {
	background-image: url(../images/beha_open_house_hvr.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 200px;
	width: 162px;
}
#disc_btn {
	display: block;
	width: 162px;
	height:143px;
}

#disc_btn a {
	background-image: url(../images/disc_btn_162x286.png);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	width: 162px;
	height:143px;
}

#disc_btn a:hover {
	background-image: url(../images/disc_btn_162x286.png);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	width: 162px;
	height:143px;
}

