/*Foundations Real estate///////////////////*/

* { padding: 0; margin: 0; }

hr {
margin-bottom: 8px
}

img {display: block; border:0px; margin: 0px; list-style: none;}

body  { 
	background-color: #A51D3E; 
}



/*menu /////////////////////////////////*/

#menu   { 
    background-color: #808080;
    width: 774px;
    height: 30px;
    padding-left: 20px;
	margin-top: 153px;
	margin-left:3px;
	z-index: 2500;
	position: absolute;
}


#menu ul { /* all lists */
	background-image: url("images/spacer.gif");
	background-repeat: repeat; 
	padding: 0;
	list-style: none;
	line-height: 2;
}

#menu a {
 	display: block; 
	text-align: center;
 	color: #fff; 
	font-size: 12px;
	font-family: tahoma, arial, helvetica, sans-serif; 
	text-decoration: none; 
	margin: 0pt;
	line-height: 30px;

 }

#menu a:hover {
 	display: block; 
	text-align: center;
	color: #C2C2C2; 
	background-color: #043E80;
	font-size: 12px; 
	font-family: tahoma, arial, helvetica, sans-serif; 
	text-decoration: none; 
	margin: 0pt;
    line-height: 30px;
}

#menu li li {
	background-image: url("../images/spacer.gif");
	background-repeat: repeat; 
	padding-bottom: 7px;
	color: #fff; 
	font-size: 11px; 
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: left;
	line-height: 13px;
}

#menu li li a {
	padding-top: 0px;
	padding-bottom: 7px;
	color: #002D62; 
	font-size: 10px; 
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	text-align: left;
	line-height: 13px;
}

#menu li li a:hover {
	padding-top: 0px;
	padding-bottom: 7px;
	background-color: #fff;
	color: #C2C2C2; 
	font-size: 10px; 
	font-family: arial, helvetica, sans-serif; 
	font-weight: bold; 
	text-decoration: none; 
	line-height: 13px;
	text-align: left;
	border-bottom: none;

}

#menu li { /* all list items */
	float: left;
	z-index: 3000;
}

#menu li li { /* second  list items */
	width: 125px;
	margin-left: 0px;
}
	
#menu li ul { /* second-level lists */
	border-left: solid 1pt #002D62;
	border-right: solid 1pt #002D62;
	border-bottom: solid 1pt #002D62;
	position: absolute;
	background: #fff;	
	margin-top: 0px;
	width: 125px;
	padding: 10px;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}


#menu li ul ul { /* third-and-above-level lists */
	border: 0;
	margin: -2em 0 0 7em;
	background-color: #746E5E;
}

#menu li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

/* lists nested under hovered list items */
#menu li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { 
	left: auto;
}

 
/* content starts here*/
#wrapper { 
	margin: 0 auto;
	width: 800px;
	padding: 0
}

#float_right {
	float: right;
	clear: right;
	margin-right: 5px;
	margin-bottom: 8px;
}

#float_left {
	float: left;
	clear: both;
	padding-right: 5px;
	padding-bottom: 8px;
}

#float_left img {
	width: 100px;
	float: left;
	clear: both;
}

#home_image {
	position: absolute;
	width:794px;
	margin-top: 188px;
	margin-left: 3px;
	background-color: #fff;
	display: inline;
	padding: 0px;
	float: right;
	z-index:500;
}

#home_image_detail {
	position: relative;
	width:794px;
	margin-top: 188px;
	margin-left: 3px;
	background-color: #fff;
	display: inline;
	padding: 0px;
	float: left;
	z-index:500;
}


#resource_image {
	position: absolute;
	width:794px;
	margin-top: 188px;
	margin-left: 3px;
	background-color: #fff;
	display: inline;
	padding: 0px;
	float: left;
	z-index:500;
}

#content {
	padding-top: 25px;
	padding-left:30px;
	padding-right:25px;
	position: relative;
	width: 340px;
	float: left;
	display: inline;
}

#content_detail {
	padding-top: 25px;
	padding-left:30px;
	padding-right:25px;
	position: relative;
	width: 340px;
	float: left;
	display: inline;
}


#content_contact {
	padding-top: 25px;
	padding-left:30px;
	padding-right:15px;
	position: relative;
	width: 370px;
	float: left;
	display: inline;
}

#content_wide {
	padding-top: 25px;
	padding-left:30px;
	position: relative;
	width: 765px;
	float: left;
	display: inline;
}

#content_wide li {
	margin-left:30px;
}

#content_home {
	margin-left:30px;
	margin-right:25px;
	padding-top: 10px;
	position: relative;
	width: 340px;
	float: left;
	display: inline;
}

#left_column {
	padding-top: 25px;
	padding-left:30px;
	padding-right:15px;
	position: relative;
	width: 300px;
	float: left;
	display: inline;
}

#right_column {
	padding-top: 20px;
	padding-left:30px;
	padding-right:15px;
	padding-bottom: 20px;
	position: relative;
	width: 315px;
	float: right;
	display: inline;
}

#right_column_detail {
	padding-top: 20px;
	padding-left:30px;
	padding-right:15px;
	padding-bottom: 20px;
	position: relative;
	width: 300px;
	float: right;
	display: inline;
}


#right_column_contact { 
	background-color: #F0F0CC;
 	padding: 10px;
 	float: left;
 	width: 360px;
 	position: relative;
 	z-index: 300;
}

#left_column_listing {
	padding-top: 25px;
	padding-left:30px;
	padding-right:15px;
	position: relative;
	width: 350px;
	float: left;
}

#left_column_listing_assc {
	padding-top: 25px;
	padding-left:30px;
	position: relative;
	width: 425px;
	float: left;
}

#right_column_listing {
	padding-top: 65px;
	padding-left:30px;
	padding-right:15px;
	position: relative;
	width: 315px;
	float: left;
	
}

#right_column_assoc {
	padding-top: 65px;
	padding-left:30px;
	position: relative;
	width: 315px;
	float: right;
}


#right_column_falmouth { 
	background-color: #39631E;
 	padding: 10px;
 	float: left;
 	width: 378px;
 	position: relative;
 	z-index: 300;
 }
#right_column_yarmouth { 
	background-color: #000;
 	padding: 10px;
 	float: left;
 	width: 378px;
 	position: relative;
 	z-index: 300;
 }
#right_column_n_yarmouth { 
	background-color: #01451D;
 	padding: 10px;
 	float: left;
 	width: 378px;
 	position: relative;
 	z-index: 300;
 }
 
 #right_column_n_gloucester { 
	background-color: #314F70;
 	padding: 10px;
 	float: left;
 	width: 378px;
 	position: relative;
 	z-index: 300;
 }

#right_column_portland { 
	background-color: #448CCB;
 	padding: 10px;
 	float: left;
 	width: 378px;
 	position: relative;
 	z-index: 300;
 }
 
#right_column_freeport { 
	background-color: #663C08;
 	padding: 10px;
 	float: left;
 	width: 378px;
 	position: relative;
 	z-index: 300;
 }
#right_column_gray { 
	background-color: #352E2C;
 	padding: 10px;
 	float: left;
 	width: 378px;
 	position: relative;
 	z-index: 300;
 }

#right_column_brunswick { 
	background-color: #E88700;
 	padding: 10px;
 	float: left;
 	width: 378px;
 	position: relative;
 	z-index: 300;
 }

#right_column_cumberland { 
	background-color: #12344A;
 	padding: 10px;
 	float: left;
 	width: 378px;
 	position: relative;
 	z-index: 300;
}
#right_column_portland { 
	background-color: #448CCB;
 	padding: 10px;
 	float: left;
 	width: 378px;
 	position: relative;
 	z-index: 300;
}
#right_column_durham { 
	background-color: #F26C4E;
 	padding: 10px;
 	float: left;
 	width: 378px;
 	position: relative;
 	z-index: 300;
}

#right_column_home { 
	background-color: #F0F0CC;
 	padding: 10px;
 	float: left;
 	width: 380px;
 	position: relative;
 	z-index: 300;
}

#faux_blue  { 
	border: solid 2.5pt #fff;
 	width: 99.25%;
	background: #D7EAF5;
	padding: 0; 
 	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
}

#faux_green  { 
	border: solid 2.5pt #fff;
 	width: 99.25%;
	background: #CEEBBC;
	padding: 0; 
 	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
}

#faux_orange  { 
	border: solid 2.5pt #fff;
 	width: 99.25%;
	background: #FCDDB1;
	padding: 0; 
 	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
}
#faux_brown  { 
	border: solid 2.5pt #fff;
 	width: 99.25%;
	background: #D9CB84;
	padding: 0; 
 	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
}
#faux_gray  { 
	background: #CDC7C5;
	padding: 0; 
 	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	border: solid 2.5pt #fff;
 	width: 99.25%;
}

#faux_yellow  { 
	background: #FFF799;
	padding: 0; 
 	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	border: solid 2.5pt #fff;
 	width: 99.25%;
}
#faux_l_green  { 
	background: #C7EBD6;
	padding: 0; 
 	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	border: solid 2.5pt #fff;
 	width: 99.25%;
}

#faux_g_blue  { 
	background: #C1DBF7;
	padding: 0; 
 	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	border: solid 2.5pt #fff;
 	width: 99.25%;
}
#faux_l_blue_gray  { 
	background: #D5D6D8;
	padding: 0; 
 	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	border: solid 2.5pt #fff;
 	width: 99.25%;
}
#faux_pink  { 
	background: #F8D5CD;
	padding: 0; 
 	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
	border: solid 2.5pt #fff;
 	width: 99.25%;
}
#faux_resources  { 
	background-image: url("images/Yarmouth_003.jpg") no-repeat right 0;
	background-color: #fff;
	padding: 0; 
 	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 	width: 100%;
}

#faux  { 
	background: #fff;
	padding: 0; 
 	overflow: auto; /* Paul O Brien Fix for IE www.pmob.co.uk */
 	width: 100%;
}

#header {
 	width: 800px;
 	padding: 0px;
 	height: 0px;
 	margin: 0px 0px 0px 0px;
 	float: left;
 	position:absolute;
 	z-index: 50;
}

bottom_brick {
	float: left;
	position: absolute;
	width: 800px;
}

#footer_left   { 
	padding: 0pt;
	width: 300px;
	float: left;
}

#footer_right   { 
	margin-top: 10px;
	padding: 0pt;
	width: 400px;
	float: right;
}

/*for the javascript show and hide /////////////////////////////////*/
input.button {
  color: #000; 
  background: #fff;
  font-size: 12px;
  font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif;
  border: none;
}

