/*CSS California Senior Living*/

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 20px 0;
	background: #0099FF;
	font: normal small 'Microsoft Sans Serif', Geneva, sans-serif;
	color: #666666;
}

h1, h2, h3 {
	color: #000000;
}

h2 {
}

h3 {
}

p, blockquote, ul, ol {
}

p {
}

blockquote {
	margin-left: 2em;
	padding-left: 1em;
	border-left: 1px solid #EEEEEE;
}

ul {
	margin-left: 3em;
}

ul li {
}

ol {
	margin-left: 3em;
}

ol li {
}

a {
	color: #0072BC;
}

a:hover {
	text-decoration: none;
	color: #59C700;
}

img {
	border: none;
}

/*Page*/
#page {
	width: 800px;
	margin: 0 auto;
	background-color: #FFFFFF;
}

/* Picture Bar */

#Picture {
	height: 75px;
	width: 800px;
	background: #000000 url(images/top-bar.jpg) no-repeat;
	margin: 0 auto;
	border: 1px solid #99999;	
}
/* Header */

#header {
	width: 800px;
	height: 75px;
	margin: 0 auto;
	border: 1px solid #99999;
}

/* Logo */

#logo {
	float: left;
	width: 240px;
	height: 75px;
	padding: 0 0 0 20px;
}

#logo p {
	color: #0066CC;
	float: right;
	size: 14px;
	padding: 0 0 0 20px;
}

#logo a {
	text-decoration: none;
}

/* Content > Header > Drop Down */

#dropdown {
	float: right;
	padding: 20px 20px 0 0
}

#dropdown form {
}

#dropdown fieldset {
	border: none;
}

#dropdown legend {
	display: none;
}

#dropdown label {
	font-size: x-small;
	font-weight: bold;
}

#dropdown input {
	border: 1px solid #385B88;
	font-family: Arial, Helvetica, sans-serif;
}

#inputtext1, #inputtext2 {
	width: 185px;
	color: #385B88;
}

#inputsubmit1 {
	background: #4F9CEF url(images/img03.gif) repeat-x left bottom;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 800px;
	margin: 0 auto;
}

#extra {
}

/* Content > Main */

#main {
	float: right;
	width: 550px;
}

#main a {
}

#bottomimage {
	float: right;
	width: 146px;
	height: 150px;
	background: #FFFFFF url(images/senior_smiling.jpg) no-repeat right bottom;
	vertical-align: bottom;
	clear: both;	
}
/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}
/* Boxed Style */

.boxed {
}

.boxed .title {
	height: 23px;
	padding: 15px 0 0 19px;
	background: #8CBEF5 url(images/img03.gif) repeat-x left bottom;
	border: 1px solid #4F9CEF;
	font-size: 1em;
	color: #FFFFFF;
}

.boxed .content {
	margin: 0 0 20px 0;
	padding: 20px;
	background: #DCEBFC;
}

/* Post */

.post {
	padding: 20px 20px 0 20px;
}

.post .title {
	margin-bottom: 0px;
	padding: 3px 0 15px 0;
	background: url(images/img04.gif) repeat-x left bottom;
}

.post .date {
	float: left;
	width: 90px;
	padding-left: 20px;
	font-size: x-small;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
	float: left;
	margin-bottom: 10px;
	padding-left: 20px;
	border-left: 1px solid #EEEEEE;
	font-size: x-small;
}

.post .meta p {
}

.post .story {
	clear: both;
	padding: 20px;
	border-top: 1px solid #EEEEEE;
	color:#333;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
	margin-bottom: 1.5em;
	line-height: 180%;
}

.post .story img {
 float: right;
 padding: 10px 5px 10px 10px;
}

.right_img {
 float: right;
 padding: 10px 5px 10px 10px;
}

.left_img {
 float: left;
 padding: 10px 5px 10px 10px;
}

/* Content > Ads */
#ads {
	width: 400px;
	clear: both;
	margin: 0 auto;
	padding: 10px;
	border-top: 1px solid #EEEEEE;
}

.facilityphoto img{
	clear: both;
}
/* Content > Sidebar */

#sidebar {
	float: left;
	width: 250px;
}

#sidebar a {
}

/* Content > Sidebar > Menu */

#menu {
	padding: 20px 0;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	padding: 10px 20px;
	border-top: 1px solid #EEEEEE;
	text-decoration: none;
	font-weight: bold;
	color: #666666;
}

#menu a:hover {
	background: #8CBEF5 url(images/img03.gif) repeat-x left bottom;
	color: #FFFFFF;
}

#menu .active a {
	background: #8CBEF5 url(images/img03.gif) repeat-x left bottom;
	color: #FFFFFF;
}

#menu .first a {
	border: none;
}

/* Content > Sidebar > Updates */

#updates {
}

#updates ul {
	margin: 0;
	list-style: none;
}

#updates h3 {
	margin: 0;
	font-size: 11px;
}

#updates p {
	margin-bottom: 1.4em;
	font-size: 12px;
	line-height: normal;
}

/* Click Here */
#clickhere {
	margin: 0 auto;
	clear: both;
	padding: 50px 20px 20px 100px;
}

/* Footer */

#footer {
	clear: both;
	width: 800px;
	height: 175px;
	margin: 0 auto;
	background: #000000 url(images/footer2.jpg) no-repeat;
}

#footer p {
	text-align: left;
	padding: 110px 0 0 10px;
	font-size: x-small;
	color: #999999;
}

#footer a {
	color: #0099CC;
}

.moveright {
	padding: 0 40px 0 170px;
}