
/*REDIFINED TAGS*/
.body,td,p,li,div,span,h1,h2,h3{ 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;  
}

td {
font-size: 12px;
}

h1,h2,h3,h4{ 
	font-size: 24px;
	margin-bottom: 8px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

body {
	background-color: White;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#topNav{
	width: 100%;
	background-color: #999966;
}

.thinBorder{
	border: 1px solid Black;
	background: White;
}

.whiteContentBox{ 
	background: White;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
}

/*TOP NAVIGATION BAR*/
.topNavDivider{ 
	color: #5B603B;
	font-weight: bold;
}
.topNav {
   font-size: 12px;
	font-weight: bold;
	color: White;	
	text-decoration : none;
	padding-left: 0px;
	padding-right: 2px;
	padding-top: 3px;
	padding-bottom: 4px;
}
.topNav A:Link{
	color: White;
	text-decoration : none;
}
.topNav  A:Visited{
	color : White; 
	text-decoration : none; 
}
.topNav A:Active{
	color : White; 
	text-decoration : none; 
}
.topNav A:Hover{
	color : #000066;
	text-decoration : none; 
}

.topNavSelected {
   font-size: 12px;
   font-weight: bold;
	color: #000066;
	background-color: #E9EED8;
}
.topNavSelected A:Link{
   color: #000066;
	text-decoration : none;
}
.topNavSelected  A:Visited{ 
   color: #000066;
	text-decoration : none; 
}
.topNavSelected A:Active{
   color: #000066;
	text-decoration : none; 
}
.topNavSelected A:Hover{
   color: #000066;
	text-decoration : underline; 
}



/*TOP SUB-NAVIGATION BAR*/
.topSubNavDivider{ 
	color: #5B603B;
}
#topSubNavFrame{
	border-bottom: 1px solid #CAD3AE;
}
#topSubNav{
	font-size: 12px;
	font-weight: bold;
	color: #000066;
	background-color: #E9EED8;  
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 1px;
	padding-bottom: 2px;
}
#topSubNav A:Link{
	color: #000066;
	text-decoration : none;
}
#topSubNav  A:Visited{
	color : #000066;
	text-decoration : none; 
}
#topSubNav A:Active{
	color : #000066;
	text-decoration : none;
}
#topSubNav A:Hover{
	color : #000066;
	text-decoration : underline;
}



/*SIDE NAVIGATION*/
.siteNavBackColor{
	background-color: #999966;
}

#sideNav td{ 
   font-size: xx-small;
	font-weight: bold;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-top: 4px;
	color: #000066;
	border-top: 1px solid #000066;
}
#sideNav A:Link{
	color: #000066;
	text-decoration : none; 
}
#sideNav  A:Visited{
	color: #000066;
	text-decoration : none; 
}
#sideNav A:Active{
	color: #000066;
	text-decoration : none; 
}


/*SECTION NAVIGATION*/
#sectionNav td{	
	background-color: #E9EED8;
	color: #000066;
}
#sectionNav A:Link{
	color: #000066;
	text-decoration : none;
}
#sectionNav  A:Visited{
	color : #000066;
	text-decoration : none; 
}
#sectionNav A:Active{
	color : #000066;
	text-decoration : none;
}
#sectionNav A:Hover{
	color : #000066;
	text-decoration : underline;
}
#sectionNav ul{
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 24px;
}
#sectionNav li{	

}

/* CONTENT BODY*/
.contentColor{
	/*background-color: White;*/
	background-color: #F0F1E7;
}

.contentFooter{  
	background-color: #F0F1E7;
	padding-bottom: 8px;
}

#contentBodyFrame{ 
	/*border: 1px dotted Silver;*/
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 16px;
	margin-bottom: 16px;
}

/*
#contentBodyFrame td{ 
 text-align: left;
}
*/

/*TYPE SIZES*/
.Type-Small{
	font-size: small;
}
.Type-X-Small{
	font-size: x-small;
}
.Type-XX-Small{
	font-size: xx-small;
}
.Type-Cutline{
	font-size: 9px;
}
.typeMorePhotos{
	font-size: 1.50em;
}

.landForSale{
	font-size: x-large;
	color: #a52a2a;
}

/* Wildlife Journal*/

.journal{
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:white;
	font-weight: bold;
	padding-left: 6px;
	padding-right: 4px;
}
.journal A:Link{
	color:white;
	text-decoration : none;
}
.journal  A:Visited{
	color:white;
	text-decoration : none; 
}
.journal A:Active{
	color:white;
	text-decoration : none;
}
.journal A:Hover{
	color:white;
	text-decoration : underline;
}

.propertyTitleSC{ 
   color: #8b4513;
	font-size: 20px;
}

.topPropertyOffer{
   /*color: #6d7247;*/
   color: black;
   font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	padding-top: 2px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 2px;
}


/* Land Info Forms
------------------------------------------------------------ */


#lotForm{
	font-size: 16px;
	background-color: white;
	margin: auto;
	width: 500px;
	padding: 8px;
	text-align: left;
	border: 2px solid #d1cc8c;
	margin-top: 20px;
}


#lotForm input{
	/*color: #333;*/
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-decoration: none;
	height: 30px;
	width: 240px;
}

#lotForm textarea {
	/*color: #333;*/
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 14px;
	font-weight: normal;
	/*line-height: 20px;*/
	margin: 0;
	padding: 0;
	text-decoration: none;
	height: 100px;
	width: 480px;
}

#lotForm select{
	/*color: #333;*/
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 16px;
	font-weight: normal;
/*	margin: 0;
	padding: 0;*/
	text-decoration: none;
	height: 30px;
	width: 284px;
}

#lotForm .captchaBox {
	border: thin solid #6495ed;
	width: 410px;
	padding: 4px;
	background-color: #d8e6f7;
}

#lotForm textarea:focus, input:focus {
        border: 2px solid #8b4513;
}

#lotForm .lotFormTitle{
	font-size: 18px;
	font-weight: bold;
	color: #8b4513;
}

#lotForm .lotFormButton{
	width: 160px;
	height: 40px;
}


#lotForm .captchaImage{
	margin-right: 18px;
}

#lotForm img{
	border: 2px solid #ffffff;
}

#lotForm .simpleCaptchaSelected{
	border: 2px solid #8b4513;
}

#lotForm #lfResult{
	font-size: 16px;
	font-weight: bold;
	color: #8b4513;
}

#landPrice{
	margin-top: 10px;
	margin-bottom: 10px;
}



