/* **************************************************  */
/* **       Code by Mikel Ludwig for Exemplas       ** */
/* **************************************************  */

.topimg {
	padding: 2px;
	border: 1px solid #666;
}

.red {
	color: #C90D0C;
}

.imgright {
	float: right;
	/*
	border: 1px solid #000;
	padding: 2px;
	*/
	margin-left: 5px;
}

.small {
	font-size: 0.8em;
}

/* **************************************************  */
#morrell {
	position: absolute;
	top: 10px;
	left: 20px;
	background: transparent url('images/morrell.gif');
	height: 71px;
	width: 248px;
}

#homefinders {
	position: absolute;
	top: 2px;
	left: 279px;
	background: transparent url('images/homefinders2.gif') no-repeat;
	height: 72px;
	width: 445px;
}

#logo {
	position: absolute;
	top: 10px;
	left: 183px;
	background: transparent url('images/logo.gif') no-repeat;
	height: 65px;
	width: 75px;
}

#logo a img {border:0;}

/* **************************************************  */

#headnav {
	position: absolute;
	right: 5px;
	top: 5px;
	color: #666;
	font-weight: 500;
	font-size: 0.7em;
}

#headnav a {color: #666; text-decoration: none;}
#headnav a:hover {color: #C90D0C; text-decoration: underline;}


/* **************************************************  */
html, body {
	height:100%
	}
	
body 	{
	padding:0;
	margin:0;
	text-align:left;
	min-width:760px;
	background-color: #EFEFEF;
	background-image:url(images/bodybg.gif);
	background-position:left;
	background-repeat:repeat-y;
	color: #000000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}
	
#outer	{
	height:100%;
	min-height:100%;
	width:760px;
	border-left: 0px solid #000;
	border-right: 0px solid #000;
	color: #000000;
	text-align:left;
	margin-left: 0;
	margin-bottom:-30px;/* make room for footer */
	position:relative;
	}
 
html>body #outer{
	height:auto;
	} /*for mozilla as IE treats height as min-height anyway*/

#innerwrap {
	/* enables content first */
	margin-top: 92px;
	float:left;
	width: 760px;
	}
/*
* html #innerwrap {/*only ie gets this style
	\margin-left: -120px;/* for ie5 
	ma\rgin-left: -120px;/* for ie6 
} */


#header	{
	position:absolute;
	top:0;
	left:0;
	width:760px;
	height:90px;
	background: transparent ;
	overflow:hidden;
	z-index:90;
	}

#headlogo {
	position:absolute;
	top: 26px;
	left: 5px;
	width:165px;
	height:40px;
	min-height: 40px;
}

#headlogo a img {
	border: 0;
}

#left 	{
	position: absolute;
	top: 150px;
	width: 266px;
	float:left;
	padding-bottom:30px;
	background-color: transparent;
	}

#left p	{
	margin: 5px 2px;
	padding-left:20px;
	padding-right:10px;
	font-size: 0.8em;
	}

#message {
	position: absolute;
	top: 270px;
	left: 5px;
	width: 250px;
	height: 187px;
	background-image: url(images/message.gif);
	background-repeat:no-repeat;
}

#magent {
	position: absolute;
	top: 270px;
	left: 5px;
	width: 250px;
	height: 187px;
	background-image: url(images/magent.gif);
	background-repeat:no-repeat;
}

#mcost {
	position: absolute;
	top: 270px;
	left: 5px;
	width: 250px;
	height: 187px;
	background-image: url(images/mcost.gif);
	background-repeat:no-repeat;
}

#mtime {
	position: absolute;
	top: 270px;
	left: 5px;
	width: 250px;
	height: 187px;
	background-image: url(images/mtime.gif);
	background-repeat:no-repeat;
}

#msimply {
	position: absolute;
	top: 270px;
	left: 5px;
	width: 250px;
	height: 187px;
	background-image: url(images/msimply.gif);
	background-repeat:no-repeat;
}

#mindex {
	position: absolute;
	top: 270px;
	left: 5px;
	width: 250px;
	height: 187px;
	background-image: url(images/mindex.gif);
	background-repeat:no-repeat;
}

#mani{
	position: absolute;
	top: 270px;
	left: 5px;
	width: 250px;
	height: 187px;
	background-repeat:no-repeat;
	background-image: url(images/messani.gif);
}

#mtest1 {
	position: absolute;
	top: 270px;
	left: 5px;
	width: 250px;
	height: 187px;
	background-image: url(images/mtest1.gif);
	background-repeat:no-repeat;
}

#mtest2 {
	position: absolute;
	top: 270px;
	left: 5px;
	width: 250px;
	height: 187px;
	background-image: url(images/mtest2.gif);
	background-repeat:no-repeat;
}

#mbespoke {
	position: absolute;
	top: 270px;
	left: 5px;
	width: 250px;
	height: 187px;
	background-image: url(images/mbespoke.gif);
	background-repeat:no-repeat;
}

#minform {
	position: absolute;
	top: 270px;
	left: 5px;
	width: 250px;
	height: 187px;
	background-image: url(images/minform.gif);
	background-repeat:no-repeat;
}

#mreloc {
	position: absolute;
	top: 270px;
	left: 5px;
	width: 250px;
	height: 187px;
	background-image: url(images/mreloc.gif);
	background-repeat:no-repeat;
}

#house {
	position: absolute;
	top: 160px;
	left: 5px;
	width: 250px;
	height: 407px;
	background-image: url(images/house.gif);
	background-repeat:no-repeat;
	z-index: 0;
}

#centrecontent {
	width: 490px;
	float: right;
	margin-top: 20px;
	padding-bottom:30px;/* needed to make room for footer */
	background-color: transparent;
	}

#centrecontent p {
	padding: 0;
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left:13px;
/*	font-size: 0.9em; */
	font-size: 10pt;
	}
	
#centrecontent ul {
	font-size: 0.9em;
}	

#centrecontent p.browser {
	font-size: 0.7em;
}

#centrecontent h1 {
	padding: 0;
	margin: 0;
	padding-left:13px;
	color: #C90D0C;
	font-size: 1.1em;
}

#centrecontent h3 {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
	padding-left:13px;
	padding-right:13px;
	color: #C90D0C;
	font-size: 0.9em;
	text-align:center;
}

#centrecontent  a {
	text-decoration:underline;
	color: #C90D0C;
}

#centrecontent  a:hover {
	color: #C90D0C;
	text-decoration:underline;
	font-weight: 600/*border-bottom: 1px solid #000*/;
}

#ieclear {
	width:100%;
	height:52px
	} /* for ie to clear footer */

#footer {
	width:760px;
	clear:both;
	height:30px;
	background-color: transparent;
	background-image:url(images/footbg.gif);
	background-repeat:repeat-y;
	text-align:center;
	margin:auto;
	margin-left: 0;
	position: relative;
	font-size: 0.8em;

}

* html #footer {/*only ie gets this style*/
	\height:30px;/* for ie5 */
	he\ight:30px;/* for ie6 */
}

/* ******************* Left Navigation *********************** */
#mainnav {
	margin: 0;
	padding: 0;
	padding-bottom:10px;
	margin-right: 2px;
	z-index: 90;
	background: transparent;
}

#mainnav ul{
	margin: 0;
	padding: 0;
}
	
#mainnav li {
	list-style: none;
	text-align:right;
	width: 250px;
	margin-left: 10px;
	}

#mainnav li a {
	display:block;
	width: 99%;
	font-family: 'Century Gothic', Arial, Verdana ;
	font-size: 1.3em;
	/*font-style: italic; */
	font-weight: 500;
	text-align: right;
	text-decoration:none;
	color: #EFEFEF;
	padding-top: 2px;
	}

#mainnav li a:hover {
	color: #C90D0C;
	text-decoration: underline;
	}

#mainnav {
	margin: 0;
	padding: 0;
	padding-bottom:10px;
	margin-right: 2px;
}

#subnav ul{
	margin: 0;
	padding: 0;
}
	
#subnav li {
	list-style: none;
	text-align:right;
	width: 240px;
	}

#subnav li a {
	display:block;
	width: 99%;
	font-family: 'Century Gothic', Arial, Verdana ;
	font-size: 1em;
	/*font-style: italic; */
	font-weight: 500;
	text-decoration:none;
	color: #EFEFEF;
	padding-top: 2px;
	}

#subnav li a:hover {
	color: #C90D0C;
	text-decoration: underline;
	}
/* *************************** Centre *************************** */

#process {
	width: 95%;
	border: 1px solid #000;
	background-color: #fff;
	margin-top: 5px;
	margin-left: 13px;
	font-size: 0.9em;
}

#process h3 {
	text-align: left;
	padding: 2px;
	margin: 0;
	margin-left: 10px;
}

#process ul {
	margin: 0;
	padding: 10px;
	padding-left: 25px;
}

#process .key {
	float: right;
	background-color:#CCCCCC;
	margin-right: 10px;
	border: 1px solid #000;
}

#browser p {
	margin-top: 25px;
	font-size: 0.8em;
	text-align:center;
}
