@charset "utf-8";
/* CSS Document */

body {
	font: "MS Mincho", "MS Gothic", "MS PGothic", "MS UI Gothic";
	color: #333333;
	text-decoration: none;
	background: #cfc5af url(../images/bg.gif) repeat-x top;
	margin: 0px;
	padding: 0px;
}
#main {
        margin: 0px auto;
	padding: 0px;
	width: 800px;
	background: #FFFFFF url(../images/bk.jpg) repeat-y;
        min-height:800px;
}
#ledge {
	background: url(../images/leftedge1.jpg) repeat-y left top;
	width: 20px;
	float: left;
}
#block {
	width: 760px;
        padding: 0px;
	margin: 0px 0px 0px 20px;
}
* html #block {
	float: left;
	/*position: absolute;*/
	margin: 0px 0px 0px 0px;
}

#redge {
	background: url(../images/ritedge1.jpg) repeat-y left top;
	margin: 0px 0px 0px 781px;
	padding: 0px;
	position: absolute;
}
* html #redge {
	margin: 0px 0px 0px 1px;
}


#head {
	/*background: url(../images/head.jpg) no-repeat left top;*/
	margin: 0px;
	padding: 0px;
        width: 760px;
        height: 254px;
}
#head img {
	width: 760px;
}


#menu {
	background: url(../images/menubk.gif) no-repeat left top;
        font: "MS Mincho", "MS Gothic", "MS PGothic", "MS UI Gothic";
	color: #09629b;
	margin: 0px;
	padding: 0px;
	height: 46px;
	width: 760px;
}
#menu ul {
	margin: 0px;
	padding: 12px 0px 0px 110px;
	list-style: none;
}
#menu[id] ul{
	padding: 12px 0px 0px 125px;
}
#menu li {
	margin-right: 0px;
	margin-left: 0px;
	float: left;
}

#menu a {
	font: "MS Gothic", "MS PGothic", "MS UI Gothic";
	color: #09629b;
	text-decoration: none;
	display: block;
	padding: 2px 12px;
	margin: 0px;
	float: left;
}
* html #menu a {
        margin: 2px 0px 2px 1px;
}
#menu a:hover {
	color: #09629b;
        background-color: #cfc5af;
}
#langer {
        font: 10px Verdana, Tahoma, san serif;
        width:670px;
        display:block;
        text-align:right;
        padding-bottom:10px;
}
#center {
        padding: 0px 50px 20px 50px;
}

#left {
	width: 315px;
	float: left;
	padding: 0px 15px 0px 30px;
        min-height: 290px;
}
* html #left {
        height: 290px;
}

#left li {
        padding: 0px 0px 15px 0px;
}
.staff {
        font-size:14px;
        line-height:24px;
}
#right {
	margin: 0px 0px 0px 360px;
	padding: 0px 0px 0px 23px;
	width: 321px;
	border-left: 1px solid #CCCCCC;
}
#right[id] {
	width: 351px;
}

#left2 {
	width: 150px;
	float: left;
	padding: 0px 15px 0px 0px;
        
}
#left2 ul {
	margin: 0px;
	padding: 0px 0px 0px 15px;
	list-style: none;
}
#left2 li {
	margin: 7px 0px 7px 0px;
}

#left2 a {
	font: "MS Mincho", "MS Gothic", "MS PGothic", "MS UI Gothic";
        line-height: 18px;
	color: #09629b;
	text-decoration: none;
	width: 150px;
}
#left2 a:hover {
	color: #C00C0C;
}
#right2 {
	margin: 0px 0px 0px 125px;
	padding: 0px 0px 0px 30px;
	width: 500px;
	border-left: 1px solid #CCCCCC;
	min-height: 480px;
}
* html #right2 {
        height: 480px;
}
#center .engi {
        font: 10px Tahoma;
}
#center .japi {
        font: 10px "MS Gothic", "MS PGothic", "MS UI Gothic", "MS Mincho";
        height:20px;
}
#center td, #right2 td {
        border-bottom: 1px solid #EEEEEE;
}
#footer {
        font-size: 10px;
	margin: 0px;
	padding: 20px 13px 0px 13px;
	clear: both;
	height: 30px;
}
#footer #copy {
        float: left;
}
#footer #design {
        float: right;
}

#map {
        margin-left: 50px;
        width: 400px;
}

h1, h2, h3, h4, h5 {
        font-family: "MS Gothic";
	text-decoration: none;
}   
h1 {
        font-weight: bold;
        font-size: 22px;
	color: #09629b;
        margin:5px 0px 0px 0px;
}
h3 {
        font-weight: normal;
        font-size: 17px;
	color: #09629b;
        margin-top:15px;
}
h5 {
        font-weight: normal;
        font-size: 12px;
	color: #09629b;
}
#locs {
        margin: 0px;
        padding-left: 5px;
	list-style: none;
}
* html #locs {
        padding: 0px 0px 0px 20px;
}

.midd {
        color:#8BAA0F;
        font: "MS Mincho", "MS Gothic", "MS PGothic", "MS UI Gothic";
        width: 80px;
        height: 40px;
	float: left;
        display: block;
}
.middd {
        color:#8BAA0F;
        font: "MS Mincho", "MS Gothic", "MS PGothic", "MS UI Gothic";
        width: 150px;
        height: 40px;
	float: left;
        display: block;
}

#address {
     margin-left: 20px;
}

#email:after{
/* \40 is a character entity for the '@' symbol */
content: "inquiry\40daorealty.net";
}



/* Forms CSS Document */
/* Forms CSS Document */
#formemail {
     width: 250px;
     margin: 0px 0px 0px 200px;     
}
fieldset {
     margin-top: 30px;
     margin-left: 20px;
     padding: 10px;
     width: 92%;
}
fieldset[id=request] {
     width:92%;
}
html>body fieldset {
     border: 1px solid #ddd;
}

form {
	margin: 0px;
	padding: 0px;
	color:#000;
}
#request p {
        margin: 10px 0px 3px 0px;
        border-bottom: 1px solid #EEEEEE;
}

/*Forms defaults*/
input, textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#404040;
}
label {
	color:#000;
	margin: 0px;
	padding: 0px;
        display:block;
        width:180px;
        float:left;
}
#request label {
        width:200px;
}

/*Text inputs*/
input.zemText {
	width:236px;
	height:15px;
	background:url(../images/forms/input.gif) no-repeat left top;
	border:none;
	padding:4px 8px;
	margin: 0px;
}
#request input.zemText {
        width:385px;
	height:15px;
        background:url(../images/forms/inputwide.gif) no-repeat left top;
}
input.zemText:focus, input.zemText:hover {
	background:url(../images/forms/input.gif) no-repeat left bottom;
}

#request input.zemText:focus, #request input.zemText:hover {
	background:url(../images/forms/inputwide.gif) no-repeat left bottom;
}

/*Text areas*/
textarea.zemTextarea {
	width:235px;
	height:125px;
	background:url(../images/forms/sml_textarea.gif) no-repeat fixed left top;
	border:none;
	padding:4px 10px;
}
textarea.zemTextarea[class] {
        width:240px;
        background:url(../images/forms/sml_textarea.gif) no-repeat left top;
}
textarea.zemTextarea:focus, textarea.zemTextarea:hover {
	background:url(../images/forms/sml_textarea.gif) no-repeat left bottom;
}

/*Text areas wide*/
#request textarea.zemTextarea {
	width:590px;
	height:125px;
	background:url(../images/forms/textarea.gif) no-repeat fixed left top;
	border:none;
	padding:4px 10px;
}
#request textarea.zemTextarea[class] {
        width:590px;
        background:url(../images/forms/textarea.gif) no-repeat left top;
}
#request textarea.zemTextarea:focus, #request textarea.zemTextarea:hover {
	background:url(../images/forms/textarea.gif) no-repeat left bottom;
}

/*Button*/
.buttonSubmit {
	width:69px;
	height:26px;
	color:#FFFFFF;
	font-weight:bold;
	padding:2px 5px;
	background:url(../images/forms/button.gif) no-repeat left top;
	cursor:pointer;
	border:none;
}
.buttonSubmit:hover {
	background:url(../images/forms/button.gif) no-repeat left bottom;
}

.leftitem {
        font-size: 10px;
}

.leftitem img {
        padding-right: 10px;
}

#seo {
       position: absolute;
       width: 500px;
       left: -3000px;
}

#noborder td {
       border: 0px solid #FFF;
}