/*************************** Ask SID ************************/
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

a:link,
a:visited {
	border-bottom: 1px solid #115700;
	color: #115700;
	font-size: 110%;
	text-decoration: none;
}

a:hover, a:focus, a:active {
	border-bottom: 1px solid #FF0000;
	color: #FF0000;
	text-decoration: none;
}

a.aactive {
	font-weight: bold;
}

img {
	border: none;
	text-decoration: none;
}

img.left {
	border: none;
	float: left;
	margin-left: 6px;
	padding: 3px;
}

img.centre {
	border: none;
	text-align: center;
}

img.right {
	border: none;
	float: right;
	margin-right: 6px;
	padding: 3px;
}

#wrapper {
	margin: auto;
	width: 96%;
}

.donotdisplay {
	display: none;
}	

div#imagecentre {
	text-align: center;
}

/*************************** Header ************************/
.shadowBoxTop {
	background-image: url(img/bottomshadow.gif);
	background-position: bottom;
	background-repeat: repeat-x;
	margin: 5px auto;
	padding: 5px 15px 15px 5px;
	width: 94%; /* This may need to be a static width for some versions of IE */
}

.shadowBoxTop h1 {
	font-size: 220%;
	margin-top: 1ex;
}

.shadowBoxTop h2 {
	font-size: 90%;
	font-weight: normal;
	margin-top: 1ex;
	text-transform: uppercase;
}

.green {
	background-color: #115700;
	color: #fff;
}

.green a:link,
.green a:visited,
.green a:hover,
.green a:active{
	color: #fff;
}

h1 {
	color: #fff;
	font-size: 200%;
	font-weight: bold;
	margin: auto auto auto 2%;
}

h2 {
	color: #fff;
	font-size: 120%;
	font-weight: normal;
	margin: 2% auto auto 2%;
}

/************************ Left Column Navigation *****************/
#navcontainer {
	clear: right;
	float: left;
	font-size: 80%;
	margin: 0 0 1ex .5em;
	overflow: hidden;
	padding: 0;
	width: 16%;
}

#navcontainer a {
	background: #FFFFFF;
	border-color: #115700;
	border-style: solid;
	border-width: 0 0 1px 0;
	color: #115700;
	display: block;
	padding: 0 0 .3ex .3ex;
	text-decoration: none;
	width: 120px;
}

#navcontainer a:hover{
	border-color: #FF0000;
	border-style: solid;
	border-width: 0 0 2px 0;
	color: #FF0000;
	text-decoration: none;
}

#navcontainer .aactive {
	background: #FFFFFF;
	border-color: #115700;
	border-width: 0 0 2px 0;
	border-style: solid;
	color: #115700;
	font-size: 110%;
	font-weight: bold;
	padding: 0;
	width: 120px;
}

#navcontainer ul {
	list-style-type: none;
	margin: 0 0 .5ex 0;
	padding: 0;
}

#navcontainer ul ul a {
	background: #FFFFFF;
	color: #115700;
	display: block;
	margin: 0 0 0 1ex;
	padding: 0 0 .3ex .3ex;
	text-decoration: none;
	width: 120px;
}

#navcontainer ul ul a:hover {
	background: #FFFFFF;
	border-color: #FF0000;
	color: #FF0000;
	margin: 0 0 0 1ex;
	text-decoration: none;
}

#navcontainer  ul ul .aactive {
	background: #FFFFFF;
	border-color: #115700;
	border-width: 0px 0px 2px 0px;
	border-style: solid;
	color: #115700;
	font-weight: bold;
	margin: 0 0 .3ex 1ex;
	padding: .5ex 0 .5ex 1.5ex;
	width: 120px;
}

#navcontainer  p a {
	background: transparent;
	border: none;
	color: #000000;
	padding: .5ex 0 .5ex 0;
}

#navcontainer p a:hover{
	background: transparent;
	border-width: 2px 1px 1px 2px;
}

/************************** Content1 - for two column pages ******************/
#content1 {
	float: left;
	line-height: 130%;
	padding-left: 3.5%;
	padding-right: 3.5%;
	width: 76%;
}

	
#content1 h1 {
	color: #115700;
	font-size: 140%;
	font-weight: normal;
	line-height: 120%;
	margin: 1.5ex 0 0 0;
	padding-bottom: 3px;
}

#content1 h2 {
	color: #115700;
	font-size: 120%;
	font-weight: normal;
	margin: 0;
}

#content1 p, p {
	color: #000000;
	font-size: 90%;
}

/* causes double-underline
#content1 a {
	text-decoration: underline;
}*/

#content1 dl {
	line-height: 1.5em;
	padding-left: 2em;
}

#content1 dd {
	font-size: 80%;
	line-height: 1.5em;
	padding-left: 2em;
}

#content1 dt {
	font-size: 80%;
	margin-top: .5em;
}

/************************** Content ******************/
#content {
	float: left;
	height: auto;
	line-height: 130%;
	margin: auto;
	padding-left: 15px;
	padding-right: 15px;
	width: 56%;
}

	
#content h1 {
	color: #115700;
	font-size: 120%;
	font-weight: normal;
	line-height: 120%;
	margin: 1.5ex 0 0 0;
	padding-bottom: 3px;
}

#content h2 {
	color: #115700;
	font-size: 100%;
	font-weight: normal;
	margin: 10px 0 0 0;
}

#content .txtcentre {
	text-align: center;
}

#content .txtright {
	text-align: right;
}

#content p, p {
	color: #000000;
	font-size: 90%;
}

/*#content a {
	text-decoration: underline;
}*/

#content ul {
	margin: 10px 0 10px 0;
}

#content li {
	font-size: 90%;
	line-height: 180%;
	margin-left: 30px;
}

#content dl {
	line-height: 1.5em;
	padding-left: 2em;
}

#content dd {
	font-size: 80%;
	line-height: 1.5em;
	padding-left: 2em;
}

#content dt {
	font-size: 80%;
	margin-top: .5em;
}

#content .red {
	color: #FF0000;
}

#imgcontent {
	text-align: center;
	background-color: #fff;
	border: none;
	width: 50%;
	margin-left: 5%;
	margin-top: 5px;
	margin-bottom: 5px;
}

#imgleftcol {
	float: left;
	width: 25%;
}

/***************************  Adverts  *********************/
#adverts {
	background-color: #E9E9E9;
	font-size: 90%;
	height: auto;
	margin: 5px 0 5px 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

#adverts p {
    line-height: 130%;
}

#adverts h2 {
	text-align: left;
}

#leftcol {
	float: left;
	padding-left: 15px;
	width: 68%;
}

#rightcol {
/*	width: 30%;*/
}

.adtype {
	background-color: #D9D9E9;
	padding-left: 5px;
}

.title {
	font-weight: bold;
	padding-top: 5px;
}

.descrip {
	font-weight: normal;
}

.contact {
	font-weight: bold;
	margin-left: 18px;
}

.tel1 {
	font-weight: bold;
	margin-left: 1px;
}

.tel2 {
	font-weight: bold;
	margin-left: 75px;
}

.email {
	color: #115700;
	margin-left: 35px;
}

.pic {
	padding-top: 5px;
	text-align: center;
}

.pic a:link,
.pic a:visited,
.pic a:hover,
.pic a:active {
	border: none;
	outline: none;
}

.price {
	font-weight: bold;
	text-align: center;
}

.area {
	font-weight: bold;
	text-align: center;
}

#spacer {
	clear: both;
}
  
/***************************  Right Column  *********************/
#right {
	float: left;
	font-size: 80%;
	line-height: 130%;
	padding-top: 10px;
	width: 20%;
}

#right a {
	border-bottom: 1px solid #115700;
	text-decoration: none;
}

#right img {
	text-decoration: none;
}

#right h3 {
	color: #115700;
}

#right br {
	line-height: 0.7em;
}

#right a.imglink {
	border-bottom-style: none;
}

/********************************************  Footer  *****************/
#footer {
	border-top: 1px solid #C4C4C4;
	clear: both;
	color: #115700;
	font-size: 80%;
	margin: 15px auto 0;
	padding-top: 5px;
	text-align: center;
	width: 96%;
}

#footer .copyright {
	font-size: 90%;
	font-weight: normal;
	margin-top: 5px;
}

#footer a {
	text-decoration: none;
}
	
/********************************************  Print Footer  *****************/
#printfooter {
	border-top: 1px solid #C4C4C4;
	clear: both;
	color: #115700;
	font-size: 100%;
	margin: 15px auto 0;
	padding-top: 5px;
	text-align: left;
	width: 96%;
}

#printfooter .copyright {
	font-size: 90%;
	font-weight: normal;
	margin-top: 5px;
}

#footer a {
	text-decoration: none;
}
	
/********************* Forms  ******************/
fieldset {
	background: #F8F8F8;
	border: 1px solid #7C7C7C;
	margin: 1em 0;
	padding: 1em;
}

legend {
	font-weight: bold;
}

label {
	float: left;
	width: 10em;
}

.go {
	background: #65A8C9;
	color: #FFFFFF;
	font-weight: bold;
	height: 21px;
}

input, select, textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/********************* Indent  ******************/
#indentright {
	border: none;
	float: right;
	margin: 0;
	padding: 1px;
	text-align: left;
	width: 40%;
}

#formtable tbody {
	background-color: #FFFFFF;
	text-align: left;
}

#formtable th {
	font-weight: normal;
}

#formtable th, td {
	padding-top: 5px;
	padding-bottom: 5px;
}

#breadcrumb {
	font-size: 80%;
}

#breadcrumb a:link,
#breadcrumb a:visited,
#breadcrumb a:hover,
#breadcrumb a:active{
	font-size: 100%;
	border: none;
}

/***************************  Print Adverts  *********************/
#printads {
	background-color: #FFF;
	font-size: 12pt;
	height: auto;
	margin: 5px 0 5px 0;
	overflow: hidden;
	padding: 0;
	width: 100%;
}

#printads p {
    line-height: 110%;
}

.halfheight {
	line-height: 4pt;
}

.darkgrey {
	background-color: #D9D9E9;
}

.lightgrey {
	background-color: #F5F5F5;
}

.adtype {
	background-color: #D9D9E9;
	padding-left: 5px;
}

.adbody {
	background-color: #F5F5F5;
	padding-left: 5px;
}

.descrip {
	font-weight: normal;
}

.contact {
	font-weight: bold;
	margin-left: 18px;
}

.tel1 {
	font-weight: bold;
	margin-left: 1px;
}

.tel2 {
	font-weight: bold;
	margin-left: 75px;
}

.email {
	color: #115700;
	text-decoration: underline;
	margin-left: 35px;
}

.pic {
	padding-top: 1px;
	text-align: center;
}

.price {
	font-weight: bold;
	text-align: center;
}

.area {
	font-weight: bold;
	text-align: center;
}
