
* body{padding: 0px; margin: 0px;}

body
	{
	text-align: center;
	background: #e9894f url(http://casadev.com/assets/templates/newdefault/images/.jpg) top repeat;
	font-family: arial, helvetica;
}
 
#page
	{
	width: 607px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
text-align: center;
color: #333;
	}

#header
	{
	width: 607px;
	height: 362px;
	text-align: left;
	vertical-align: middle;
	background: #ffffff url(http://casadev.com/assets/templates/newdefault/images/bg-header.jpg) center no-repeat;
	z-index: 1;
	display: table;
	position: relative;
	}

#search
	{
	right: 0px;
	top: 0px;
	float: right;
	}

form.FSF_form
	{
	margin: 0 0 0 0;
	margin-right: 23px;
	padding-top: 7px;
	width: auto;
	}

input.FSF_input
	{ 
	display: table;
	height: 20px;
	border: none;
	background: url(http://casadev.com/assets/templates/newdefault/images/bg-search.jpg)  no-repeat;
	margin: 0 0 0 0;
	padding: 4px 5px 5px 5px;
	width: 150px;
	color: #8b3923;
	float: left;
	}

input.FSF_submit
	{
	display: table;
	float: left;
	height: 23px;
	border: none;
	background: url(http://casadev.com/assets/templates/newdefault/images/bg-search.jpg)  right no-repeat;
	margin: 0 0 0 0;
	padding: 4px 5px 5px 5px;
	width: 30px;
	color: #ff683f;
	}

#tagline
	{


	}

#tagline p
	{

	}

#content-head
	{
	width: 607px;
	background: #ffffff url(http://casadev.com/assets/templates/newdefault/images/bg-content-head.jpg) top no-repeat;
	background-repeat: no-repeat;
	height: 240px;
	position: relative;
	z-index: 2;
	}

#content
	{
	width: 607px;
	background: #ffffff url(http://casadev.com/assets/templates/newdefault/images/bg-content.jpg) top repeat-y;
	position: relative;
	z-index: 3;
	display: table;
text-align: center;
	}

.post
	{
	text-align: left;
	margin-top: -230px;
width: 470px;
	position: relative;
	z-index: 4;
margin-left: 100px;
	}

#content-foot
	{
	background: #ffffff url(http://casadev.com/assets/templates/newdefault/images/bg-content-foot.jpg) bottom no-repeat;
	width: 607px;
	height: 167px;
margin-top: 80px;
	}

#contact
	{
	text-align: left;
	padding-top: 50px;
	padding-left: 62px;
	padding-right: 0px;
	}

.floatleft
	{
	float: left;
	margin: -0.66em 0;
	border: none;
	padding: 2px;
	display: block;
	clear: left;
	vertical-align: middle;
	}

img
	{
	border: 1px dotted #aaa;
	position: relative;
	z-index: 5;

	}

img:hover
	{
	background: #cbecb3;
	}

a
	{
	border-bottom: 1px dotted;
	text-decoration: none;
	color: #ff683f;
	}

a:hover
	{
	color: #099958;
	}

hr
	{
	visibility: hidden;
	}

h1
	{
	font-size: .9em;
	font-weight: 100;
	font-family: calibri,arial, helvetica;
position: absolute;
top: -80px;
	color: #aaaaaa;
	}

h2
	{
	FONT-SIZE: 1.2em;
	font-weight: 100;
	color: #8AB28A;
	font-family:   arial, Helvetica;
	vertical-align: middle;
margin-bottom: 70px;

	letter-spacing: .8em;
	}

h3
	{
	FONT-SIZE: 1.2em;
	font-weight: 100;
	color: #ff683f;
	font-family: arial, helvetica;
	vertical-align: middle;
	text-align: left;
	background-repeat: no-repeat;
	padding-top:30px;
	}

#contact-us h3 
{
padding-bottom: 0px;
background: none;
margin-top: 0px;
}

p
	{
	FONT-WEIGHT: 100;
        line-height: 1.5em;
	FONT-SIZE: .9em;
	color: #8b3923;
	font-family: calibri, arial, helvetica;
	vertical-align: middle;

	}

#contact-us p

{
margin-top: 0px;
}


/* Forms 
------------------------------------------------------------------------------- */
form
	{
	width: 400px;
	text-align: left;
	clear: both;
	padding-bottom: 10px;
	border: none;
	margin-top: 0px;
	}

#contact-us form

{

}

form.full { width: 100%; }


fieldset
	{
	border: none;
	}

legend
	{
	display: none;
	}

form h3
	{
	clear: both;
	padding: 15px 0 5px;
	font-size: 14px;
	font-family: arial, helvetica, sans-serif;
	color: #000;
	font-weight: bold;
	}

form label,
form p
	{
	display: block;
	clear: both;
	width: 310px;
	font-size: 1em;
	line-height: 1.5em;
	padding: 0 0 10px;
	color: #8b3923;
	}

form input
	{
	display: block;

margin-bottom: 5px;
	color: #000;
	}

form select
	{
	float: left;
	display: block;
	}

form label.state select
	{
	width: 60px;
	float: left;
	}

form label
	{
	float: left;
	clear: left;
	width: 310px;
	margin: 0px 0px 5px 0px;
	line-height: 1.5em;
	font-family: arial, helvetica;
	font-weight: 100;
	}

form label input
	{
	float: left;
	width: 310px;
	padding: 0;
	}

/* style the form elements to look similar across browsers ... emulates Safari */
form label input,
form textarea
	{
	border: 1px solid #ddd;
	border-left-color: #c3c3c3;
	border-top-color: #7c7c7c;
	padding: 0 2px;
	height: 18px;
	line-height: 20px;
	background: #fff url(images/input-bg.gif) repeat-x top left;
	}

form input.checkbox,
form select
	{
	border: 1px solid #ddd;
	border-left-color: #c3c3c3;
	border-top-color: #7c7c7c;
	background-color: #fff;
margin-bottom: 10px;
	}

form textarea
	{
	margin-top: 3px;
	width: 310px;
	height: auto;
	display: block;
	}

form input.button
	{
	clear: left;
	}

#nav
	{
	position:relative;
top: 16px;
	list-style-type:none;
overflow: hidden;
height: 20px;
clear: both;
width: 600px;
	}


#nav ul
	{
position: relative;
	display: block;
float: right;
	margin:0;
	padding:0;
bottom: 0px;
	}

#nav ul li
	{
	display:inline;
	margin: 0;
	padding-left: 7px;
	padding-right: 7px;
	background-image: none;
float: left;
	}

#nav ul li a
	{
	font-family: arial, helvetica;
	font-weight: 100;
	color:#fff;
	text-decoration:none;
	white-space:nowrap;
border: none;
padding: 0px 0px 0px 0px;
	}

#nav ul li a:hover
	{

	background-color:#fff;
	color: #ff683f;
	}

.here
	{
	color: #ff683f;
	background-color:#fff;
	font-family:arial, helvetica;
	}

.copywrite{
float: right;
clear: right;
margin-right: 10px;
}

/* Social Media */

#twitter_div li
{
padding: 7px 5px 7px 5px;
list-style: none;
border-bottom: 1px dashed #bbb;
font-size: .85em;
}


#twitter_div li:hover
{
background: #eee;
}