/*-----globals-----*/

* {

	margin: 0;

	padding: 0;

}
/*-----globals-----*/

* {

	margin: 0;

	padding: 0;

}

html {

	min-height: 100%;

	height: auto;

}

html {

	min-height: 100%;

	height: auto;

}

body {
	background: #FFF url(../images/gradient-blue.jpg);
	color: #4C4D4F;
	font: .85em Arial, Helvetica, Verdana, sans-serif;
	font-weight: normal;
}



a { color: #0F75BC; }




a:hover { color: #0096FF; }


ul { list-style-type: none; }


img { border: 0px; }



h1 span, h2 span { display: none; }


.clearer { clear: both; }



.clearer {
	clear: both;
	font-size: 1em;
	color: #333333;
	font-weight: bold;
}

/*-----structure-----*/



#container {
	width: 769px;
	padding: 13px;
	background: transparent url(images/cont-bg.gif) 0 0 no-repeat;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}

/*-----structure-----*/



#container {
	width: 769px;
	padding: 10px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-image: url(../images/cont-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFFFFF;
}

#container[id] { background-image: url(images/cont-bg.png); }

#container[id] {
	background-image: url(../images/cont-bg.png);
}



#top {

	clear: both;

	width: 749px;

	height: 81px;

	padding: 8px 10px;

	margin-bottom: 3px;

	background: #EEE url(images/top-bg.jpg) 0 0 repeat-y;

}



#top {

	clear: both;

	width: 749px;

	height: 81px;

	padding: 8px 10px;

	margin-bottom: 3px;

	background: #EEE url(../images/top-bg.jpg) 0 0 repeat-y;

}
#top h1   {
	float: left;
	display: none;
	width: 164px;
	height: 83px;
	background-color: #EEE;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#top h1 {
	float: left;
	display: block;
	width: 164px;
	background-color: #EEE;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#sponsors { float: right;}

#sponsors { float: right;}

#sponsors a {
	display: block;
	height: 73px;
	margin-left: 5px;
	background-color: #EEE;
	background-position: 0 0;
}

#sponsors a {
	float: left;
	display: block;
	height: 73px;
	margin-left: 10px;
	background-color: #EEE;
	background-position: 0 0;
}

#sponsors a:hover {
	background-position: 0px -73px;
}

#sponsors a:hover {
	background-position: 0px -73px;
}

#sponsors a span { display: none; }

#sponsors a span { display: none; }



a#betezra {

	width: 109px;

	background-image: url(images/a-ezra.gif);

}



a#betezra {

	width: 109px;

	background-image: url(../images/a-ezra.gif);

}

a#redcross {
	width: 96px;
	background-image: url(images/a-redcross.jpg);
}

a#redcross {
	width: 96px;
	background-image: url(images/a-redcross.jpg);
}

a#statelink {
	width: 72px;
	background-image: url(images/a-statelink.jpg);
}

a#statelink {
	width: 72px;
	background-image: url(images/a-statelink.jpg);
}

a#statela {
	width: 63px;
	background-image: url(images/a-statela.jpg);
}

a#statela {
	width: 63px;
	background-image: url(images/a-statela.jpg);
}

a#unitedway {
	width: 88px;
	background-image: url(images/a-unitedway.jpg);
}

a#unitedway {
	width: 88px;
	background-image: url(images/a-unitedway.jpg);
}



#main {
	width: 749px;
	height: 100%;
	padding: 10px;
	background: #EEE url(images/main-bg.jpg) 0 0 no-repeat;
}



#main {

	clear: both;

	width: 749px;

	height: 310px;

	padding: 10px;

	background: #EEE url(../images/main-bg.jpg) 0 0 no-repeat;

}

#flash {

	width: 450px;

	height: 310px;

	float: left;

}

#flash {

	width: 450px;

	height: 310px;

	float: left;

}

#description {

	float: right;

	width: 289px;

	height: 310px;

	background: #FFF url(images/desc-bg.jpg) bottom left no-repeat;

}

#description {

	float: right;

	width: 289px;

	height: 310px;

	background: #FFF url(../images/desc-bg.jpg) bottom left no-repeat;

}

#description h2 {

	display: block;

	width: 289px;

	height: 49px;

	background: transparent url(images/h2-desc.jpg) 0 0 no-repeat;

}

#description h2 {
	display: block;
	width: 289px;
	height: 49px;
	background-color: transparent;
	background-image: url(images/h2-desc2.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}

#description p {

	padding: 5px 10px 10px 10px;

	line-height: 1.4em;

	font-size: 0.75em;

}

#description p {

	padding: 5px 10px 10px 10px;

	line-height: 1.4em;

	font-size: 0.75em;

}

#links {

	clear: both;

	width: 749px;

	padding: 0px 10px 7px 10px;

	background: #EEE url(images/links-bg.jpg) bottom left no-repeat;

}

#links {
	clear: both;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;
	background-color: #EEE;
	background-image: url(../images/links-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#links ul li {

	display: block;

	float: left;

	width: 353px;

	height: 17px;

	padding: 4px 7px;

	margin: 0 0 3px 3px;

	border: 3px solid #FFF;

	font-size: 0.75em;

	background: #EEE url(images/link-bg.jpg) top left no-repeat;

}

#links ul li {
	display: block;
	float: left;
	width: 353px;
	height: 17px;
	border: 3px solid #FFF;
	font-size: 0.75em;
	background: #EEE url(../images/link-bg.jpg) top left no-repeat;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 3px;
	padding-top: 4px;
	padding-right: 7px;
	padding-bottom: 4px;
	padding-left: 7px;
	top: auto;
}

#links ul li.l-left { margin-left: 0px; }

#links ul li.l-left {
	margin-left: 0px;
	float: right;
	background-color: #FFFFFF;
	padding: 2px;
	margin-top: 2px;
}

#links ul li.l-sec { background-position: 0px -45px; }

#links ul li.l-sec {
	background-position: 0px -45px;
	float: right;
}

#links ul li.l-thi { background-position: 0px -65px; }

#links ul li.l-thi {
	background-position: 0px -65px;
	float: right;
}



#footer p {

	padding: 10px 0px;

	font-size: 0.70em;

	text-align: center;

}



#footer p {

	padding: 10px 0px;

	font-size: 0.70em;

	text-align: center;

}



#psa { background: #FFF url(images/psa-bg.gif) 0 0 repeat-x; }



#psa { background: #FFF url(../images/psa-bg.gif) 0 0 repeat-x; }

#psa-cont {

	

}

#psa-cont {

	

}

#psa-menu {

	width: 100%;

	font-size: 0.75em;

	text-align: center;

	padding: 10px 0px;

}

#psa-menu {

	width: 100%;

	font-size: 0.75em;

	text-align: center;

	padding: 10px 0px;

}

#psa-content {

	width: 480px;

	height: 378px;

	margin: 0 auto;

	

}

#psa-content {

	width: 480px;

	height: 378px;

	margin: 0 auto;

	

}

#psa-footer {

	width: 100%;

	padding: 10px 0px;

	text-align: center;

	font-size: 0.75em;

	color: #999;

	

}

#psa-footer {

	width: 100%;

	padding: 10px 0px;

	text-align: center;

	font-size: 0.75em;

	color: #999;

	

}
#pressrelease {
	clear: both;
	width: 749px;
	background: #EEE url(images/links-bg.jpg) bottom left no-repeat;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 7px;
	padding-left: 10px;

}
#pressrelease {
	height: 230px;
	background-repeat: no-repeat;
	background-position: left top;
}
#pressreleasebox {
	float: left;
	width: 350px;
	height: 155px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/pr-bg.jpg);
}
.helpfullinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #207FC1;
	background-color: #FDFDFD;
	text-indent: 0px;
	padding: 5px;
	float: right;
	width: 368px;
	margin-top: 1.0pt;
	margin-right: 0px;
	margin-bottom: 1.0pt;
	margin-left: 3px;
	
}
.sidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	width: 200px;
	color: #1C7CBF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: auto;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
#info {
	float: right;
	width: 289px;
	height: 310px;
	background-color: #FFFFFF;
	background-image: url(images/textfooter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#info h2 {
	display: block;
	width: 530px;
	height: 49px;
	background-color: transparent;
	background-image: url(images/PressReleaseInfoheaders.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#info p {
	padding: 5px 10px 10px 10px;
	line-height: 1.4em;
	font-size: 0.75em;
}
#pets {
	float: right;
	width: 289px;
	height: 310px;
	background-color: #FFFFFF;
	background-image: url(images/textfooter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
}
#pets h2 {
	display: block;
	width: 530px;
	height: 49px;
	background-color: transparent;
	background-image: url(images/PetInfoheader.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#pets p {
	line-height: 1.4em;
	font-size: 0.75em;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#container2 {
	width: 769px;
	height: 828px;
	padding: 13px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(images/cont-bg.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#main2 {
	width: 109px;
	background-image: url(images/h1-getagameplan.jpg);
	background-repeat: no-repeat;
}
#gameplan {
	float: right;
	width: 289px;
	height: 310px;
	background-color: #FFFFFF;
	background-image: url(images/textfooter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
}
#gameplan h2 {
	display: block;
	width: 530px;
	height: 49px;
	background-color: transparent;
	background-image: url(images/GamePlanInfoheaders.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#gameplan p {
	line-height: 1.4em;
	font-size: 0.75em;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
	
#evacuation {
	float: right;
	width: 289px;
	height: 310px;
	background-color: #FFFFFF;
	background-image: url(images/textfooter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
}
#evacuation h2 {
	display: block;
	width: 530px;
	height: 49px;
	background-color: transparent;
	background-image: url(images/EvacuationInfoheaders.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#evacuation p {
	line-height: 1.4em;
	font-size: 0.75em;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#quicklinks {
	float: right;
	width: 289px;
	height: 310px;
	background-color: #FFFFFF;
	background-image: url(images/textfooter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
}
#quicklinks h2 {
	display: block;
	width: 530px;
	height: 49px;
	background-color: transparent;
	background-image: url(images/QuickLinksInfoheaders.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#quicklinks p {
	line-height: 1.4em;
	font-size: 0.75em;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
#medicalinfo {
	float: right;
	width: 289px;
	height: 310px;
	background-color: #FFFFFF;
	background-image: url(images/textfooter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
}
#medicalinfo h2 {
	display: block;
	width: 530px;
	height: 49px;
	background-color: transparent;
	background-image: url(images/MedicalInfoheaders.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#medicalinfo p {
	line-height: 1.4em;
	font-size: 0.75em;
	display: block;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.bodycopy {
	line-height: 1.4em;
	font-size: 0.75em;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
}
#containercontact {
	width: 769px;
	height: 628px;
	padding: 13px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#evacuationmain {
	clear: both;
	width: 749px;
	height: 380px;
	padding: 10px;
	background-color: #E5E5E5;
	background-position: 0 0;
}
#medicalmain {
	width: 749px;
	padding: 10px;
	background-color: #E5E5E5;
	background-position: 0 0;
	height: 1900px;
}
#containermedical {
	width: 769px;
	height: 728px;
	padding: 13px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.sidebar2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	width: 200px;
	color: #1C7CBF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	height: 45px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
}
#quicklinksmain {
	width: 749px;
	padding: 10px;
	background-color: #E5E5E5;
	background-position: 0 0;
	height: 450px;
}
#containerquicklinks {
	width: 769px;
	height: 550px;
	padding: 13px;
	margin-top: 25px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: 0 0;
}
#contact {
	float: right;
	width: 289px;
	height: 310px;
	background-color: #FFFFFF;
	background-image: url(images/textfooter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
}
#contact h2 {
	display: block;
	width: 530px;
	height: 49px;
	background-color: transparent;
	background-image: url(images/ContactInfoheader.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#contact p {
	line-height: 1.4em;
	font-size: 0.75em;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: left;
	white-space: normal;
	display: table;
}
#main3 {
	width: 749px;
	height: 2250px;
	padding: 10px;
	background-color: #E5E5E5;
	background-position: 0 0;
}
#main4 {
	width: 749px;
	height: 300px;
	padding: 10px;
	background-color: #E5E5E5;
	background-position: 0 0;
}
#main5 {
	width: 749px;
	height: 1200px;
	padding: 10px;
	background-color: #E5E5E5;
	background-position: 0 0;
}
#main6 {
	width: 749px;
	height: 1175px;
	padding: 10px;
	background-color: #E5E5E5;
	background-position: 0 0;
}
#main7 {
	width: 749px;
	height: 725px;
	padding: 10px;
	background-color: #E5E5E5;
	background-position: 0 0;
}
#espanol {
	float: right;
	width: 289px;
	height: 310px;
	background-color: #FFFFFF;
	background-image: url(images/textfooter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#espanol h2 {
	display: block;
	width: 530px;
	height: 49px;
	background-color: transparent;
	background-image: url(images/spanishInfoheaders.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#espanol p {
	padding: 5px 10px 10px 10px;
	line-height: 1.4em;
	font-size: 0.75em;
}
#main8 {
	width: 749px;
	height: 1300px;
	padding: 10px;
	background-color: #EEEEEE;
}
a#211 {
	width: 88px;
	background-image: url(images/211logo.jpg);
	background-position: 0px 0px;
}
a#211 {
	width: 88px;
	background-image: url(images/211logo.jpg);
	background-position: 0px 0px;
}
a.211 {
	width: 88px;
	height: 73px;
	display: block;
	background-image: url(images/211logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.211 span {
	display: none;
}
a.211:hover {
	background-image: url(images/211logo.jpg);
	background-repeat: no-repeat;
	background-position: 0px -73px;
	height: 73px;
	width: 88px;
}
#numbers {
	float: right;
	width: 289px;
	height: 310px;
	background-color: #FFFFFF;
	background-image: url(images/textfooter.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}
#numbers h2 {
	display: block;
	width: 530px;
	height: 49px;
	background-color: transparent;
	background-image: url(images/ImportantNumbersheaders.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#numbers p {
	padding: 5px 10px 10px 10px;
	line-height: 1.4em;
	font-size: 0.75em;
}
#main9 {
	width: 749px;
	height: 700px;
	padding: 10px;
	background-color: #E5E5E5;
	background-position: 0 0;
}
#main10 {
	width: 749px;
	height: 3550px;
	padding: 10px;
	background-color: #E5E5E5;
	background-position: 0 0;
}
a.gameplan {
	width: 131px;
	height: 29px;
	display: block;
	background-image: url(images/Buttons_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.gameplan  span { display: none; }
a.gameplan:hover {
	background-image: url(images/Buttons_01.jpg);
	background-repeat: no-repeat;
	background-position: 0px -29px;
}
a.evacuation {
	width: 108px;
	height: 29px;
	display: block;
	background-image: url(images/Buttons_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.evacuation  span { display: none; }
a.evacuation:hover {
	background-image: url(images/Buttons_02.jpg);
	background-repeat: no-repeat;
	background-position: 0px -29px;
}
a.medical {
	width: 165px;
	height: 29px;
	display: block;
	background-image: url(images/Buttons_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.medical  span { display: none; }
a.medical:hover {
	background-image: url(images/Buttons_03.jpg);
	background-repeat: no-repeat;
	background-position: 0px -29px;
}
a.pets {
	width: 66px;
	height: 29px;
	display: block;
	background-image: url(images/Buttons_04.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.pets  span { display: none; }
a.pets:hover {
	background-image: url(images/Buttons_04.jpg);
	background-repeat: no-repeat;
	background-position: 0px -29px;
}
a.links {
	width: 106px;
	height: 29px;
	display: block;
	background-image: url(images/Buttons_05.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.links  span { display: none; }
a.links:hover {
	background-image: url(images/Buttons_05.jpg);
	background-repeat: no-repeat;
	background-position: 0px -29px;
}
a.contact {
	width: 92px;
	height: 29px;
	display: block;
	background-image: url(images/Buttons_06.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.contact  span { display: none; }
a.contact:hover {
	background-image: url(images/Buttons_06.jpg);
	background-repeat: no-repeat;
	background-position: 0px -29px;
}
a.spanish {
	width: 102px;
	height: 29px;
	display: block;
	background-image: url(images/Buttons_07.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.spanish  span { display: none; }
a.spanish:hover {
	background-image: url(images/Buttons_07.jpg);
	background-repeat: no-repeat;
	background-position: 0px -29px;
}
#pressrelease h2     {
	display: block;
	width: 365px;
	height: 29px;
	background-color: transparent;
	background-image: url(images/news&pressreleasesheaders.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
#pressrelease p   {
	line-height: 1.3em;
	font-size: 0.75em;
	top: 5px;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: left;
}
