
/****************************************************** CORE STYLES /
/*******************************************************************/
html {
	margin:0px;
	padding:0px;
}

body {
	margin:0px;
	padding:0px;
	background-color:#6B896B;
}

img {
	border:none;
}


/**************************************************** GENERAL LAYOUT /
/********************************************************************/
div#baseTop {
	text-align:center;
	width:100%;
	float:left;
	background-image:url(../../_pix/backgrounds/butterflies.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	background-color:#FFFFFF;
}

div#baseBottom {
	background-color:#7FB2CC;
	text-align:center;
	float:left;
	width:100%;
}

div.container {
	width:950px;
	margin-left:auto;
	margin-right:auto;
}
div.containerTop {
	background-image:url(../../_pix/transBG.png);
	background-repeat:repeat;
	text-align:left;
	float:left;
}
div.containerBottom {
	width:950px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
}

/************************************************************ HEADER /
/********************************************************************/
div#header {
}
	div#header h1 {
	}
	div#header a {
	}
/******************************************************* LEFT COLUMN /
/********************************************************************/
div#left {
}

/******************************************************* MAIN COLUMN /
/********************************************************************/
div#mainColumn {
	width:750px;
	float:left;
	padding-bottom:20px;
}


/****************************************************** RIGHT COLUMN /
/********************************************************************/
div#right {
	float:left;
	text-align:right;
	width:200px;
	min-height:600px;
	margin-top:10px;
}
div#right h2 {
	color:#006699;
	margin:20px 0px 0px 0px;
}
div#right h3 {
	margin:0px 0px 0px 0px;
	color:#006699;
	font-size:11px;
}
div#right h3 a {
	color:#006699;
}
div#right h3 a:hover {
	color:#003366;
}
/****************************************************** PAGE CONTENT /
/********************************************************************/
div#pageContent {
	min-height:300px;
	float:left;
	text-align:left;
	margin:0px;
	padding:10px 20px 20px 20px;
	width:710px;
}

/************************************************************ FOOTER /
/********************************************************************/
div#footer {
	clear:left;
	text-align:center;
	padding:10px 0px 10px 0px;
}
	div#footer p {
		color:#ffffff;
	}
	div#footer h1 {
		color:#ffffff;
		font-size:16px;
		font-weight:normal;
		margin:0px;
	}
	div#footer h3 {
		color:#ffffff;
		font-size:11px;
	}
	
div#footerBanners {
	clear:both;
	text-align:center;
	margin-top:20px;
}

/************************************************************* FORMS /
/********************************************************************/

form  {
margin:0px;
}
	form p.label  {
	font-size:11px;
	margin:0px 0px 0px 0px;
	}
	form input  {
	}
	form input[type=text] {
	}
	form select {
	}
	form input[type=password] {
	}
	form input[type=radio] {
	}
	form p.buttons {
	}

/********************************************************** GALLERY  /
/********************************************************************/

div.pageGallery  {
}
	div.pageGallery img#large  {
	border:9px solid #cccccc;
	margin-bottom:20px;
	}
	div.pageGallery img.thumb  {
	border:9px solid #cccccc;
	margin-right:8px;
	margin-bottom:8px;
	}


/*********************************************************** LINKS /
/******************************************************************/

div.pageLinks  {
}


/************************************************************ BLOG /
/******************************************************************/

div.pageBlog  {
border:0px solid red;
}
	div.pageBlog div.blogEntry {
	margin:0px 0px 20px 0px;
	padding:0px 0px 20px 0px;
	border-bottom:2px solid #cccccc;
	}
		div.pageBlog div.blogEntry h1  {
		margin:0px;
		font-size:14px;
		}
		div.pageBlog div.blogEntry h2  {
		margin:0px;
		font-size:10px;
		font-weight:normal;
		}
		
	div.pageBlog div.blogListEntry  {
	margin:0px 0px 20px 0px;
	border-bottom:1px solid #cccccc;
	}
		div.pageBlog div.blogListEntry h1  {
		margin:0px;
		font-size:12px;
		}
		div.pageBlog div.blogListEntry h2  {
		margin:0px;
		font-size:10px;
		font-weight:normal;
		}

/****************************************** SOCAIL NETWORK STYLING /
/******************************************************************/

div#socialNetworkButtons  {
background-color:#666666;
}

	div#socialNetworkButtons a {
	text-decoration:none;
	color:#000000;
	background-position: 0px 0px;
	background-repeat:no-repeat;
	display:block;
	height:30px;
	width:26px;
	float:left;
	margin:0px;
	}
	div#socialNetworkButtons a:hover {
	background-position: 0px -30px;
	}
		div#socialNetworkButtons a#blinklist {
		background-image:url(../../_pix/socialnetworks/blinklist.png);
		margin-right:0px;
		}
		div#socialNetworkButtons a#blogmarks {
		background-image:url(../../_pix/socialnetworks/blogmarks.png);
		margin-right:0px;
		}
		div#socialNetworkButtons a#digg {
		background-image:url(../../_pix/socialnetworks/digg.png);
		margin-right:0px;
		}
		div#socialNetworkButtons a#delicious {
		background-image:url(../../_pix/socialnetworks/delicious.png);
		margin-right:0px;
		}
		div#socialNetworkButtons a#facebook {
		background-image:url(../../_pix/socialnetworks/facebook.png);
		margin-right:0px;
		}
		div#socialNetworkButtons a#furl {
		background-image:url(../../_pix/socialnetworks/furl.png);
		margin-right:0px;
		}
		div#socialNetworkButtons a#newsvine {
		background-image:url(../../_pix/socialnetworks/newsvine.png);
		margin-right:0px;
		}
		div#socialNetworkButtons a#reddit {
		background-image:url(../../_pix/socialnetworks/reddit.png);
		margin-right:0px;
		}
		div#socialNetworkButtons a#stumbleupon {
		background-image:url(../../_pix/socialnetworks/stumbleupon.png);
		margin-right:0px;
		}
		div#socialNetworkButtons a#technorati {
		background-image:url(../../_pix/socialnetworks/technorati.png);
		margin-right:0px;
		}
		div#socialNetworkButtons a#yahoo {
		background-image:url(../../_pix/socialnetworks/yahoo.png);
		margin-right:0px;
		}

/****************************************** BREADCRUMBS ********** /
/******************************************************************/

div#breadcrumbs {
margin:0px 0px 10px 0px;
font-size:11px;
}
div#breadcrumbs a {
font-size:11px;
}

/****************************************** NEWS & EVENTS ********** /
/******************************************************************/
div#articleFoot {
border-top:1px dotted #CC0000;
margin-top:20px;
clear:both;
}
	div#articleImages {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border:1px solid #cccccc;
	clear:both;
	padding:10px 10px 5px 10px;
	}
	div#articleImagesContainer {
	width:330px;
	height:250px;
	text-align:center;
	background-color:#eaeaea;
	}
	img#articelImage {
	margin-left:auto;
	margin-right:auto;
	}
	div#articleImagesNav {
	font-size:10px;
	width:330px;
	}
		div#imageTitle {
		font-size:12px;
		text-align:center;
		padding:3px;
		
		}
		div#imageCount {
		float:left;
		width:50%;
		}
		div#imageNav {
		float:left;
		width:50%;
		text-align:right;
		}
/******************************************  CONTACT LIST ********* /
/******************************************************************/
div.contactHomesList {
margin:0px 0px 20px 0px;
}
div.contactHomesList h1 {
font-size:12px;
margin:0px 0px 2px 0px;
font-weight:bold;
}
div.contactHomesList p {
font-size:12px;
margin:0px;
text-align:left;
}

/******************************************  BOXES       ********* /
/******************************************************************/
div.box200 {
text-align:left;
}
	div.box200 div.box200Top {
	display:block;
	height:10px;
	}
	div.box200 div.box200Body {
	padding:0px 10px 0px 10px;
	}
	div.box200 div.box200Base {
	display:block;
	height:10px;
	}
	
	div.box200 h1 {
	margin:0px 0px 10px 0px;
	color:#ffffff;
	font-size:16px;
	font-weight:bold;
	text-align:right;
	}
	div.box200 p {
	color:#ffffff;
	text-align:justify;
	}

	div.box200 ul {
	margin:0px;
	padding:0px;
	list-style:none;
	}
	div.box200 ul li {
	text-align:left;
	line-height:10px;
	font-size:12px;
	color:#ffffff;
	}

/******************************************  VACANCIES    ********* /
/******************************************************************/
div.vacancyCategory {
border:1px dotted #006699;
margin:0px 10px 10px 0px;
}

div.vacancyCategory div.header {
background-color:#FFFFFF;
padding:10px;
border-bottom:1px dotted #006699;
}

div.vacancyCategory div.header h1 {
font-size:13px;
margin:0px 0px 10px 0px;
font-weight:bold;
color:#006699;
}
div.vacancyCategory div.header p {
margin:0px 0px 0px 0px;
}



div.vacancyList {
padding:10px;
}

div.vacancyList h2 {
margin:0px;
font-size:14px;
}
div.vacancyList h3 {
margin:0px;
font-size:10px;
font-weight:normal;
}
div.vacancyList p {
margin:0px;
font-size:11px;
}
div.vacancyList div.vacancy {
margin-bottom:10px;
}


div.vacancyShortList {
}
div.vacancyShortList h2 {
margin:0px;
}
div.vacancyShortList h3 {
margin:0px;
font-size:10px;
font-weight:normal;
}
div.vacancyShortList p {
margin:0px;
font-size:11px;
}
div.vacancyShortList div.vacancy {
margin-bottom:10px;
}

/****************************************  HOME SERVICES ********* /
/******************************************************************/
ul.facilitiesList {
margin:0px;
padding:0px 0px 0px 0px;
list-style-type:none;
}

ul.facilitiesList li {
font-size:13px;
line-height:19px;
padding:0px 0px 0px 20px;
margin:0px 0px 10px 0px;
background-image:url(../../_pix/littleTick.gif);
background-repeat:no-repeat;
background-position:top left;
}
ul.facilitiesList li.category {
font-size:15px;
line-height:19px;
padding:0px 0px 0px 0px;
margin:0px 0px 10px 0px;
background-image:none;
border-bottom:1px dotted #990000;
font-weight:bold;
}
/**************************************************** SEARCH RESULTS /
/********************************************************************/

div.searchResult {
 border-bottom:1px dotted #0066CC;
 padding:5px 0px 5px 0px;
}
div.searchResult h1 {
 font-size:13px;
 margin:0px;
}
div.searchResult h2 {
 font-weight:bold;
 margin:0px;
 color:#990000;
 font-size:10px;
}

/**************************************************** DIARY TABLE ** /
/********************************************************************/

table.diaryTable {
width:100%;
background-color:#999999;
}
table.diaryTable th {
width:100%;
background-color:#ffffff;
text-align:center;
padding:4px;
}
table.diaryTable h1 {
margin:0px;
color:#990000;
}
table.diaryTable td {
vertical-align:top;
}
table.diaryTable td.day {
background-color:#ffffff;
height:90px;
}
table.diaryTable td.blank {
background-color:#f1f1f1;
height:90px;
}

table.diaryTable div.dayTab {
float:left;
width:20px;
font-size:10px;
font-weight:bold;
border-right:1px solid #999999;
border-bottom:1px solid #999999;
vertical-align:top;
text-align:center;
}
table.diaryTable td.blank div.dayTab {
background-color:#eaeaea;
color:#999999;
}
table.diaryTable td.day div.dayTab {
background-color:#eaeaea;
color:#990000;
}
table.diaryTable div.eventListing {
clear:both;
margin:0px 3px 3px 3px;
font-size:10px;
border-bottom:1px dotted #990000;
}

table.diaryTable tr.header td {
width:14%;
padding:4px;
background-color:#ffffff;
text-align:center;
font-size:16px;
font-weight:bold;
}

/*################################## RSS ######################*/

div#rssOutput table {
border:1px solid #660000;
}