body {
	padding:0;
	margin:0;
	background-image: url(../Images/castlecraiglandscape4trans.jpg);
}
body, td, input, textarea{
	font-size:12px;
    font-family:Tahoma;
	color:#6F2B02;
	line-height:14px;
	vertical-align:top;
	padding:0px;
}

br{font-size:10px}
table{border:0px; border-collapse:collapse;	}

a{color:#0071DC; text-decoration:underline} 
a:hover{text-decoration:none}

.b{
	color:#35981B;
	font-weight: bold;
}
.b1{
	color:#35981B;
	font-size: 14px;
	font-weight: bold;
}
.b2{
	color:#35981B;
	font-size: 18px;
	font-weight: bold;
}
.b3{
	font-size: 10px;
	color: #363636;
}

span{ color:#0071DC}

ul{margin:0; padding:0; list-style:none; line-height:18px}
li{background:url(../Images/bluearrow.gif) center left no-repeat; margin:0px; padding-left:10px }
li a{color:#5AB511;} 
 
.header{color:#2C1F1E; font-size:10px;} 

.footer{
	color:#1ADF28;
	font-size:11px;
} 
.footer a{
	color:#1ADF28;
	font-size:11px;
} 

.more{background:url(../Images/greenarrow.gif) center right no-repeat; padding-right:9px; vertical-align:middle; color:#0071DC; font-weight:bold; text-decoration:none;}
.more:hover{ text-decoration:underline}


input{
   background:#FFFFFF;
   border:1px solid #DBDBDB;
   padding-left:5px;
   width:189px; height:20px;
}
textarea{
   background:#1ADF28;
   border:1px solid #DBDBDB;
   padding-left:5px;
   width:188px; height:76px;
   overflow:auto}
