@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: #FFFFFF;
	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: 1px;
	margin-right: 1px;
	font-family: "trajan Pro", "Trebuchet MS", Unpact;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	background-image: url(sandstone_canvas2.jpg);
	margin-bottom: 1px;
	margin-left: 10px;
}
.thrColFixHdr #container #photobox {
	height: 255px;
	border: 2px ridge #000000;
	background-color: #3A1B2B;
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	background-image: url(sunset_edite.png);
	background-position: center center;
	width: 951px;
}



.thrColFixHdr #container #photobox p {

}

.thrColFixHdr #container {
	width: 955px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 3px ridge #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
	background-color: #FFFFFF;
	background-repeat: repeat;
	color: #000000;
} 
.thrColFixHdr #container #sidebar1 h3 {
	font-size: 90%;
	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;
	color: #000000;
}
.p_small {
	font-size: 11px;
}

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

.thrColFixHdr #header h1 {
	font-size: 95%;
	font-family: "trajan Pro", "Trebuchet MS", Unpact;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 10;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 25;
	text-indent: 20px;
}
.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: #FFFFFF;
	color: #FFFFFF;
	border: 2px ridge #BE254C;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	background-color: #FFFFFF;
	margin-left: 216px;
	padding-top: 15;
	padding-right: 15;
	padding-bottom: 15;
	padding-left: 25;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 4px;
	border-left-width: 2px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
} 
.thrColFixHdr #container #mainContent p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: 400;
	padding-left: 10px;
	margin-left: 10px;
	margin-right: 11px;
}
#maincontent h3 {
}

.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: 2px ridge #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: 12px;
	font-family: "trajan Pro", "Trebuchet MS", Unpact;
	color: #000000;
}
.thrColFixHdr  #sidebar1 ul {
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -2px;
	padding: 0px;
	color: #000000;
	font-size: 13px;
}
.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: 500px;
	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: 13px;
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr  #sidebar1 a:link, a:visited {
	font-family: "trajan Pro", "Trebuchet MS", Unpact;
	color: #000000;
	text-decoration: none;
	display: block;
	font-size: 13px;
}
.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;
	font-size: 13px;
}
#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: 11px;
}
.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;
	font-size: 13px;
}
.thrColFixHdr #container #mainContent iframe {
	margin: 0px;
	padding: 0px;
}
.thrColFixHdr  #mainContent a {
	color: #000066;
}
#slideshow {
	height: 220px;
	width: 190px;
	border: 2px ridge #FFFFFF;
}
.thrColFixHdr #container #mainContent #screenshow #I23 {
	height: 475px;
	width: 700px;
}
.thrColFixHdr #container #mainContent #IFlash {
	width: 710px;
	height: 650px;
}
#calculator {
	padding: 7px;
	height: 255px;
	width: 375px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 55px;
	border: 2px ridge #000000;
}
#borrowingpower {
	border: 2px ridge #000000;
	width: 600px;
	padding: 6px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
