/* CSS Document */

/* Global Styles
--------------------------------------------------------------- */

body {
	text-align: left;
	font-size: 0.75em;
	font-family: Arial, Helvetica, sans-serif;
	color: #4d4834;
	background: url(images/bodyBg.gif) top repeat-y #820103;
	margin-top: 0px;
}

a:link, a:visited {
	color: #4d4834;
	text-decoration:underline;
}

a img {
	border: none;
}

a:hover, a:active {
	color: #670102;
	text-decoration: underline;
}

h1 {
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
}

h2 {
	font-size:14px;
}

/* Layout Styles
--------------------------------------------------------------- */

#firefoxWidthFix {
	position:absolute;
	top:0;
	height:100%;
	padding:0 0 1px;
}



#container {
	width: 732px;
	border: 4px solid #9d8d52;
	background:#FFF;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	margin-bottom: 10px;
}

#header {
	height: 210px;
	width: 732px;
	background:url(../../images/headerBg.jpg) no-repeat;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#4D4834;
	
}

	#header #topC2a {
		width:280px;	
		font-size:1.9em;
		padding:25px 0px 0px 100px;
		margin:0px 0px 0px 0px;
		text-align:center;

	}
	
		#header #topC2a p{
			padding:0px;
			margin:0px;
		}
	
	#header .topPhoneNumber {
		font-size:1.6em;
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
	}
	
		#header .topPhoneNumber {
			padding:0px;
			margin:0px;
		}

#flashSlideshow {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
}

#contentContainer {
	float: left;
	width: 692px;
	padding: 10px 20px;
}

#contentLeft {
	padding-top: 10px;
	width: 200px;
	float: left;
}

#contentRight {
	float: right;
	width: 490px;
}

#contentRight-text {
	padding: 0px 10px;
}
ul.faq{
	margin: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	list-style:none;
}
li.faq{
	color:#6b1447;
	font-weight:bold;
}
#spacer{
margin:5px 0px;
}

#award2008 {
	height:70px;
	width:470px;
	background: url(../../images/awardBg.jpg) no-repeat;
	padding:12px 0px 0px 0px;
}

	#award2008 p {
		width:260px;
		padding:0px 0px 0px 75px;
		margin:0px 0px 0px 0px;
		font-weight:bold;
	}

/* Footer Styles
--------------------------------------------------------------- */

#footerHeader {
	width: 732px;
	background: #500203;
	color: #9d8d52;
	float: left;
	border-top: 5px solid #9d8d52;
	text-align: center;
	font-size: 1.6em;
	border-bottom: 5px solid #9d8d52;
	padding: 10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#footerHeader p {
	margin: 0px;
}

#footer {
	clear: both;
	width: 712px;
	padding: 10px;
	color: #000;
	background: #fff;
	font-size: 0.9em;
}

#footer a {
	color: #000;
	text-decoration: none;
}

#footer a:hover {
	color: #333;
}

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

#footer li {
	display: inline;
	margin: 0px;
}

#footer p {
	margin: 0px;
}

#footer img {
	float: right;
	margin-left: 1px;
	border: none;
}

/* Navigation Styles
--------------------------------------------------------------- */
ul#menu{
	margin:0;
	padding:0;
}

ul#menu li{
	list-style:none;
}

ul#menu li a{
	display:block;
	color:#820103;
	padding:10px 0;
	width:200px;
	border-bottom: 2px solid #820103;
	text-decoration:none;
	text-transform: uppercase;
}

	ul#menu li a.aheader{
		margin-top:0;
	}

ul#menu li a:hover{
	background: url(../../images/navBg-hover.png);
	padding-left:10px;
	width:180px;
	border-left: 10px solid #9d8d52;
	color:#fff;
}

ul#menu li ul.subnav{
	padding:0;
	margin:0;
}


/*------------------Subnav Styling to be added here!-----------------------*/

ul#menu li ul.subnav li a{
	display:block;
	background:#f4f3f3;
	padding:10px 5px;
	width:190px;
	border-bottom: 2px solid #9d8d52;
	text-decoration:none;
	text-transform: uppercase;
}

ul#menu li ul.subnav li a:hover{
	background: url(../../images/navBg-hover.png);
	padding-left:10px;
	width:175px;
	border-left: 10px solid #9d8d52;
	color:#fff;
}

/* Class Styles
--------------------------------------------------------------- */

.img-left {
	border: 1px solid #fff;
	float: left;
	margin: 0px 10px 10px 0px;
}

.img-leftNB {
	float: left;
	margin: 0px 0px 10px 0px;
	border: none;
	padding:0px 0px 0px 0px;
}

.img-right {
	border: 1px solid #ccc;
	float: right;
	margin: 0px 0px 10px 10px;
}

.img-rightNB {
	float: right;
	margin: 0px 0px 10px 10px;
}

.img-rightNB2 {
	float: right;
	margin: 0px 30px 20px 10px;
}

.strong {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

#bottom-keywords{
font-size: 9px;
color:#CCCCCC;
width: 740px;
margin-left: auto;
margin-right: auto;
margin-top: 50px;
padding-top:10px;
padding-bottom: 10px;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
}
#bottom-links {
	margin-top: 50px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	text-align:center;
}
#bottom-links ul{
	list-style:none;
	display: block;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;	
}
#bottom-links li{
	display: inline;
}
#bottom-links a{
	padding: 5px 10px;
	color: #666;
	font-size: 10px;
}


#services {
		width:160px;
		background:#4f0202;
		z-index:100;
		position:absolute;
		top:302px;
		left:205px;
		border:1px solid #0E3258;
		text-align:center;
		visibility:hidden;
		margin:0px;
		padding:0px;
	}
	
		#services ul{
			padding:0;
			margin:0;
			
		}
		
		#services li{
			list-style:none;
			margin:0px;
			display:block;
			width:160px;
			border:none;
		}
		
		#services a{
			display:block;
			padding-top:4px;
			padding-bottom:4px;
			background:#4f0202;
			color:#fff;
			border:3px solid #fff;
			border-top:none;
			border-bottom:1px solid #fff;
		}
		#services a:hover {
		 color: #FFFF00;
		}
		
		.elderly {
		min-height:200px;
		}
		
		.respite {
		min-height:230px;
		}
		
.clearfix{
	clear:both
	}
