/* CSS Document */

/****------------------ PAGE LAYOUT ----------------------****/

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #ffffff;
	font-weight: normal;
	line-break: normal;
	background-color: #000000;
	/*background-image:  url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center;*/
}

.boundingBox{
	position: relative;
	margin: auto;
	width:900px;
	text-align:center;
}

#header{
	position:relative;
	width:900px; 
	height:132px;
	margin: auto;
	background-color: #ffffff;
}

#headerImage{
	margin:0px
}

#brush{
	position:absolute;
	left:-18px;
	top:210px;
	width:221px; 
	height:529px;
	background-image: url(images/brush.gif);
}

#navDiv{
	position:absolute;
	left:0px;
	top:0px;
	width:185px; 
	height:415px;
	background-color: #ffffff;
	background-image: url(images/BGlogo.gif);
	background-repeat: no-repeat;
	visibility:hidden;
}

#navigation {
	position:absolute;
	top:240px;
	left:40px;
	width:94px;
}

#main{
	position:relative;
	text-align:left;
	margin:10px;
	width:880px;
}

#footerTag{
	position:absolute;
	bottom:5px;
	left:4px;
	width:938px;
	height:45px;
	background-color: #5A6E26;
	border: 2px solid #ffffff;
	text-align:center;
	color:#ffffff;
	font-family: Times New Roman, serif;
	font-size:20px;
	font-weight:bold;
	font-style: italic;
}

#mpcddLogo{
	float:left;
	margin-right:20px
}

#columnContainer{
	width: 100%;
	margin-top: 30px;
	text-align:center;
}

#flash {
	position:relative;
	left:70px !important;
	left:40px;
 	width:350px;
	height:400px;
	background-image: url(images/flashBackground.jpg);
}

#indexCopy {
	position:relative;
	width:620px;
	margin-left:235px;
	line-height:1.5em;
}

#col1{
	position:relative;
	width: 300px;
	float:left;
	text-align:left;
	margin-right:30px;
	margin-left:5px;
}

#col2{
	position:relative;
	width: 50%;
	float:right;
}

.footerBox{
	position:relative;
	height:30px; 
	text-align:center;
	font-size: 9px;
}

#slideshow{
	position:absolute;
	top: -9px;
	right: 5px;
	width:523;
}

#slidebase{
	position:absolute;
	top: -9px;
	right: 3px;
	width:523;
	text-align:center
}

#indexImage {
	margin-bottom:10px;
}

/****------------------------ STYLES -----------------------****/

.headLine{
	color:#ffffff;
	font-family:verdana, arial, san-serif;
	font-size:1.4em;
	font-weight:normal;
}

.interiorHeadLine{
	color:#FCDC03;
	font-family:verdana, arial, san-serif;
	font-size:1.6em;
	font-weight:bold;
	font-style:italic;
}

.image{
	border: 3px solid #ffffff;
}

.thumbImage{
	border: 3px solid #FAEF92;
}

.headerText{
	font-family: Arial, Helvetica, sans-serif;
	font-size:40px;
	font-weight:bold;
	font-style: italic;
	color:#222EA1;	
}

.indexMain{
	position:relative;
	width:260px; 
	height:301px !important;
	height:300px;
	background-color: #ffffff;
	float:left;
}

.indexCol{
	position:absolute;
	left:0px;
	top: 0px; 
	width:228px; 
	height:310px;
	background-color: #A8B7CD
}

.lifestyle{
	position:absolute;
	left:0px;
	top: 0px; 
	width:100%; 
	height:286px;
	background-image:     url(images/lifestyleSides.jpg);
	background-repeat: no-repeat;
}

#indexCopyShadow {
	position:absolute;
	left: 21px;
	top: 301px;
	width:255px;
	text-align:center;
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;	
	color: #000000	
}

#indexCopy2Shadow {
	position:absolute;
	left: 476px;
	top: 301px;
	width:250px;
	text-align:center;
	font-family: Times New Roman, Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;	
	color: #000000	
}

#markethomesListL {
	position:absolute;
	left: 46px;
	top: 210px;
	width:315px;
	text-align:left;
}

.mainText{
	font-family: Times New Roman, Times, serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;	
	color: #000000;
}

.mainText2{
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;	
	color: #000000;	
	line-height:19px;	
}

.mainTextHeadline{
	font-size: 20px;
}

.modelName{
	font-size: 22px;
	font-family: Times New Roman, Times, serif;
	font-weight: bold;
	color: #000000;
}

.currentPage{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13;
	font-weight:bold;
   	color:#A79C5C
}

a.nav{
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:bold;
    text-decoration:none;
	color:#ffffff;
}
a.nav:hover{
   text-decoration:none;
   color:#95AECA
}

a.bottomNav{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
    text-decoration:none;
	color:#ffffff;
}
a.bottomNav:hover{
   text-decoration:none;
   color:#95AECA;
}

a.links{
	text-decoration:underline;
	color: #ffffff;
}

a.links:hover{
	color:#FFFA96;
	text-decoration:none;
}

a.footer{
	font-family: Arial, Helvetica, sans-serif;
	font-size:9;
	font-weight:normal;
	text-decoration:underline;
	color:#ffffff
}

a.footer:hover{
	text-decoration:none;
}

.textBold {
	font-weight:bold;
}

.footerText {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9;
	font-weight:normal;
}

.textSM {
	font-size:10px;
}

INPUT,TEXTAREA { font-family: sans-serif; font-size: 12px; }


