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;
    background: transparent;
}

:focus {
    outline: 0;
}

body{
	background-color: #d0b27e;
	background-image: url(../images/body_background.jpg);
	background-repeat: repeat-y;
}

#wrapper{
	margin:0;
	padding:0;
	width:913px;	
}

#headwrapper{
	margin:0;
	padding:0;
	width:913px;	
}

#header{
	background-image: url(../images/header_background.jpg);
	background-repeat: no-repeat;
	height: 125px;
}

strong{	
	font-weight:bold;
}

.left{
	float: left;
}

.right{
	float: right;
}

.blueText{
	color: #044156;
}

.darkTanText{
	color: #95602e;
}

#header #logo{
	float:left;	
	height: 125px;
	overflow: hidden;
}



#header #message{
	float:left;	
}

#header #message img{
	margin:75px 0px 0px 28px;	
}

#header #informed{
	float:right;
	width:165px;
	padding:5px 0px 0px 0px;
	text-align:center;	
}

	#header #informed p, #header #informed a{
		font-family: "Times New Roman", Times, serif;
		font-size:13px;	
		color:#044156;
		margin:0;
		padding:0;	
	}
	
	#header #informed img{
		padding:0;
		margin:8px 0px 0px 0px;
		line-height:0;	
	}
	
	#header #informed a{
		color: #692323;
	}

	#header #informed a:hover{
		text-decoration:underline;
	}

.phone{
	color:#6a2225;	
	font-size:15px;
}

#left{
	float:left;
	width:165px;
}

#left #subnav{
	padding:25px 18px 10px 10px;
	text-align:right;
}

#left #subnav a, #left #subnav p{
	margin:0px 0px 10px 0px;
}

#left #rotate{
	text-align:left;
}

#right{
	float:right;
	width:165px;
	margin-top:-8px;
	position:relative;
	text-align:center;
}

#right .top img{
	border-bottom:6px solid #DBCFA7;	
}

#right .bottom{
	margin-top:-4px;	
}

#right a{
 font-size:12px;
}

#nav{
/*	background-color: #044156;*/
	background-image:url("../images/nav/navbar_back.jpg");
	background-repeat: repeat-x;
	height:37px;
	padding:0 0 0 0;
}

#nav-shadow{
	background:url("/images/home_files/below-nav.gif") repeat-x ;	
	display: none;
	text-align:left;
	height:8px;	
	vertical-align:top;
}

#nav-shadow img{
	float:left;
	position:absolute;
	left:0;
	vertical-align:top;
}

#content{
	float: left;
	margin:0px 0px 0px 0px;
	padding:15px 0px 30px 0px;
	width: 565px;
}

	#wrapper .content-home{
		width: 745px;
	}
	
	#wrapper .content-home p{
		color: #4e5759;
		font-size: 14px;
		line-height: 21px;
	}
	
	.sub-home-content .left-sub-col{
		margin:0 20px 0 0;
		width: 565px;
	}
	
	.sub-home-content .left-sub-col .latest-news{
		background-color: #e9f2f5;
		border: 4px solid #91a9b0;
		clear: both;
		height: auto;
		margin: 40px 0px 20px 20px;
		position: relative;
		width: 508px;
	}
	
	.sub-home-content .left-sub-col .latest-news .latest-news-header{
		position: absolute;
		right: 355px;
		top: -22px;
	}
	
		#content .sub-home-content .left-sub-col .latest-news .latest-col{
			padding:14px 10px;
			width: 230px;
		}
		
			#content .sub-home-content .left-sub-col .latest-news .latest-col h3{
				font-size: 15px;
				font-weight: bold;
				margin: 0px 0px;
			}
			
			#content .sub-home-content .left-sub-col .latest-news .latest-col p{
				color: #044156;
				font-size: 13px;
				line-height: 18px;
				margin: 0px 0px;
			}
			
			#content .sub-home-content .left-sub-col .latest-news .latest-col a.more{
				font-size: 11px;
				font-style: italic;
				margin: 0 0 0 50px;
			}
		
			#content .sub-home-content .left-sub-col .latest-news .latest-col img{
				margin: 0px 10px 20px 0px;
			}

		.sub-home-content .left-sub-col .latest-news .col1{
			border-right: 1px dashed #fff;
		}
		
		.sub-home-content .left-sub-col .latest-news .col2{
			border-left: 1px dashed #91a9b0;
			margin-left: 1px;
		}
			
	.sub-home-content .right-sub-col{
		padding: 40px 0px 0px 2px;
		width: 158px;
	}
	
		.sub-home-content .right-sub-col img{
			display: block;
			margin: 4px auto;
		}
		
		.sub-home-content .right-sub-col img.home-builder{
			margin: 7px auto 15px auto;
		}

#content p, #content ul,#content li, #content th, #content td, .blog p, .blog div, .blog span{
	/*color:#515b5d;*/
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-size:13px;
}

#content p, #content h1, #weather, form, #map, #content table{
	margin:0px 40px 12px 32px;	
	line-height:24px;
}

#content table table{
 margin:0;
}

#content ul, #content ol{
	margin:0px 40px 12px 62px;	
}

#content ul li ul{
 	margin:0px 4px 12px 20px;
}

.featured{
	margin:0px 4px 0px 4px;	
}

#featured{
	margin:0px auto;
	text-align: center;	
}

#footer p, #footer a{
	font-family: "Times New Roman", Times, serif;
	font-size:10px;
	color:#3e4e4b;
	text-decoration:none;
}

#footer a:hover{
	text-decoration:underline;	
}

#footer #links a{
	margin:0px 5px 0px 5px;	
}

#footer #links{
	width:563px;
	margin:0px 0px 0px 165px;
	padding:0px 10px 0px 10px;
	text-align:center;
	line-height:1.2em;
}

#footer #logos{
	display: none;
	float:left;
	width:165px;	
	padding:20px 0px 0px 0px;
}

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

#myGallery{
	margin:0px 0px 0px 32px;	
}

#informed td{
	text-align:left;
}

#content h1, #content h2{
	font-family: "Times New Roman", Times, serif;
	margin: 0px 40px 8px 32px;
	/*color:#515b5d;*/
	color: #000;
	line-height:24px;
}

#content h1{
	color: #598292;
	font-size: 19px;
	font-weight:bold;
}

#content h2{
	font-size:13px;
	font-style:italic;
}

#content h2.lifeath2{
	clear: both;
	color: #598292;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
}

#content h2.newsheader{	height: 10px;}

#content p h1, #content p h1{
	margin:0;
}

#w-sidebar{
 text-align:right;
}

#w-sidebar table {
	float:right;
	display:block;
}

#w-sidebar p{
 font-size:12px;
 font-family: "Times New Roman", Times, serif;
 color:#515b5d;
 line-height:14px;
}
#w-sidebar td{
	text-align:right; 
}

#w-sidebar td span{
  font-size:18px;
 font-family: "Times New Roman", Times, serif;
 color:#515b5d;

 line-height:14px;
}

img.realtor{
 border:1px solid #DBCFA7;
}

/*BLOG STYLES*/

.article img{
 	border:1px solid #ccc;
	margin:5px;
}
.article img.social{
 	margin:0 0 0 5px;
	border:none;
}

.article .title{
 	vertical-align: middle;
}

.article .title img{
 	vertical-align:middle;
}

#blog-search .text{
 	display:inline;
	border:none;
	width:70px;
	background:#C1C3A2;
	margin:0 0px 0px 0px;
	padding:0;
}

#blog-search .search{
 border:1px solid #D8C099;
 background:#B6A88D;
 display:inline;
}

#blog-search{
 float:left;
 display:inline;
 	text-align:right;
}

#paging a, #paging p{
 font-size:14px;
}

.blog img{
 margin:0px 0px 0px 32px;
}

.blog p,{
 margin: 0px 42px 0px 32px;
}

#content div.article table{
 	margin:0px 40px 5px 32px;
	padding:0;
}

/************************* New Styles added by Rylan 04-23/10 to clean up code and make more SEO friendly ************
                  ,%%%,
                ,%%%` %==--
               ,%%`( '|
              ,%%@ /\_/
    ,%.-"""--%%% "@@__
   %%/             |__`\
  .%'\     |   \   /  //
  ,%' >   .'----\ |  [/
     < <<`       ||
      `\\\       ||
        )\\      )\
^^^jgs^^"""^^^^^^""^^^^^^^^^^^^^^^^^^^^^^^^^^^^*/
#content h1.homeH1{
	margin: 0px 0px 0px 32px;
}

#content a, #content h2.homeH2{
	color: #95602e;
}

#content h2.homeH2{
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	margin: 12px 0px 6px 32px;
}

#content h3.homeH3{
	color: #558093;
	font-size: 13px;
	font-weight: bold;
	margin: 0px 0px 6px 32px;
}

#content .home-hovnanian{
	margin: 10px 0px;
}

#content .home-hovnanian p{
	line-height: 20px;
	margin-bottom: 8px;
}

.home-hovnanian img{
	margin: 0px 0px 0px 10px;
}

#content img.home-splash{
	bottom: 23px;
	left: 3px;
	position: relative;
}

/* theHomes/Builders styles */
#content h2.theHomesH2{
	font-size: 14px;
	font-weight: bold;
	margin: 0px 0px 0px 32px;
}

img.khovLogo{
	display: block;
	margin: 6px 10px 20px 32px;
}

#content p.lessTopMargin{
	margin-top: 5px;
}

/* Builder Information Pages */
div.builder-information{
}

div.builder-information img.center, #content img.center {
	margin: 0px 0px 0px 32px;
}

#content div.builder-information .builder-info-center p, #content div.builder-information .builder-features-right p {
	margin: 0px 0px 10px 0px;
}

div.builder-information .builder-logo{
	margin: 0px 20px 0px 32px;
	width: 100px;
}

div.builder-information .builder-logo-wide{
	margin: 0px 20px 0px 32px;
	width: 150px;
}

div.builder-information .builder-logo img.khovLogo, div.builder-information .builder-logo-wide img.khovLogo{
	margin: 0px 0px;
}

div.builder-information .builder-info-center{
	width: 220px;
}

div.builder-information .builder-features-right{
	width: 140px;
}

#content .models-available{
}

	#content .models-available h2{
		color: #95602e;
		font-size: 15px;
		font-style: normal;
		font-weight: bold;
		margin: 0px 0px 0px 32px;
	}

	div.builder-information table#available-models{
		width: 520px;
	}
	
		div.builder-information table#available-models td,	div.builder-information table#available-models th{
			border-bottom: 1px solid #95602e;
			padding: 5px;
			text-align: left;
		}
		
		div.builder-information table#available-models th{
			font-weight: bold;
		}

.img-caption {
	position: absolute;
	left: 760px;
	top:290px;
	color:#515B5D;
	font-family:"Times New Roman",Times,serif;
	font-size:12px;
	width: 140px;
	text-align:center;
}

#jquery-image-rotation{
	height: 300px;
	margin: 10px 0px 15px 32px;
	position: relative;
	width: 450px;
}

	#jquery-image-rotation img{
		border: 3px solid #dbcfa7;
		left: 0px;
		position: absolute;
		top: 0px;
	}
	#jquery-image-rotation img.active{
		z-index: 10;
	}
	#jquery-image-rotation img.last-active {
		z-index:9;
	}

img.tanBorder{
		border: 3px solid #dbcfa7;
}