@charset "utf-8";
body  {
	font: 85% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
}
.twoColFixLtHdr #container {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-image: url(../images/moyle_tileHeader.jpg);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
} 
.twoColFixLtHdr #header {
	padding-top: 0;
	padding-right: 30px;
	padding-bottom: 0;
	padding-left: 25px;
	background-image: url(../images/Moyle_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 141px;
} 
.twoColFixLtHdr #header2 {
	background-image: url(../images/Moyle_Nav.jpg);
	background-repeat: no-repeat;
	padding-right: 11px;
	padding-left: 17px;
	height: 118px;
}
.twoColFixLtHdr #header3 {
	background-image: url(../images/Moyle_NavH.jpg);
	background-repeat: no-repeat;
	padding-right: 11px;
	padding-left: 17px;
	height: 118px;
}

.twoColFixLtHdr #header_anim {
	width: 460px;
	position: absolute;
	top: 10px;
	right: 10px;
}
.twoColFixLtHdr #address {
	font-size: 10px;
	color: #999;
	font-weight: bold;
	width: 350px;
	clear: both;
	position: absolute;
	left: 40px;
	top: 105px;
}
.twoColFixLtHdr #header a {
	color: #999;
	text-decoration: none;
}
.twoColFixLtHdr #header a:hover {
	color: #666;
}

.twoColFixLtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 185px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 28px;
	height: 100%;
}
.twoColFixLtHdr #sidebar1 h3 {
	color: #333;
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 10px;
	margin-top: 0px;
	margin-bottom: 4px;
	margin-left: 8px;
}
.twoColFixLtHdr #sidebar1 p {
	color: #000;
	margin-top: -10px;
	font-size: 90%;
	margin-left: 8px;
}
.twoColFixLtHdr #sidebar1 hr {
	color: #383433;
}

.twoColFixLtHdr #sidebar1 a:link {
	color: #000;
	font-size: 90%;
}
.twoColFixLtHdr #sidebar1 a:hover {
	color: #666;
	font-size: 90%;
}
.twoColFixLtHdr #sidebar1 a:visited {
	color: #000;
	font-size: 90%;
}
.side_btns {
	margin-left: 25px;
}

.twoColFixLtHdr #mainContent {
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 230px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	padding-top: 1px;
}
.twoColFixLtHdr #mainContent ul {
	list-style-image: url(../images/bullet.gif);
	margin-right: 30px;
}
.twoColFixLtHdr #mainContent #tablepos {
        margin-left: 30px;
		font: 95% Verdana, Arial, Helvetica, sans-serif;
}
.twoColFixLtHdr #mainContent a:link {
	color: #876B39;
}
.twoColFixLtHdr #mainContent a:visited {
	color: #876B39;
}
.twoColFixLtHdr #mainContent2 a:link {
	color: #876B39;
}
.twoColFixLtHdr #mainContent2 a:visited {
	color: #876B39;
}
.twoColFixLtHdr #mainContent2 {
	margin-top: 0px;
	margin-right: 40px;
	margin-bottom: 0;
	margin-left: 230px;
	background-repeat: no-repeat;
	padding-top: 1px;
} 
.twoColFixLtHdr #mainContent2 h1 {
	margin-left: 5px;
	font-size: 140%;
	color: #876B39;
	font-weight: bold;
}
.twoColFixLtHdr #mainContent p {
	margin-left: 30px;
} 
.twoColFixLtHdr #mainContent2 p {
	margin-left: 8px;
}
.twoColFixLtHdr #mainContent h1 {
	margin-left: 30px;
	font-size: 140%;
	color: #876B39;
	font-weight: bold;
}
.twoColFixLtHdr #mainContent h2 {
	margin-left: 30px;
	font-size: 110%;
	color: #876B39;
	font-weight: bold;
}
.twoColFixLtHdr table#bidtable {
	width: 450px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
	background-color: #EAEAEA;
	border-collapse: collapse;
}
.twoColFixLtHdr #bidtable tbody {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 85%;
	color: #876B39;
	text-align: center;
}
.twoColFixLtHdr #bidtable td {
	padding-top: 0.5em;
	padding-right: 1em;
	padding-bottom: 0.5em;
	padding-left: 1em;
	border: 1px solid #333;
}
.twoColFixLtHdr #bidtable td.specs {
	text-align: left;
	font-weight: bold;
	color: #FFF;
	background-color: #876B39;
}
.twoColFixLtHdr #footer {
	background-image: url(../images/Moyle_footer.jpg);
	background-repeat: no-repeat;
	height: 40px;
	background-color: #666666;
} 
.twoColFixLtHdr #footer p {
	margin: 0;
	font-size: 70%;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0;
	text-align: right;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.news_article {
	color: #666;
}
.listlease {
	color: #000;
	margin: 0px;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.subtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #876B39;
}
.projecttitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #C7B99F;
	height: 30px;
	padding-right: 10px;
	padding-left: 10px;
}
.sidenavigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #A0A0A0;
	padding-left: 20px;
}
#FlashID3, #FlashID4, #FlashID5, #FlashID6 {
	margin-left: 10px;
}
/*---------------------------------SHOWCASE AREA----------------------------*/
.showcase-title {
	background-image: url(../images/Showcase-Title.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.showcase-lefttile {
	background-color: #FFF;
	background-image: url(../images/Showcase-lefttile.jpg);
	background-repeat: repeat-y;
}
.Showcase-rightitle {
	background-image: url(../images/Showcase-Righttile.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.showcase-panels {
	background-image: url(../images/Showcase-Descriptionside.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.showcase-panels ul {
        font-size: 11px;
}
.showcase-panels li {
        margin:7px 0px;
}
.Showcase_titletext {
	font-weight: bold;
	color: #FFF;
}
/*---------------------------------Testimonials--------------------------------*/
.testimonialauthor {
        Text-align: right;
        font-weight: bold;
        font-size: 12px;
}

/*________________________________NEWS SECTION_____________________*/
#sidebarnews  {
       float: right;
       width: 250px;
       border: 1px solid #999;
       padding: 10px;
       margin: 10px;
}
#sidebarnews p {
       margin: 10px 0px;
       padding: 0px;
       font-size: 10px;
       font-style: italic;
}
#sublinks {
       font-size: 15px;
       font-style: italic;
       font-weight: bold;
       margin: 20px 30px;
}
/*____________________________THICKBOX PAGES__________________*/
.popuppage {
        background-color: #FFF;
}
#propertybox {
        width: 751px;
        text-align:left;
        background-color: #FFF;
        margin: 0px auto;
        padding: 20px;
}
#propertybox ul {
	font-size: 12px;
	color: #333;
	font-weight: bold;
}
#propertybox h1{
	font-size: 25px;
	color: #876B39;
	font-weight: bold;
}
#propertybox h2{
	font-size: 20px;
	color: #876B39;
	font-weight: bold;
}