/* CSS Document */
*{margin:0;padding:0;border:none;}

body
	{
	margin: 0.5em;
	padding: 0;
	font-size: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
	}
a 
	{
	text-decoration:none;
	}
a:link 
	{ 
	color: #036; 
	}
a:visited 
	{ 
	color: #066; 
	}
		
a:hover, a:active
	{
	color: #fff;
	background-color: #036;
	}


div.div_clear 
	{
	clear:all;
	}

div#banner
	{
	color: #fff;
	background-color: #fff;
	border-bottom: 1px solid #000;
	height:150px;
	}
		
div#banner #bnr_left
	{
	margin-top:5px;
	float:left;
	}
		
img 
	{
	border:0;
	}
		
acronym
	{
	border-bottom:1px dashed blue;
	}
	
div#banner #bnr_right
	{
	float:right;
	}
		
/* CSS Menus - Horizontal CSS Menu with Dropdown and Popout Menus - 20050131 */

/* Begin CSS Popout Menu */

#menu
	{
	margin:0;
	padding:0;
	list-style-type:none;
	text-align:left;
	float:right;
	background:#094B99;
	width:100%;
	}

#menu a, #menu h2
	{
	font:bold 11px/16px "Trebuchet MS",arial,helvetica,sans-serif;
	display:block;
	border-width:1px 1px 0 1px;
	border-style:solid;
	border-color:white;
	white-space:nowrap;
	margin:0;
	padding:1px 0 3px 5px;
	}

#menu h2
	{
	color:#fff;
	background:#094B99;
	text-transform:uppercase;
	padding-left:1em;
	padding-right:2em;
	}

#menu a
	{
	background:#A9D2E5;
	color:#333333;
	text-decoration:none;
	width:16em;
	}

#menu a, #menu a:visited
	{
	color:#000;
	}

#menu a:hover
	{
	color: #FFFFFF;
	background:#003366;
	}

#menu a:active
	{
	color:#060;
	background:#ccc;
	}

#menu ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:right;
	width:11em;
	}

#menu li
	{
	position:relative;
	}

#menu ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	width:16em;
	}

#menu ul ul ul
	{
	top:0;
	left:100%;
	}
	
div#menu h4 
	{
	padding-left:10px;
	}
	
/* Begin non-anchor hover selectors */

/* Enter the more specific element (div) selector
on non-anchor hovers for IE5.x to comply with the
older version of csshover.htc - V1.21.041022. It
improves IE's performance speed to use the older
file and this method */

/*-----------h2 hover background color----------------*/
div#menu h2:hover
	{
	background:#003366 url(/css/images/expand3.gif) no-repeat -999px -9999px;
	}

div#menu li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menu li:hover ul ul,
div#menu li li:hover ul ul,
div#menu li li li:hover ul ul,
div#menu li li li li:hover ul ul
	{
	display:none;
	}

div#menu li:hover ul,
div#menu li li:hover ul,
div#menu li li li:hover ul,
div#menu li li li li:hover ul
	{
	display:block;
	}

/* End of non-anchor hover selectors */

/* Styling for Expand */

#menu a.x, #menu a.x:visited
	{
	font-weight:bold;
	color:#000;
	background-color:#003366;
	}

#menu a.x:hover
	{
	color:#fff;
	background-color:#003366;
	}

#menu a.x:active
	{
	color:#060;
	background:#ccc;
	}
/*------------------------------------------------------*/
/* ---------------End CSS Popout Menu------------------- */
h1 
	{
	color:#094B99;
	padding-top:30px;
	}
	
div#container
	{
	background-image: url(assets/nav_col_bg.gif);
	background-repeat: repeat-y;
	}
		
div#container2
	{
	background-image: url(assets/more_col_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	}
		
div#navigation
	{
	float: left;
	width: 170px;
	padding-top: 0.3em;
	font-size:0.8em;
	background: url(assets/nav_col_bg.gif) repeat-y;
	}
#container #container2 #content h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #666666;
}

		
div#navigation p 
	{
	padding-left:5px;
	color:#094B99;
	font-size:1em;
	margin-top:10px;
	}

div#navigation h3
	{
	font-size:1.2em;
	background-color:#FFFFFF;
	color:#0071bc;
	padding-left:5px;
	margin-left:2px;
	margin-bottom:-5px;
	background-image: url(assets/nav_head1.gif);
	}
			
div#navigation ul
	{
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
		
div#navigation ul li 
	{ 
	margin-top: 4px; 
	}
		
#navigation ul li a
	{
	display: block;
	width: 135px;
	padding: 3px 5px 3px 10px;
	text-decoration: none;
	color: #000;
	background-repeat: repeat-y;
	border-bottom: 1px solid #e5e5e5;
	}
		
#navigation ul li a:hover
	{
	color: #fff;
	background-color: #003366;
	background-repeat: repeat-y;
	}
		
div#more
	{
	float: right;
	width: 150px;
	margin: -20px 0 0 0;
	padding: 2em 10px 0 0;
	color: #fff;
	}
div#more #call
	{
	border:1px solid #0099FF;
	}
			
div#more p#monthly 
	{
	background-image:url(assets/2-07Specials.gif);
	background-position:top left;
	background-repeat: no-repeat;
	width:auto;
	height:50px;
	
	}
			
div#more h3
	{
	text-align:center;
	margin-top: 10px;
	color: white;
	padding: .3em .3em .3em 6px;
	background-color: #0E0067;
	}
		
div#more h3 a
	{
	text-decoration:none;
	}

div#more h3 a:hover 
	{
	color:#d51326;
	background:#FFFFFF;
	}
	
div#more h3 a:visited 
	{
	color:#FFFFFF;
	background-color:#003366;
	}
	
div#more h4
	{
	color:#3333CC;
	text-align:center;
	margin-top:-10px;
	font-family: Arial, Helvetica, sans-serif;
	}
		
div#more p.border
	{
	padding-left:6px;
	color:#094B99;
	font-size: .8em; 
	font-family: "Trebuchet MS", sans-serif;
	margin-top:10px;
	border:1px solid #d51326;
	}
	
div#more p
	{
	padding-left:10px;
	color:#094B99;
	font-size: .8em; 
	font-family: "Trebuchet MS", sans-serif;
	margin-top:10px;
	}
	
div#more div.specials 
	{
	border:1px solid #95b70f;
	margin-top:5px;
	background-color:#B4D3FF;
	}
		
div#more div.specials .band 
	{
	font-weight:bold;
	background-color:#B4D3FF;
	color:#000066;
	margin-top:0;
	padding-top:0;
	padding-left:10px;
	}
	
div#more div.specials p 
	{
	margin-top:0;
	background-color:#FFFFFF;
	color:#094B99;
	padding-right:5px;
	}
		/*-----------------------------------------------*/
		/*--------------------CONTENT--------------------*/
		
div#content
	{
	background-image:url(assets/bg_faded_flowers.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-attachment: scroll;
	padding:0 20px;
	margin-left: 170px;
	margin-right: 180px;
	z-index:10;
	font-size: 90%;
	min-height:610px;
	}
		
div#content h2
	{
	font-size: 2em;
	color: #036;
	margin: 0;
	padding-top: 1em;
	font-weight: normal;
	}

div#content .pre 
	{
	padding:.5em;
	font-size:85%;
	}
#content h5 {
	padding-bottom: 5px;
}

div#content ul
	{
	margin-left:2em;
	width:80%
	}
	
div#content .pre li
	{
	list-style:outside square url(assets/flower.gif);
	padding:0 3px;
	margin-bottom:7px;
	margin-left:1.8em;
	line-height:1.2em;
	}
	
div#content img {
	float:left;
	margin:0 10px 10px 0;
	}
div#content .img2 {
	float:right;
	margin:0 -10px 0 0;
	}
	
#container2  #content  p  img  {
	text-align: center;
	display: block;
}

div#content h1 img
	{
	float:right;
	margin-left:15px;
	}
#container #container2 #content p  img {
	text-align: center;
	vertical-align: top;
}

div#content p.a img 
	{
	margin-left: 15px;
	float:right;
	}
div#content 
	{ 
	line-height: 130%; 
	}
		
div#content h4 
	{
	color:#094B99;
	padding-top: 10px;
	border-bottom:#000066 2px solid;
	margin-bottom: 15px;
	padding-bottom: 10px;
	}


	
div#content p 
	{
	text-align:justify;
	margin-top:10px;
	font-size: 1em;
	}
	
div#content .safety
	{
	font-weight:bold;
	}
.about{
	font-size: 1em;
}

	/*-----------------------------------------------*/
	/*--------------------FORM--------------------*/
		
.cssform p
	{
	width: 500px;
	clear:left;
	margin:0;
	padding:1px 0;
	padding-left:165px;
	height:1%;
	}
	
.cssform label
	{
	font-weight:bold;
	font-size:80%;
	float:left;
	margin-left:-160px;
	width:150px;
	}
	
.cssform input[type="text"]
	{
	width:200px;
	margin-right:2px;
	}

.formInputField
	{
	border:1px solid #cccccc;
	}
	
.cssform textarea
	{
	width:350px;
	height:200px;
	border:1px solid #cccccc;
	}
	
input.reset, input.submit 
	{
	background-color:#80b5d6;
	font-size:90%;
	}

input.reset:hover, input.submit:hover
	{
	background-color:#094b99;
	color:#ffffff;
	border:1px solid #545454;
	}
	/*-----------------------------------------------*/
	/*--------------------FORM--------------------*/	
p.gold 
	{
	font-weight:bold; color:#003366;
	}
		
table 
	{  
	margin-left:auto; 
	margin-right:auto;
	}
		
caption 
	{
	font-weight:bold; 
	text-align:center; 
	margin-top: 10px; 
	margin-left:inherit;
	margin-right:inherit;
	}
			
th 
	{
	text-align:center; 
	background-color:#003366; 
	color:#FFFFFF;
	text-transform:uppercase;
	padding:0 0; 
	line-height:1.1em;
	}
		
td 
	{
	font:smaller "Trebuchet MS", Verdana, Arial, sans-serif;
	border:1px solid #003366;
	padding:3px;
	}
		
td.first 
	{
	}
		
p.q 
	{
	text-align:left;
	text-decoration:none;
	font-size:1em;
	color:#000099;
	margin-bottom:-10px;
	}
		
p.a 
	{
	text-align:right;
	font-size:.9em;
	color:#333333;
	}
		
.cleardiv
	{
	clear: both;
	height: 1em;
	}
		
div#footer
	{
	clear: both;
	padding: .5em 1em;
	border-top: 1px solid #999;
	text-align: right;
	}
		
div#footer ul
	{
	padding: 0;
	margin: 0;
	list-style-type: none;
	}
		
div#footer li
	{
	display: inline;
	margin-right: 1em;
	}

div#footer li a
	{
	text-decoration:none;
	}
