/* -- General ------------------------------------------------------------------------- */
body {
	margin: 0;
	padding: 0;
	border: 0;
	text-align: center;
	font-size: 77%;
	min-width: 780px;
	background-color: #119388;
	background-image: url(../img/css/back-fade.jpg);
	background-position: top;
	background-repeat: no-repeat;
	
}

body, p, td, input, select, option, textarea {
	font-family: arial, verdana, lucida, helvetica, sans-serif;
	color: #000;
}

h3 {
	margin: 0px;
}

* html p {
	margin-left: 0;
	height: 1%;
}

a, a:link, a:visited, a:active {
	color: #000;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

a.footer:link, a.footer:visited, a.footer:active {
	color: #fff;
	text-decoration: none;
	
}

a.footer:hover {
	color: #fff;
	text-decoration: underline;
}
a.selected:link, a.selected:visited, a.selected:active {
	color: #000;
	text-decoration: none;
	
}

a.selected:hover {
	color: #000;
	text-decoration: underline;
}

a.copy:link, a.copy:visited, a.copy:active {
	color: #000;
	text-decoration: underline;
	
}

a.copy:hover {
	color: #000;
	text-decoration: none;
}

.hide, a.skip {
	height: 0;
	width: 0;
	overflow: hidden;
	position: absolute;
}

div {
	float: none;
	clear: none;
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
}

img {
	border: 0;
	galleryImg: no;
}

.clear {
	clear: both;
	height: 1px;
}

form {
	margin: 0px;
	font-size: 12px;
	
}

.gallery-form {
	margin: 0px;
	font-size: 10px;
	height: 2px;
	
}

.innerPortlet, .inner {
	width: 100%;
}

.text-align-left {
	text-align: left;
}

.text-align-right {
	text-align: right;
}

.floatleft {
	float: left;
}

.art-floatleft {
	width: 250px;
	float: left;
}

.art-page-floatleft {
	width: 450px;
	float: left;
}

.floatright {
	float: right;
	
}
.art-floatright {
	width: 142px;
	height: 124;
	float: right;
	margin: 32px 0px 0px 0px;
	
}
.margin-top {
	margin-top: 96px;
}
.thumb-border {
	border: 2px solid #c0c1c0;
}

.gal-thumb-border {
	border: 2px solid #c0c1c0;
	margin-right: 10px;
}


.vert-align {
	vertical-align: middle;
}
.vert-align-top {
	vertical-align: top;
}

.CallToAction {
	margin: 10px;
	margin-right: 25px;
	text-align: left;
}

.CallToAction-art {
	margin: 10px;
	text-align: left;
}

.green-heart {
	color: #6ABBB5;
	font-family: webdings;
	font-size: 15px
}


/* -- Page container---------------------------------------------------------------- */
#page {
	position: relative;
	/*margin: 0 auto; reset for containers */
	/* text-align: left;  reset for containers */
	/* border-bottom: 10px solid #2266ab;  default colour scheme */
	font-size: 0.9em;
	width: 900px;
	top: -57px;
	

}

#header {
	background-color: #FBFDFD;
	background-image: url(../img/css/black-white-dot-1x3.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	height: 57px;
}

#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}
#top-nav {
	position: absolute;
	top: 0px;
	right: 0px;
}
#home-img {
	position: absolute;
	top: 340px;
	left: 110px;
}

#title {
	position: absolute;
	top: 100px;
	right: 2px;
	width: 448px;
}

#page-title {
	position: absolute;
	top: 78px;
	right: 0px;
	width: 256px;
}



#main {
	position: absolute;
	top: 200px;
	right: 0px;
	width: 443px;
	background-color: #ECF0F0;
	border-top: 1px solid #DBE3E2;
	padding-bottom: 50px;
	

}




#secondlevelmain {
	position: absolute;
	top: 120px;
	left: 225px;
	width: 670px;
	height: 2000px;
	background-color: #ECF0F0;
	border-top: 1px solid #DBE3E2;
	
}

#fold-left {
	position: absolute;
	top: 296px;
	right: 444px;

}

#top-right {
	position: absolute;
	top: 198px;
	right: 0px;

}

#fold-right {
	position: absolute;
	top: 270px;
	right: -10px;
	width: 10px;

}



#secondlevelleft {
	position: absolute;
	top: 320px;
	left: 212px;
	width: 13px;
	height: 417px;

}

#secondlevelright {
	position: absolute;
	top: 270px;
	right: -5px;
	width: 10px;

}



#footer {
	position: absolute;
	bottom: 0px;
	height: 40px;
	width: 443px;
	right: -1px;
    color: #ffffff;
	background-color: #119388;
	font-size: 0.8em;
}

#footerwide{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 670px;
	height: 40px;
    color: #ffffff;
	background-color: #119388;
	font-size: 0.8em;
}
#footerbr { clear: both; }




#gal-left-box {
	
	top: 0px;
	left: 0px;
	width: 295px;
	height: 142px;
	background-image: url(../img/page/sep-line.jpg);
	background-position: top right;
	background-repeat: repeat-y;
	float: left;
	margin: 10px;

}

#gal-right-box {
	
	top: 0px;
	left: 317px;
	width: 270px;
	height: 14px;
	float: right;
	margin: 10px;

}