/*---Reset----*/

body {  
	font-family:verdana;
	font-size:0.75em;
	color:#333333;
	padding:10px 0px 0px 0px;
	margin:0 auto;
  	width:991px;
    text-align: left;
}
a:link , a:visited {
	color:#009534;
	text-decoration:none;
}
a:hover {
	color:#13378d;
}
img { 
	border:0px none;
}

h1 { 
	color:#FFFFFF;
	font-size:18px;
}
h2 {
	padding:5px 15px 5px 15px; 
	background-image:url(../Images/CssImg/curve-top.gif);
	background-repeat: no-repeat;
	background-position:top right;
	background-color:#13378d;
	color:#FFFFFF;
	font-size:16px;
}
h3 {
	color:#419d53;
	font-size:14px;
	font-weight:bold;
}

h4, P, div { 
	margin:0;
    padding:0;
    font-weight:normal;
}
h5 {
	background-color:#13378d;
    height:34px;
    width: 98%;
    color:#FFFFFF;
    font-size:18px; 
    padding-left: 2%; padding-top: 5px;
}
ul, li {
	margin:0;
	text-indent:0;
	list-style-position:inside;
	list-style-type:disc;
	padding-bottom:5px;
}	
form, *{margin:0; padding:0}

#wrap {}

.clr {
	float:none; 
    clear:both; 
    height:0px; 
    line-height:0px;
}
.float-left {
	float:left;
}
.float-right {
	float:right;
}
.image-float-left {
	float:left;
        padding:0 10px 10px 0;
}
.image-float-right {
	float:right;
        padding: 0 0 10px 10px;
}
.text-justify { 
	text-align:justify;
}
.text-center {
	text-align:center;
}
#menu {
	background:url(../Images/CssImg/menu-bg.jpg); 
    height:35px; 
    width:665px; 
    float:left; 
    padding-top: 5px;
    margin-bottom: 5px;
}
#static-links {
	float:left;
    background:url(../Images/CssImg/static-link.jpg); 
    height:34px;
    width:320px; 
    padding-top: 6px; 
	text-align:center;
    margin-right:6px; 
    font-size:19px; 
    color:#FFFFFF;
}
#static-links a:link {
	color:#fff; 
    text-decoration:none;
}
#static-links a:hover {
	color:#009933;
    text-decoration:bold;
}
#static-links a:active {
	color:#009933;
    text-decoration:bold;
}
#static-links a:visited {
	color:#fff;
    text-decoration:bold;
}
#header {
	width:985px;
    height:260px;
}
#logo {
    float:left;
    width:343px;
    height:111px;
    padding-top:30px;
}
#mainimage {
	float:right;
    width:453px;
    height:215px;
}
#texthelp {
	float:left;
	width:90px;
    height:90px;
    padding-left:40px; padding-top:105px;
}
#left-col {
	width:320px; 
    float:left; 
    margin-right:6px;
}
.green-bar-bot {
	background:url(../Images/CssImg/green-bar.jpg);
    height:31px;
    width:307px; 
    padding:8px 0px 0px 13px; 
    color:#FFFFFF; 
	font-size:18px;
}
.green-bar-top {
	background:url(../Images/CssImg/green-bar02.jpg);
    height:31px;
    width:307px; 
    padding:8px 0px 0px 13px; 
    color:#FFFFFF; 
	font-size:18px;
}
.blue-box {
	border-right:2px solid #13378d;
    border-bottom:2px solid #13378d;
    border-left:2px solid #13378d;
	padding:12px 15px 8px 10px; 
    margin-bottom:8px;
}
.green-box {
	border-right:2px solid #00872f;
    border-bottom:2px solid #00872f;
    border-left:2px solid #00872f;
    padding:12px 15px 8px 10px; 
    margin-bottom:8px;
}
.first-img {
	padding-top:5px; 
    float:left;
}
.first-p {
	float:left; 
    width:195px; 
    padding-left:7px;
}
.Green-p {
	float:left; 
    width:205px; 
    padding-left:7px;
}
.Green-p2 {
	float:left; 
    width:194px; 
    padding-left:7px;
}
.interested {
	color:#008524; 
    font-size:15px; 
    clear:both; 
    padding-top:7px; 
    *padding-top:5px; 
}
.interested a:link {
	text-decoration:underline;
}
.right-col {
	width:665px; 
    float:left; 
}
.blue-bar {
	background:url(../Images/CssImg/blue-bar.jpg); 
    height:31px; 
    width:636px; 
    padding:8px 15px 0px 14px; 
    color:#FFFFFF; 
	font-size:18px;
}
.main-blue-bot {
	background:url(../Images/CssImg/blue-bar.jpg); 
    height:31px; 
    width:636px; 
    padding:8px 15px 0px 14px; 
	color:#FFFFFF;
    font-size:18px; 
    display:block;
    margin-bottom:10px;
}
.main-blue-top {
	background:url(../Images/CssImg/blue-bar02.jpg); 
    height:31px; 
    width:636px; 
	color:#FFFFFF;
    padding:8px 15px 0px 14px; 
    font-size:18px; 
    display:block;
}

.blue-txt {
	font-size:15px; 
    color:#336699; 
    margin-bottom:20px; 
    display:block; 
    height:30px;
}
.grey-txt {
	color:#333333; 
    font-size:16px; 
    float:left; 
    margin-left:30px; 
    width:400px;
}
.footer {
	background:url(../Images/CssImg/green-bar.jpg);
    height:31px; 
    width:320px; 
    padding:8px 0px 0px 0px; 
    text-align:center;
	margin-right:6px; 
    color:#FFFFFF; 
    font-size:16px; 
    letter-spacing:-1px; 
    float:left;
    margin-top:10px;
}
.footer a:link, .footer a:active, .footer a:visited { 
	color:#FFFFFF; 
    text-decoration:none; 
}
.footer a:hover {
	color:#00690c; 
    text-decoration:none;
}
.copy-right {
	float:left; 
    text-align:center;  
    color:#FFFFFF; 
    font-size:16px; 
    letter-spacing:-1px;
	background:url(../Images/CssImg/blue-bar.jpg); 
	height:31px; 
    width:665px; 
    padding:8px 0px 0px 0px;
    margin-top:10px;
}
.service-list {
	color:#2B2B2B;
	font-size:14px;
	width:292px;
} 
.internal {
	background:#FCFCFC;
	min-height:520px;
	padding:15px;
}

/*---Horizontal Menu----*/

td.menu-item {
	color: #fff;
	font-size:19px;
    text-align:center;
    cursor:pointer;
	letter-spacing:-1px;
	padding:0px;
	margin:0px;
}
td.menu-item-hover {
	color: #000000;
	font-size:19px;
    text-align:center;
    cursor:pointer;
	letter-spacing:-1px;
	padding:0px;
	margin:0px;
}
td.menu-item-selected {
	color: #003399;
	font-size:19px;
    text-align:center;
    cursor:pointer;
	letter-spacing:-1px;
	padding:0px;
	margin:0px;
}
td.submenu-item {
	background: #009933;
	color: #fff;
	font-size: 13px;
    border-bottom:1px solid #fff;
    height:25px;
    cursor:pointer;
    padding-left:5px
}
td.submenu-item-hover {
	background: #003399;
	color: #fff;
	font-size: 13px;
    border-bottom:1px solid #fff;
    height:25px;
    cursor:pointer;
    padding-left:5px
}
td.submenu-item-selected {
	background: #58bbe8;
	color: #fff;
	font-size: 13px;
    border-bottom:1px solid #fff;
    height:25px;
    cursor:pointer;
    padding-left:5px
}
td.separetor {
	width:1px; 
    height:23px;  
}
td.separetor-hover {
	width:1px;
}
td.separetor-selected {
	width:1px;
}
#catDynMenuSub2324 {
	margin-top:27px;
}
#cat_14623_divs {	
	margin:0px; 
    padding:0px;
    margin-top:-12px; 
}
.catmain14623 {
	width:100%
}
.catdiv14623 {
	margin:37px 0px 0px -45px!important;
    width:200px!important; 
    padding-left:5px;
}

/*---Horizontal Menu End----*/

.sidemenu {
	background: #333;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 320px;
}
.sidemenu li {
	font: 67.5% "arial", "Lucida Sans Unicode", "Bitstream Vera Sans", "Trebuchet Unicode MS", "Lucida Grande", Verdana, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}
.sidemenu a {
	background: #fff;
	border-bottom: 1px solid #cccccc;
	color: #444;
	display: block;
	margin: 0;
	padding: 8px 12px;
	text-decoration: none;
    font-size: 12px;
	font-weight:bold;  
}
.sidemenu a:hover {
	background: #00872f;
	color: #fff;
	padding-bottom: 8px;
    font-weight:bold;
}
.sidemenu a:active {
	background: #00872f;
	color: #fff;
	padding-bottom: 8px;
    font-weight:bold;
}
.imagefloatleft {
	float:left;
	padding: 0 10px 20px 0;
}

.imagefloatright {
	float:right;
	padding: 0 0 20px 10px;
}

/* Tab Content */


.indentmenu{
font: bold 13px Arial;
width: 100%; /*leave this value as is in most cases*/
}

.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 1px solid navy; /*navy border*/
background:#13378d repeat-x;
}

.indentmenu ul li{
display: inline;
}

.indentmenu ul li a{
float: left;
color: white; /*text color*/
padding: 5px 11px;
text-decoration: none;
border-right: 1px solid navy; /*navy divider between menu items*/
}

.indentmenu ul li a:visited{
color: white;
}

.indentmenu ul li a.selected{
color: white !important;
padding-top: 6px; /*shift text down 1px*/
padding-bottom: 4px;
background:#00862f repeat-x;
}


.tabcontentstyle{ /*style of tab content container*/
border: 1px solid gray;
width: 450px;
margin-bottom: 1em;
padding: 10px;
}

.tabcontent{
display:none;
}

@media print {
.tabcontent {
display:block !important;
}
}
/* get involved - left */

#get-involved-box {
	float:left;
    width:322px;
    margin-right:20px;
    margin-bottom:20px;
}
#get-involved-header {
 	float:left;
    width:322px;
}
#get-involved-content{
    float:left;
    width:298px;
	min-height: 140px !important;
	border-left:2px solid #13378d; border-right:2px solid #13378d; border-bottom:2px solid #13378d;
    padding: 10px;
    text-align:left;
}

/* get involved - right */

#get-involved-box-right {
	float:left;
    width:322px;
    margin-bottom:20px;
}
#get-involved-header-right {
 	float:left;
    width:322px;
}
#get-involved-content-right {
    float:left;
    width:298px;
	min-height: 140px !important;
	border-left:2px solid #13378d; border-right:2px solid #13378d; border-bottom:2px solid #13378d;
    padding: 10px;
    text-align:left;
}
/* guild care homes flash 338 x 225 */

#top {
	float:left;
	width:665px;
	height:225px;
	margin-bottom:10px;
}
#left {
	float:left;
	width:338px;
	height:225px;
}
#right {
	float:left;
	width:320px;
	height:225px;
	padding-left:7px;
}
#top2 {
	float:left;
	width:655px;
	height:225px;
	margin-bottom:10px;
}
#left2 {
	float:left;
	width:310px;
	height:225px;
    padding-right:7px;
}
#right2 {
	float:left;
	width:338px;
	height:225px;
}
#header-complete {
	float:left;
    width:991px;
    height:244px;
	margin-bottom:5px;
}




