/* GENERIC STYLE SHEET



/* MAIN STYLES */

BODY.admin {

	margin-top: 0px;

	margin-left: 0px;

	font-family: Arial,Helvetica,sans-serif;

	background-color: #FFFFFF;

}



BODY {
		 SCROLLBAR-FACE-COLOR: #BDAD94;
	  
	   SCROLLBAR-HIGHLIGHT-COLOR: #cccccc;
	    SCROLLBAR-SHADOW-COLOR: #ffffff;
		 
		  SCROLLBAR-3DLIGHT-COLOR: #000000;
		   SCROLLBAR-ARROW-COLOR: #FFF5D0;
		    SCROLLBAR-TRACK-COLOR: #D9D0C3;
			 
			  SCROLLBAR-DARKSHADOW-COLOR: #800000;
			   
}

.BODY {font-family: Verdana, Arial, Courier; 
               font-size: 10pt; 
               font-style: normal; 
               font-weight: normal; 
               text-decoration: none; 
               color: #000000; 
               background-color: #D9D0C3; 
               }
			   .NAVIGATION {font-family: Verdana, Arial, Courier; 
               font-size: 10pt; 
               font-style: normal; 
               font-weight: bold; 
               text-decoration: none; 
               color: #004F00; 
               background-color: #BDAD94; 
               }

h1, h2 {

	font-family: Arial,Helvetica,sans-serif;

	text-align: left;

}



h3, h4 {

	font-family: Arial,Helvetica,sans-serif;

	margin-left: 20px;

}



h5, h6 {

	font-family: Arial,Helvetica,sans-serif;

	text-align: Left;

	margin-left: 35px;

}



P {

	font-family: Arial, Helvetica, sans-serif;

	margin-left: 32px;

	margin-right: 12px;

}

li {

	font-family: Arial, Helvetica, sans-serif;

}

tr, td, th {

	font-family: Arial,Helvetica,sans-serif;

	font-size: 14px;

}

A:link.sidemenu {
	font-size : 12px;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : #f9e0c3;
 	text-decoration : underline;
}
A:active.sidemenu {
	font-size : 12px;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : #f9e0c3;
 	text-decoration : underline;
}
A:visited.sidemenu {
	font-size : 12px;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : #f9e0c3;
 	text-decoration : underline;
}
A:hover.sidemenu {
	font-size : 12px;
 	font-family : Arial;
 	font-weight : bold;
 	font-style : normal;
 	color : White;
 	text-decoration : none;
}

.title {
	FONT-WEIGHT: bold; FONT-SIZE: 20px; COLOR: #400000; FONT-FAMILY: Comic Sans MS; TEXT-DECORATION: Italic;
}

.acreage {

	font-family: Arial,Helvetica,sans-serif;
     color: #800000;
	font-size: 30px;
   text-decoration: bold;
}

.acrebg {
background-color: #8b6139;
	
}

a:link,a:active,a:visited { color : #006699; }

a:hover		{ text-decoration: underline; color : #DD6900; }




a.admin		 { color: #000000; font-size: 11px; text-decoration: underline }
a.admin:visited { color: #000000; font-size: 11px; text-decoration: underline }
a.admin:hover { color: #006900; font-size: 11px; text-decoration: underline }




hr { height: 0px; color: #CCCCCC}



/* TABLE STYLES Main Page Color*/

table.form_main { background-color: #FFFFFF; }

td.form_main { background-color: #FFFFFF; }

/* NEW TABLE STYLE FOR Vertical Layout Control Secondary Layout Color(Light Blue)*/

table.color2_layout { background-color: #a6b3cf; }

td.color2_layout { background-color: #a6b3cf; }



/* for alternating listings in the admin area*/

td.row1_0	{ background-color: #009900; }

td.row2_0	{ background-color: #CCFFCC; }

td.row3_0	{ background-color: #99CC99; }

.adminListingLeft_0 {

color: #FFFFFF;

background-color : transparent;

}



td.row1_1	{ background-color: #006699; }

td.row2_1	{ background-color: #DEE3E7; }

td.row3_1	{ background-color: #D1D7DC; }

.adminListingLeft_1 {

color: #FFFFFF;

background-color : transparent;

}



/* for alternating image listings */

td.image_row_0	{ background-color: #f9e0c3; }

td.image_row_1	{ background-color: #c69c6d; }



/* for alternating search result listings */

td.search_row_0	{ background-color: #f9e0c3; }

td.search_row_1	{ background-color: #c69c6d; }



/* FORM STYLES */

INPUT, select, textarea, text {

border: 1px #006699 groove;

background-color: #FFFFFF; 

font-family: Arial, Helvetica, sans-serif; 

font-size: 11px;

color: #000000;

border-color: #000000;

border-style: solid;

}





/* TEXT STYLES */

.small { font-size : 10px; color : #ffffff;}



.required {

color: #FF0000; font-size : 14px;

background-color : transparent;

}



.lightText {

color: #FFFFFF;

background-color : transparent;

}





/* TEMPLATE EDITOR STYLES */

td.templateEditorHead	{ background-color: #D6D3EE; }

td.templateEditorNew	{ background-color: #EEEEFF; }



.fonttiny {font: normal 6pt arial,serif,sans-serif;}
.font1 {font: normal 8pt arial,serif,sans-serif;}
.font2 {font: normal 10pt arial,serif,sans-serif;}
.font3 {font: normal 12pt arial,serif,sans-serif;}
.font4 {font: normal 14pt arial,serif,sans-serif;}
.font5 {font: normal 19pt arial,serif,sans-serif;}
.font6 {font: normal 25pt arial,serif,sans-serif;}







