@charset "utf-8";
/* CSS Document Copyright 2007 Calco UK Ltd Bespoke solutions*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

body {
background-color:#999999;
}




/* DIVS */
#container {
	width: 857px;
	background: #FFFFFF;
	text-align:center;
	margin: 0 auto 0 auto;
}

#wrapper {

	width:808px;
	margin: 0 auto 0 auto;
}

#banner {
width:808px;
height:148px;
background-image:url(images/glen_homes-_mpd_homes.gif);
background-position:top;
background-repeat:no-repeat;

}

#content1 {
width:808px;
height:305px;
text-align:left;
background-image:url(images/family_homes.jpg);
background-position:top;
background-repeat:no-repeat;

}

#menucontainer{
width:300px;
height:296px;
overflow:auto;
margin:8px 0px 0px 8px;
}

#content2 {
width:808px;
/*width:338px;*/
height:405px;
background-color:#FFFFFF;
text-align:left;
/*float:left;*/
}

#content2left {
width:400px;
height:405px;
/*margin-left:380px;*/
text-align:left;
float:left;
}


#content2leftalt {
width:375px;
height:405px;
/*margin-left:380px;*/
text-align:left;
float:left;
}

#content2right {
width:400px;
height:405px;
/*margin-left:380px;*/
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
float:right;
}

#content2rightalt {
width:425px;
height:405px;
/*margin-left:380px;*/
text-align:left;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
float:right;
}



#footer {
width:808px;
height:14px;
background-image:url(images/housing_project_footer.gif);
background-position:top;
background-repeat:no-repeat;
}

/* Typography*/

.mhomes {
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
color:#9900CC;
font-weight:bold;
}

.glenhomes {
font-family:Arial, Helvetica, sans-serif;
font-size:0.9em;
color:#000099;
font-weight:bold;
}

.contact {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000066;
}

.weeweee {
font-size:2px;}
 
/* Links*/

a.contact {
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000066;
text-decoration:none;
}

a.contact:hover {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#990066;
}

.detailheadings {
color:#000099;
font-weight:bold;
}

#content2 a.front:link{
	font-size:12px;
	font-weight:bold;
	color:#990000;
}
#content2 a.front:visited{font-size:12px;font-weight:bold;color:#990000;}
#content2 a.front:hover{font-size:12px;font-weight:bold;color:#990000;
text-decoration:underline;}
#content2 a.front:active{font-size:12px;font-weight:bold;color:#990000;}





/* Code*/

/* Browser hacks*/

/* Page Specific Content*/

/* Content*/
.strikeoot {
	text-decoration: line-through;
}

#formtable td {
	padding:3px;
	
	}

.sold {
	font-weight:bold;
	color:#900;
	font-size:14px;}
