/*-----generic------*/
/* menu defined in menu.css */

/*---GENERAL---*/
html, body {
	padding: 0;
	margin: 0;
	color: #26134d;
	height: 100%;

}
	
		
body {
	font: 62.5%  Tahoma, Helvetica, Arial, sans-serif;
	background: #26134d url(../img/bg_page.jpg) repeat-x 0 0;
}

.break {
	clear:both;
	margin: 0;
	padding: 0;
	line-height: 0px;
	font-size: 0px;
}
.hidden{
	visibility: hidden;
}


a {color: #0b2345; font-weight: bold; text-decoration:none }
a:link {color: #0b2345; font-weight: bold; text-decoration:none }
a:visited {color: #0b2345; font-weight: bold; text-decoration:none }
a:hover {color: #26134d; font-weight: bold; text-decoration:none }



/*---MAIN CONTAINERS---*/

#pageContainer{
	width: 983px;
	margin: 7px 0px 0 10px;
	padding: 0;
	text-align: left;
	line-height: 180%;	
	background: #008b9a;
	border: 1px solid #afd2d8;
}


#header{
	width: 800px;
	background: #fff url(../img/header_bg.jpg) repeat-y top right;
	float: left;
	height: 85px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	b//order: 1px red solid;
	
}


#reiq{
	width: 68px;
	height: 68px;
	padding: 0;
	margin: 4px;
	background: url(../img/reiq.jpg) no-repeat 0 0;
	float: right;
}

#logo{
	width: 385px;
	height: 80px;
	background: url(../img/PamCourtLogo.gif) no-repeat 0px 0;
	float: left;
	bo//rder: 1px solid red;
	padding: 0;
	margin: 1px 2px;
	cursor: hand;
}

#menuContainer{
	width:983px;
	float: left;
	margin: 0px;
	height: 30px;
	background: #26134d;
	bo//rder: 1px solid blue;
}
#mountainCreek{
	width: 168px;
	float: left;
	margin: 0px;
	padding: 0;
	height: 30px;
	bo//rder: 1px solid blue;
	background: #26134d url(../img/mountainCreek.jpg) top left no-repeat;
}

#mainContainer{
	width: 983px;
	b//order: 1px solid red;
	background: url(../img/maincontainer_bg.gif) repeat-y top right;
	margin: 0;
	padding: 0px;
	float: left;
	position: relative;
	z-index: 0;
}

#content{
	width: 800px;
	float: left;
	margin: 0 0 0 0;
	padding:  0 0 100px 0;
	min-height:432px;
 	height:auto !important;
 	height:432px;
	bo//rder: 1px solid orange;
	position: relative;
	background: url(../img/footerImage.jpg) bottom right no-repeat;
	}

#graphicFeature{
	width: 183px;
	height: 432px;
	b//order: 1px solid pink;
	position: absolute;
	bottom: 0px;
	right: 0px;
	z-index: 599;
	background: url(../img/graphicFeatureBody.jpg);
	padding: 0;
	margin: 0;

	
}
#searchContent{
	position: relative;
	z-index: 799;
	left: -15px;
	width: 750px;
	b//order: 1px solid blue;
	
	

}

/*---FORMATTED TEXT---*/	
h1 {
 	margin: 0px 0;
	padding: 10px 0 10px 80px;
	font-size: 24px;
	text-transform: lowercase;
	font-weight: normal;
	background: #00717f url(../img/contentHeader.jpg) top right no-repeat;
	color: #fff;
}

h2 {
	font-size: 1.4em;
	margin: 5px 10px 4px 10px;
	font-weight: bold;
	b//order: 1px solid blue;
	
}
h3 {
	font-size: 1.3em;
	margin: 10px 10px 4px 10px;
	font-weight: normal;
}
h4 {
	font-size: 1.1em;
	margin: 10px 10px 2px 10px;
	margin: 0px;
	font-weight:normal;
}
em {
	font-style:normal;
	font-weight: bold;
}
p {
	margin: 10px 15px 10px 15px;
	font-size: 1.1em;
	b//order: 1px solid blue;
}

/*--- Content Structure THROUGHOUT SITE---*/	
.mainContent{
	width: 780px;
	float: left;
	margin: 20px 10px 100px 10px;
	bo//rder: 1px solid pink;

}
.mainContentSlogan{
	width: 120px;
	float: left;
	border-right: 1px solid #7ab5b6;
	font-size: 2.0em;
	color: #7ab5b6;
	font-weight: normal;
	line-height: 1.4em;

}

.mainContentText{
	width: 350px;
	float: left;
	

}
.mainContentImage{
	float: right;
	width: 270px;
}


/*--- CLASS FORMATTING THROUGHOUT SITE---*/	


p.back {
	float: right;
}

#content img.contentImage{
	float: right;
}

dl.details{
	width: 400px;
	float: left;
	margin: 5px 10px;
}
dl.details dt{
	float: left;
	width: 90px;
	font-weight: bold;
	padding: 0;
	margin: 0;
}
dl.details dd{
	float: right;
	width: 300px;
	padding: 0;
	margin: 0;
}

/*===BUTTONS===*/

.downloadPdf a:link, 
.downloadPdf a:visited {
	background: url(../img/ico_pdf.gif) no-repeat;
	display: block;
	height: 32px;
	padding-left: 40px;
}

.getAcrobat a:link, 
.getAcrobat a:visited {
	background: url(../img/ico_acrobat.gif) no-repeat 0 10px;
	border-top: 1px solid #fff;
	color: #277886; 
	display: block;
	font-size: 9px; 
	height: 51px;
	line-height: 12px; 
	padding: 12px 0px 0px 98px; 
	text-decoration: none;
}

.downloadPdf a:hover { 
	color:#999999;
}


/*---menu----*/
#menuList {
	float: left;
	width: 800px;
	height: 30px;	
	list-style-type:none;
	margin: 0;
	padding: 0;
	b//order: 1px solid green;
	}	
#menuList li {
	float: left;
	height: 30px;
	z-index: 9999;
	position: relative;
	padding: 0;
	margin: 0;
	display: block;
	}	
ul#menuList li  a {
	text-indent: -9999px;
	border: 0px blue solid;
	display: block;
	wi//dth: 100%;
	height: 100%;
	}	
#menuList:hover, ul#menuList li a:hover {
	background-position: 50% -30px;
	}	
	
#mm_home,
#mm_buying,
#mm_selling,
#mm_renting,
#mm_finance,
#mm_brochures,
#mm_aboutUs,
#mm_contactUs {
	display: block;
	height: 30px;
	background-position: 50% 0;
	}
#mm_start,
#mm_end {
	display: block;
	height: 30px;
	}

/*main menu buttons*/
#mm_home {
	background-image:url(../img/mm_home.gif);
	width: 77px;
	}
#mm_buying {
	background-image:url(../img/mm_buying.gif);
	width: 87px;
	}
#mm_selling {
	background-image:url(../img/mm_selling.gif);
	width: 83px;
	}
#mm_renting {
	background-image:url(../img/mm_renting.gif);
	width: 91px;
	}
#mm_finance {
	background-image:url(../img/mm_finance.gif);
	width: 90px;
	}	
#mm_brochures {
	background-image:url(../img/mm_brochures.gif);
	width: 109px;
	}	
#mm_aboutUs {
	background-image:url(../img/mm_aboutUs.gif);
	width: 98px;
	}	
#mm_contactUs {
	background-image:url(../img/mm_contactUs.gif);
	width: 111px;
	}
#mm_start{
	background-image:url(../img/mm_start.gif);
	width: 26px;
	}	
#mm_end{
	background-image:url(../img/mm_end.gif);
	width: 28px;
	}
		
/*Activates main button*/
body#home #menuList #mm_home,
body#buying #menuList #mm_buying,
body#selling #menuList #mm_selling,
body#renting #menuList #mm_renting,
body#finance #menuList #mm_finance,
body#brouchures #menuList #mm_brochures,
body#aboutUs #menuList #mm_aboutUs,
body#contactUs #menuList #mm_contactUs{
	background-position: 50% -30px;
	}

/*second level menu*/
#menuList li ul {
	position: absolute; 
	list-style-type:none;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
	z-index: 99999;
	width: 170px; 
	font-size: 1.0em;
    border-top: 5px solid #000;
	border-bottom: 3px solid #381c73;
    margin: 0;
    padding: 0;    
	}	
#menuList li ul li { /*removes space between links*/
	height: auto;
	margin: 0;
	padding: 0;
	background: none;
	}	
#menuList li ul li a {
	display: block; 
	width: 170px; 
	padding: 3px 0px;
 	background: #007a89;
	border-top: 2px solid #35939d;
	color: #FFF;
	text-decoration: none;
	text-indent: .5em; 
	font-weight: bold;
	text-transform: lowercase;
	}	
#menuList li ul li a:hover {
	background: #7ab5b6;
	color: #000;
	}
#menuList li:hover ul,
#menuList li.sfhover ul { /* lists nested under hovered list items */
	top: 30px;
	left: 0px;
	z-index: 99999;
	}
	
	
/*---FOOTER---*/


#footer{
	width: 100%;
	display: block;
	clear: both;
	margin: 0 auto;
	font-size: 1.0em;
	margin: 0px;
	padding: 0px;
	z-index: 799;
	position: relative;

}

#footer ul {
	list-style:none;
	text-align:left;
	margin: 0;
 	padding: 10px;
	
}
#footer li {
	border-left: 1px solid #7c9498; 
	display: inline;
	padding: 0px 5px 2px 5px;
}
#footer li.first {
	border-left: 0px solid #7c9498; 
}

#footer a:link, 
#footer a:visited {
	color:#7c9498;
	font-weight:normal;
	text-decoration:none;
}
#footer a:hover, 
#footer a:active {
	color:#fff;
	font-weight:normal;
}
/*---specific dynamic  pages----*/
/*---aboutArea----*/
.photo{
	float: left;
	width: 240px;
	margin-right: 5px;
	margin-bottom: 10px;
	
}

.photo img{
	float: left
}


/*---sellingTips----*/

.tip{
	background-color:#dfe7e9;
	color: #277886;
	border: 1px solid #277886;
	padding:5px;
}
/*---sub content----*/




