﻿@charset "utf-8";
/* CSS Document */

ul {
	margin-left: 0;
	padding-left:0;			
				
}




    div.container  
    {  
        top:        0; 
        bottom:        0; 
        background:    #ffffff;  
        display:    block;
	min-height: 930px;  
        position:     absolute;  
        width:         900px;  
        overflow:    visible;  
        left:        50%;  
        margin-left:    -450px; 
		background-image: url(http://www.seniorenresidenties.com/templates/SRN/images/bgtop.jpg);
		background-repeat:no-repeat;
    }  
div.border  
    {
        top:        0; 
        bottom:        0; 
        background:    #ffffff;  
        display:    block;  
        position:     absolute;  
        width:         902px;  
        overflow:    visible;  
        left:        50%;  
        margin-left:    -451px;
		background-image: url(http://www.seniorenresidenties.com/templates/SRN/images/bg.jpg); 
    }  


body {
	background-repeat: repeat-y;
	background-position:top center;
	background-color: #e5e5e5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
background-image: url(http://www.seniorenresidenties.com/templates/SRN/images/bodybg.jpg);
overflow-y:scroll;
overflow: -moz-scrollbars-vertical;
}
a:link {
	color: #00312f;
}
a:visited {
	color: #00312f;
}
a:hover {
	color: #F57921;
}
a:active {
	color: #00312f;
}
.leesmeer a {
	text-decoration: none;
	font-size: 20px;
}

.leesmeer a:link {
	color: #CD3301;
	font-size:20px;
}
.leesmeer a:visited {
	text-decoration: none;
	color: #CD3301;
}
.leesmeer a:hover {
	color: #F57921;
}
.leesmeer a:active {
	color: #CD3301;
}
/* horizontal pill menu */
#pillmenu {
	white-space: nowrap;
	height: 32px;
	color: #FFFFFF;
}

#pillmenu ul {
  margin: 0;
  padding: 0;
  list-style:none;
}

#pillmenu li {
	float: left;
	margin: 0;
	padding: 0;
}

#pillmenu a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
	float:left;
  display:block;
  height: 24px;
  line-height: 24px;
  padding: 0 4px;
  color: #000;
  text-decoration: none;
}

#pillmenu a#active_menu-nav {
	margin-top:2px;
	height: 21px;
	line-height: 21px;
	background-position: 0 0;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #00312f;
	line-height: 20px;
}

.contentheading{
text-transform: uppercase;
font-weight:bold;
font-size:15px;
}

#bg {
	background-image: url(http://www.seniorenresidenties.com/templates/SRN/images/bgtop.jpg);
	background-repeat: no-repeat;
	background-position:top center;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	padding-left:1px;
}
#pillmenu a:link {
	color: #FFFFFF;
}
#pillmenu a:visited {
	color: #FFFFFF;
}
#pillmenu a:hover {
	color: #00312f;
}
#pillmenu a:active {
	color: #000000;
}
img {
border:none;
}

.imgborder: img{
border: 3px solid #F57921;
}

.Aimgborder:hover img{
border: 3px solid #F57921;
}

.Aimgborder:hover{
color: #F57921; /* irrelevant definition to overcome IE bug */
}

#pillmenu a#active_menu-nav {
color: #00312f;
}
.article_separator{
   display:none;
}

