/*Global Default Styles*/

body {
	background-color: #006633;
	}
H1 {
	font-size: 24px; 
    font-variant: normal; 
    font-family: Arial,Verdana,Sans Serif; 
    letter-spacing: 0.5em; 
    color: #FFFFCC; 
    line-height: 24px; 
    text-align: left
    }
    
H3 {
	font-size: 16px; 
    font-variant: normal; 
    font-family: Arial,Verdana,Sans Serif; 
    letter-spacing: 0.5em; 
    color: #339933; 
    line-height: 16px; 
    text-align: left
    } 
H4 {
	font-size: 14px; 
    font-variant: normal; 
    font-family: Arial,Verdana,Sans Serif; 
    letter-spacing: 0.1em; 
    color: #339933; 
    line-height: 14px; 
    text-align: left
    }
	H5 {
	font-size: 14px; 
    font-variant: normal; 
    font-family: Arial,Verdana,Sans Serif; 
    letter-spacing: 0.1em; 
    color: #339933; 
    line-height: 13px; 
    text-align: left;
	padding-bottom:0px;
    }
    
h6 {
    padding-right:350px;
	font-size: 14px; 
    font-variant: normal;
	font-weight:normal; 
    font-family: Arial,Verdana,Sans Serif; 
    letter-spacing: 0.1em; 
    color: #0B5E04; 
    line-height: 14px; 
    text-align: left
	}
    
input {
    font-family: Times New Roman,Roman,Serif; 
    font-size: 15px;
	}    
    
    
    
       
P {
    font-family: Times New Roman,Roman,Serif; 
    font-size: 15px;
    line-height: 16px;
    padding-top: 0px;
    padding-right: 6px 
	}
hr  {
     color: #339933; 
    line-height: 1px;
	}
    
ol {
   margin-left:8px;
   padding-left:8px;
}   
ul {
   margin-left:10px;
   padding-left:.2em;
   padding-top:.2em;
   padding-bottom:.2em;
}    

#container {
	margin-top: 0px;
	margin-left: 10px;
	background-image: url(images/defaults/container_bkrd.png);
	width: 900px;
	height:2000px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #669933;
}

#classified_body {margin-top: 0px; background-image: url(images/defaults/classified_backround.jpg); width: 500px; height: 80%; border-left-width: thin; border-left-style: solid; border-left-color: #669933; background-repeat: repeat}

/*/////////////////// DEFAULT DISPLAYS///////////////////////////*/
/*Position for Horizontal menu on the Home Page Only*/
#horiz_menu {
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #66CC00;
	border-bottom-color: #66CC00;
	float: left;
	height: 22px;
	width: 900px;
	color: #FF9933;
	font-family: Arial,Verdana,Sans Serif;
	font-size: 16px;
	white-space: normal;
	background: #418341;
	top: 0px;
	position: relative;
}
#horiz_menu a, a:active, a:visited {
	color: #FFFFCC; 
    text-decoration: none
    }
#horiz_menu a:hover {
	color: #FF9933; 
    text-decoration: none
    }

	
#main_flash {
	top: 57px;
	left:330px;
	right:0px;
	width:589px;
	height:206px;
	position: absolute;
	
	} 	
	
#header_title {
	padding-left: 30px;
	padding-top:5px;
	height: 250px;
	width: 100%;
	
	background-repeat: no-repeat;
	background-position: left top;
	} 
	
#maps_header_title {
	padding-left: 30px;
	padding-top:5px;
	height: 250px;
	width: 100%;
	background-image: url(images/mapper_slideshow/mapper_slideshow_anim.gif);
	background-repeat: no-repeat;
	background-position: left top;
	}	
	
#admin_header_title {
	padding-left: 30px;
	padding-top:5px;
	height: 40px;
	width: 100%;
	
	background-repeat: no-repeat;
	background-position: left top;
	}	
	
	
	
#description_box {
position: relative;
top: 0px;
left: 10px;

font-family: Times New Roman,Roman,Serif;
color:#006600;
}

/*This Displays the Home Page nav to left of slideshow */ 
#primary_nav {
	float: left; 
    padding-left: 5px; 
    font-family: Times New Roman,Roman,Serif; 
    font-size: 18px; 
    line-height: 22px
	}

#primary_nav a, a:active, a:visited {
	color: #FFFFCC; 
	text-decoration: none
	}
#primary_nav a:hover{
	color: #FF9933; 
    text-decoration: none
	}
    
    
    
#PageCredits {
	float: none;
	height: 20px;
	width: 150px;
	position: absolute;
	top: 240px;
	left: 835px;
    font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
    color: #FFFFCC; 
    }    
   
#PageCredits a, a:active, a:visited {
	color: #FFFFCC; 
    text-decoration: none
    }
    
#PageCredits a:hover {
	color: #FF9933; 
    text-decoration: none
    }

/*Global Content Container*/
.ContentMain {
	float: none;
	height: 1670px;
	width: 520px;
	position: absolute;
	top: 300px;
	left: 180px;
	background-image: url(images/defaults/homepgContentBkrd.png);
	background-repeat: repeat-y;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #669900;
	margin: 0px;
	clear: both;
	font-weight: normal;
	position:absolute;
	} 
    
.ContentMainAuto {
	float: none;
	height: 1670px;
	width: 520px;
	position: absolute;
	top: 300px;
	left: 180px;
	background-image: url(images/defaults/homepgContentBkrd.png);
	background-repeat: repeat-y;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #669900;
	margin: 0px;
	clear: both;
	font-weight: normal;
	position:absolute;
	overflow: auto;
	} 	
	
	
	
.Left {
	vertical-align: top;
	
	float: left;
	width: 160px;
	height: 650px;
	
	top: 290px;
	border-right-width: 1px;
	border-right-color: #9FC99F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFCC;
	text-decoration: none;
    }

.Right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	height: 650px;
	width: 160px;
	position: absolute;
	top: 290px;
	left: 730px;
	padding: 10px;
	margin: 0px;
    }
   
#box_headings {
	font-family: Arial, Helvetica, sans-serif; 
    font-size: 16px;
	font-weight:bold; 
    color: #336633; 
    letter-spacing: 0.2em; 
    line-height: 20px;
	overflow: auto;
    }




#homeNewsFlash {
	height: 150px; 
	width: 200px;
	float:right;
	margin-left:3px;
	margin-bottom:5px;
	padding-top: 0px;
	padding-left: 5px;
	overflow: auto;
	font-family: Arial,Verdana,Sans Serif;
	font-size: 12px;
	color: #000000;
	text-indent: 0px;
	}

#homeNewsFlash a, a:active, a:visited {
	color: #000099; 
    text-decoration: none
    }

#homeNewsFlash a:hover {
	color: #FF9933; 
    text-decoration: underline
    }

#index_page_member_content {
	height: 1500px; 
	width: 500px;
	position:absolute;
	left:20px;
	margin-top: 15em;
	margin-left: 0px;
	overflow: auto;
	font-family: Arial,Verdana,Sans Serif;
	font-size: 12px;
	color: #000000;
	text-indent: 0px;
	}
	

	
#keyThreads {
	height: 150px; 
	width: 295px;
	float:left;
	margin-right:0px;
	margin-left:0px;
	margin-bottom:5px;
	padding-top: 0px;
	padding-left: 5px;
	overflow: auto;
	font-family: Arial,Verdana,Sans Serif;
	font-size: 12px;
	color: #000000;
	text-indent: 0px;
	
	}

#keyThreads a, a:active, a:visited {
	color: #000099; 
    text-decoration: none
    }

#keyThreads a:hover {
	color: #FF9933; 
    text-decoration: underline
    }	



	
	
.left_menu {
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #66CC00;
	border-bottom-color: #66CC00;
	float: left;
	height: 20px;
	width: 100%;
	color: #FF9933;
	font-family: Arial,Verdana,Sans Serif;
	font-size: 14px;
	padding-top:5px;
	white-space: normal;
	background: #418341;
	
	}
.left_menu a, a:active, a:visited {
	color: #FFFFCC; 
    text-decoration: none
    }
    
.left_menu a:hover { font-weight:bold; color: #FF9933; text-decoration: none; }





/*display the because community is everything moniker*/
#moniker {
	font-size: .6em; 
    font-variant: normal;
	font-style: italic; 
    font-family: Arial,Verdana,Sans Serif; 
    letter-spacing: 0.1em; color: #FFCC00; 
    line-height: 10px; 
   	margin-left:0px;
	
    } 


#bottom_horiz_menu {
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
    border-left-width: thin;
	border-left-style: solid;
	border-left-color: #669933;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #66CC00;
	border-bottom-color: #66CC00;
	float:left;
	height: 22px;
	width: 900px;
	color: #FF9933;
	font-family: Arial,Verdana,Sans Serif;
	font-size: 14px;
	white-space: normal;
	background: #418341;
	margin-left: 10px;
    }
	
	#bottom_horiz_menu a, a:active, a:visited {
	color: #FFFFCC;
	text-decoration: none
    }
 
	#bottom_horiz_menu a:hover {
	color: #FF9933; 
	text-decoration: none
    } 
    
    #sublinks_menu {
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #66CC00;
	border-bottom-color: #66CC00;
	float: left;
	height: 20px;
	width: 100%;
	color: #FF9933;
	font-family: Arial,Verdana,Sans Serif;
	font-size: 14px;
	white-space: normal;
	background: #418341;
	position: relative;
	}
#sublinks_menu a, a:active, a:visited {
	color: #FFFFCC; 
    text-decoration: none
    }
    
#sublinks_menu a:hover {
	color: #FF9933; 
    text-decoration: none
    }
 
#std_links {
	float: left; 
    padding-left: 5px; 
    font-family: Times New Roman,Roman,Serif; 
    font-size: 15px; 
    line-height: .9em
	} 
	
#std_link {
font-family: Times New Roman,Roman,Serif;
	font-size: 1em;
	color: #000000;
	text-indent: 0px;
	line-height:1em;
}
	
#std_link a, a:active, a:visited {
	color: #000099; 
    text-decoration: none
    }

#std_link a:hover {
	color: #FF9933; 
    text-decoration: underline
    }	
	

#std_links a, a:active, a:visited {
	color: #006600; 
	text-decoration: none
	}
#std_links a:hover{
	color: #FF9933; 
    text-decoration: none
	} 
 
#littleText {
     font-family: Times New Roman,Roman,Serif; 
    font-size: 12px; 
    color: #000000;
	line-height:1em;
	}
	
#copyright {
	font-size: 10px; 
	color: #FF9933
    }	
	
	 
/*////////////////////////////////// ARTICLES SPECIFIC CSS /////////////////////////////*/
#articleHeadText {font-size: 14px; font-variant: normal; font-family: Arial,Verdana,Sans Serif; letter-spacing: 0.1em; color: #006600; line-height: 14px; text-align: left; font-weight: bold}    

/* ////////////////////////////// FORUM SPECIFIC CSS //////////////////////////////////// */
#forum_horiz_menu {
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #66CC00;
	border-bottom-color: #66CC00;
	width:100%;
	height: 22px;
	margin-left: 0px;
	color: #FF9933;
	font-family: Arial,Verdana,Sans Serif;
	font-size: 16px;
	white-space: normal;
	background: #418341;
	
	}
#forum_horiz_menu a, a:active, a:visited {
	color: #FFFFCC; 
    text-decoration: none
    }
    
#forum_horiz_menu a:hover {
	color: #FF9933; 
    text-decoration: none
    }
    
    
    


   

#forumCopyright {
	font-size: 10px; 
	color: #006600
    }     


	  
	#forumLeft {
	vertical-align: top; 
	margin-top: 35px; 
	margin-left: 0;
	
	float: left; 
	width: 180px; 
	height: 100%;  
	}    
     
/*//////////////////////////////////////////////////////////////*/
/*/////////   SPECIFIC ADVERTISING STYLE CONTROLS  /////////////*/
#googleHorizAds1 {
	height: 60px;
	width: 500px;
	float:left;
	padding-bottom: 15px;
	padding-left: 5px;
	font-family: Arial,Verdana,Sans Serif;
	font-size: 12px;
	color: #000000;
	text-indent: 0px;
	}

#guestGoogleVert{

	float:right;
	
	padding-top: 0px;
	padding-left: 5px;
	
	
	
}
	
/*/////////////////////////////////////////////////////////////////////////////////////////*/
/*//////////////////  FORMS DISPLAY CSS DEFINITIONS////////////////////////////////////////*/	
	
/*Backround container for Forms Display pages content*/
.formsMain {
	float: none;
	height: 850px;
	width: 695px;
	position: absolute;
	top: 130px;
	left: 200px;
	background-color: #e5e5e5;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #669900;
	margin: 0px;
	clear: both;
	font-weight: normal; 
	overflow: auto;
	} 	
 
	
/*Home Page Styles*/	
#homeArticles_1 {
	height: 800px; 
	width: 510px;
	float:left;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 16px;
	top:20em;
	left:0em;
	
	
	padding-top: 0px;
	padding-left: 5px;
	
	position: relative;
	
	}
/* //////////////////////////////  Offers Tracker Styles  //////////////////////////////*/	

#viewContainer 
{
	width:498px;
	margin-top: 0px;
	margin-left: 0px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	background-image: url(images/defaults/classified_backround.jpg);
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #669933;
}

.countryHeading {
	font-size: 14px; 
    font-weight:bold;
	font-variant: normal; 
    font-family: Arial,Verdana,Sans Serif; 
    letter-spacing: 0.5em; 
    color: #339933; 
    line-height: 16px; 
    text-align: left
    }
.stateHeading {
	font-size: 14px; 
    font-weight:bold;
	font-variant: normal; 
    font-family: Arial,Verdana,Sans Serif; 
    letter-spacing: 0.1em; 
    color: #707070; 
    line-height: 16px; 
    text-align: left
    }

