html, body, form, fieldset {
        margin: 0;
        padding: 0;
        font: 100%/120%  Arial, Helvetica, sans-serif;
}

body {
	background-color: #E9E5DA;
}

/* Neutralize styling: Elements with a vertical margin: */
h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
        margin: 0;
        padding: 0;
}

h1 {
	font-size: 13px;
	font-weight: bold;
}
	
h1.green, h1.blue, h1.red, h1.purple {
	background-color: #F0EDE6;
	background-image: url(../images/greenSQ.gif);
	background-position: left;
	width: 100%;
	height: 20px;
	display: block;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #557351;
	padding-left: 25px;
	color: #557351;
}

h1.blue {
	background-image: url(../images/blueSQ.gif);
	color: #565aae;
}

h1.red {
	background-image: url(../images/redSQ.gif);
	color: #983252;
}

h1.purple {
	background-image: url(../images/purpleSQ.gif);
	color: #a363a6;
}

h2 {
	font-size: 13px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	margin-top: 15px;
	margin-bottom: 3px;
}

ul {
	list-style-type: disc;
	margin-left: 20px;
	padding-left: 20px;
}


a.pdf, a.pdf:visited {font-weight:bold; color:#375335; text-decoration:none; background:url(../images/pdf-icon.png) no-repeat 0 2px; width:100%; padding:20px 20px 20px 60px; border:1px solid #547351;}
a.pdf:hover {background-color:#F2F2F2;}

a {
   outline: none;
}

#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #375335;
	height: 65px;
	text-align: center;
	padding-top: 25px;
}
.bodycopy li {
	padding-bottom: 10px;
	line-height: 16px;
}


#footer a, #footer a:visited {
	color: #CCCCCC;
}

#footer a:hover {
	text-decoration: none;
	color: #FFFFFF;
}

.nav {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #e3decf;
	background-image: url(../images/nav_top_bg.jpg);
	background-repeat: no-repeat;
}
.nav a, .nav a:visited, .nav a:hover {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.nav a:hover {
	color: #CCCCCC;
}

#leftnav {
	width: 190px;
	margin-top: 10px;
	margin-bottom: 10px;
}

#leftnav ul{
	list-style-type: none;
	padding: 0px;
	margin-left: 10px;
}

#leftnav li{
	background-repeat: no-repeat;
	margin-bottom: 5px;
}

#leftnav li a, #leftnav li a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-indent:-9999px;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 40px;
	text-decoration: none;
	display: block;
	width:175px;
}

#leftnav li a.home {background:url(../images/home_but.png) no-repeat 0 0;}
#leftnav li a.about {background:url(../images/about_but.png) no-repeat 0 0;}
#leftnav li a.find {background:url(../images/findUs_but.png) no-repeat 0 0;}
#leftnav li a.diff {background:url(../images/difference_but.png) no-repeat 0 0;}
#leftnav li a.plans {background:url(../images/floorplans_but.png) no-repeat 0 0;}
#leftnav li a.site {background:url(../images/siteplans_but.png) no-repeat 0 0;}
#leftnav li a.amen {background:url(../images/amenities_but.png) no-repeat 0 0;}

#leftnav li a.home:hover {background:url(../images/home_but.png) no-repeat -175px 0;}
#leftnav li a.about:hover {background:url(../images/about_but.png) no-repeat -175px 0;}
#leftnav li a.find:hover {background:url(../images/findUs_but.png) no-repeat -175px 0;}
#leftnav li a.diff:hover {background:url(../images/difference_but.png) no-repeat -175px 0;}
#leftnav li a.plans:hover {background:url(../images/floorplans_but.png) no-repeat -175px 0;}
#leftnav li a.site:hover {background:url(../images/siteplans_but.png) no-repeat -175px 0;}
#leftnav li a.amen:hover {background:url(../images/amenities_but.png) no-repeat -175px 0;}



	
.bodycopy {
	font-size: 12px;
	line-height: 20px;
	padding-bottom: 20px;
}

.bodycopy p, .index_bg p, .indexBgApts p, .indexBgAstLv p, .indexBgNH p {
	margin-top: 15px;
	margin-bottom: 15px;
}

.bodycopy_hilite {
	background-color: #FFFFCC;
}

.right_column {
	font-size: 12px;
	color: #000000;
	line-height: 18px;
}

.right_column p, hr{
	margin-bottom: 12px;
}

.highlightList p{
	color:#009530;
	font-weight: bold;
	margin-bottom: 19px;
}

.right_column a, .right_column a:visited, .right_column a:hover {
	font-size: 12px;
	color: #547351;
	font-weight: bold;
	line-height: 18px;
}

.right_column a:hover {
	color: #FFFFCC;
}

.TopHeaderApts, .TopHeaderAssistedLiv, .TopHeaderNursingHomes, .bottomHeaderApts {
	font-size: 13px;
	font-weight: bold;
	border-bottom-style: none;
	height: 20px;
	width: 400px;
	background-color: #9C3151;
	color: #FFFFFF;
}

.TopHeaderAssistedLiv {
	background-color: #A462A6;
}

.TopHeaderNursingHomes {
	background-color: #5459AD;
}

.bottomHeaderApts {
	width: auto;
	background-color: #9C3151;
}

.index_bg{
	font-size: 12px;
	line-height: 20px;
	background-image: url(../images/bottom_linc_graphic.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 600px;
	margin-bottom: -20px;
}

.tableHeader {
	background-color: #547351;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
