/* CSS Document */

body {
	margin-left: 10px;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px; 
	}	
	
	
.header, .subimg{
   height: 85px;
    width: 960px;
     margin: 0 auto;
}
.subimg{
    height:340px;
}
	
form {margin: 0px;}

.titletext  { 
			font-family: Arial; 
		    font-size: 30px; 
		    font-weight: bold; 
		    color: #5e5c0f; 
		    text-decoration: none }

.errortext  { 
			font-family: Arial; 
		    font-size: 18px; 
		    font-weight: bold; 
		    color: #CC0000; 
		    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: #3D5F26; 
		    text-decoration: none }

td { 		font-family: Arial; 
		    font-size: 13px; 
		    font-weight: normal; 
		    color: #3D5F26; 
		    text-decoration: none }

.navon  { 
			font-family: Arial; 
		    font-size: 14px; 
		    font-weight: bold; 
		    color: #9db58d; 
		    text-decoration: none }

.standardtext  { 
			font-family: Arial; 
		    font-size: 13px; 
		    font-weight: normal; 
		    color: #3D5F26; 
		    text-decoration: none }

.whitetext  { 
			font-family: Arial; 
		    font-size: 13px; 
		    font-weight: bold; 
		    color: #FFFFFF; 
		    text-decoration: none }

.blacktext  { 
			font-family: Arial; 
		    font-size: 13px; 
		    font-weight: normal; 
		    color: #000000; 
		    text-decoration: none }

.blacktextul  { 
			font-family: Arial; 
		    font-size: 13px; 
		    font-weight: bold; 
		    color: #000000; 
		    text-decoration: underline }


.greentitletext  { 
			font-family: Arial; 
		    font-size: 14px; 
		    font-weight: bold; 
		    color: #3D5F26; 
		    text-decoration: none }

.smalltext  { 
			font-family: Arial; 
		    font-size: 11px; 
		    font-weight: normal; 
		    color: #333333; 
		    text-decoration: none }

.footertext  { 
			font-family: Arial; 
		    font-size: 11px; 
		    font-weight: normal; 
		    color: #666666; 
		    text-decoration: none }

.footernav  { 
			font-family: Arial; 
		    font-size: 11px; 
		    font-weight: normal; 
		    color: #CC0000; 
		    text-decoration: none }

.footernav:hover  { 
			font-family: Arial; 
		    font-size: 11px; 
		    font-weight: normal; 
		    color: #3D5F26; 
		    text-decoration: none }


.mainnav		  { 
			font-family: Arial; 
            font-size: 14px; 
			font-weight: bold; 
			color: #3D5F26; 
			text-decoration: none }

.mainnav:hover   { 
			font-family: Arial; 
            font-size: 14px; 
			font-weight: bold; 
			color: #CC0000; 
			text-decoration: none }

.mainnavon		  { 
			font-family: Arial; 
            font-size: 14px; 
			font-weight: bold; 
			color: #999999; 
			text-decoration: none }

a 		  { 
			font-family: Arial; 
            font-size: 13px; 
			font-weight: bold; 
			color: #3D5F26; 
			text-decoration: none }

a:hover   { 
			font-family: Arial; 
            font-size: 13px; 
			font-weight: bold; 
			color: #CC0000; 
			text-decoration: none }

.alink 		  { 
			font-family: Arial; 
            font-size: 13px; 
			font-weight: bold; 
			color: #3D5F26; 
			text-decoration: none }

.alink:hover   { 
			font-family: Arial; 
            font-size: 13px; 
			font-weight: bold; 
			color: #CC0000; 
			text-decoration: underline }

.proptext 		  { 
			font-family: Arial; 
            font-size: 13px; 
			font-weight: normal; 
			color: #333333; 
			text-decoration: none }

	
.proplink 		  { 
			font-family: Arial; 
            font-size: 13px; 
			font-weight: bold; 
			color: #CC0000; 
			text-decoration: none }

.proplink:hover   { 
			font-family: Arial; 
            font-size: 13px; 
			font-weight: bold; 
			color: #3D5F26; 
			text-decoration: none }
		
.button   { 
            height: 25px;
			width: 100%; 
			background-color: #CC0000; 
			color: #FFFFFF;
			font-size: 13px;
			font-family: Arial;
			font-weight: bold; 			
          }
	
.callback-input1   { 
            height: 17px; 
			width: 110px;
			background-color: #e8e7d3; 
			color: #5e5c0f;
			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: #5e5c0f;
			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; }
