@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif; /* 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;
	background-color: #333333;
	margin: 0;
}
.thrColFixHdr #container #mainContent #photoslides {
	width: 350px;
	height: 250px;
	position: relative;
	float: right;
}
.thrColFixHdr #container #sidebar_2 {
	float: right;
	width: 195px;
	padding: 5px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 2px;
	font-family: "trajan Pro", "Trebuchet MS", Unpact;
	color: #000000;
	font-size: 13px;
	text-align: center;
}
.thrColFixHdr #container #photobox {
	height: 355px;
	border: 4px ridge #000000;
	background-color: #FCE7F0;
	background-repeat: no-repeat;
	padding: 0px;
	background-image: url(peaceriver%20images/PEAVE%20RIVER%20PRESERVE%20VISUAL%20TOUR%20078.jpg);
	margin: 0px;
	width: 475px;
	float: left;
}
.thrColFixHdr #container #picture_scroller {
	height: 351px;
	width: 460px;
	float: left;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	padding: 2px;
	margin: 0px;
	background-color: #FDE8F1;
	background-repeat: repeat-x;
	font-family: "dejavu sans";
	text-align: center;
}
.thrColFixHdr #container #picture_scroller hr {
	background-color: #000000;
	width: 400px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	height: .5px;
}



.thrColFixHdr #container #photobox p {
	padding-right: 20px;
}

.thrColFixHdr #container {
	width: 955px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 6px ridge #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-repeat: repeat;
} 
.thrColFixHdr #container #sidebar1 h3 {
	font-size: 95%;
	font-family: "trajan Pro", "Trebuchet MS", Unpact;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #666666;
	text-align: center;
}
.thrColFixHdr #container #sidebar1 p {
	font-family: "trajan Pro", "Trebuchet MS", Unpact;
	font-size: 14px;
	text-align: center;
	background-color: #FFFFFF;
}
.p_small {
	font-size: 11px;
}

.thrColFixHdr #header {
	background-color: #FFB9CB;
	background-image: url(pink_slc.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 45px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
} 
.thrColFixHdr #apDiv2 {
	font-family: "trajan Pro", "Trebuchet MS", Unpact;
	font-size: 13px;
	color: #000000;
}

.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 115%;
	font-family: "trajan Pro", "Trebuchet MS", Unpact;
}
.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 200px;
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 5px;
	border-right-width: 2px;
	border-right-style: ridge;
	border-right-color: #FF3366;
	color: #000000;
}
.thrColFixHdr #apDiv1 {
	font-family: "trajan Pro", "Trebuchet MS", Unpact;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	text-align: right;
}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 180px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 20px; /* padding keeps the content of the div away from the edges */
	background-color: #333333;
	color: #FFFFFF;
	border: 2px ridge #FF3333;
	background-image: url(images/headersample.jpg);
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 7px;
	margin-bottom: 0;
	background-color: #FFFFFF;
	background-position: 20px 200px;
	background-repeat: no-repeat;
	margin-left: 225px;
	padding: 15;
} 
.thrColFixHdr #container #mainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: 400;
	padding-left: 10px;
}
.thrColFixHdr #container #mainContent ul {
	font-size: 14px;
	font-family: "Myriad Pro";
	font-weight: 500;
	color: #000000;
	border: 3px ridge #FF3366;
	width: 420px;
	padding: 9px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 40px;
	list-style-type: none;
}
.thrColFixHdr #container #mainContent #mortgagecalc {
	height: 200px;
	width: 320px;
	background-color: #FDE8F1;
	border: 1px ridge #999999;
	padding: 0px;
	margin-left: 25px;
}
.thrColFixHdr #container #mainContent li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.thrColFixHdr #container #mainContent h1 {
	font-size: 110%;
	font-family: "trajan Pro", "Trebuchet MS", Unpact;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

.thrColFixHdr #footer {
	padding: 0 10px 0 20px;
	background-color: #F7B8C9;
	height: 95px;
	border-top-width: 2px;
	border-top-style: ridge;
	border-top-color: #3B1C2C;
	border-right-color: #3B1C2C;
	border-bottom-color: #3B1C2C;
	border-left-color: #3B1C2C;
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 13px;
	font-family: "trajan Pro", "Trebuchet MS", Unpact;
}
.thrColFixHdr  #sidebar1 ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -2px;
	padding: 0px;
}
.thrColFixHdr #container #mainContent h2 {
	font-size: 105%;
	font-family: "trajan Pro", "Trebuchet MS", Unpact;
	border-bottom-width: 2px;
	border-bottom-style: ridge;
	border-bottom-color: #341525;
	width: 400px;
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #341525;
	text-align: left;
}

.thrColFixHdr  #sidebar1 li {
	line-height: 1.7em;
	font-family: "trajan Pro", "Trebuchet MS", Unpact;
	color: #000000;
	border: 2px ridge #FFA8BE;
	text-align: center;
	background-image: url(pink_slc.jpg);
	background-repeat: repeat;
	background-position: center bottom;
	background-color: #FFCAD8;
	font-weight: 600;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr  #sidebar1 a:link, a:visited {
	font-family: "trajan Pro", "Trebuchet MS", Unpact;
	color: #000000;
	text-decoration: none;
	display: block;
}
.thrColFixHdr  #sidebar1 a:hover {
	background-color: #FF0066;
	color: #CCCCCC;
}

.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;
}

.thrColFixHdr #container #footer ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#screenshow {
	border: 1px solid #333333;
	height: 475px;
	width: 710px;
	background-color: #333333;
	padding-top: 9px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-family: "trajan Pro", "Trebuchet MS", Unpact;
	font-size: 14px;
	color: #FFFFFF;
	margin: 0px;
}
.thrColFixHdr #container #mainContent hr {
	width: 610px;
	text-align: center;
	padding: 0px;
	margin-left: 45px;
}


.thrColFixHdr #container #footer li {
	float: left;
	margin-right: 10px;
	font-size: 13px;
}
.thrColFixHdr #container #footer a:link {
	color: #003399;
	font-family: "trajan Pro", "Trebuchet MS", Unpact;
	font-size: 12px;
}
.thrColFixHdr #container #mainContent iframe {
	width: 300px;
	height: 300px;
	border: 4px ridge #7F545F;
}
.thrColFixHdr #container #mainContent #Search Box {
	height: 300px;
	width: 400px;
}
.thrColFixHdr #apDiv3 {
	background-color: #FDE8F1;
	color: #333333;
	border: 3px ridge #7F545F;
}
.thrColFixHdr #container #mainContent #weather {
	border: 4px ridge #BE7E8E;
	width: 338px;
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 35px;
	margin-top: 0px;
	margin-right: 16em;
	margin-bottom: 0px;
	margin-left: 4.5em;
}
.thrColFixHdr #container #mainContent #apDiv3 {
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 45px;
}
.thrColFixHdr  #footer a, a:link, a:visited {
	color: #000033;
}
.thrColFixHdr #container #mainContent iframe {
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr  #mainContent a {
	color: #000066;
}
#slideshow {
	height: 220px;
	width: 190px;
	border: 2px ridge #FFFFFF;
}
