/* Edited with EditCSS */
/**** LINK-tag style sheet front.css ****/

/*Reset*/
img { border:0 }
*
	{
	margin: 0; 
	padding: 0; 
	text-decoration: none; 
	font-size: 1em; 
	outline: none; 
	}

th, h1, h2, h3, h4, h5, h6 
	{
	font-weight: normal; 
	}


label
{
	float:left;
	color:#154182;
	font-size:0.7em;
	margin-bottom:20px;
	clear:both;
	vertical-align:top;
	position:relative;
}


label input {
border:1px solid #d8d9db;
}

label textarea {
border:1px solid #d8d9db;
}

.aform, .myformclass {
border-bottom:1px solid #cccdcf;
float:left;
margin-bottom:20px;
display:inline;
width:555px;
position:relative;
}

.aform label input, .aform label textarea, .aform label select, .myformclass input, .myformclass textarea
{
	width:405px;
	left:60px;
	top:0;
	margin-left:90px;
	position:absolute;
}
.aform table select
{
	position:none;
	width:auto;
}

.aform label input:focus, .aform label textarea:focus, .myformclass label input:focus, .myformclass label textarea:focus
{
}

.aform label textarea, .myformclass textarea
{
	height:120px;
}

 
.aform label.eh1htmlarea {
height:430px !important;
margin:0 !important;
position:relative !important;
}

label.eh1textarea,  label.textarealabel {
height:110px !important;
}

.aform label .mandatory
{
	display:inline;
	left:60px !important;
	position:absolute !important;
}

.aform label select.inlineselect
{
	margin:0;
	position:static;
}

.aform .note {
left:245px;
width:350px;
}


/*Styles*/
body
	{
	background-color:#dfe0e1;
	font-family:arial;
	font-size:111%;
	color:#404041;
height:400px;
	}
h1,h2
	{
	padding:0; margin:0;
	color:#06357a;
	}

h2
	{
	font-size:1.4em;
	}
h1
	{
	padding:4px 0 18px 0;
	font-size:1em;
	font-family:"times new roman";
	}


#wrapper
	{
	margin:10px auto;
	width:850px;
	overflow:hidden;
	}

.vara .logo, .varb .logo
	{
	position:absolute;
	left:45px;
	top:30px;
	}

#content ul li {
*font-size:0.8em;
}

.varb #content h1 {
margin-top:21px;
padding-bottom:18px;
text-transform:capitalize;
}

.pdfhelps {
font-size:1em !important;
}

.pdfhelps ul {
margin:0; padding:0;
padding-bottom:15px;
}

.pdfhelps ul li {
margin-left:15px;
font-size:1em !important;
}

.pdfhelps a {
font-family:"times new roman" !important;
color:#06357a;
font-size:0.9em !important;
}

.pdfhelps h3 {
font-family:"times new roman";
font-size:0.9em;
}

.pdfhelps a:hover {
text-decoration:underline;
}

#head
	{
	background-image:url('/siteimages/logo_main.png');
	height:281px;
	width:851px;
	position:relative;
	}
.vara #head
	{
	background-image:url('/siteimages/logo_home.png');
	}

#head .links
	{
	position:absolute;
	top:85px;
	right:28px;
	padding-left:140px;
	background-image:url('/siteimages/linksbg.gif') !important;
	}
#head > .links
	{
	position:absolute;
	top:85px;
	right:28px;
	padding-left:175px;
	background-image:url('/siteimages/linksbg.gif') !important;
	}
#head > .links
	{
/* 	padding-left:0; */
	}
#head .links.smaller
	{
	top:30px;
	}

#head .links span a
	{
	display:block;
	padding:2px 4px;
	text-align:center;
	text-transform:uppercase;
	color:white;
	font-size:0.7em;
	white-space:nowrap;
	}
#head > .links span a
	{
	min-width:100px;
	width:auto;
	}

#head .links.smaller span a
	{
	font-size:0.5em;
	width:130px;
	padding:6px 0;
	white-space:nowrap;
	}

#head .links.smaller span > a
	{
	min-width:130px;
	width:auto;
	}

#head .links span {
float:left;
border:1px solid #8299bb;
margin-left:1px;
padding:1px;
}


#head .links a:hover, a.active
	{
	background-color:white;
	color:#254e8a !important;
	}

#body 
	{
	float:left;
	width:100%;
	background-color:#fff;
	position:relative;
	}

.vara #content
	{
	float:left;
	border-right:1px solid #dddedf;
	}

#content .intro
	{
	font-family:"times new roman";
	margin-top:-1px !important;
	padding-top:0 !important;
	padding-bottom:20px !important;
	color:#404041;
	font-size:1em !important;
	line-height:1.25em;
	}

.vara #content,.varb #content
	{
	margin:24px 0;
	padding:0 20px 0 41px;
	width:470px;
	}

.varb #content
	{
	float:right;
	border-left:1px solid #dddedf;
	width:614px;
	padding-left:20px;
	overflow:hidden;
/*	min-height:500px;
	height:auto !important;
	height:500px;*/
	}

.varb > #content {
	overflow:visible;
}

#body #content p
	{
	margin:0; padding:0;
	padding-top:4px;
	padding-bottom:16px;
	font-family:"times new roman";
	font-weight:normal;
	font-size:0.8em;
	}

#content p img {
margin-right:10px;
}

#context
	{
	float:right;
	margin:24px 0;
	padding-right:20px;
	width:285px;
	}

.varb #context
	{
	float:left;
	width:154px;
	padding:0 20px;
	overflow:hidden;
	}

.varb > #context
	{
	overflow:visible;
	}

.varb #context .submenu
	{
	width:100%;
	margin:0; padding:0;
	padding-bottom:15px;
	list-style:none;
	font-size:0.7em;
	margin-top:3px;
	}

.varb #context .submenu a
	{
	display:block;
	color:#06357a;
	text-decoration:none;
	font-weight:bold;
	padding:5px 0;
	border-bottom:1px solid #ccc;
	font-size:0.9em;
	text-transform:uppercase;
	}

.varb #context .submenu a:hover, .varb #context .submenu a.active
	{
	border-bottom:1px solid #626366;
	color:#626366 !important;
	}

.submenu .arrow {
display:none;
}

.contextboxgreen, .contextboxblue, .varb #content .contextboxgreen
	{
	background-image:url('/siteimages/contextgreenbg.png');
	width:290px;
	margin-bottom:20px;
	}

.varb .contextboxgreen p img {
margin:0;
text-align:left;
vertical-align:bottom;
}

.vara .contextboxblue
	{
 	margin-bottom:27px ; 
	}

.contextboxblue, .varb #content .contextboxgreen
	{
	background-image:url('/siteimages/contextbluebg.png');
	}

.varb #content .contextboxgreen
	{
	background-image:url('/siteimages/contextgreenbg2.png');
	width:160px;
	left:20px;
	position:absolute;
	bottom:3px;
	}

.varb #context h2, .vara #content h1
	{
	padding:0; margin:0;
	padding-bottom:10px;
	font-size:1.4em;
	margin-top:21px;
	}

.varb #context h2 {
font-size:1.35em;
margin-bottom:6px;
font-family:"times new roman";
}

.varb #context h2 a {
color:#06357a;
text-decoration:none;
}

.vara #content h1
	{
	margin:0; padding:0;
	padding:5px 0;
	}

.contextboxgreen h2, .contextboxblue h2
	{
	padding:0; margin:0;
	padding-top:4px !important;
	padding-left:10px !important;
	color:white;
	font-weight:bold;
	font-size:0.65em !important;
	text-transform:uppercase;
	font-family:arial;
	}

.contextboxgreen p, .contextboxblue p
	{
	font-family:arial, verdana, sans !important;
	padding:0; margin:0;
	padding:10px;
	background:url('/siteimages/contextgreenfooter.png') no-repeat left bottom;
	}

.contextboxblue p
	{
	background:url('/siteimages/contextbluefooter.png') no-repeat left bottom;
	}

.contextboxgreen p a, .contextboxblue p a
	{
	display:block;
	color:white;
	width:247px;
	padding:5px 0 0 0;
	}

.varb #content h1, .vara #content h2
	{
	font-size:1.1em !important;
	color:#808183 !important;
	}

.vara #content h2 {
font-family:"times new roman";
font-size:1em !important;
padding:0; margin:0;
padding-bottom:25px;
color:#06357a !important;
}

.varb #content .pic
	{
	border:1px solid #ccc;
	height:250px;
	}


.varb #content .contextboxgreen p
	{
	margin:0; padding:0 !important;
	padding-top:4px !important;
	background-image:none;
	}

.varb #content .contextboxgreen p a
	{
	width:auto;
	margin:0 10px;
	padding-bottom:20px !important;
	background:url('/siteimages/greenboxarrow.png') no-repeat right bottom;
	border-bottom:1px solid #b9cdc2;
	font-size:0.85em !important;
	}

.vara #context .contextboxgreen p, .vara #context .contextboxblue p {
font-size:0.7em;
}

.varb #content .contextboxgreen .greenboxbottom
	{
	width:160px;
	height:11px;
	background:url('/siteimages/greenboxbottom.png') no-repeat left bottom;
	}

.varb #content .contextboxgreen h2
	{
	padding-bottom:9px !important;
	padding-top:4px !important;
	margin:0;
	font-size:0.65em !important;
	color:white !important;
	font-family:arial !important;
	}

.latestnews p
	{
	font-size:0.75em;
	padding-bottom:20px;
	line-height:1.25em;
	}

.latestnews h2
	{
	padding:15px 0 18px 0;
	font-weight:bold;
	font-size:0.75em;
	color:#aaaaaa;
	text-transform:uppercase;
	font-family:arial;
	}
.latestnews a
	{
	font-size:0.9em;
	color: #033073;
	}

.paragraph
	{
	font-family:"times new roman";
	}


#foot
	{
	clear:both;
	float:left;
	width:100%;
	padding:5px 0;
	font-size:.7em;
	color:white;
	background-color:#06357a;
	}

#foot .left
	{
	float:left;
	padding:0 20px;
	}

#foot .right
	{
	float:right;
	padding:0 20px;
	}

#admin_editsafe, #admin_editthis {
background-position:bottom right;
background-repeat:no-repeat;
display:block;
position:relative;
z-index:999;
height:12px
}
#admin_editthis {
background-image:url('/afimages/edittag.png');
}
#admin_editsafe {
background-image:url('/afimages/editsafe.png');
}

.varb #content h2 {
color:#9fa0a2;
font-size:0.9em;
font-family:"times new roman";
}

.event {
font-family:bold;
border-bottom:1px solid #9fa0a2;
float:left;
width:555px;
padding-bottom:5px;
margin-bottom:20px;
}

.event_title {
float:left;
clear:left;
width:346px;
}

.event h2 {
font-size:0.7em !important;
text-transform:uppercase;
}

.event_date_title {
float:left;
}

.event_result {
width:555px;
border-bottom:1px solid #eeeeef;
float:left;
padding-bottom:14px;
}

.event_result_topic {
font-size:13px;
float:left;
width:346px;
margin-top:22px;
}

.event_result_info {
font-size:10px;
float:left;
width:100%;
clear:left;
margin-top:7px;
}

.event_result_info a {
color:#154182;
}

.event_result_date {
font-size:13px;
width:200px;
float:left;
margin-top:22px;
}

.photo_gallery {
float:left;
width:556px;
}

#photos_list {
float:left;
}

#photos_list .photo1, #photos_list .photo2 {
display:block;
text-align:center;
vertical-align:middle;
}

.photo_gallery .event {
margin-top:25px;
}

.two_photos {
float:left;
margin-top:-20px;
}

.photo {
float:left;
clear:both;
}

.photo a
{
	border:1px solid #c8c7c7 !important;
	display:block;
}

.photo img
{
	border:0 ;
	width:5.8em !important;
	height:5.8em !important;
	
}

.galleryindex {
float:left;

width:324px;
}

.photo1 {
width:100px;
height:100px;
border:1px solid #c8c7c7;
float:left;
margin-right:8px;
margin-bottom:7px;
}

.photo2 {
width:100px;
height:100px;
border:1px solid #c8c7c7;
float:left;
margin-right:8px;
margin-bottom:7px;
}

.photo3 {
width:100px;
height:100px;
border:1px solid #c8c7c7;
float:left;
}

.photo_info {
float:right;
}

.photo_info_pic {
position:relative;
}

.photo_info_gallery1, .photo_info_gallery1 .photo_info_pic {
height:207px;
width:317px;
}

.photo_info_gallery1 .photo_info_pic img {
cursor:pointer;
position:absolute;
top:0;
left:0;
height:207px;
width:317px;
}

.photo_info_desc {
font-size:13px;
font-weight:bold;
margin-bottom:5px;
}

.photo_info_desc1 {
font-size:13px;
color:#06357a;
}

.photo_info_date {
font-size:13px;
font-weight:bold;
}

.photo_info_gallery {
margin-bottom:3px;
width:200px;
}

.photo_info_gallery1 {
padding-bottom:15px;
width:317px;
}

.view_gallery a {
font-size:13px;
color:#06357a;
}

.arrow_up {
float:left;
width:212px;
text-align:center;
}
.arrow_up img
{
	border:0px !important;
}

.arrow_down {
display:block;
clear:both;
width:212px;
text-align:center;
}


.arrow_down img
{
	border:0px !important;
}

.download {
clear:both;
font-size:12px;
width:317px;
font-weight:bold;
color:#626366;
text-transform:uppercase;
}

.download a
{
	color:#626366;
}

.download_image {
float:left;
margin-bottom:3px;
}

.image_previous {
float:right;
}

.image_previous a
{
	color:#626366;
}

.image_next {
float:right;
}
.image_next a
{
	color:#626366;
}

.back_gallery {
float:left;
clear:left;
}

.retirement_heading {
width:520px;
font-size:18px;
margin-bottom:25px;
font-family:times new roman;
margin-top:30px;
}

.retirement_content1 {
width:520px;
font-size:14px;
margin-bottom:25px;
font-family:times new roman;
}

.retirement_content2 {
width:520px;
font-size:14px;
margin-bottom:40px;
font-family:times new roman;
}

.retirement_pic {
float:left;
margin-right:37px;
}

.commend {
float:left;
}

.commend_quote {
color:#06357a;
width:193px;
font-size:17px;
margin-bottom:6px;
}

.commend_name {
color:#808183;
font-size:15px;
margin-bottom:46px;
}

.careliving {
/* margin-top:30px; */
}

.careliving_title {
width:550px;
}

.careliving_title1 {
width:291px;
margin-bottom:28px;
font-size:18px;
}

.careliving_bottom {
margin-top:69px;
}

.careliving_residential {
width:283px;
float:left;
}

.careliving_content {
margin-bottom:23px;
margin-top:-5px;
margin-left:-3px;
font-family:"Times New Roman";
}

.careliving_residential_pic {
margin-top:99px;
}

.careliving_residential_right {
width:283px;
float:left;
margin-left:20px;
margin-top:-28px;
}

.extracare img{
margin-top:13px;
}
.submit {
float:left;
position:absolute;
bottom:-23px;
left:0;
}

.contactsubmit {
float:left;
position:absolute;
bottom:-5px;
left:0;
}

.contactsubmit .buttonstyle {
position:absolute;
left:0;
width:auto !important;
padding:0 !important; margin:0 !important;
}

.instruction {
float:left;
display:none;
clear:both;
}


#label_accomodation_name1{
*padding-bottom:10px;
}

.buttonstyle {
border:1px;
background-color:#ffffff;
color:#154182;
font-size:13px;
text-transform:uppercase;
border:0;
font-weight:bold;
cursor:pointer;
z-index:99;
}

.donate_instruction {
float:left;
font-size:13px;
font-weight:bold;
margin-top:-10px;
display:none;
}

.bronze {
float:left;
width:64px;
margin-right:118px;
color:#9f5624;
}

.silver {
float:left;
width:72px;
margin-right:110px;
color:#9d9fa2;
}

.gold {
float:left;
width:68px;
color:#dea90f;
}

.donate_form {
margin-top:70px;
}

.donate_amount label, .donate_name label, .donate_town label, .donate_email label {
width:73px;
font-size:14px;
}

.donate_amount, .donate_name, .donate_town, .donate_email {
margin-bottom:9px;
}

.donate_amount input, .donate_name input, .donate_town input, .donate_email input {
border:1px solid #d8d9db;
height:30px;
}

.donate_amount input {
width:90px;
padding-top:5px;
padding-bottom:5px;
height:20px;
}

.donate_checkbox {
font-size:13px;
color:#b4b6b9;
margin-left:72px;
}

.donate_checkbox label {
width:80%;
}

.donate_checkbox label span {
color:#ccc;
}

.donate_line {
border-bottom:1px solid #d8d9db;
padding-bottom:93px;
margin-bottom:10px;
}

.donate {
font-size:14px;
color:#09347a;
font-weight:bold;
margin-top:7px;
}

.donate .arrow {
border:1px solid #09347a;
margin-left:7px;
font-size:14px;
padding-left:2px;
padding-right:2px;
}

.donate1 {
color:#b4b6b9;
font-size:11px;
font-weight:bold;
margin-top:16px;
}

.donation {
margin-top:55px;
}

.donation1 {
color:#09347a;
font-size:16px;
}

.event_title1 {
float:left;
width:165px;
}

.event_title2 {
float:left;
width:208px;
}

.event_title3 {
float:left;
}

.donation2 {
font-size:14px;
float:left;
}

.donation_bronze {
float:left;
width:165px;
color:#9f5624;
font-weight:bold;
}

.donation_name {
float:left;
width:208px;
}

.donation_gold {
float:left;
clear:left;
width:165px;
color:#dea90f;
font-weight:bold;
}

.donation_silver {
float:left;
clear:left;
width:165px;
font-weight:bold;
color:#9d9fa2;
}

.donation_town {
float:left;
}

.donation2_line {
border-bottom:1px solid #d8d9db;
float:left;
padding-bottom:13px;
margin-bottom:14px;
width:555px;
}

.full {
width:555px;
}

.posted {
font-size:12px;
color:#9fa0a2;
border-bottom:1px solid #9fa0a2;
padding-bottom:5px;
margin-top:3px;
margin-bottom:15px;
}

.start {
float:left;
font-size:13px;
margin-right:40px;
color:#9fa0a2;
}

.end {
font-size:13px;
color:#9fa0a2;
}

.content
	{
	margin-top:20px;
	font-size:15px;
	text-align:justify;
	}


.images_list
	{
	float:left;
	}
.wiki
{
    border:1px solid red;
    width:;
    height:115px;
    position:relative;
}
.wiki input
{
    position:absolute;
    left:80px;
}

.buttonstyle1
	{
	border:1px;
	background-color:#ffffff;
	color:#154182;
	font-size:13px;
	text-transform:uppercase;
	position:absolute;
	top:70px;
	left:355px
	}

/*  edited 30/10/2008 3:57 a.m*/
#article input
{
	border:1px solid #CCCDCF;
}

#temporary_div
{
	border:0 !important;
	padding:0 !important;
	margin:0 !important;
}
#each_entry img
{
	border:0px !important;
}

.form_cover
{

float:left;
width:560px;
}

.form_cover ul {
margin:0; padding:0;
}

.form_cover li {
margin-left:15px;
}

.form_cover label {
float:none;
display:block;
border: 0 !important;
padding:0 !important;
position:relative;
}

.button_general
{
	border:1px solid #9FA0A2;
	background-color:#ffffff;
	color:#154182;
	font-size:13px;
	padding:3px;
	width:40px !important;
	margin-right:5px;
	float:left;
	text-align:center;
	font-family:"times new roman";
}

.pgnt_btn
{
	border:1px solid #9FA0A2;
	float:left;
	background-color:#ffffff;
	color:#154182;
	font-size:13px;
	padding:3px;
/* 	width:40px !important; */
	margin-right:2px;
	display:block;
	text-align:center;
	width:20px;
}
.active_pgntbtn
{
	border:0px solid #9FA0A2;
	float:left;
	background-color:#ffffff;
	color:#154182;
	font-size:13px;
	padding:3px;
	margin-right:2px;
	display:block;
	text-align:center;
	width:20px;
}
#pagination_div
{
	margin-top:3px;
	text-align:center;
	float:right;
}
#image
{
	padding:0px 5px 0px 0px;
}
#info div
{
	width:190px;
	overflow:hidden;
}


.all_articles ul
{
margin:0; padding:0;
}

.all_articles li {
margin:0; padding:0;
position:relative;
}

.all_articles li .title, .all_articles li .date_modified, .all_articles li .button_link {
float:left;
text-align:left !important;
}

.all_articles li .title {
width:200px;
}

.all_articles li .date_modified {
width:130px;
}

.all_articles li .button_link {
position:absolute;
right:0;
}

.all_articles li .button_link .button_general
{
    width:auto !important;
    height:auto !important;
}


.edition .article_content textarea
{
    border:1px solid #CCCDCF; 
    margin-bottom:10px;
    width:555px;
    height:500px;
}
li
{
    font-family:"times new roman";
    font-size:15px;
    font-weight:normal;
	margin-left:15px;
}
.action_btn
{
    margin-top:10px;
    height:23px;
}
.action_btn .button_general
{
    
    display:block;
    float:left;
    width:90px !important;
}
.action_btn
{
    margin-top:10px;
    height:23px;
}
.action_btn .button_general
{
    
    display:block;
    float:left;
    width:90px !important;
}
#title .button_general
{
	width:auto !important;
}


.event
{
    position:relative;
    margin-top:3px;
}

#wikihome_link
{
  position:absolute;
    right:0;
	bottom:0;
}

#wikihome_link .button_general
{
	width:auto !important;
	padding:0;
	margin:0;
	border:0;
	padding:0 10px 5px 10px;
	border-right:1px solid #9fa0a2;
	font-family:arial;
}
#forgot_password
{
	margin-top:20px;
}

#passwd_desc
{
    color:#154182;
	display:block;
}

.edition .article_content {
    font-size:0.8em;
}
.edition .article_content #title
{
    position:relative;
    display:block;
}

.edition .article_content #title .button_general
{    
    position:absolute;
    top:0;
    right:0px !important;
}

.article_entry
{
	margin:0; padding:0;
	list-style:none;
}
.article_entry span
{
    float:left;
    border:0px solid;
}
.article_entry div .button_general
{
    width:62px !important;
    position:absolute;
    right:0px;
    padding:2px 5px;
}

.useredit {
text-align:right;
margin-top:-15px;
font-size:0.7em;
}

#wiki_button .button_general
{
	float:left;
	position:static;
	border:0px !important;
	width:auto !important;
	padding:0 !important;
}

#wiki_link .button_general
{
	width:auto !important;
	border:0px !important;
}

.donate_checkbox input, .donate_checkbox label 
{
	float:left;
	clear:right;
}

.donate_checkbox label 
{
	margin-left:5px;
}

.about_image img {
float:right
}

.varb .contextboxgreen img {
float:left;
margin-top:-14px;
margin-left:46px;
}

.arc img {
float:left;
}

#each_entry #info {
font-size:0.9em;
}

.uploadedfile_smalltext {
font-size:0.8em;
}

#photo_summary
{
    
    border:0px solid red !important;
    width:317px;
}

.contactform .buttonstyle
{
	left:147px;
}
.aform .submit .buttonstyle
{
    border:0px solid;
    margin-left:147px;
}