@charset "utf-8";
/* TexasPerfectHome.com
	Second Interior CSS
	April, 2008 */


body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	margin: 0px;
	padding: 0px;
	background-color: #422e25;
	background-image: url(../images/body-bg6.jpg);
	background-repeat: repeat-x;
	color: #422E25;
}

#wrapper {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
}

h1 {
	font-size: 150%;
	color: #523B2B;
	text-align: center;
	line-height: 1.5em;
}

h2 {
	font-size: 110%;
	color: #422E25;
}

h4 {
	color: #336600;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.3em;
}


#logo-wrapper {
	background-image: url(../images/tph-header2-2010.jpg);
	background-repeat: no-repeat;
	height: 264px;
	width: 1200px;
	margin-left: 0px;
}

#content-wrapper {
	width: 1200px;
	margin-left: 0px;
	background-image: url(../images/content-bg7.jpg);
	background-repeat: repeat-y;
	padding: 0px;
}

#bodybox {
	width: 860px;
	margin-left: 150px;
	margin-bottom: 0px;
}

#bodybox a:link, #bodybox a:visited {
	color: #422E25;
	text-decoration: underline;
}

#bodybox a:hover {
	color: #422E25;
	text-decoration: none;
	background-color: #B4DCBD;
}

#navbox {
	float: left;
	width: 205px;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: 30px;
}

#right-column {
	float: right;
	width: 620px;
	margin-right: 5px;
	line-height: 1.4em;
	margin-left: 5px;
}

#postcardbox {
	float: right;
	height: 278px;
	width: 344px;
	margin-right: 5px;
}

#photo-box {
	background-image: url(../images/photo-bg.jpg);
	float: left;
	height: 178px;
	width: 633px;
	padding-left: 15px;
	background-repeat: no-repeat;
	padding-top: 10px;
}

.image-button {
	float: left;
	height: 167px;
	width: 200px;
	margin-right: 10px;
}

#content-box {
	width: 850px;
	margin-left: 4px;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
	padding: 0px;
	background-image: url(../images/postcards-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 190px;
}

#contentbox1 {
	background-image: url(../images/content-bg5.jpg);
	background-repeat: repeat-y;
	width: 855px;
}

#leftbox {
	float: right;
	width: 385px;
	margin-bottom: 2px;
}

#rightbox {
	float: left;
	width: 660px;
	margin: 0px;
	padding: 0px;
}


.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.cleared {
  clear:both;
  line-height:0;
}

#footer-wrapper {
	background-color: #E6CD8B;
	height: 397px;
	clear: both;
	margin: 0px;
	background-image: url(../images/footer-big-bg.jpg);
	background-repeat: repeat-x;
	
}

#footer-content {
	background-image: url(../images/footer-bg3.jpg);
	height: 350px;
	width: 987px;
	margin-right: auto;
	margin-left: auto;
	background-repeat: no-repeat;
	margin-top: 1px;
}

#footer-text {
	color: #422E25;
	width: 650px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 30px;
}

#footer-text a {
	color: #422E25;
	text-decoration: none;
}

#footer-text a:hover {
	color: #422E25;
	text-decoration: none;
	background-color: #C3CC97;
}

#footer-text a:visited {
	color: #422E25;
	text-decoration: none;
}
