* {
	margin: 0px;
}
body {
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	background: #FFF;
	padding: 0px;
	margin: 0px;
}

.textwidgets {
	float: right;
}

.navlogos {
	text-align: center;
	margin-top: 12px;
}


/* generic anchor styles */
a:link { 
	color: #900;
	text-decoration: none; 
}

a:visited {
	color: #5a52aa;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
	} 
img {
	border: none;
	}

/* h styles */

h1 {
	font: 1.8em/1.4em Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #5a52aa;
	background-image: url(images_new/c_head.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin-bottom: 12px;
}
h2 {
	font: bold 1em/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #8D90C1;
	text-transform: uppercase;
	margin-bottom: 6px;
}
h3 {
	font: normal 0.9em/1.2em Verdana, Arial, Helvetica, sans-serif;
	color: #8D90C1;
	text-transform: uppercase;
	margin-bottom: 6px;
}

/* top nav styles */

#topnav {
	width: auto;
	background-image: url(images_new/h_nav.gif);
	background-color: #5A52AA;
	background-repeat: repeat-x;
	background-position: bottom;
}

#topnav ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
	  
#topnav ul li {
  float: left;
  padding: 0.25em 0.5em 0.25em 0.5em;
}
  
#topnav li a{
	color: #FFF;
	text-decoration: underline;
}

#topnav form {
	float: right;
	background-color: #000000;
	width: 20em;
	border-left: #fff solid 1px;
}

#topnav .label {
	font: 0.8em/0.8em Georgia, "Times New Roman", Times, serif;
	float: right;
	background-color: #000000;
	width: 12em;
	border-left: #fff solid 1px;
	color: #FFF;
	padding: 0.8em;
	text-align: center;
	letter-spacing: 2px;
}

#topnav .inputbox {
	width: 10em;
	margin: 3px 3px 3px 12px;
	padding: 2px;
	border: #ccc solid 1px;
	font-size: 10px;
}

#topnav .formbtn {
	margin: 3px;
	padding: 2px;
	border: #ccc solid 1px;
	font-size: 10px;
}

/* header styles */

#header {
	clear: both;
	width: 100%;
	border-top: 1px solid #5A52AA;
	margin: 2px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A52AA;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
  }
  
#header img {
	float: left;
}

#header .address {
	color:#5a52aa;
	float: left;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
  } 

/* nav and content wrapper */ 

#wrapper {
	width: 88em;
	margin: 0px;
	padding: 0px;
}

/* main menu styles */ 

#menu {
	clear: left;
	float: left;
	background-image: url(images_new/l_nav.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 15em;
	height: 100%;
}

#menu .navlabel a,#menu .navlabel a:visited {
	color: #5a52aa;
	font-weight: bold;
	width: auto;
	display: block;
	border-bottom: 2px solid #FFFFFF;
	background-image: url(images_new/l_nav_head.gif);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #C9C4E4;
	height: 22px;
	padding: 10px 5px 5px;
}

#menu .end {
	width: auto;
	display: block;
	background-image: url(images_new/l_nav_end.gif);
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #FFF;
	height: 100px;
	padding: 0px;
}

#menu .feature {
	background-image: url(images_new/l_nav_feature.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #fff;
	width: auto;
	color: #5a52aa;
	font-size: 0.8em;
	font-weight: bold;
	padding: 12px 6px;
	margin-top: 12px;
	text-align: center;
}

#menu .feature a {
	color: #5a52aa;
	text-decoration: underline;
	padding: 0px;
	margin: 0px;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

/* menu all levels */

#menu ul li a {
	width: auto;
	display: block;
	padding: 2px 6px 2px 6px;
}
#menu .active {
	color: #000;
	font-weight: bold;
}

/* menu level 2 */

#menu .secondary {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c9c4e4;
	background-image: url(images_new/l_nav2.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #fff;
}

#menu .secondary li a {
	padding-left: 12px;
	color: #5A52AA;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #c9c4e4;
}

#menu .secondary .active {
	color: #000;
}

#menu .secondary .selected {
	color: #000;
}

/* menu level 3 */

#menu .tertiary li a {
	font-size: 0.95em;
	padding-left: 24px;
	color: #5A52AA;
}

#menu .tertiary {
	background-color: #fff;
}
#menu .tertiary .active {
	font-size: 0.95em;
	color: #000;
	background-color: #FFF;
}

#menu .tertiary .selected {
	color: #000;
	background-color: #FFF;
}

/* menu level 4 */

#menu .quarternary {
	background-color: #fff;
}

#menu .quarternary li a {
	font-size: 0.9em;
	padding-left: 36px;
	color: #5A52AA;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #ddd;
}

#menu .quarternary .active {
	background-color: #fff;
	font-size: 0.9em;
	color: #000;
}

/* content area styles */


#content {
	float: left;
	width: 45em;
	line-height: 1em;
	padding: 0px;
	margin-left: 1em;
	margin-top: 0px;
	margin-right: 1.5em;
	margin-bottom: 0px;
}

#content .logobar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5A52AA;
	margin-bottom: 12px;
	padding: 0 1em 6px 1em;
}

#content ul,#content ol  {
	font-family: Georgia, "Times New Roman", Times, serif;
	padding: 0 0 0 1em;
	margin: 0 0 1.5em 1em;
	line-height: 1.5em;
}

#content ul  {
	list-style-type: circle;
}

#content li  {
	margin: 0 0 0.5em 0;
}

#content .nav  {
	list-style-type: none;
	padding: 1em;
	margin: 0;
	background-image: url(images_new/c_nav.gif);
	background-repeat: repeat-x;
	background-position: top;
}
#content .nav li {
	list-style-type: none;
}

#content #photobar {
	margin: 0 0 1em 0;
	text-align: center;
}

#sidebar {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0;
}

#content .servicebox {
	float: left;
	width: 20em;
	height: 18em;
	margin: 0 0 0.5em 1em;
	padding: 6px;
	background-image: url(images_new/c_feature2.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}

#content .doublebox {
	float: left;
	width: 41em;
	height: 6em;
	margin: 0 0 0.5em 1em;
	padding: 12px;
	background-image: url(images_new/c_feature2.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}

#content .imgcenter {
	display: block;
	height: 102px;
	text-align: center;
	margin: 0 0 1em 0;
}

#content .floatimg {
	float: right;
	margin: 0 0 0.5em 1.5em;
}

#content .floatlogo {
	float: left;
	margin: 0 1.5em 0.5em 1em;
}

#content p {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5em;
	margin: 0 1em 1em 1em;
}

/* meals on wheels calendar styles */

#content .calendar {
	padding: 0;
	margin: 0 0 2em 0;
	border: 0;
	border-collapse: collapse;
}

#content .date {
	color: #5a52aa;
}

#content .calendar th {
	color: #5a52aa;
	font: bold 0.9em/1em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	width: 20%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5a52aa;
	vertical-align: bottom;
	padding: 6px;
	margin: 0;
}

#content .calendar caption {
	font: 1.4em/1em Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #5a52aa;
	background-image: url(images_new/c_head.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	margin: 0;
	text-align: left;
	border: none;
	
}

#content .calendar td {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	padding: 6px;
	background-image: url(images_new/c_feature2.gif);
	background-repeat: repeat-x;
	background-position: top;
	vertical-align: top;
	width: 20%;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: 2px solid #FFFFFF;
}

#content .calendar .calendarsub {
	font-size: 0.8em;
	line-height: 1.4em;
	text-decoration: none;
	color: #5a52aa;
}

/* advertise styles */

#content .advertise {
	width: 100%;
	padding: 0;
	margin: 0 0 2em 0;
	border: 0;
	border-collapse: collapse;
}

#content .advertise caption {
	font: bold 1em/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #8D90C1;
	text-transform: uppercase;
	padding-bottom: 6px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5a52aa;
	
}

#content .advertise th {
	color: #5a52aa;
	font: bold 0.9em/1.2em Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #5a52aa;
	vertical-align: top;
	padding: 6px;
	margin: 0;
	width: 30%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5a52aa;
	
}

#content .advertise td {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	padding: 6px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5a52aa;
	width: 70%;
}

/* contact us styles */

#content .contact {
	width: 100%;
	padding: 0;
	margin: 0 0 2em 0;
	border: 0;
	border-collapse: collapse;
}

#content .contact caption {
	font: bold 1em/1.4em Verdana, Arial, Helvetica, sans-serif;
	color: #8D90C1;
	text-transform: uppercase;
	padding-bottom: 6px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5a52aa;
	
}

#content .contact th {
	color: #5a52aa;
	font: bold 0.9em/1.2em Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #5a52aa;
	vertical-align: top;
	padding: 6px;
	margin: 0;
	width: 30%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5a52aa;
	
}

#content .contact td {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.2em;
	padding: 6px;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5a52aa;
	width: 70%;
}


/* sitemap styles */

#sitemap {
}

#sitemap li {
	float: left;
	width: 50%;
}


#sitemap .secondary li, #sitemap .tertiary li {
	float: none;
	width: 100%;
}
#sitemap .secondary {
 	margin: 0 0 0 0;
}

#sitemap .secondary li a {
	color: #5A52AA;
}


#sitemap .tertiary li a {
	font-size: 0.95em;
	color: #000;
}

#sitemap .tertiary {
	margin: 0 0 0 0;
}


.clr {
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 1px;
  }

/* center test styles */

#banner {
width: 100%;
background-color:#CCCC00;
text-align: center;
margin: 0;
}

#bodycopy {
position: relative;
left: 50%;
margin-left: -300px;
width: 600px;
background-color: #66FFFF;
}
#footer {
	font-size: 0.8em;
	background-image: url(images_new/footer.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	clear: both;
	width: 100%;
}
