@charset "UTF-8";

/* SpryAccordion.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion {
	border-left: solid 1px gray;
	border-right: solid 1px black;
	border-bottom: solid 1px gray;
	overflow: hidden;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	border: thin solid #FFFFFF;
	color: #800000;
	background-color: #A6A6A6;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 */
.AccordionPanelTab {
	background-color: #FFFFFF;
	border-top: solid 1px black;
	border-bottom: solid 1px gray;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
	height: 240px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	background-color: #E1E1E1;
}
#20ft {
	color: #7A7A7A;
	float: left;
	height: 18px;
	width: 150px;
	padding-top: 3px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #800000;
	border-right-color: #800000;
	border-bottom-color: #800000;
	border-left-color: #800000;
	text-decoration: underline;
}


/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #EEEEEE;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #E1E1E1;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #555555;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
	background-color: #A6A6A6;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
	background-color: #BBBBBB;
}
#20f {
	float: left;
	height: 17px;
	width: 200px;
	padding-top: 3px;
	border: thin none #030303;
	margin-top: 0px;
	margin-left: 0px;
	clear: both;
}
#20fc {
	clear: both;
	float: left;
	height: 17px;
	width: 200px;
	padding-top: 3px;
	margin-left: 0px;
}
#25f {
	clear: both;
	float: left;
	height: 17px;
	width: 200px;
	padding-top: 3px;
}
#30f {
	clear: both;
	float: left;
	height: 17px;
	width: 200px;
	padding-top: 3px;
}
#35f {
	clear: both;
	float: left;
	height: 17px;
	width: 200px;
	padding-top: 3px;
	margin-top: 0px;
}
#40f {
	clear: both;
	float: left;
	height: 20px;
	width: 200px;
	padding-top: 3px;
}
#feature1 {
	float: left;
	height: 20px;
	width: 200px;
	padding-top: 3px;
	clear: both;
	margin-left: 0px;
}
#onlinecoupons {
	float: left;
	height: 20px;
	width: 200px;
	padding-top: 3px;
	margin-top: 10px;
	margin-left: 0px;
}
#discounts {
	clear: both;
	float: left;
	height: 20px;
	width: 200px;
	padding-top: 3px;
	margin-left: 0px;
}
#surveilance {
	float: left;
	height: 20px;
	width: 200px;
	padding-top: 3px;
	margin-left: 0px;
}
#onlineaccess {
	clear: both;
	float: left;
	height: 20px;
	width: 200px;
	padding-top: 3px;
	margin-left: 0px;
}
#gate {
	clear: both;
	float: left;
	height: 20px;
	width: 200px;
	padding-top: 3px;
	margin-left: 0px;
}
#fence {
	float: left;
	height: 20px;
	width: 200px;
	padding-top: 3px;
	margin-left: 0px;
}
#service {
	clear: both;
	float: left;
	height: 20px;
	width: 225px;
	padding-top: 3px;
	margin-left: 0px;
}
#directions2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #800000;
	float: left;
	height: 20px;
	width: 400px;
	margin-top: 20px;
	margin-left: 25px;
	text-decoration: underline;
}
#9left {
	clear: both;
	float: left;
	height: 17px;
	width: 200px;
	padding-top: 3px;
}
#1left {
	height: 17px;
	width: 200px;
	padding-top: 3px;
}
#5left {
	float: left;
	height: 17px;
	width: 200px;
	padding-top: 3px;
	clear: both;
	margin-top: 5px;
}
#12left {
	clear: both;
	float: left;
	height: 17px;
	width: 200px;
	padding-top: 3px;
}
#1right {
	color: #000000;
	float: none;
	height: 17px;
	width: 150px;
	margin-left: 10px;
	padding-top: 3px;
	clear: none;
}
#containingdiv {
	height: 255px;
	width: 445px;
}
#leftdiv {
	float: left;
	height: 250px;
	width: 205px;
}
#rightdiv {
	float: left;
	height: 250px;
	width: 200px;
	margin-left: 15px;
}
#right1 {
	float: left;
	height: 17px;
	width: 200px;
	padding-top: 0px;
}
#right2 {
	float: left;
	height: 17px;
	width: 200px;
	padding-top: 0px;
}
#right3 {
	float: left;
	height: 17px;
	width: 200px;
}
#right4 {
	float: left;
	height: 17px;
	width: 200px;
}
#right5 {
	float: left;
	height: 17px;
	width: 200px;
}
#right6 {
	float: left;
	height: 17px;
	width: 200px;
}
#right7 {
	float: left;
	height: 17px;
	width: 200px;
}
#right8 {
	float: left;
	height: 17px;
	width: 200px;
}
#right9 {
	float: left;
	height: 17px;
	width: 200px;
}
#right10 {
	float: left;
	height: 17px;
	width: 200px;
}
#right11 {
	float: left;
	height: 17px;
	width: 200px;
}
#right12 {
	float: left;
	height: 17px;
	width: 200px;
}
#disclaim {
	font-size: small;
	color: #A3A3A3;
	float: left;
	height: 17px;
	width: 450px;
}
#disclaimer2 {
	float: left;
	height: 20px;
	width: 350px;
	margin-top: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #A3A3A3;
}
#need img a {
	color: #FFFFFF;
	text-decoration: none;
}
#need a {
	color: #FFFFFF;
	text-decoration: none;
}

