html, body {
   	background: #FFF;
	width: 100%;
}

#header, .menu, #show, .slideshow, .slideshow-images, .col2 {
	display: none;
}

#shadowed-border ,sb-shadow, sb-inner .sb-gen {
	background:#FFF;
	background-image: none;
}

#container, #bottom {
	font-family: Arial, Helvetica, sans-serif;
	width: 100%;
   	margin: 0;
   	padding: 0;
   	border: 0;
   	float: 0px auto;
   	color: #000000;
   	background: none;
}

div#container {
	margin: 0;
	padding-top: 1em;
	height: 100%;
	width: 100%;
   	border-top: 2px solid #944248;
}

#container a:link:after, #content a:visited:after {
   	content: " (http://www.wellburn-carehomes.co.uk/" attr(href) ") ";
   	font-size: 90%;
}

#container a[href^="/"]:after {
   	content: " (http://www.wellburn-carehomes.co.uk/" attr(href) ") ";
}
	
/*__content_________________________________________________________________________________*/

/*	Headers   */
h1{
	font-family: "Times New Roman", Times, serif;
	font-size: 21px;
	font-style: normal;
	font-weight: normal;
	color: #944248;
	margin: 0;
	margin-bottom: 20px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #515151;
	margin: 0;
	margin-bottom: 10px;
	line-height: 20px;
}

h3{
	font-family: "Lucida Sans Unicode", Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	margin-bottom: 2px;
	line-height: 20px;
	text-decoration: none;
}


/*	Text   */
p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000;
	line-height: 14px;
	margin: 0;
	margin-bottom: 15px;
}

p.small{
	font-size: 10px;
	color: #000;
}


/*	Unordered Lists   */
ul.bullets {
	margin: 0;
	padding: 0;
	border: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	display: block;
}

ul.bullets li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style-image: url(../site/global/icn_bullet.gif);
	list-style-position: outside;
	color: #8c96ad;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-bottom: 3px;
	line-height: 12px;
}

ul.bullets li span.highlight {
	color: #900;
}

ul.bullets li a {
	color: #FFFFFF;
}

ul.bullets li a:hover {
	color: #CCCCCC;
}


ul.bulletsinner {
	margin: 0;
	padding: 0;
	border: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	display: block;
}

ul.bulletsinner li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	list-style-image: url(../site/global/icn_bullet.gif);
	list-style-position: inside;
	color: #8c96ad;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-bottom: 3px;
	line-height: 12px;
}

ul.bulletsinner li span.highlight {
	color: #900;
}

ul.bulletsinner li a {
	color: #FFFFFF;
}

ul.bulletsinner li a:hover {
	color: #CCCCCC;
}



/*	Ordered Lists   */
ol {
	margin: 0;
	padding: 0;
	border: 0;
	margin-bottom: 10px;
	margin-left: 15px;
	clear: left;
	display: block;
}

ol li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	padding-bottom: 10px;
	line-height: 12px;
	clear: left;
}

ol li a {
	color: #FFFFFF;
}

ol li a:hover {
	color: #CCCCCC;
}
