/** styles for portal + gardens website **/
/** colour values = dk grey-green: #5D7063; lgt grey-green: #96A39A; | dk green: #7F8F0F; lgt green: #97AA13; | dk tan: #96733C; lgt tan: #C88D36 **/

/* styles for text */

body {
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	min-width: 940px;
}
p {
	color: #000000;
	line-height: 1.6em;
}
h1 {
	margin-bottom: 5px;
	font-weight: 100;
	font-size: 2.4em;
	color: #5C6665;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2, h3, h4, h5, h6 {
	margin-top: 20px;
	margin-bottom: 10px;
	font-weight: 100;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
	font-size: 2em;
	color: #5C6665;
}
h3 {
	font-size: 1.7em;
	color: #5C6665;
}
h4 {
	font-size: 1.4em;
	color: #5C6665;
}
h5 {
	font-size: 1.2em;
	color: #5C6665;
}
h6 {
	font-size: 1em;
	color: #000000;
}

ul, dl, dt, dd {
	padding-left: 20px;
	margin: 5px 20px 10px;
	line-height: 1.6em;
}
ol {
	padding-left: 10px;
	margin: 5px 20px 10px 30px;
	line-height: 1.6em;
}


/* styles for text links */
a {
	color: #3B648C;
	text-decoration: none;
}
a:active {
	color: #B58218;
	text-decoration: none;
}
a:visited {
	color: #7F8F0F;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: none;
}


/* styles for breadcrumbs + footer + search */
.bread {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 5px 20px 5px 20px;
	font-size: 0.85em;
	color: #FFFFFF;
	line-height: 1.2em;
	background: #96A39A;
}
.bread a:link, .bread a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.bread a:visited {
	color: #DCEB78;
	text-decoration: none;
}
.bread a:hover {
	color: #333;
	text-decoration: none;
}
.footer {
	margin-top: 30px;
	font-size: 0.85em;
	color: #666;
	line-height: 1.2em;
	text-align: left;
}
#search {
	text-align: right;
	float: right;
}

/*styles for layout */
#logo {
	float: right;
}
#content {
	padding: 0px 20px 0px 20px;
	margin: 0px 0px 0px 0px;
	max-width: 800px;
}
#menublock {
	background: #5D7063;
	width: 200px;
}
#wrapper1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: transparent;
	width: 100%;
}
#wrapper2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/bground-crop.gif) no-repeat bottom right #ffffff;
	width: 100%;
}
#bannerpic {
	height: 200px;
	overflow: hidden;
	min-width: 700px;
	margin-top: 15px;
}
#image {
	margin: 10px 10px 10px 30px;
	padding: 5px 10px 5px 10px;
	width: 320px;
	float: right;
	position: relative;
} 
#newsboxes {
	FLOAT: left; MARGIN: 10px 20px 20px 0px; POSITION: relative;
}

#boximg {
	
	margin: 10px 15px 20px 0px;
}
#box1, #box2, #box3 {
	padding: 5px 10px 10px 10px;
	color: #ffffff;
}
#box1 {
	BACKGROUND: #e6b10a;
	width: 420px;
	height: 100%;
}
#box2 {
	BACKGROUND: #9ab712;
	width: 420px;
	height: 100%;
}
#box3 {
	BACKGROUND: #6e64a5;
	width: 420px;
	height: 100%;
}
#box4 {
	width: 300px; 
	height: 100%;
	font-size: 1em;
	margin-top: 0px;
}
#box4 h1 {
	font-size: 1.4em;
	margin-top: 14px;
	margin-bottom: 10px;
	
}
#box4 ul {
	margin-left: -5px;
	font-size: 0.95em;
}
#box4 li {
	margin-left: 0px;
	padding-bottom: 10px;

}
#box1 h1, #box2 h1, #box3 h1 {
	color: #ffffff;
	font-size: 1.3em;
	margin-top: 8px;
}
#box1 p, #box2 p, #box3 p, #indextable {
	margin-top: 0px;
	color: #ffffff;
}
#box1 a:link, #box1 a:active, #box1 a:visited {
	color: #f5e1a2;
}
#box2 a:link, #box2 a:active, #box2 a:visited, #indextable a:link, #indextable a:active, #indextable a:visited {
	color: #DCEB78;
}
#box3 a:link, #box3 a:active, #box3 a:visited {
	color: #C8C3E0;
}
#box1 A:hover, #box2 A:hover, #box3 A:hover, #indextable A:hover {
	color: #333;
}
#clear {
	background: #ffffff;
	padding: 0px 0px 0px 0px;
}
#spacer {
	background-image: url(../images/spacer_10x900.gif);
	overflow: hidden;
	float: left;
}


/* styles for menu leftbar */
#menu {
	float: left;
	height: 422px;
	margin-top: 5px;
	position: relative;
}
#menu-index {
	float: left;
	height: 350px;
	margin-top: 5px;
	position: relative;
	width: 200px;
}
.menuhead, .menuhead-active, .menuhead-index {
	padding: 1px 0px 6px 0px;
	margin: 5px 0px 5px 8px;
	text-align: right;
	font-family: Georgia;
	font-size: 1em;
	color: #FFFFFF;
	width: 183px;
}
.menuhead {
	font-weight: normal;
	border-bottom: #96A39A 1px solid;
	line-height: 1.2em;
}
.menuhead-active {
	font-weight: bold;
	border-bottom: none;
	line-height: 1.1em;
}
.menuhead-index {
	font-weight: normal;
	line-height: 1.2em;
	padding-bottom: 2px;
}
.menuhead-empty, .menuhead-indexline {
	margin: 0px 0px 0px 8px;
	border-top: #96A39A 1px solid;
	width: 183px;
}
.menuhead a:link, .menuhead-active a:link, .menuhead a:active, .menuhead-active a:active, .menuhead-index a:link, .menuhead-index a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
}
.menuhead a:visited, .menuhead-active a:visited, .menuhead-index a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
}
.menuhead a:hover, .menuhead-active a:hover, .menuhead-index a:hover {
	color: #333;
	text-decoration: none;
	border-bottom: none;
	font-weight: bold;
}
.menulinks-active {
	padding: 0 0px 5px 0;
	margin: 0px 0 3px 8px;
	font-size: 0.85em;
	color: #fff;
	line-height: 1.3em;
	text-align: right;
	font-family: Georgia;
	border-bottom: #96A39A 1px solid;
	width: 183px;
}

.menulinks-index {
	padding: 0 0px 5px 0;
	margin: 0px 0 3px 8px;
	font-size: 0.85em;
	color: #fff;
	line-height: 1.3em;
	text-align: right;
	font-family: Georgia;
	width: 183px;
}
.menulinks-active a:link, .menulinks-index a:link, .menulinks-active a:active, .menulinks-index a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
}
.menulinks-active a:visited, .menulinks-index a:visited {
	color: #DCEB78;
	text-decoration: none;
	border-bottom: none;
}
.menulinks-active a:hover, .menulinks-index a:hover {
	color: #333;
	text-decoration: none;
	border-bottom: none;
}
.menulinks {
	display: none;
}

.submenu {
	padding: 0 0px 5px 0;
	margin: 0px 0 3px 8px;
	font-size: 0.85em;
	color: #fff;
	line-height: 1.3em;
	text-align: right;
	font-family: Georgia;
	border-bottom: #96A39A 1px solid;
	width: 183px;
	list-style: none;
}
.submenu a:link, .submenu a:active {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
}
.submenu a:visited {
	color: #DCEB78;
	text-decoration: none;
	border-bottom: none;
}
.submenu a:hover {
	color: #333;
	text-decoration: none;
	border-bottom: none;
}
#menuright {
	margin-top: 10px 32px 10px;
	width: 191px;
	height: 80px;
	float: left;
	position: relative;
}
#menuright-index {
	margin-top: 10px 32px 10px;
	width: 191px;
	height: 400px;
	float: left;
	position: relative;
}
#menupic {
	MARGIN-TOP: 80px;
	FONT-SIZE: 0.85em;
	BACKGROUND: #5D7063;
	FLOAT: left;
	COLOR: #ffffff;
	TEXT-ALIGN: center;
	width: 200px;
}
.menuicons {
	margin-top: 35px;
	margin-bottom: 15px;
	text-align: right;
}

/* styles for small menu for Cafe, Friends, Bookshop in leftbar */
.menusml {
	padding: 0px 0px 5px;
	margin-top: 0px;
	margin-bottom: 3px;
	font-size: 0.85em;
	color: #FFFFFF;
	line-height: 12px;
	text-align: right;
	text-transform: uppercase;
	border-bottom: none;
	font-family: Arial, Helvetica, sans-serif;
}
.menusml a:link {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
}
.menusml a:visited {
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: none;
}
.menusml a:hover {
	color: #333;
	text-decoration: none;
	border-bottom: none;
}

/* styles for sitemap menu at bottom of page */
#sitemap {
	border-top: 1px solid #7E8C8B;
	font-size: 0.9em;
}
.sitemapnav {
	color: #7e8c8b;
	font-weight: bold;
	font-size: 0.9em;
	padding: 7px 20px 2px 0px;
}
.subnav {
	display: list-item;
	list-style-type: none;
	margin-left: -20px;
	color: #444;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.2em;
}
.subnav a:link, .subnav a:active, .subnav a:visited {
	color: #444;
	text-decoration: none;
	font-weight: normal;
}
.subnav a:visited {
	color: #7F8F0F;
	text-decoration: none;
	font-weight: normal;
}
.subnav a:hover {
	color: #3b648c;
	text-decoration: none;
	font-weight: normal;
}
.navlist {
	padding-bottom: 4px;
}

.caption {
	font-size: 0.85em;
	color: #666;
	text-align: center;
}