/**Layout Divs**//*this container centers the content in the browser and fixes the overall width*/#wrapper
{
	width: 770px;
	margin: 0 auto;
	text-align: left;
	border: 1px solid #4e3638; /*themecolour1$ -21%,-68.6%;*/
	background-color: #ffffff;
	font-size: 80%;
	color: #4e3638; /*themecolour1$ -21%,-68.6%;*/
	line-height: 1.5em;
	position: relative;
}
/*this container holds the logo and heading graphic*/#header
{
	background: #ae8b8f; /*themecolour1$ -8.3%,-29.7%;*/
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4e3638; /*themecolour1$ -21%,-68.6%;*/
}
/*this container holds the horizontal navigation bar */#navbar
{
	background-color: #4e3638; /*themecolour1$ -21%,-68.6%;*/
	width: 100%;
	top: 50px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4e3638; /*themecolour1$ -21%,-68.6%;*/
	background-repeat: repeat;
}
#holderdiv
{
	width: 180px;
	padding-left: 8px;
}
/*this container holds the right-hand text boxes */#holderdiv2
{
	width: 575px;
}
/*the individual text boxes in the left-hand column*/.leftcoldiv
{
	margin: 10px 0;
	background-color: #f7d8db; /*themecolour1;*/
	border: 1px solid #4b4b33;
	width: 180px;
}
/*the individual text boxes in the right-hand column*/.rightcoldiv
{
	margin: 10px 0;
	border-top: 1px solid #4e3638; /*themecolour1$ -21%,-68.6%;*/
	border-bottom: 1px solid #4e3638; /*themecolour1$ -21%,-68.6%;*/
	border-left: 1px solid #4e3638; /*themecolour1$ -21%,-68.6%;*/
}
/*this container holds the logo graphic */#logo
{
	background-repeat: no-repeat;
	height: 56px;
	top: 0px;
	right: 0px;
}
/**Redefined html tags**//*defines the font and page background image */body
{
	font-family: "Trebuchet MS" , Arial;
	text-align: center;
	font-size: 100%;
	background-image: url('Hometeam_files/MarbleA.jpg');
	background-repeat: repeat;
	padding-top: 20px;
	padding-bottom: 20px
}
/*sets margins to 0 */p
{
	margin-top: 0px;
	margin-bottom: 0px;
}
/*floats element to the left*/.left
{
	float: left;
}
/*floats element to the right*/.right
{
	float: right;
}
/*floats element to the left and adds 5 pixels padding*/.leftimage
{
	float: left;
	padding: 5px;
}
/*floats element to the right and adds 5 pixels padding*/.rightimage
{
	float: right;
	padding: 5px;
}
.rightcoldiv h2
{
	border-top: 1px solid #ae8b8f;
	border-bottom: 1px solid #4e3638;
	margin: 0;
	background-color: #ae8b8f; /*themecolour1$ -8.3%,-29.7%;*/
	color: #000000; /*themecolour1%0;*/
	font-size: 110%; /*themecolour1$ -21%,-68.6%;*/
	background-image: url('Hometeam_files/Hometeam_bg1.gif');
	background-repeat: repeat; /*themecolour1$ -8.3%,-29.7%;*/
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px
}
/*style the heading text */.leftcoldiv h2
{
	border-top: 1px solid #ae8b8f;
	border-bottom: 1px solid #4e3638;
	margin: 0;
	background-color: #ae8b8f; /*themecolour1$ -8.3%,-29.7%;*/
	color: #000000; /*themecolour1%0;*/
	font-size: 110%; /*themecolour1$ -21%,-68.6%;*/
	background-image: url('Hometeam_files/Hometeam_bg2.gif');
	background-repeat: repeat; /*themecolour1$ -8.3%,-29.7%;*/
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px
}
.leftcoldiv h3
{
	border-left: 1px solid #ae8b8f;
	border-top: 1px solid #ae8b8f;
	border-bottom: 1px solid #4e3638;
	margin: 0;
	background-color: #ae8b8f; /*themecolour1$ -8.3%,-29.7%;*/
	color: #000000; /*themecolour1%0;*/
	font-size: 110%; /*themecolour1$ -21%,-68.6%;*/
	background-image: url('Hometeam_files/Hometeam_bg1.gif');
	background-repeat: repeat; /*themecolour1$ -8.3%,-29.7%;*/ /*themecolour1$ -8.3%,-29.7%;*/
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px
}
.leftcoldiv h4
{
	border-top: 1px solid #f7d8db;
	border-bottom: 1px solid #4e3638;
	margin: 0;
	background-color: #ae8b8f; /*themecolour1$ -8.3%,-29.7%;*/
	color: #ffeef0; /*themecolour1$ 46.7%,100%;*/
	font-size: 110%; /*themecolour1$ -21%,-68.6%;*/
	background-image: url('Hometeam_files/Hometeam_bg3.gif');
	background-repeat: repeat; /*themecolour1;*/
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 1px;
	padding-bottom: 1px
}
h1
{
	font-size: 130%;
	margin: 0px;
	color: #000000; /*themecolour2;*/
	padding-top: 6px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
h2
{
	font-size: 120%;
	color: #000000; /*themecolour2;*/
	margin-top: 4px;
	margin-bottom: 2px;
}
/*the individual text boxes in the left-hand column*/.leftcoldiv p
{
	margin: 5px 0;
	padding: 5;
	color: #000000; /*themecolour1%0;*/
	font-size: 90%;
	line-height: 1.3em;
}
/*the individual text boxes in the right-hand column*/.rightcoldiv p
{
	margin: 0px 5;
	font-size: 100%;
	color: #4e3638; /*themecolour1$ -21%,-68.6%;*/
	line-height: 1.5em;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
/*defines the style for ordered lists (numbered) */ol
{
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	color: #4e3638; /*themecolour1$ -21%,-68.6%;*/
}
/*defines the style for unordered lists (bulleted) */ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url('Hometeam_files/Hometeam_bullet.gif');
	color: #4e3638; /*themecolour1$ -21%,-68.6%;*/
	font-weight: normal;
	margin-left: 20px
}
/*link styles*/a:link
{
	color: #ae8b8f; /*themecolour1$ -8.3%,-29.7%;*/
}
a:visited
{
	color: #4e3638; /*themecolour1$ -21%,-68.6%;*/
}
a:link:hover
{
	color: #74595b; /*themecolour1$ -12.5%,-53%;*/
}
/*defines color for horizontal divider*/.divider
{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4e3638; /*themecolour1$ -21%,-68.6%;*/
	margin-top: 0px;
	margin-bottom: 0px;
}
/*styles the footer*/.footer
{
	font-size: 90%;
	margin-left: 10px;
	color: #896c6f; /*themecolour1$ -10%,-44.5%;*/
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #896c6f; /*themecolour1$ -10%,-44.5%;*/
	padding-bottom: 10px;
	margin-right: 10px;
}
.leftcoldiv1
{
	float: left;
	width: 25%;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	margin-top: 10px;
}
/*defines the style for unordered lists (bulleted) */.rightcoldiv ul
{
	margin-top: 0px;
	margin-bottom: 0px;
	list-style-image: url('Hometeam_files/Hometeam_bullet.gif');
	color: #4e3638; /*themecolour1$ -21%,-68.6%;*/
	font-weight: normal;
	margin-left: 20px
}
