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

/* 	WEBSITE DESIGNED EXCLUSIVELY FOR CASADY HOMES, KIRKLAND, WASHINGTON
	BY NATE BERENDS, SEATTLE WASHINGTON. WWW.NATEBERENDS.COM */

#dev_header	{width: 960px;	height: 80px;	position:absolute;	top: 0px;	left: 0px;	background-color: #FFF;}
#dev_footer		{width: 960px;	height: 40px;	position:absolute;	left: 0px;	bottom: 0px;	background:#FFF;}
.dev_img {margin-left:160px; margin-top:20px; margin-bottom:10px;}

.dev_reader      {font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#666; text-align:center; margin:0px;}
.dev_reader span {font-family:Georgia, "Times New Roman", Times, serif; font-size:32px; color:#666; text-align:center;}

a.dev_reader:link     {font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#333; text-align:center; text-decoration:none;}
a.dev_reader:visited  {font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#333; text-align:center; text-decoration:none;}
a.dev_reader:hover    {font-family:Georgia, "Times New Roman", Times, serif; font-size:16px; color:#FFF; text-align:center; text-decoration:none; background:#666;}

#dev_container {width:400px; height:100%; margin:auto; position:relative;}
#dev_content {background:#FFF; width:400px; height:200px; border:1px solid #000; position:absolute; margin-top:150px;}
	
/*//////////////////////////////*/
/*///// BEGIN BODY ITEMS ///////*/
/*//////////////////////////////*/

html,body,#bg, #container {width:100%;	height:100%;	position:relative; overflow: auto; margin:0px;}

body	{font-family:Arial,Helvetica,sans-serif;	font-size:10px;	cursor:default;	color:#FFF;	background-color: #FFF;	background:url(../components/woodband.jpg) repeat-x center top;}

#content_container	{margin: auto;	margin-top: 40px;	position: relative;	width: 960px;	height: 670px;	border: 1px #000 solid;	z-index:10;}

/*//////////////////////////////*/
/*/////// END BODY ITEMS ///////*/
/*//////////////////////////////*/
