/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;}	

.titletext  { 
			font-family: Arial; 
		    font-size: 30px; 
		    font-weight: bold; 
		    color: #2c3802; 
		    text-decoration: none }

.errortext  { 
			font-family: Arial; 
		    font-size: 18px; 
		    font-weight: bold; 
		    color: #CC0000; 
		    text-decoration: none }

.errortext:hover  { 
			font-family: Arial; 
		    font-size: 18px; 
		    font-weight: bold; 
		    color: #2c3802; 
		    text-decoration: none }


.errortextsmaller  { 
			font-family: Arial; 
		    font-size: 13px; 
		    font-weight: bold; 
		    color: #CC0000; 
		    text-decoration: none }


.largerwhitetext  { 
			font-family: Arial; 
		    font-size: 18px; 
		    font-weight: bold; 
		    color: #FFFFFF; 
		    text-decoration: none }

.largertext  { 
			font-family: Arial; 
		    font-size: 18px; 
		    font-weight: bold; 
		    color: #8c8a49; 
		    text-decoration: none }

td  { 
			font-family: Arial; 
		    font-size: 12px; 
		    font-weight: normal; 
		    color: #2c3802; 
		    text-decoration: none }


.standardtext  { 
			font-family: Arial; 
		    font-size: 12px; 
		    font-weight: normal; 
		    color: #2c3802; 
		    text-decoration: none }

.whitetext  { 
			font-family: Arial; 
		    font-size: 12px; 
		    font-weight: bold; 
		    color: #FFFFFF; 
		    text-decoration: none }

.blacktext  { 
			font-family: Arial; 
		    font-size: 12px; 
		    font-weight: bold; 
		    color: #000000; 
		    text-decoration: none }

.smalltext  { 
			font-family: Arial; 
		    font-size: 10px; 
		    font-weight: normal; 
		    color: #FFFFFF; 
		    text-decoration: none }

.footertext  { 
			font-family: Arial; 
		    font-size: 10px; 
		    font-weight: normal; 
		    color: #000000; 
		    text-decoration: none }

.footernav  { 
			font-family: Arial; 
		    font-size: 10px; 
		    font-weight: normal; 
		    color: #2c3802; 
		    text-decoration: none }

.footernav:hover  { 
			font-family: Arial; 
		    font-size: 10px; 
		    font-weight: normal; 
		    color: #CC0000; 
		    text-decoration: none }

a 		  { 
			font-family: Arial; 
            font-size: 12px; 
			font-weight: bold; 
			color: #2c3802; 
			text-decoration: none }

a:hover   { 
			font-family: Arial; 
            font-size: 12px; 
			font-weight: bold; 
			color: #CC0000; 
			text-decoration: underline }
	
.callback-input1   { 
            height: 17px; 
			width: 110px;
			background-color: #e8e7d3; 
			color: #2c3802;
			font-size: 10px;
			font-family: Arial;
			font-weight: normal; 			
			border-color: #666666;
		    border-left-width: 0px;
			border-right-width: 0px;
			border-bottom-width: 0px;
			border-top-width: 0px;
					}
					
.search-input1      { 
            height: 20px; 
			width: 130px;
			background-color: #e8e7d3; 
			color: #2c3802;
			font-size: 10px;
			font-family: Arial;
			font-weight: normal; 			
			border-color: #666666;
		    border-left-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-top-width: 1px;
					  }
			
.input3   { height: 20px; 
			width: 170px;
			color: #520000;
			font-size: 12px;
			font-family: Arial;
			font-weight: bold;
			border-color: #860000;
			border-left-width: 0px;
			border-right-width: 0px;
			border-bottom-width: 0px;
			border-top-width: 0px; }

form
{
	margin:0px;
	padding: 0px;
}

.form-textfield      { 
            height: 20px; 
			width: 280px;
			background-color: #FFFFFF; 
			color: #55633E;
			font-size: 11px;
			font-family: Arial;
			font-weight: bold; 			
			border: dotted;
			border-color: #55633E;
		    border-left-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-top-width: 1px;
					  }

.form-addressfield      { 
            height: 100px; 
			width: 280px;
			background-color: #FFFFFF; 
			color: #55633E;
			font-size: 11px;
			font-family: Arial;
			font-weight: bold;
			border: dotted;
			border-color: #55633E;
		    border-left-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-top-width: 1px;
					  }

.form-responsefield      { 
            height: 400px; 
			width: 500px;
			background-color: #FFFFFF; 
			color: #55633E;
			font-size: 11px;
			font-family: Arial;
			font-weight: bold;
			border: dotted;
			border-color: #55633E;
		    border-left-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-top-width: 1px;
					  }

.form-countryfield      { 
            height: 20px; 
			width: 280px;
			background-color: #FFFFFF; 
			color: #55633E;
			font-size: 11px;
			font-family: Arial;
			font-weight: bold; 			
			border: dotted;
			border-color: #55633E;
		    border-left-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-top-width: 1px;
					  }

.form-postcodefield      { 
            height: 20px; 
			width: 80px;
			background-color: #FFFFFF; 
			color: #55633E;
			font-size: 11px;
			font-family: Arial;
			font-weight: bold; 			
			border: dotted;
			border-color: #55633E;
		    border-left-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-top-width: 1px;
					  }

.form-button      { 
            height: 40px; 
			background-color: #E5E5E5; 
			color: #000000;
			font-size: 13px;
			font-family: Arial;
			font-weight: bold; 			
			border: solid;
			border-color: #000000;
		    border-left-width: 1px;
			border-right-width: 1px;
			border-bottom-width: 1px;
			border-top-width: 1px;
					  }

.textbigwhite
	      { font-family: Arial; 
            font-size: 17px; 
			font-weight: bold; 
			color: #FFFFFF; 
			text-decoration: none}

			
.footer
	      { font-family: Arial; 
            font-size: 11px; 
			font-weight: normal; 
			color: #333333; 
			text-decoration: none}

.image-right { 
			float: right;
			margin-top: 0px;
			margin-bottom: 10px;
			margin-left: 20px;
			margin-right: 0px;}
			