/* commented backslash hack \*/ 
html, body{height:100%;} 
/* end hack */
html,body {margin:0;padding:0}
/*You may also want to add this little fix for mozilla to stop it inserting a top margin at 
the start of paragraphs, which will upset the layout by a few pixels.*/
/*div>p {margin:0}*/
/************************************************
 *	Main structure															
 ************************************************/
body {
	width:100%;
	margin:0 0 0 0px;
	padding:0 0 0 0px;
	color: #474E44;
  	font : 100.1% 'Trebuchet MS', 'Century Gothic', Arial, san-serif;
	background-color:white;
	border: 0px solid aqua; 
	background-image:url(../images/bg_body.gif);
	background-repeat:repeat-x;
	background-attachment:fixed;
 }
#container {	
	min-height:100%;
	height:auto;
	width:100%;
	text-align:left;
	margin: 0px 0 -35px 0;
	padding:0 0 0 0;
	display:block;
	border:0px solid red;
	background-color:transparent;
	/*background-image: url(../images/bg_800.gif);
	background-position: bottom left;
	background-repeat: repeat-y;*/
}

* html #container{height:100%;}

/* Banner Elements **************************************************************/

#banner {
color:#000000;
background-color : transparent;
width : 758px;
height : 150px;
margin:0 auto 0 auto;
}

#bannerimg h1 {
font-size:1em;
color:#000000;
width : 758px;
height : 100px;
margin : 0 auto;
}

#bannerimg h1 a {
position : absolute;
width : 758px;
height : 150px;
display : block;
cursor : pointer;
font-weight : normal;
font-size : 1.8em;
color : #000000;
padding : 0;
text-decoration : underline;
}

#bannerimg h1 a:hover {
color : #000000;
text-decoration:none;
}

#bannerimg h1 a span {
position : absolute;
display : block;
color:#000000;
width : 758px; 
height : 150px; 
background : url(../images/header2.gif) no-repeat top center;
}

#bannerimg h1 a:hover span {
background : transparent url(../images/header2a.gif) no-repeat top center;
}

#bannerimg h1 a:focus span, #bannerimg h1 a:active span { 
position : absolute; 
display : block; 
width : 758px; 
height : 150px; 
background : url(../images/header2.gif) no-repeat top center; 
} 

#bannerimg h1 a span:focus, #bannerimg h1 a span:active { 
position : absolute; 
display : block; 
width : 758px; 
height : 150px; 
background : url(../images/header2.gif) no-repeat top center; 
} 
/* END  Banner Elements **************************************************************/



#clearfooter{clear:both;height:35px;}

#maincol_outer {
	width:880px;
	height:auto;
	padding:0px 0 0px 0;
	margin:-0px auto 0px auto;
	border:1px solid red;
	background-color:transparent;
	background-image:url(../images/left_hide.jpg);
	background-repeat:no-repeat;
	background-position:bottom left;
}

#maincol_inner {
	overflow:hidden ;
	width:758px;
	height:auto;
	padding:0px 0 55px 0;
	margin:-40px auto -40px auto;
	letter-spacing:1px;
	background-image: url(../images/bottom_left.jpg);
	z-index:99; 
	background-position:bottom left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
	border:0px solid red;
	background-color:transparent;
}
/* Essentially this division contains the right side vertical background image */
#maincol_overlay {
	overflow:hidden ;
	width:758px;
	height:auto;
	padding:40px 0 25px 0;
	margin:5px auto -40px auto;
	letter-spacing:1px;
	background-image: url(../images/black_horiz.gif);
	background-repeat: repeat-y;
	background-position: bottom right;
	
	background-image: url(../images/bg_right_black.gif);
	background-repeat:repeat-y;
	
	border-right:1px solid #666666;
	border-left:1px solid #666666;
	border-top:0px solid #666666;
	background-color:transparent;
}
#maincol {
	overflow:hidden ;
	width:758px;
	height:auto;
	padding:40px 0 25px 0;
	margin:-5px auto 0% auto;
	letter-spacing:1px;
	/*background-image: url(../images/top_left.gif);*/
	z-index:1; 
	background-repeat: no-repeat;
	background-position: top left;
	background-color:#FFFFFF;
	border:0px solid red;
/* Removed July 2 as part of the maincol_overlay applicatioin  
	border-right:1px solid #000000;
	border-left:1px solid #000000;
	border-top:1px solid #000000;
*/
}
#maincol .col {
	font-size: .7em ;
font-family:Verdana, Helvetica, sans-serif;
	padding: 0px 0px 0em 0px;
	line-height:1.5em;
	border:0px solid blue;
	margin:0 4% 10px 40px;
/* July 2; added to offset from black horizontal side image  */
margin-right:23%;
}
#maincol .col  p.text {
	margin:4px 6px 12px 0px;
	font-size: 1.0em ;
	border:0px solid yellow;
}
h1.top_heading {	
	font-size: 1.8em;
	color: #CC3300;
	letter-spacing: 1px;
	font-family:  'trebuchet ms',verdana, sans-serif;
	line-height: 1.6em;
	margin: 15px 0px 0px 25px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #EAEAEA;
}
* html h1.top_heading {	
	font-size: 1.3em;
}
h1.col_heading {	
	font-size: 1.4em;
	color: #000000;
	letter-spacing: 0px;
	text-transform:uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.6em;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 0px solid #EAEAEA;
}
h2.col_heading {
	font: 1.2em Arial, Helvetica, sans-serif; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000; 
	letter-spacing: .6px; 
	font-weight:bold;
	padding:0 0 0 0;
	margin:0 0 0 0;
}
#navcol {
	padding:0.5em;
	padding-top: 1.4em;
	clear:right;
	width:27%;
 	right:0px;
	float:right;
	font-size: 13px;
	letter-spacing:.8px;
}
#navcol h1 {
	font:1.3em Arial, Helvetica, sans-serif; 
	color: #669900; 
	letter-spacing: 1px; 
	border-bottom: 0px solid #CCCCCC;
}
#footer{
	width:746px;
	color: #eee;
	background-color:#E9E9E9;
	clear:both;
	padding: 0 10px 0 0;
	text-align:right;
	margin:0 auto 0 auto;
	display:block;
  	font-size: 0.8em;
height:35px;
border-left:1px solid #666666;
border-right:1px solid #666666;
border-bottom: 1px solid #666666;
border-top: 1px solid #666666;
}
#footer h1 {
	padding:0px;
	margin: 0px;
	margin-bottom:0.3em;
	font-size: 1.0em;
	letter-spacing:0.2em;
	color:#666666;
}
#footer h1 a {
	color:#666666;
}
#footer a {
	color:#666666;
	font-weight:bold;
}

#footer a:hover {
	font-weight:bold;
	color: #666666;
	text-decoration:none;
}
#footer a:focus {
	color:#3399CC;
}
#footer a:active {
	color:#FF0033;
}
a{
	text-decoration:underline;
	color:#000000;
}
a:hover {
	color: #3C657B;
	text-decoration: none;
}
#sidebar {
	height:auto;
	width:146px;
	float:right;
	font-size:1px;
	background-color:#000000;
	margin: 0px 0% 0 1%;
	padding:0px 00px 0 0;
	background-image: url(../images/bg_right_black.gif);
	background-repeat:repeat-y;
}
#sidebar img {
	margin:5px 20px 10px 19px;
	padding:2px 2px 2px 2px;
	background-color:#FFFFFF;
	border:1px solid  #E4E4E4;
	float:right;
}

/************************************************
 *	leftMenu																		*
 ************************************************/
#leftmenubox {
	padding:5px;
	clear:both;
	float:left;
	width: 100%;
	height:19px;
	margin-left:1%;
	font-size: 1.5em;
	font-weight:bold;
	color: #339900;
	letter-spacing: 3px;
	font-family: arial, "Times New Roman", Times, serif;
	margin-top: 01%;
	text-align:left;
	border: 0px solid #d2d8d1;
}
#leftmenu {
	padding:0 28px 0 15px;
}
#leftmenu a {
	margin:0 0 0 0;
	padding:0 28px 0 15px;
	display:inline;
	background-image:url(../images/page.gif);
	background-position:left;
	background-repeat:no-repeat;
	text-decoration:none;
	color: #3C657B;
}
#leftmenu a:link {
	margin:0 0 0 0;
	padding:0 28px 0 15px;
	background-image:url(../images/page.gif);
	background-position:left;
	background-repeat:no-repeat;
}
#leftmenu a:hover {
	text-decoration:underline;
	color:#009900;
	background-image:url(../images/blue_page.gif);
	background-position:left;
	background-repeat:no-repeat;
}
/* leftmenu breadcrumbs */
#nav_index .nav_index, #nav_loca .nav_loca, #nav_priv .nav_priv, #nav_contact .nav_contact  {
	background-image:url(../images/blue_page.gif);
	background-position:left;
	background-repeat:no-repeat;
}
/* =================*/
/************************************************
 *																				*
 ************************************************/
#header {
	margin:0 auto 0 auto;
	padding: 0px;
	height:100px;
	width:758px;
	background: transparent;
	text-align:left;
	padding:0 0 0 0;
	border:0px solid red;
}

#header img {
	border:none;
}

/************************************************
 *	Content																			*
 ************************************************/
h1, h2, h3, h4 {
	font-family:"Century Gothic", "Lucida Grande", "Lucida Sans Unicode", Verdana, Helvetica, Arial, sans-serif;
}
h1 {
	margin:15px 0 0 25px;
	font-family : 'Trebuchet MS', Tahoma, Arial, sans-serif;
	color:#CC0000;
}
h2 {
	font-size: 1.2em;
}
h1.icon {
	background-image:url(../images/blue_page.gifDWZ);
	padding-left : 25px;
	background-repeat: no-repeat;
	background-position: 0px 7px;
}
h3 {
	font-family: arial, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color:#000000;
	margin:0 0 10px 0;
	padding:0 0 0 0;
}
h3.hours_et_al {
	color:#0070A6;
	font-size:1.1em;
	padding:0 0 0 0;
	margin:0 0 0 0;
	letter-spacing:0px;
}
h4 {
	color:#0070A6;
	font-size:1.1em;
	padding:0 0 0 0;
	margin:0 0 0 0;
	letter-spacing:0px;
}
#leftcol {
	clear:both;
	float:left;
	margin-left:20px;
	letter-spacing:0.1em;
	width: 20%;
}
/************************************************
 *	Navigation Sidebar													*
 ************************************************/
ul {
 margin:0 0 1em 0;
 padding-left:0px;
 list-style-type:none;
}
/************************************************
 *	Extra																				*
 ************************************************/
code{
	font-family: 'lucida console', 'Courier New', monospace;
	font-size: 0.8em;
	display:block;
	padding:0.5em;
	background-color: #E5EaE4;
	border: 1px solid #d2d8d1;
}
input[type="text"], textarea {
	padding:0.3em;
	border: 1px solid #999;
	color: #656F5C;
	/*-moz-border-radius: 0.5em;*/
}

blockquote {
	border-left: 3px solid #686868;
	color: #888;
	padding-left: 0.8em;
	margin-left: 2.5em;
}
a img {
	border:none;
}
.photo_left
{
	margin:5px 10px 0 0px;
	padding:3px 3px 3px 3px;
	float:left;
	background-color:#FFFFFF;
	border:3px solid  #E4E4E4;
}
/* 
	Contact Form 
*/
#mailform {
	margin:10px 0 0 0;
	width:425px;
	height:230px;
	padding-left:12px;
	padding-top:12px;
	background-color: #FFFFFF;
	border-style: solid;
	border-width: 1px;
	background-image: url(../images/backgrounds/bg_blue_fade_top_bottom.gif);
	background-position:top left;
	background-repeat: repeat-x;
}
textarea {
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:1px solid #728c40;
	background-color: #EEEEDF;
	margin-bottom:2px;
	width:400px;
	background-image: url(../images/backgrounds/bg_blu_fade_bot_top.gif);
}
input {
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border:1px solid #728c40;
	background-color: #FFFFFF;
	margin-bottom:2px;
}

/*
	============================  Form elements
*/
#mailform {
	width:455px;
	height:auto;
	margin-left:0px;
	margin-bottom:15px;
	padding-left:12px;
	padding-top:12px;
	background-color: #FFFFFF;
	border:1px solid #EAE1C5;
	/*background-image: url(i/bg_blue_fade_top_bottom.gif);*/
	background-position:top left;
	background-repeat: repeat-x;
}
* html #mailform {
	width:395px;
	height:22em;
}
input {
	padding:3px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	border: #728c40;
	background-color: #FFFFFF;
	margin-bottom:2px;
}

.button_submit {
	padding: 1px 1px 1px 1px;
	color: black;
	font-size:11px;
	line-height:18px;
	letter-spacing:1px;
	margin: 10px 0 0 0;
	background-color:#CCCCCC;
	width:128px;
	height:25px;
	cursor:pointer;
}
.locator_text {
	padding: 2px 2px 2px 2px;
	color: #5E8A8A;
	font-size:11px;
	line-height:15px;
	letter-spacing:1px;
	font-family: verdana, arial, helvetica, sans-serif;
	border:1px solid gray;
	border-color:#CCCCCC;
}
.input_text {
	padding: 2px 2px 2px 5px;
	color: #5E8A8A;
	font-size:11px;
	line-height:15px;
	letter-spacing:1px;
	font-family: verdana, arial, helvetica, sans-serif;
	border:1px solid gray;
	border-color:#CCCCCC;
}
input:hover {
	background-color:red;
}
input, textarea {
	font-family : 'Trebuchet MS', Tahoma, Arial, sans-serif;
	width : 89%;
	color : #666;
	font-size : 100%;
	background-color : #F2F2E6;
	border : 1px solid #999;
	margin : 2px;
	padding : 4px;
}
input {
	width : 90%;
	height : 1.2em;
	border : 1px solid #999;
	padding : 2px;
}
input:hover, textarea:hover, input.hover {
	color : #000;
	background-color :#EEEEDF;
	border : 1px solid #000000;
	cursor : text;
}
select:focus, input:focus, input.focus {
	color : #000;
	height : 1.2em;
	background-color : #FFFFFF;
	border : 1px solid #333;
	cursor : text;
}
textarea {
	height:5em;
}
textarea:focus {
	background-color : #FFFFFF;
	height:9em;

}

input.button {
	width : 32%;
	height : 2.3em;
	color : #FFFFFF;
	font-weight : bold;
	border : 1px solid #CCCCCC;
	margin-bottom : 10px;
	padding:1px 5px 3px 5px;
	background-color :#165AA5;
	cursor:pointer;
	text-align:center;
}
* html input.button {
	width : 30%;
}
input.button:hover, .button:focus {
	cursor : pointer;
	background-color : #004488;
	color : #fafafa;
}
input.button:active {
	cursor : pointer;
	background-color : #99CC67;
	color : #fafafa;
}
/*  these control the GBCMS contact form page only, and are classes that are called elsewhere in the code from GBCMS  */
* html .fld1, .fld2, .fld3, .fld4, .fld5, .fld1 {
	padding-left:10px;
	padding-bottom:10px;
	width:330px;
	margin-top:7px;
}
select {
	background-color:#F2F2E6;
  	height : 2em;
 	padding: 3px 0 0 0;
	border:1px solid #666666;
}
option {
width:280px;
  height : 2em;
  margin : 0 0 0 4px;
  padding: 3px 0 0 0;
  cursor:pointer;
}
* html option {
	width:100px;
}
textarea.focus {
  height : 5em;
}
legend {
	background-color:#E4E4E4;
	border:1px solid #CCCCCC;
	color:#000000;
	font-weight:bold;
}
/*  END  these control the GBCMS contact form page only, and are classes that are called elsewhere in the code from GBCMS  */

/* END   ========= Form elements  */
/* definition list */
dl {
	margin-top:0px;
}
dt {
	margin: 13px 0 0 ;
	padding:0 0 0 0;
	letter-spacing:1px;
	font-weight:bold;
}
dd {
	display:block;
	letter-spacing:0.5px;
	margin:0 0 0 8px;
	padding:0 0 0 0;
	line-height:12px;
}
* html dd {
	margin:5px 0 0 15px;
}
/* Green Navigation Elements *********************************************************/

#nav {
	float : left;
	width :612px;
	margin: -40px 0px 30px 0px;
	padding: 0px 0px 0 0px;
	border-top:1px solid #FFFFFF;
	background-color :transparent;
}
#nav ul.btn {
	list-style-type : none;
	background-color:transparent;
}

#nav ul.btn li {
	float:left;
	padding : 0 0 0 0;
	margin : 0px 0 0 0;
	border : 0px solid red;
	background-color : transparent;
}

#nav ul.btn li a {
	float:left;
	font-family: 'trebuchet ms',verdana, sans-serif;
	margin:0 1px 0 0;
	padding : 4px 0px 4px 0px;
	width : 101px;
	height : auto;
	color : #000000;
	text-align : center;
	display : block;
	text-decoration : none;
	border-right:0px solid #000000;
	font-weight:bold;
	background-color : #CCCCCC;
	font-size:81%;
}

* html #nav ul.btn li a {	
	font-size:81%;
	width : 100px;
}
/* Hover state of the menu items that are not "on"  */
#nav ul.btn li a:hover, #nav ul.btn li a:active, #nav ul.btn li a:focus  {
	background-color: #A7A7A7;
	color : #000000;
}

/* END -- Attempting to isolate each menu list item and apply a unique image to the Hover  */
/*  This is the actual "breadcrumb" for the navigation */
#nav ul.btn li a.on {
	height:auto;
	font-size:111%;
	padding : 4px 0px 4px 0px;
	color : #FFFFFF;
	text-align:center;
	cursor : default;
	background-color:#000000;	
	font-size:81%;
}
* html #nav ul.btn li a.on {
	font-size:75%;
}

/*  This is the Hover, Active and Focus state for the menu that is "on" according to the  breadcrumb  */
#nav ul.btn li a.on:hover, ul.btn li a.on:focus, ul.btn li a.on:active {
background :#000000;
color : #FFFFFF;
}

/* End Green Navigation Elements *********************************************************/

/* 	Sidebar cite    */
#sidebar_news {
	float:left;
	margin: 5px 0 0 15px;  
	padding:0 0 0 0;
	height:auto;
	width: 170px;
	background-color:transparent;
	font-size:10px;
	border:0px solid red;
}
* html #sidebar_news {
	margin: 5px 0 0 -5px;  
	width: 200px;
	font-size:60%;
}
#sidebar_news img {
	border:1px solid gray;
	margin:5px 0px 5px 0px;;
}
* html #sidebar_news img {
	border:1px solid gray;
	margin:5px 0px 5px 20px;;
}
.p_sidebar cite {
 text-align : right;
  color : #666633;;
  display : block;
  width : 95%;
  padding-top : 4px;
  padding-right : 20px;
  font-style:normal;
  font-weight:bold;
}
p.p_sidebar {
	background-image:url(../images/quotes_bg.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
	margin:7px 0 0 0px;
	border-left:2px solid #000000;
	border-top:1px solid #E1E1E1;
	border-right:1px solid #E1E1E1;
	border-bottom:1px solid #E1E1E1;
	padding:16px 10px 11px 15px;
	text-indent:30px;
	text-align:left;
	letter-spacing:normal;
	background-color:#FFFFFF;
	width:85%;
}
* html p.p_sidebar {
	margin:10px 17px 0 19px;
	padding:15px 12px 6px 15px;
	font-size:1.0em;
}
/* 	End Sidebar cite    */

img.left, a img.left {
	float : left;
	margin:7px 15px 7px 0;
	padding:4px 4px 4px 4px;
	border : 1px solid #CCCCCC;
}
img.right, a img.right{
	float : right;
	margin:7px 4px 5px 15px;
	padding:4px 4px 4px 4px;
	border : 1px solid #CCCCCC;
}
img.centered, img.center {
	display: block;
	float:none;
	margin: 10px auto 10px auto;
	padding:0 0 0 0;
}
/* 	Used for the Community News & FAQ individual news items    */
.p_copy cite {
  text-align : right;
  color : #004488;;
  display : block;
  width : 95%;
  padding-top : 13px;
  padding-right : 20px;
  font-style:normal;
}
p.p_copy {
	background-image:url(../images/quotemarks.gif);
	background-repeat: no-repeat;
	background-position:0px 0px;
	margin:8px 5px 0 0px;
	padding:0px 55px 0px 26px;
	text-indent:0px;
	text-align:left;
	line-height:10px;
}
* html p.p_copy {
	line-height:14px;
}
/* END Used for the Community News individual news items    */

/*  Copyright footer  */
small {
	font-size:0.8em;
}
#copyright {
	float:left;
	margin: 23px 0 0 0px;
	font-family : 'Trebuchet MS', Tahoma, Arial, sans-serif;
	font-weight:normal;
	color:#5C5C2E;
}
p.copyright {
	color:#000000;
    margin : 0 auto 0 5px;
    letter-spacing : 0.001em;
}
p.copyright small span {
    color : #000;
	/* color:#5C5C2E; */
	font-weight:bold;
	text-decoration:none;
}
#copyright a {
    color : #464600;
	/* color:#5C5C2E; */
	font-weight:bold;
	text-decoration:underline;
}
#copyright a:hover {
	text-decoration:none;
	background-color:transparent;
}
#copyright a:focus {
	color:#FF6600;
}
#copyright a:active {
	color:#FF6600;
}
/*  End ----- Copyright footer  */

help, span.help {
	border-bottom: 1px dotted #64988B;
	border-color:#999999;
	cursor:help;
}
span.help:hover {
	border-bottom: 1px dotted #64988B;
	cursor: help;
	border-color:#FF6600;
}
.bold_red {
	color:#FF0000;
	font-weight:bold;
}
.bold_green {
	color:#00CC00;
	font-weight:bold;
}
/*  GBCMS green color */
.greenbeast {
	font-weight:bold;
	color: #99CC67;
}
.float_right_top {
	color:#999999;
	float:right;
	font-weight:bold;
}
.float_rightside_top {
	color:#999999;
	float:right;
	font-weight:bold;
	margin-top:-15px;
	margin-right:1px;
}
.float_rightside_top a {
	color:#999999;
	float:right; clear:left;
	font-weight:bold;
}
/* Address information at top of left side column, above the navigation markup  */
#address {
	margin:-30px 0 10px 18px;
	float:left;
	height:auto;
	width:170px;
}
* html #address {
	margin:-30px 0 10px 10px;
}
#address .text {
	font-size:1.1em;
	padding:0 0 0 0;
	margin:0 0 0 0;
	color:#666666;
	font-weight:bold;
}
* html #address .text {
	font-size:.9em;
}
/* end Address information at top of left side column, above the navigation markup  end */
/*  offset navigation items  */
.access ul {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.access ul li {
	margin:0 0 0 0;
	padding:0 0 0 0;
}
.access a {
   position : absolute;  /* Forces it off-page */
   top : -1000px; /* The direction and value (optional) */
   left : -1000px; /* The direction and value */
   padding : 5px; /* To style the link’s box (optional) */
   font-weight : bold; /* Link Styling (optional) */
   font-size : 100%; /* Link Styling (optional) */
}
* html .access a {
   font-size : 80%; /* Link Styling (optional) */
}
.access a:focus, .access a:active {
   font-family:Verdana, Arial, Helvetica, sans-serif;
   position : absolute; /* Forces it back on focuzs */
   top : 180px; /* The direction and value */
   left : 1%; /* The direction and value (I got better results with % here) */
   background-color : #000000; /* To style the link’s box (optional) */
   border : 1px solid #000; /* To style the link’s box (optional) */
   color : #fff; /* Link Styling (optional) */
   z-index : 99; /* I needed it to be on top of my image banner and over the “Get the Latest icon on my home page*/
}
/*  END offset navigation items   */
.bold_purple {
	font-weight:bold;
	color:#753D76;
}
.bold_black {
	font-weight:bold;
	color:#000000;
}
hr { margin : 5px 0 10px 0; border-top : 1px dashed #996633; }
li.services {
	color:#000000;
	font-style:italic;
	list-style-type:none;
	margin:0 45px 5px 25px;
	background-image:url(../images/bow_tie_small.gif);
	background-repeat:no-repeat;
	background-position:0px 3px;
	padding:0 10px 0 26px;
	border:0px solid #CCCCCC;
}
/* --------Captions for images - not utilized, placed here for future use only-------- 

<span class="capt r"><img src="founder.jpg" alt=""> Our Founder </span>

*/
.capt {
  margin: 4px;
  color: #3C647A;
  font-weight: bold;
  text-align:center;
	font-size:.8em;
	color: #000000;
}
.capt img {
	display: block;
	border : 2px solid #E7E7E2;
	margin: 8px 0px 4px 10px;
}
a .capt img:hover {
	border : 2px solid #666;
	border-color:#CCCCCC;
	background : transparent;
}
.l {
  float: left;
}

.r {
  float: right;
}
/* END --------Captions for images - not utilized, placed here for future use only --------END  */
.yahoo {
	font-weight:bold;
	color:yellow;
	background-color:#990099;
	padding:1px 3px 1px 3px;
}
/*  Hours of Operation on the Contact Page - Table Based Layout  */
.indent_hrs {
	margin:0 0 8px 5px;
}
.indent_time {
	margin:0 0 0 0;
	line-height:12px;
}
* html .indent_time {
	margin:0 0 0px 0px;
	line-height:13px;
}
/*  End Hours of Operation on the Contact Page  */