@charset "UTF-8";
body {
	background-image: url('/templates/ornamental/images/background-repeater.jpg');
	background-repeat: repeat;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 14px;
	margin: 0;
}

div {
	margin: 0;
	padding: 0;
}

#MasterContainer{
	background: #816F61;
	padding-bottom: 10px;
}

.content{
	background-color: #f1f1f1;
}

/* Header */
#headerContainer{
	text-align: center;
	margin: 0 auto;	
}

/* Navigation */

#mainNavUl{
        padding: 0;
        margin: 0 auto;
	width: 940px;
	text-align: center;
}

.navUl{
}

.mainNavLi{
	width: 187px;
	height: 50px;
	text-align: center;
	display: inline;
	text-transform: uppercase;
}

.mainNavAnchorFirst, 
.mainNavAnchor,
.mainNavAnchorLast{
	display: block;
	background-color: #4B3520;
	font-size: 16px;
	height: 50px;
	padding: 0;
}
.mainNavAnchor:hover,
.mainNavAnchorFirst:hover,
.mainNavAnchorLast:hover {
        color: #5F3A31;
	background-color: #afa299;
}

.mainNavAnchorFirst{
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
}
.mainNavAnchorLast{
        -moz-border-radius: 0 5px 5px 0;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	border-top-right-radius: 5px;
	border-bottom-right-radius: 5px;
}
/* end Navigation */



/* Content */
#topContentRow {
	margin: 0 auto;
	margin-top: 12px;
	width: 940px;
	height: 252px;
}
.content{
	border: none;

        /* css3please.com */
        -moz-border-radius: 5px; /* FF1+ */
        -webkit-border-radius: 5px; /* Saf3+, Chrome */
        border-radius: 5px; /* Opera 10.5, IE 9 */
	
	float: left;
	margin: 10px 0px 10px 10px;

}


#footerContainer{
	background-color: #4b3520;
	color: #ffffff;
	font-size: 14px;
	padding: 10px 0;
	margin: 0 auto;
	width: 940px;

        /* css3please.com */
        -moz-border-radius: 5px; /* FF1+ */
        -webkit-border-radius: 5px; /* Saf3+, Chrome */
        border-radius: 5px; /* Opera 10.5, IE 9 */

}

#footerContainer a{
	color: #ffffff;
	text-decoration: none;
}

/* end Content */

/* MLS Search Area */

div.sideTitle{
	font-size: 14px;
}

input, select{
	background-color: #f1f1f1;
	border: 2px solid #4b3520;
}

input{
	height: 16px;
}

select{
	height: 22px;
}

.fieldContainer{
	margin-top: 15px;
	text-align: center;
}

#homeSearch{
	clear: both;
	float: right;
	margin: 10px;
	color: #fff;
	background-color: #4b3520;
	border: none;
	font-size: 18px;
        font-family: Garamond, serif;
	/* css3please.com */
	-moz-border-radius: 5px; /* FF1+ */
	-webkit-border-radius: 5px; /* Saf3+, Chrome */
	border-radius: 5px; /* Opera 10.5, IE 9 */
  
}

#homePageSearch {
	margin: 0 auto;
	width: 292px;  
}

#minPrice, #maxPrice {
	width: 97px;
}

/* end MLS Search Area */

/* Two-Rows template */

#secondContentBox{
	margin-top: 0;
}

/* Home Page (most elements are specific to home-two-rows template)*/

#firstContentBox{
	margin: 10px;
}

.homeColumn{
	background: #f1f1f1;
	height: 252px;

        /* css3please.com */
        -moz-border-radius: 5px; /* FF1+ */
        -webkit-border-radius: 5px; /* Saf3+, Chrome */
        border-radius: 5px; /* Opera 10.5, IE 9 */

}

#homeFirstColumn{
	width: 313px;
	float: left;
}

#homeSecondColumn{
	margin-left: 2px;
	width: 625px;
	float: left;
}

#mlsSearchTitle{
	font-size: 16px;
	text-align: center;
	margin: 15px auto 5px;
}

/* Home Page's Featured Homes section */

#featuredHomesContentBox{
	margin-top: 0px;
	background-color: #f1f1f1;
	float: left;
}

.containerTitle{
        text-indent: 13px;
        line-height: 36px;
        height: 36px;
        background-color: #4b3520;
        color: #fff;

        -moz-border-radius-topleft: 5px;
        -moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
}
#featuredHomesTitle{
	text-indent: 13px;
	line-height: 36px;
	height: 36px;
	background-color: #4b3520;
	color: #fff;
	
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
        -webkit-border-top-left-radius: 5px;
        -webkit-border-top-right-radius: 5px;

}

#featuredHomeTable{
	height: 225px;
}

.featuredHomes{
	color: #000;
	text-decoration: none;
	font-size: 12px;
}

.featuredHomeBoxTitle{
	font-weight: bold;
}

.featuredHomeBoxImg img{
	border: none;
}

/* end Home Page */

/* Contact Page (most elements are specific to the contact-two-rows template) */

#contactForm{
	margin: 0 0 0 20px;
	font-family: inherit;
}

div.contactInfo{
	padding: 10px;
	width: auto;
	background: none;
}

.contactTitle{
	font-size: 14px;
}

.formContainer{
	margin-top: 10px;
}

#contactForm .sendButton{
	background-color: #4b3520;
	color: #fff;
	border: none;
	margin-right: 0;
	width: 75px;
	height: 30px;
	font-size: 16px;
	position: relative;
	left: 340px;	

        /* css3please.com */
        -moz-border-radius: 5px; /* FF1+ */
        -webkit-border-radius: 5px; /* Saf3+, Chrome */
        border-radius: 5px; /* Opera 10.5, IE 9 */

}

.contactField textarea{
	background-color: #fff;
}

/* end Contact Page */

