

.active {
	color: #FFFF99 !important;
}
.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.body h2 {
	padding: 5px 0 0 0;
	margin: 0;
}
.body h3 {
	margin: 5px 0;
	padding: 0;
}

.body-box {
	margin: 5px 0;
	border-bottom: 1px dashed #000;
	padding: 10px 0;
}

.body p {
	padding: 0;
	margin: 0 0 15px;
}

.body a:link {
	color: blue;
	text-decoration: underline;
}
.body a:visited {
	color: blue;
	text-decoration: underline;
}
.body a:hover {
	color: #000000;
}
.body a:active {
	color: #000000;
}

ul#side-nav {
	font-family: Arial, Helvetica, sans-serif;
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
}
ul#side-nav li {
	padding: 8px 0 5px;
	text-align: right;
	line-height: 1.1;
	
}

ul#side-nav li a:link {
	color:#ffffff;
}
ul#side-nav li a:visited {
	color:#ffffff;
}
ul#side-nav li a:hover {
	color: #FFFF99;
}
ul#side-nav li a:active {
	color: #FFFF99;
	
}

ul#side-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

li.about-nav {
 	font-size: 10px;	
	padding: 0 !important;
	margin: 5px 5px 15px !important;
	line-height: 1.0 !important;
	font-weight: normal !important;
}
li.about-nav a:link,li.about-nav a:visited {
	padding: 4px 0 0 !important;	
}

li.about-nav a:hover, li.about-nav a:active {
	padding: 4px 0 0 !important;
	text-decoration: underline;
}

a {
	text-decoration: none;
}

a#home-page, a#cooks-page, a#vic-page, a#home-nav, a#default-page,
a#cooks-home-page, a#access-page, a#policies-page, a#safe-sleep
 {
  
	font-weight: bold;
	display: block;
	height: 52px;
	background: #ccc;
	margin: 0 0 2px;

}

a#home-page:hover, a#cooks-page:hover, a#vic-page:hover, a#default-page:hover,
a#cooks-home-page:hover,  a#access-page:hover, a#policies-page:hover, a#safe-sleep:hover{
	color: blue !important;
}


a#default-page {
	background: url(../img/default_nav.png); 
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #000000  !important;
	text-align: center;
	vertical-align: top;
	padding: 9px 12px 11px 8px;
	height: 35px;
	width: 112px;
}

a#home-page {
	background: url(../img/H-nav.png); 
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #000000  !important;
	text-align: right;
	vertical-align: middle;
	padding: 20px 20px 0 0;
	height: 35px;
	width: 112px;
}
a#cooks-page {
	background: url(../img/C-nav.png); 
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #000000  !important;
	text-align: right;
	vertical-align: middle;
	padding: 13px 4px 0 0;
	height: 42px;
	width: 128px;
	font-size:11px;
}
a#vic-page {
	background: url(../img/V-nav.png); 
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #000000  !important;
	text-align: right;
	vertical-align: middle;
	padding: 7px 12px 0 0;
	height: 48px;
	width: 120px;
	font-size: 11px;
}
a#cooks-home-page {
	background: url(../img/C-hcc-nav.png); 
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #000000  !important;
	text-align: right;
	vertical-align: middle;
	padding: 7px 9px 0 0;
	width: 123px;
	height: 47px;
	font-size: 11px;
}
 a#access-page {
	background: url(../img/A-nav.png); 
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #000000  !important;
	text-align: right;
	vertical-align: middle;
	padding: 20px 5px 0 0;
	height: 35px;
	font-size: 11px;
	width: 127px;
}
a#policies-page {
	background: url(../img/P-nav.png); 
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #000000  !important;
	text-align: right;
	vertical-align: middle;
	padding: 20px 20px 0 0;	
	height: 35px;
	
	font-size: 11px;
	width: 112px;
}

a#safe-sleep {
	background: url(../img/S-nav.png); 
	background-repeat: no-repeat;
	background-color: #ffffff;
	color: #000000  !important;
	text-align: right;
	vertical-align: middle;
	padding: 20px 20px 0 0;	
	height: 35px;
	
	font-size: 11px;
	width: 112px;
}

.logo {
	background: 
}



ul.news-list {
	font-family: Verdana, Helvetica, sans-serif;
		padding: 0 0 0 15px;
}

ul.news-list li {
	padding: 10px 0 30px;
	border-top: 1px dotted #ccc;
}

ul.news-list li p{
	font-size: 13px;
}
ul.news-list h4 {
	padding: 0;
	margin: 0; 
}
ul.news-list a {
	color: blue;
	font-weight: bold;
}

ul.news-list2 {
	font-family: Verdana, Helvetica, sans-serif;
		padding: 0 0 0 15px;
}

ul.news-list2 li {
	padding: 5px 0;
	border-top: 1px dotted #ccc;
}

ul.news-list2 li p{
	font-size: 13px;
}
ul.news-list2 h4 {
	padding: 0;
	margin: 0; 
}
ul.news-list2 a {
	font-size: 14px;
	color: blue;
	font-weight: bold;
}


ul.body-list {
	 list-style: disc;
}

ul.body-list li {
	border: 0;
	padding: 0;
	font-size: 13px;
}



ul.content-list {
	list-style: none;
	margin: 10px 0;
	padding: 0;
	font-size: 1.2em;
}


ul.content-list li {
	padding: 10px 0;
}
ul.content-list li a {
	font-weight: bold;
	font-style: italic;
}
ul.content-list li a:link, ul.content-list li a:visited {
	color: #0066B3;	
}
ul.content-list li a:hover, ul.content-list li a:active {
	color: #000;	
}



.body-content {
	font-family: Arial, Helvetica, sans-serif;
}
.body-content h3 {
	
}
.body-content p {
	font-size: 14px;
	line-height: 1.4;
}

.body-content a {
	font-family: arial; 
	font-weight: bold; 
	color: #555;
}
.body-content a:link, .body-content a:visited {
	font-family: arial; 
	font-weight: bold; 
	color: #555;
}
.body-content a:hover, .body-content a:active {
	font-family: arial; 
	font-weight: bold; 
	color: #000;
}




a.h-link:link,a.h-link:visited {
	color: #000000;
		text-decoration: underline;
}
a.h-link:hover,a.h-link:active {
	color: #000000;
	text-decoration: underline;
}


ul.quote-list li {
	padding: 4px 0 4px;
}

ul.general-list {
text-align: left;
	float:left;margin-left:10px;
}
ul.general-list li {
	margin: 5px 0 0 10px;
}


.policy-box {
	margin: 40px 0;
}

.policy-box p {
	line-height: 1.4;
}

.support-table {
	font-size: 14px;
	border: 1px dotted #bbb;
}
.support-table tr {
	border: 1px solid #999;
	
}
.support-table td {
	padding: 30px;
}
.support-table caption, .support-table th{
	background: #bbb;
	font-weight: bold;
	border: 1px solid #999;
}


a.underline {
	text-decoration: underline;
}



.no-pad {
	 padding: 0;
  margin-top: 0 !important;
}


 .home-list {
 font-family: Arial, Helvetica, sans-serif;
  display: block;
  line-height: 1.5em;
  text-align: center;
 padding: 15px 0;
  font-size: 1.2em;
  font-weight: bold;
}



.content-box {
	padding: 10px 10px; 
	margin: 10px 0;
	background: #efefef;
	border: 1px solid #eaeaea;
}
.content-box ul {
	font-size: 14px;
}
.content-box ul li {
	margin: 5px 0 10px;
	line-height: 1.3;
}

.content-box p {
	line-height: 1.3;
	font-size: 14px;
}
.content-box h2 {
	padding: 5px 0 10px;
}






.general-table {
	font-size: 12px;
	background: #ffffff;
	border: 1px solid #000;
	margin: 10px 0;

}

.general-table tr {
	
}

.general-table td {
	padding: 5px;
	border-bottom: 1px dotted #000000;
}

.general-table td:first-child {
	width: 20%;
}