body {
	background-color : #fff;
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	margin-top: 0;
}
a, a:visited, a:active {
	color: #B24F0E;
	text-decoration: underline;
}
a:hover {
	color: #f06a0e;
	text-decoration: underline;
}
img {
	border: 0;
}
/*
=
=
=
=
*/
/* vertical_menu */
.vertical_menu {
	list-style: none;
	margin: 0;
	text-indent: 0;
	padding: 0 0 0 0;
	width: 200px;
}
.vertical_menu li {
	margin: 0;
	padding: 0 0 1px 0;
	height: auto;
	overflow: visible;
}
.vertical_menu li a {
	display: block;
	margin: 0;
	padding: 0.2em 0 0.2em 10px;
	width: 190px;
	text-decoration: none;
}
.vertical_menu li a, .vertical_menu li a:visited, .vertical_menu li a:active {
	qbackground-color: #737649;
	background-color: #737649;
	color: #fff;
	text-decoration: none;
}
.vertical_menu li a:hover {
	qbackground-color: #a7aa73;
	background-color: #acb177;
	color: #fff;
	text-decoration: none;
}
/* vertical_submenu */
.vertical_submenu {
	list-style: none;
	margin: 0;
	text-indent: 0;
	padding: 0 0 0 3px;
	width: 200px;
}
.vertical_submenu li {
	margin: 0;
	padding: 0 0 1px 0;
	height: auto;
	overflow: visible;
}
.vertical_submenu li a {
	display: block;
	margin: 0;
	padding: 0.2em 0 0.2em 10px;
	width: 190px;
	text-decoration: none;
}
.vertical_submenu li a, .vertical_submenu li a:visited, .vertical_submenu li a:active {
	background-color: #ad8962;
	color: #fff;
	text-decoration: none;
}
.vertical_submenu li a:hover {
	background-color: #c0a072;
	color: #fff;
	text-decoration: none;
}
li.noclick {
	display: block;
	margin: 0;
	padding: 0.2em 0 0.2em 10px;
	width: 190px;
	background-color: #ad8962;
	color: #000;
	font-weight: bold;
	text-decoration: none;	
	border-bottom: 1px solid #fff;
	border-top: 1px solid #fff;
}
/* Side pic */
.sidepic {
	width: 300px;
	height: auto;
	text-align: center;
	font-style: italic;
	color: #B24F0E;
}
/* Main page design with columns of coloured background */
/* Admininstration */
.admin_main {
	width: 1000px;
	height: auto;
	margin: 0;
}
.message {
	width: 300px;
	height: auto;
	margin: 2em auto 2em auto;
	padding-left: 30px;
	background-color: #ACB177;
	border: 1 solid #666;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
}
.message form {
	text-align: right;
	width: 280px;
	margin-left: 10px;
	height: auto;
	font-size: 12px;
}
/*
SMALLTEXT boxes
*/
/* FAMILY 2 - What's happening */
div .smalltext_0 {
	background-color: #E3E5CF;
	width: 180px;
	height: auto;
	padding: 10px 10px 5px 10px;
	color: #000;
	border-bottom: 20px solid #CFD1A9; 
}
div .smalltext_0 .title {
	color: #B24F0E;
	text-transform: capitalize;
	font-size: 1.2em;
	display: block;
}
div .smalltext_0 .text {
	padding: 5px 0 5px 0;
	display: block;
}
div .smalltext_0  a, div .smalltext_1  a:visited, div .smalltext_1  a:active {
	color: #B24F0E;
	background-color: none;
	text-decoration: none;
}
div .smalltext_0  a:hover {
	color: #f06a0e;
	background-color: none;
	text-decoration: underline;
}
/* FAMILY 1 - Get involved */
div .smalltext_1 {
	background-color: #fff;
	width: 190px;
	height: auto;
	padding: 10px 10px 0px 0px;
	color: #000;
	margin: 10px 0 10px 0;
}
div .smalltext_1 .image_before {
	margin-bottom: 10px;
}
div .smalltext_1 .title {
	color: #B24F0E;
	text-transform: capitalize;
	font-size: 1.2em;
	display: none;
}
div .smalltext_1 .text {
	padding: 5px 0 15px 10px;
	display: block;
}
div .smalltext_1 .link {
	padding: 0 0 0 10px;
}
div .smalltext_1  a, div .smalltext_1  a:visited, div .smalltext_1  a:active {
	color: #B24F0E;
	background-color: none;
	text-decoration: none;
}
div .smalltext_1  a:hover {
	color: #f06a0e;
	background-color: none;
	text-decoration: underline;
}
div .smalltext_1 .image_after {
	margin-top: 10px;
}
/* FAMILY 2 - What's happening */
div .smalltext_2 {
	abackground-color: #E3E5CF;
	background-color: #fff;
	width: 190px;
	height: auto;
	padding: 10px 10px 0px 0px;
	margin: 10px 0 10px 0;
	color: #000;
}
div .smalltext_2 .image_before {
	margin-bottom: 10px;
}
div .smalltext_2 .title {
	color: #B24F0E;
	text-transform: capitalize;
	font-size: 1.2em;
	display: none;
}
div .smalltext_2 .text {
	padding: 5px 0 15px 10px;
	display: block;
}
div .smalltext_2 .link {
	padding: 0 0 0 10px;
}
div .smalltext_2  a, div .smalltext_1  a:visited, div .smalltext_1  a:active {
	color: #B24F0E;
	background-color: none;
	text-decoration: none;
}
div .smalltext_2  a:hover {
	color: #f06a0e;
	background-color: none;
	text-decoration: underline;
}
div .smalltext_2 .image_after {
	margin-top: 10px;
}
/* gallery */
div.gallery_leftcolumn {
	float: left;
	clear: left;
	width: 220px;
	height: auto;
}
/* gallery - detail */
div.gallery_middlecolumn {
	float: left;
	width: 510px;
	height: auto;
	text-align: center;
}
div.gallery_rightcolumn {
	width: 230px;
	margin-left: 20px;
	height: auto;
	float: left;
}
div.gallery_picture {
	width: 500px;
	height: 500px;
	border: 0px;
	margin-left: 5px;
	float: left;
}
div.gallery_picture img {
	border: 1px solid #000;
}
div.gallery_leftunder {
	width: 220px;
	height: auto;
	float: left;
}
div.gallery_detail {
	width: 210px;
	background-color: #E0E0E0;
	border: 2px solid #F0F0F0;
	padding: 3px;
}
div.gallery_detail_title {
	width: 210px;
	background-color: #E0E0E0;
	text-align: center;
	border: 2px solid #F0F0F0;
	padding: 3px;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 5px;
}
div.gallery_detail_desc {
	width: 210px;
	background-color: #E0E0E0;
	border: 2px solid #F0F0F0;
	padding: 3px;
	line-height: 130%;
	border-top-width: 5px;
	border-bottom-width: 5px;
}
div.gallery_detail_link {
	width: 210px;
	background-color: #E0E0E0;
	border: 2px solid #F0F0F0;
	border-top-width: 5px;
	padding: 3px;
}
/* gallery - list view */

div.gallery_search_results {
/*similar to gallery_middle_column */
	float: left;
	width: 700px;
	height: auto;
}
div.gallery_listview {
	float: left;
	width: 550px;
	height: auto;
	clear: left;
}
div.gallery_listview_header {
	float: left;
	width: auto;
	height: auto;
	font-size: 11px;
	margin-bottom: 5px;
	clear: left;
}
div.gallery_list {
	height: 145px;
	width: 543px;
	float: left;
	clear: left;
	margin: 3px;
	background-color: #E0E0E0;
}
div.gallery_list_left {
	height: 125px;
	width: 375px;
	float: left;
	background-color: #F0F0F0;
	margin-top: 5px;
	margin-left: 5px;
	padding: 5px;
}
div.gallery_list_title {
	font-size: 14px;
	font-weight: bold;
	float: left;
	clear: left;
	margin-bottom: 10px;
	margin-top: 5px;
}
div.gallery_list_price {
	font-size: 16px;
	font-weight: bold;
	float: right;
	margin-bottom: 10px;
	margin-top: 3px;
	margin-right: 10px;
	letter-spacing: 1px;
}
div.gallery_list_rest {
	float: left;
	clear: left;
}
div.gallery_list_rest_himargin {
	float: left;
	clear: left;
	margin-top: 9px;
}
div.gallery_list_middle {
	height: 125px;
	width: 25px;
	padding: 25px;
	margin: 5px;
	float: left;
	background-color: #F0F0F0;
}
div.gallery_list_right {
	height: 125px;
	padding: 5px;
	margin-right: 5px;
	margin-top: 5px;
	width: 130px;
	float: right;
    display: table-cell;
    vertical-align: middle;	
	text-align: center;
	background-color: #F0F0F0;
}
