@charset "UTF-8";
/* CSS Document */

/*Main Area Background*/
body {
	font-family:Arial, Helvetica, sans-serif;
	background-color: #1a1a1a;
	height:100%;
	width:100%;
	margin-top:0px;
	font-size:12px;
	color:#803C2B;
}
html, body, #wrapper {
	padding: 0;
	border: none;
}
html {
	width:100%;
	height:100%;
}
/*#flash_embed {
	background-color:#000;
}*/
#tablewrap {
	margin: 0 auto;
	vertical-align: middle;
	width: 100%;
}
#bigwrap {
	position:relative; /*NOTE: This is set to relative so any AP DIVs in it are positioned relative to it!!!*/
	margin: 10px auto;
	width: 730px;
	height:100%;
}
#wrapper {
	position:relative; /*NOTE: This is set to relative so any AP DIVs in it are positioned relative to it!!!*/
	background-color: #000;
	margin:0;
	vertical-align: top;
	width: 730px;
	border:1px solid #7f3c2b;
}

/*Header*/
h1 {
	text-indent:-9999px;
	width: 730px;
	height:135px;
	background-color:#000;
	background-image:url(../images/ryan-homes-colorado-home-builder.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}

a {
	color:#C19961;
}

	
/* <==== SEE BOTTOM (LAST SECTION) OF THIS CSS FILE FOR MAIN NAV BUTTON CODE ===> */


/*Content Area*/
#contentArea {
	margin: 25px 25px 25px 25px;
	min-height:600px;
}

/* Footer Syles */
#footer{
	width:730px;
	height:39px;
	background-image:url(../images/html_footer.jpg);
	background-repeat:no-repeat;
	margin:0;
	padding:0;
}
	
#copyright {
	margin: 10px 0 0 0;
	text-align:right;
	color: #cccccc;
	font-size:10px;
	font-style:italic;
}

.admin_nav{
	float:right;
	font-weight:bold;
}


/* Global font colors, list styles, and roll over links */

p {
	font-size: 12px;
	color: #fff;
	line-height: 20px;
}
p.brown {
	font-size: 12px;
	color: #C19961;
	line-height: 20px;
}
h2 {
	font-size: 12px;
	color:#C19961;
}
.white_font {color: #FFFFFF}


a.bodylink:link {
	color: #fff;
	text-decoration: none;
}
a.bodylink:visited {
	text-decoration: none;
	color: #fff;
}
a.bodylink:hover {
	text-decoration: none;
	color: #cecece;
}
a.bodylink:active {
	text-decoration: none;
	color: #cecece;
}

a.adminlink:link {
	color: #C19961;
	text-decoration: underline;
}
a.adminlink:visited {
	text-decoration: underline;
	color: #C19961;
}
a.adminlink:hover {
	text-decoration: underline;
	color: #E6B674;
}
a.adminlink:active {
	text-decoration: underline;
	color: #E6B674;
}

hr{
	margin: 25px 0 25px 0;
}

/* LEGACY STYLE.CSS CODE BELOW */
.type1 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #5F6E75;
}


a.link1:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #5F6E75;
    text-decoration: none;
	}
a.link1:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #5F6E75;
    text-decoration: none;
	}
a.link1:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #5F6E75;
    text-decoration: none;
	}
a.link1:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	color: #000000;
    text-decoration: none;
	}
	
a.link2:link {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #5F6E75;
    text-decoration: none;
	}
a.link2:active {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #5F6E75;
    text-decoration: none;
	}
a.link2:visited {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #5F6E75;
    text-decoration: none;
	}
a.link2:hover {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #000000;
    text-decoration: none;
	}	
	
.type2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 21px;
	color: #5F6E75;
}

.type3 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #5F6E75;
}
.type4 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	color: #5F6E75;
}
.nav_height {
	height: 525px;
}
.type5 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #5F6E75;
	line-height: 15px;
}
