
/*  ------------------------------ GENERAL TEXT AND FORMATTING  ------------------------------ */

h1
{
	font-size: 22px;
	font-weight: bold;
	margin-top: 0px;
	line-height: 25px;
}


h2
{
	font-size: 18px;
	font-weight: bold;
	margin-top: 40px;
}

h3{
	font-size: 14px;
	font-weight: bold;
}

p
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 15px;
	padding-right: 20px;
}

.tiny
{
	font-size: 12px;
}

.linkString
{
	font-weight: bold;
}

.error
{
	color:#990000;
	font-weight: bold;
}

a:link
{

}

a:visited 
{

}

a:hover
{

}

a:active
{

}

.bold_text{
}


/*  ------------------------------ STRUCTURE AND LAYOUT  ------------------------------ */

body
{
	color: #000000;
	margin:0;
	padding:0;
	font: 11px/1.5em Verdana;
  	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

#bodyContainer
{
	position: relative;
	display: block;
	width: 940px;
	height: 555px;
	background:url("images/bodyBG.jpg") no-repeat left top;
}

#bodyHolder
{
	position: relative;
	width: 695px;
	height: 468px;
	top: 33px;
	left: 240px;
	margin-top: 0px;
	padding-top: 0px;
	background:url("images/interiorBodyBG.jpg") no-repeat left top;
}


#mainNav
{
	position:relative;
	height: 53px;
}

#navFill
{
	position: relative;
	display: block;
	float: left;
	width: 139px;
	height: 53px;
	background:url("images/navFill.gif") no-repeat left top;
}

#head
{
	position:relative;
	height: 92px;
}


#headFill
{
	position: relative;
	display: block;
	float: left;
	height: 92px;
	width: 360px;
	background:url("images/headFill.jpg") no-repeat left top;
}

.bodyContent
{
	position: relative;
	display: block;
	float: left;
	width: 660px;
	height: 430px;
	top: 15px;
	left: 25px;
	overflow: auto;
}

img {
border: none;
}

#userTools
{
	position: absolute;
	left: 248px;
	font-size: 14px;
}


/*  ------------------------------ HEADER / MAIN NAVIGATION BUTTONS  ------------------------------ */


#home a
{
	position: relative;
	display: block;
	float: left;
	width: 87px;
	height: 53px;
	background:url("images/button_home.gif") no-repeat left top;
}

#about a
{
	position: relative;
	display: block;
	float: left;
	width: 122px;
	height: 53px;
	background:url("images/button_about.gif") no-repeat left top;
}

#postProp a
{
	position: relative;
	display: block;
	float: left;
	width: 201px;
	height: 53px;
	background:url("images/button_post.gif") no-repeat left top;
}

#myAcct a
{
	position: relative;
	display: block;
	float: left;
	width: 146px;
	height: 53px;
	background:url("images/button_myAccount.gif") no-repeat left top;
}

#faq a
{
	position: relative;
	display: block;
	float: left;
	width: 81px;
	height: 53px;
	background:url("images/button_faq.gif") no-repeat left top;
}

#contact a
{
	position: relative;
	display: block;
	float: left;
	width: 164px;
	height: 53px;
	background:url("images/button_contact.gif") no-repeat left top;
}

#home a:hover, #about a:hover, #postProp a:hover, #myAcct a:hover, #faq a:hover, #contact a:hover
{
	background-position: 0 -53px;
}

#logo a
{
	position: relative;
	display: block;
	float: left;
	height: 92px;
	width: 580px;
	background:url("images/headLogo.gif") no-repeat left top;
}

#headFill a
{
	position: relative;
	display: block;
	float: right;
	height: 92px;
	width: 193px;
	background:url("images/wantAds.jpg") no-repeat left top;
}



/*  ------------------------------ HOME PAGE SPECIFIC  ------------------------------ */




#headerSearch
{
	position: relative;
	top: 27px;
	left: 520px;
	width: 452px;
	height: 50px;
}

#search_field
{
	position: relative;
	top: -25px;
	vertical-align: bottom;
}

#searchInstruct
{
	position: absolute;
	top: 29px;
	font-size: 14px;
	margin-top: 0px;
	padding-top: 0px;
}

#bulletContainer
{
	position: relative;
	top: 50px;
	left: 240px;
	width: 695px;
	height: 209px;
	background:url("images/homeTextBG.jpg") no-repeat left top;
}

.bulletHolder
{
	position: relative;
	display: block;
	float: left;
	width: 340px;
	top: 17px;
	left: 25px;
}

.homeBullets
{
	font-size: 13px;
}

.homeBullets li
{
	line-height: 18px;
}

.home
{
	padding-bottom: 0px;
	margin-bottom: 0px;
	line-height: 17px;
}

h1.home{
	margin-bottom: -6px;
}

#searchBullets
{
	padding-right: 0px;
}

#freeListingHolder
{
	position: relative;
	display: block;
	float: left;
	top: 80px;
	left: 250px;
	width: 460px;
}

.homeSteps
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 25px;
	letter-spacing: -1px;
}

#freeListingButton a
{
	position: relative;
	display: block;
	top: 10px;
	width: 302px;
	height: 72px;
	background:url("images/button_freeListing.gif") no-repeat left top;
}

#emailSubscribeHolder
{
	position: relative;
	display: block;
	float: left;
	width: 223px;
	height: 110px;
	top: 80px;
	left: 253px;
	text-align: center;
	padding-top: 90px;
	background:url("images/subscribeBG.jpg") no-repeat left top;
}

#homeError{
	position: absolute;
	display: block;
	float: left;
	top: 180px;
	left: 10px;
	margin-top:0px;
	padding-top: 0px;
}



/*  ------------------------------ FORM SPECIFIC FORMATTING------------------------------ */


label{
float: left;
width: 100px;
font-weight: bold;
}

.formDivider
{
	height: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align:left;
}


.formDividerHR
{
	height: 2px;
	width: 400px;
	text-align: left;
	background-color:#aaaaaa;
	border: none;
}

.registerLabel
{
	width: 140px;
}

.contactInput {
width: 180px;
margin-bottom: 5px;
}

.contactTextarea{
width: 250px;
height: 150px;
margin-bottom: 5px;
}


.boxes{
width: 1em;
}

#submitbutton{
margin-left: 100px;
margin-top: 5px;
width: 90px;
margin-bottom: 0px;
}

.regsubmitbutton{
margin-left: 150px;
margin-top: 5px;
margin-bottom: 5px;
vertical-align: middle;
}

.editsubmitbutton{
margin-left: 125px;
margin-top: 5px;
margin-bottom: 5px;
vertical-align: middle;
}

.wideButton
{
	width: 180px;
}

.regInput
{
	margin-bottom: 5px;
}

br{
clear: left;
}

.formFloat
{
	position: relative;
	display: block;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
	margin-bottom: 0px;
}

.loginInput
{
width: 180px;
margin-bottom: 5px;
}


/*  ------------------------------ WANTED.PHP ------------------------------ */

.wanted_title{
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}

.wanted_school, .wanted_school p{
	font-weight: bold;
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
	margin: 18px 0px 5px 0px;
	background-color: #48b4d5;
}

.wanted_message{
	margin: 0px;
	padding: 0px;
}

.wanted_post{
	position: relative;
	display: block;
	float: none;
	padding: 15px 10px 15px 15px;
	margin: 0px 20px 0px 15px;
}

.wanted_post0{
	padding: 15px 10px 15px 15px;
	margin: 0px 20px 0px 15px;
	border-top: solid 1px #48b4d5;
}

.wanted_post1{
	padding: 15px 10px 15px 15px;
	margin: 0px 20px 0px 15px;
	border-top: solid 1px #48b4d5;
	/*background-color:#c4e2e9;*/
}

.wanted_td{
	padding-left: 15px;
	vertical-align: top;
}

.imageUpload{
	width: 85px;
	height: 85px;
	border: solid 1px #000000;
}
.wanted_actions{
}

/*
div.hr hr{
	border: 0px;
	height: 1px;
	color: #aaaaaa;
	background-color: #aaaaaa;
}

div.hr{
	padding: 0px;
	margin-top: 20px;
	margin-bottom: 20px;
	margin-left: 15px;
	text-align:left;
	width: 600px;
}
*/

.wantedTextarea{
width: 350px;
height: 150px;
margin-bottom: 5px;
}











/*  ------------------------------ FOOTER SPECIFIC ------------------------------ */


.eoImage
{
	position: relative;
	display: inline;
	top: 4px;
}

#footerLogo
{
	position: relative;
	display: inline;
	width: 85px;
	height: 18px;
	padding: 0px;
	margin: 0px;
	top: 6px;
}


.copyright
{
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	padding-top: 20px;
}


#copyright
{
	text-align: justify;
}

#copyrightSecure
{
	position: relative;
	display: block;
	float: left;
	width: 780px;
	margin-right: 30px;
	text-align: justify;
}

#secureLogo
{
	position: relative;
	display: block;
	float: left;
}

