/* CSS Document */

/***********************************************/
/* HTML Elements                             */
/***********************************************/


h1 {
	font-size: 1.2em;
	color: #766A52;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
	margin-left: 15px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
  
h3 {
	font-size: 0.7em;
	font-weight: bold;
	color: #910F00;
	margin-top: 7px;
	padding-right: 5px;
	padding-left: 5px;
	margin-bottom: 0px;
}

p {
	font-size: 0.8em;
	margin-top: 2px;
	line-height: 1.8em;
	margin-bottom: 2px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	color: #504737;
}
table {
}
h4 {
	font-size: 0.9em;
	font-weight: normal;
	color: #1D2B19;
	margin-top: 0px;
	padding-left: 5px;
	margin-bottom: 5px;
	background-color: #C7D3BD;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}



/***********************************************/
/* Layout Divs                              */
/***********************************************/

#colour {
	background-image: url(images/bacgr.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
}



#container {
	width: 745px;
	text-align: left;
	background-color: #FFFFFF;
	margin-top: 20;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
  }#header {
	background-image: url(images/headerBack.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	height: 118px;
	width: 746px;
}


#maincontent {
	width: 745px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#footer {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #CCCCCC;
	padding: 2px 5px;
	text-align: center;
	font-size: 0.9em;
	color: #333333;
	background-image: url(images/bg_pic.gif);
}
#copyright {
	font-size: 0.6em;
	color: #000000;
	text-align: center;
	margin-top: 2px;
	padding: 3px 10px 10px;
}

#footer p {
	font-size: 0.7em;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 6px;
}



/***********************************************/
/* Thumbnails                               */
/***********************************************/

#thumbs {
	display:block;
	float: left;
	clear: both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#thumbs p {
	text-align: center;
	line-height: 1.2em;
}

#thumbholder:hover {
	background-image: url(images/thumbBackground.jpg);
	background-repeat: no-repeat;
	background-color: #CCCCCC;
}

#thumbholder {
	height: 128px;
	width: 125px;
}



/***********************************************/
/* Global Navigation                                */
/***********************************************/

#menu {
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	font-size: 0.8em;
	text-align: right;
}

#menu ul {
	margin: 0;
	list-style: none;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}

#menu ul li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F3DA97;
}

#menu ul li a {
	display: block;
	text-decoration: none;
	color: #B18028;
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
	}

#menu ul li a:hover  {
	background-color: #B18028;
	text-decoration: none;
	color: #FFFFFF;
}

/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }
/* End */

#colour a {
	color: #9A1000;
	text-decoration: underline;
}

#colour a:visited {
	color: #B18028;
}

#colour a:hover {
	color: #999999;
}
#colour #container #footer p {
	font-size: 0.7em;
}#centercontent {
	vertical-align: top;
	width: 300px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
}
#centercontent li {
	list-style-type: disc;
	font-size: 0.8em;
	line-height: 1.8em;
	color: #504737;
	padding-right: 10px;
}
#centercontent ul {
	list-style-type: disc;
}
#rightcontent {
	width: 270px;
	height: 100%;
}
#rightcontent li {
	list-style-type: disc;
	font-size: 0.8em;
	line-height: 1.8em;
	color: #504737;
}
#rightcontent ul {
	list-style-type: disc;
	padding-left: 15px;
}
h2 {
	font-size: 1.1em;
	color: #B18028;
	margin-top: 2px;
	margin-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 1.3em;
}
#rightstyle1 {
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	height: 100%;
}
#rightstyle2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	padding-bottom: 5px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: dashed;
	border-right-style: dashed;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	padding-top: 3px;
}
#p_bold {
	font-weight: bold;
}
#centercontentMenu {
	vertical-align: top;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	text-align: center;
}
#centercontentMenu strong {
	color: #CC0000;
}
h5 {
	font-size: 1em;
	color: #9A1000;
	margin-top: 2px;
	margin-bottom: 3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 15px;
	line-height: 1.3em;
}

#printline {
	color: #1A2013;
	text-align: center;
	font-size: 0.5em;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#printline a {
	color: #9A1000;
	text-decoration: underline;
}
