@charset "utf-8";
/*----------------------------------------------------------------------------- 
True North Custom Homes Stylesheet 

version:   1.0 
date:      08/02/08 
author:    [Jason York] 
email:     [jason.york@yorkemedia.com] 
website:   [www.truenorthcustomhomes] 

-----------------------------------------------------------------------------*/
/* standard for all pages 
html {
overflow: auto;
}*/
html, body {
  margin: 0px;
  padding: 0px;
  border: 0px;
}


/*resets*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;	padding: 0;	border: 0; outline: 0;	font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit;	vertical-align: baseline;
}

:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #333333;	
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate; border-spacing: 0;
}
caption, th, td {
	text-align: left; font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*reset end*/
/* Styles -----------------------------------------------------------------------------*/ 
#wrapper 
    {
	width:989px;
	margin-left:auto;
	margin-right:auto;
	padding: 0px;
	text-align: left;
} 
#repeater
{
	background-image: url(../images_layout/repeater.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 989px;
}
body {
	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 */
	height: 100%;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #ACA698;
	background-repeat: repeat-x;
	font-size: 1em;
	color: #333333;
	line-height: 1.2em;
	background-image: url(../images_layout/background.jpg);
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #FFFFFF;
	margin: 0px;
	line-height: 1em;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 75px;
	padding-bottom: 3px;
	padding-left: 0px;
}
h2 {
	font-family: "Century Gothic", "Helvetica Condensed", Arial, sans-serif;
	font-size: 1.3em;
	color: #7A2013;
	margin: 0px;
	padding: 0px;
	line-height: 1.5em;
	font-weight: bold;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	color: #250F03;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	font-weight: bold;
}
/* header styles */
/* image styles */
img.floatRight {
	float: right;
	margin: 0px;
}

img.floatLeft {float: left; margin-right: 6px;}
#aphead {background-image: url(../images_guru/ap_header.jpg); background-repeat: no-repeat;	height: 115px; width: 988px;background-position: center;}
#apheadtxt {padding-top: 25px; padding-right: 70px; text-align: right;}
#cola{width:300px; float: left;}

/* ''''''''''''''''''''''''''''''''''''Nav Sub */
#nav_sub1 {
	background-image: url(../images_subnav/sub_nav_back.jpg);
	height: 20px;
	width: 881px;
	padding:5px 0px 0 15px;
	margin:0 0 0 0;
}
#nav_sub {
	background-image: url(../images_subnav/sub_nav_back.jpg);
	height: 20px;
	width: 881px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 15px;
}
#nav_sub ul{list-style: none; padding: 0; margin: 0;width: 12em;
}
#nav_sub li{
	display:block;
	float:left;
	margin:0 0 0 4px;
	height:0px;
	float:left;
	position:relative;
}
#nav_sub li.left{margin:10;}
#nav_sub li a{
	display:block;
	text-align: left;
	color:#820707;
	line-height:14px;
	text-decoration:none;
	padding:0 10px 0 9px;
	height:14px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #000000;
	font-family: "Century Gothic", "Helvetica Condensed", Arial, sans-serif;
}
#nav_sub li a.right{padding-right:19px;}
#nav_sub li a:hover{
	text-decoration: underline;
}
#nav_sub li a.current{
	color:#2E4560;
}
#nav_sub li a.current:hover{
	color:#2E4560;
}

/* ''''''''''''''''''''''''''''''''''''Nav Menu !!not used */
#nav-menu ul{list-style: none; padding: 0; margin: 0;}
#nav-menu li a{height: 30px; line-height: 30px;	width: 234px; display: block; color: #152614; text-decoration: none; text-align: left; padding-left: 10px;	background-color: #BBBB80; font-family: Arial, Helvetica, sans-serif; font-size: 16px; font-weight: bold; border-bottom-width: 1px;	border-bottom-style: solid; border-bottom-color: #C7C795;}
#nav-menu li a:hover{ background-repeat: no-repeat;	height: 30px; line-height: 30px; width: 234px; display: block; color: #FFFFFF; text-decoration: none;	text-align: left; padding-left: 10px; background-color: #152614;}
/* Hide from IE5-Mac \*/
#nav-menu li a{float: none}
/* End hide */
#nav-menu{width:250px; padding-left: 50px;}
#llft{width:250px; padding-left: 50px;}
#shadowlft {
	float: left; /* since this element is floated, a width must be given */
	width: 45px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
}
#shadowrt {
	float: right; /* since this element is floated, a width must be given */
	width: 45px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px; /* padding keeps the content of the div away from the edges */
}


#stripcredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	margin-left: 100px;
	padding-top: 220px;
	width: 740px;
}
#mtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	margin-left: 100px;
	padding-top: 200px;
	margin-right: 100px;
}

#blueback {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 100px;
	padding-top: 180px;
}

#apfoot {background-image: url(../images_guru/bckgd_foot.jpg);	width: 988px; background-position:top; background-repeat: no-repeat;}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7A2013;
	text-align: center;
	width: 949px;
	background-image: url(../images_layout/footer_back.jpg);
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: top;
}
#footertxt {
	margin-left: 50px;
	margin-right: 50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FCFCFC;
	text-align: center;
	line-height: 15px;
	padding-top: 5px;
}
#footertxt .leagal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 12px;
	padding-top: 85px;
}
#footer A:link {
	text-decoration: underline;
	color: #7A2013;
	font-family: Arial, Helvetica, sans-serif;
}
#footer A:visited {
	text-decoration: underline;
	color: #7A2013;
	font-family: Arial, Helvetica, sans-serif;
}
#footer A:active {
	text-decoration: underline;
	color: #7A2013;
	font-family: Arial, Helvetica, sans-serif;
}
#footer A:hover {
	text-decoration: none;
	color: #7A2013;
	font-family: Arial, Helvetica, sans-serif;
}
#mctnt {width: 635px; font-size: 14px; line-height: 16px; color: #333333; margin-top: 0; margin-right: 0; margin-bottom: 0;	margin-left: 300px;}
#mctntnh {width: 635px;	font-size: 14px; line-height: 16px;	color: #333333;	margin-top: 0; margin-right: 0;	margin-bottom: 0; margin-left: 300px; height: 600px;}
#vids {height: 570px;}
#vidtxt {
}
#header {
	width: 989px;
	height: 205px;
	text-align: center;
	background-image: url(../images_layout/header.gif);
	background-repeat: no-repeat;
	background-position: top;
}

#mainnav {
	height: 24px;
	width: 949px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	margin-top: 155px;
	float: left;
	padding-left: 40px;
}
#mainnav ul {display: block; padding: 0px; margin: 0px; height: 25px;}
#mainnav li {
	display: inline;
	line-height: 25px;
	font-size: 18px;
}
#mainnav li .nav {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #55160D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainnav li .last {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #55160D;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #55160D;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mainnav A:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1em;
	line-height: 18px;
	letter-spacing: 0.05em;
}
#mainnav A:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1em;
	line-height: 18px;
	letter-spacing: .05em;
}
#mainnav A:active {
	text-decoration: underline;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#mainnav A:hover {
	text-decoration: none;
	color: #DEBA91;
	font-family: Georgia, "Times New Roman", Times, serif;
}


.whitebox {background-color: #FFFFFF;}
.green {
	font-weight: bold;
	text-transform: capitalize;
	color: #009900;
}


#navcontainer {
	width: 150px;
	font-size: 12px;
}

#navcontainer ul
{
margin-left: 5px;
padding-left: 0;
list-style-type: none;
font-family: Arial, Helvetica, sans-serif;
}

#navcontainer a
{
display: block;
padding: 2px;
width: 150px;

border-bottom: 0px solid #eee;
}

#navcontainer a:link, #navcontainer a:visited
{
color: #003399;
text-decoration: none;
}
#navcontainer a:active
{
background-color: #369;
color: #fff;
}
#navcontainer a:hover
{
background-color: #369;
color: #fff;
}
/* Styles -----------------------------------------------------------------------------*/ 
input.text 
    { 
    padding: 3px; border: 1px solid #999999;     
}

.formlable {
	font-size: 12px;
	text-align: right;
	padding-right: 3px;
}
.qstyle {
	background-image: url(../images_layout/quotes.jpg);
	background-repeat: no-repeat;
	text-indent: 20px;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 20px;
}
.qsig {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
	text-align: right;
}

LI.list1 {
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	color: #250F03;
	text-indent: 0px;
	font-size: 1em;
	margin-left: 15px;
	padding-left: 0px;
	line-height: 19px;
	font-weight: normal;
}
LI.list2 {
	list-style-type: disc;
	list-style-image: none;
	list-style-position: outside;
	color: #000033;
	text-indent: 0px;
	font-size: 1em;
	margin-left: 15px;
	padding-left: 0px;
	line-height: 19px;
	font-weight: normal;
}
.floatleft {float: left;}
.floatright {float: right;}
.imgleft {float: left; margin: 0 40px 30px 0;}
.imgright {float: right; margin: 0 0 30px 40px;}
.textcenter {text-align: center;}
.textright {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;
	border: 2 solid #7A2013;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
	border: 2 px solid #A6A8A7;
}
.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;
}
.white {
	color: #FFFFFF;
}

.twht {
	border: 2px solid #333333;
	background-color: #FFFFFF;
}
.cooking {
	border: 2px solid #999999;
}
.galleryphoto {float: left; border: 1px solid #555; margin: 0 20px 20px 0;}
/* ''''''''''''''''''''''''''''''''''''''''''''''''''''''''' Three Column ''''''''''''' */
.thrColFixHdr #container { 
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 

.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 */
}

.thrColFixHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 210px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 10px 15px 10px; /* padding keeps the content of the div away from the edges */
	border-left-width: 1px;
	
	border-left-color: #999999;
	
	border-left-style: solid;
}
.thrColFixHdr #mainContent {
	margin-top: 0;
	margin-right: 230px;
	margin-bottom: 0;
	margin-left: 290px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
} 
.thrColFixHdr #footer {
	background-color: #780500;
	background-image: url(../images_layout/foot_bot.jpg);
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	height: 45px;
} 
.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 */
}

#sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 230px;
	padding: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
}

#sidebar1 p {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	font-size: 14px;
}
#sidebar1 h3 {
	margin-top: 3px;
	height: 21px;
	padding-top: 4px;
}
#sidebar1 h4 {
	margin-top: 3px;
	height: 21px;
	color: #7A2013;
	font-family: Tahoma, Arial, "Helvetica Condensed", sans-serif;
	font-size: 14px;
}
#greybar {
	color: #FFFFFF;
	background-color: #4E4E4E;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
}

#mainContent {
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 14px;
} 

#mainContent h1 {
	padding-top: 10px;
	padding-bottom: 2px;
}
#mainContent ul {
	margin-left: 10px;
	margin-top: 10px;
}
a.mainlink {
	text-decoration: none;
	color: #7A2013;
}
a.mainlink:hover {
	text-decoration: underline;
	color: #7A2013;
}
#mainContent td {
	vertical-align: top;
	padding: 1px;
}
#mainContent ol {
	list-style-type: decimal;
	margin-left: 20px;
	margin-top: 10px;
}
#subnav2 {
	
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 3px;
}
#subnav {
	float: left; /* since this element is floated, a width must be given */
	width: 200px; /* padding keeps the content of the div away from the edges */
	padding-top: 0px;
	padding-right: 7px;
	padding-bottom: 0px;
	padding-left: 1px;
}
#subnavlinks {
	background-color: #5B5C5C;
	padding-top: 10px;
	padding-bottom: 15px;
} 
#subnavlinks ul
{
list-style: none;
padding: 0;
margin: 0;
}

#subnavlinks li a
{
	background-color: #5b5c5c;
	height: 20px;
	line-height: 20px;
	width: 190px;
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
}
#subnavlinks li a:hover
{
	background-color: #787878;
	height: 34px;
	line-height: 34px;
	width: 190px;
	display: block;
	color: #FCFCFC;
	text-decoration: none;
	text-align: left;
	padding-left: 10px;
}
#subnavlinks li a.current{
	background-color: #FFFFFF;
	color: #5B5C5C;
}
#subnavlinks li a.current:hover{
	background-color: #FFFFFF;
	color: #5B5C5C;
}
#cvp {
	width: 949px;
	background-image: url(../images_layout/repeater.jpg);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
}
#upper_content {
	background-image: url(../images_layout/upper.jpg);
	background-repeat: no-repeat;
	background-position: top;
	width: 949px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 2px;
}

#upper_content A:link {
	text-decoration: none;
	color: #7A2013;

}
#upper_content A:visited {
	text-decoration: none;
	color: #7A2013;

}
#upper_content A:active {
	text-decoration: underline;
	color: #7A2013;

}
#upper_content A:hover {
	text-decoration: underline;
	color: #7A2013;

}
#upper_content2 {
	padding-left: 10px;
	margin-left: 0px;
	padding-right: 10px;
}
#mainContent strong {
	font-weight: bold;
}
#mtxt{
	padding-right: 10px;
	padding-left: 10px;
}
td {
	vertical-align: top;
}
.liststart {margin: 0;}
#listingbox {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-size: 14px;
}

.listp {margin: 0;}
a.listdiv {
	display: block;
	border-bottom: 1px solid #e5e4d4;
	padding: 15px;
	cursor: pointer;
	cursor: hand;
	line-height: 18px;
	text-decoration: none;
	min-height: 168px;
	background: #f6f4e6;
	color: #5a5a5a;
}
/*a.new {background: url(../images/new.gif) right top no-repeat;}*/
/*a.new:hover {background: #ebe9dc url(../images/new-hover.gif) right top no-repeat;}*/
a.listdiv:hover {
	color: #5a5a5a;
	text-decoration: none;
	background-color: #ebe9dc;
}
a.listdiv span.maininfo {display: block; padding-top: 3px; margin-bottom: .7em; text-decoration: none;}
a.listdiv strong.address {font-size: 15px; text-decoration: none;}
a.listdiv strong.status {color: #ff8106; text-transform: uppercase; font-size: 12px; text-decoration: none;}
a.listdiv .readmore {white-space: nowrap;}
a.listdiv:hover .readmore {text-decoration: underline;}
.listdiv .thumbimg {float: left; position: relative; left: -4px; top: -4px; margin: 0;}
.listdiv:hover .thumbimg {
	background-image: url(../images_layout/thumb_over.gif);
}
.listdiv .floatright {width: 520px; padding-right: 5px;}

.thumbimg {
	padding: 9px;
	margin-bottom: 6px;
	width: 225px;
	height: 150px;
	background-image: url(../images_layout/thumb_back.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.thumbimg img {width: 225px; height: 150px;}
.thumbimg .newbanner, .thumbimg .openhousebanner {display: block; height: 20px; line-height: 20px; color: #fff; text-align: center; color: #fff; text-transform: uppercase; font-weight: bold; font-size: 11px; border: solid #fff;}
.thumbimg .openhousebanner {position: relative; top: -20px; border-width: 1px 0 0 0; background: #d00;}

