/* @override http://www.ourtwinlakeshome.com.php5-5.dfw1-1.websitetestlink.com/css/primary.css */

/* @override http://www.ourtwinlakeshome.com.php5-5.dfw1-1.websitetestlink.com/css/primary.css */

/* @override http://www.ourtwinlakeshome.com.php5-5.dfw1-1.websitetestlink.com/css/primary.css */

/*up, up, down, down, left, right, left, right, a, b, a, b, select, start*/

html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, 
fieldset, input, textarea, p, blockquote, th, td { margin: 0; padding: 0; }
fieldset, img, abbr, acronym { border: 0; }
table { border-collapse: collapse; border-spacing: 0; }

body {
font-family:"Georgia", Times New Roman, Times, serif;
font-size: 62.5%;
background: #fbf7ef url(../images/bg.jpg) no-repeat;

}

#wrap {
margin:20px auto;
width:800px;
background-color: #fff;
	border: 1px solid #eae8d9;

}
/*general content*/

/*#content-top {

padding-top:34px;
}*/

#content {
	overflow: hidden;
	padding: 20px 40px;
	z-index: 0;

}
.image-frame {
	border: 1px solid #eae8d9;
	overflow: hidden;
	margin: 0 0 20px 20px;
	background-color: #fcf7e2;
	float: right;
}

.image-frame.left {
	float: left;
}

.image-frame.right {
	float: right;
}

.image-frame.center {
	margin: 0 auto;
	float: none;
}

#content img { padding: 5px;
}
.header {
width:800px;
height: 420px;
text-indent:-9999px;
z-index: 1000;
background-position: center top;
margin: 10px 0 0;
}
/*home*/



.header.home {
background: url(../images/headers/home.jpg) no-repeat;

}

/*builders*/



div.builder {
margin-top:20px;
}

div.builder-logo {
display:inline;
float:left;
margin-right:15px;
}

.header.builders {
background:url(../images/headers/builders.jpg) no-repeat;

}

.col-1 {
float:left;
text-align:center;
}

.col-2 {
float:right;
text-align:center;
}

.thumbs-details {
font-size:75%;
line-height:18px;
}

/*residences*/

.header.residences {
background: url(../images/headers/residences.jpg) no-repeat;

}



/*community*/

.header.community {
background:url(../images/headers/community.jpg) no-repeat;
}


/*contact*/

.header.contact {
background:url(../images/headers/contact.jpg) no-repeat;
}




/*contact form*/

.form-holder {
width:480px;
}

form td.left {
width:90px;
float:left;
padding:5px;
font-size:1.4em;
font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
color: #7b7363;
margin: 0 0 18px 0;

}

form td.right {
width:360px;
float:right;
margin: 0 0 18px;
}

tr#name td.right,
tr#name td.left {
	margin: 0 0 8px;
}
.checkbox-label {
font-size:95%;
margin-left:5px;
}

dl.form ul {
list-style:none;
}

input, textarea {
	font-family:"Georgia", Times New Roman, Times, serif;
	color: #5e5a51;
	font-size: 1.4em;
	padding: 5px;
padding: 5px;
border: 1px solid #e3e0cb;
width:340px;

}

input#q0,
input#q8 {
	width: 160px;
	margin: 0 5px 0 0;
}
span.first, span.last {
	display: block;
	float: left;
	padding: 4px 2px;
	font-style: italic;
	width: 175px;
	font-size: 1.2em;
	color: #7b7363;}

textarea {
height:110px;
padding: 5px;
border: solid 1px #e3e0cb;
}

.submit-reset {
float:right;
}
input.error,
textarea.error {
	border: 1px solid #939972;
}

div.Errortext {
	color: #939972;
	font-weight: bold;
	padding: 2px;
}

div.DivErrortext {
	background-color: #fbf7ef;
	color: #939972;
	float: left;
	width: 220px;

}

input.btn {
	float: right;
	width: 100px;
	background-color: #939972;
	color: #fff;
	margin: 5px 10px 0 0;
}

input.btn:hover {
	color: #3b3119;
	cursor: pointer;
}
/*footer*/

#footer {
	margin: 28px 0 0;
	padding: 8px 0;
	border-top: 1px solid #e3e0cb;
	clear: both;
	text-align:center;}

#footer p {
	color: #c0bdb0;
	font-size: 1em;
}

/*navigation


ul#navigation {
list-style:none;
width:860px;
height:50px;
background:url(../images/navigation.gif) no-repeat;
}

ul#navigation li {
padding: 0;
margin: 0;
display: block;
float: left;
text-indent: -9999px;
}

ul#navigation li a {
border:none;
display:block;
height:49px;
}

li#home a:hover {
border:none;
display:block;
background:url(../images/navigation-over.gif) 0 0;
}

li#home a {
width:85px;
}

li#builders a {
width:93px;
}

li#builders a:link, li#builders a:visited {
background: -85px 0px;
}

li#builders a:hover {
background:url(../images/navigation-over.gif) -85px 0px;
}

li#residences a {
width:120px;
}

li#residences a:link, li#residences a:visited {
background-position: -178px 0px;
}

li#residences a:hover {
background:url(../images/navigation-over.gif) -178px 0px;
}

li#community a {
width:120px;
}

li#community a:link, li#community a:visited {
background-position:-298px 0px;
}

li#community a:hover {
background:url(../images/navigation-over.gif) -298px 0px;
}

li#contact a {
width:108px;
}

li#contact a:link, li#contact a:visited {
background-position:-418px 0px;
}

li#contact a:hover {
background:url(../images/navigation-over.gif) -418px 0px;
}

/*on states

li#home-on a:hover {
border:none;
display:block;
background:url(../images/navigation-over.gif);
}

li#home-on a {
width:85px;
background:url(../images/navigation-over.gif) no-repeat;
}

li#builders-on a {
width:93px;
}

li#builders-on a:link, li#builders-on a:visited {
background:url(../images/navigation-over.gif) -85px 0px;
}

li#builders-on a:hover {
background:url(../images/navigation-over.gif) -85px 0px;
}

li#residences-on a {
width:120px;
}

li#residences-on a:link, li#residences-on a:visited {
background:url(../images/navigation-over.gif) -178px 0px;
}

li#residences-on a:hover {
background:url(../images/navigation-over.gif) -178px 0px;
}

li#community-on a {
width:120px;
}

li#community-on a:link, li#community-on a:visited {
background:url(../images/navigation-over.gif) -298px 0px;
}

li#community-on a:hover {
background:url(../images/navigation-over.gif) -298px 0px;
}

li#contact-on a {
width:108px;
}

li#contact-on a:link, li#contact-on a:visited {
background:url(../images/navigation-over.gif) -418px 0px;
}

li#contact-on a:hover {
background:url(../images/navigation-over.gif) -418px 0px;
}

*/


#nav {
	overflow: auto;
	list-style-type: none;
	font-size: 1.3em;
	font-weight: bold;
	margin: 0 0 28px 15px;

}


ul#nav li {
float: left;
	padding: 2px;
	margin: 0 2px 0 0;
	text-align: center;
	border: 1px solid #f1e8d8;
	background: #4c3f26 url(../images/nav.gif) repeat-x;

}

ul#nav li a {
	display: block;
	text-decoration: none;	
	color: #fcf7e2;
	text-transform: lowercase;
	font-weight: normal;
	width: 130px;
	height: 30px;
	line-height: 30px;
	font-size: 1.2em;
}

ul#nav li a:hover {
	background-color: #c1c895;
	color: #3e3122;
}

ul#nav li.on a {
background-color: #6e634a;
}
/*links*/

a:link, a:visited { 
	color: #939972;
}

a:hover, a:active { 
color: #342b16;
}

/*typography*/

p {
	font-size: 1.4em;
	line-height: 170%;
	margin: 0 0 18px;
	color: #5e5a51;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

h1, h2 {
	padding: 5px;
	margin: 0 0 18px;
	border-bottom: 1px solid #e3e0cb;

}
h1 {
	font-size: 2.2em;
	font-weight: normal;
	color: #939972;
	font-style: italic;
}
h2 {
	font-size: 1.8em;
	color: #41361b;
	font-weight: normal;
		background-color: #fbf7ef;

	border-bottom: 1px solid #e3e0cb;

}

p.com-copy strong {
	color: #939972;
	font-family: Georgia, Times, Serif;
	font-style: italic;
	font-size: 1.1em;
}


ul.com-list {
list-style-type: disc;
margin: 0 40px 18px;
	font-size: 1.2em;
	line-height: 170%;
	color: #5e5a51;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;}

ul.sub-com-list {
list-style-type: disc;
margin-left:15px;
}

li.list-header {
}

li.com-items {
}

/*miscellaneous*/

.clear {
clear:both;
margin:0;
padding:0;
}

div.seperator {
display: none;
}

a.pdf {
background:url(../images/pdficonsm.gif) no-repeat left;
width:16px;
text-indent:-9999px;
padding-left: 20px;
}

div.pad {
margin-bottom:5px;
}