/* box layout */

.boxwrap   {
	width: 764px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #336633;
}
.boxbody   { width: 764px; float: left;  }
.boxcenter { width: 577px; float: right; border-left: 1px solid #336633; padding-bottom:12px; padding-top:12px; padding-right:6px; padding-left:10px; }
.boxleft   { width: 170px; float: left; padding-left:0px; margin-top:12px; }
.boxright  { width: 0px; float: right; }
.boxheader { width: 764px;  clear: both; padding: 0px 0px 0px 0px;}
.boxheadermenu { padding: 6px 14px 6px; text-align:right; }
.boxfooter { width: 752px;  clear: both; border-top: 1px solid #336633; padding:6px; }
.boxclear  { clear: both; line-height: 0px; }
.quoteshead { border-bottom:1px solid #336633; padding: 4px 0px 4px 0px; background-color:#336633; color:#ffffff;  }
.quotes { width: 150px; float: right; margin-left: 10px; margin-right: 9px; padding: 0px 0px 10px 0px; border: 1px solid #336633; background-color:#efefef; font-size:9px; }
.quotes p { font-size:11px; padding-left:10px; padding-bottom:4px;}

/* ie hack: */
.iehackwrap { text-align: center;  }
.boxwrap    { text-align: justify; }     
     
/* box style */

.boxwrap   { background: #efefef; }

.boxheader { background: #fff; }
.boxheadermenu { background-image:url(../graphics/tag_bg.jpg); }
.boxfooter { background-image: url(../graphics/header_bg.gif); }
.boxcenter { background: #fff; }
.boxleft   { background: none; }
.boxright  { background: none; }
.tag {background-image: url(../graphics/header_bg.gif); }

div { margin: 0px; padding: 0px; }

/* formatting */
body { background-color: ; color: #000; margin: 0px; padding: 0px; }
.boxwrap { text-align: justify; margin-bottom: 2em; }
.tag {font-weight:bold; padding: 4px 8px 4px 8px; border-top: 1px solid #336633; border-bottom: 1px solid #336633; color:#336633; }
h1 { margin: 0px 0px 10px; }
h4 { margin: 0px 0px 10px; margin: 0px; font-size:13px; color:#336633; }
h3 { margin: 0px 0px 10px; font-size:15px; color:#336633; }
a  { font-size: 12px; color: #0000ff; font-weight:bold; text-decoration: none;}
.boxcenter a { font-size: 12px; color: #0000ff; font-weight:normal; }
a:hover { color: #0000FF; text-decoration: underline;}
/* style */
body { font-family : Verdana, Arial, Helvetica, sans-serif; font-size:11px; }
h1 { font-size: 1.3em; }
p  { font-size: 12px; padding: 0px 10px 0px 0px; margin: 0px; }
li  { font-size: 12px; margin: 0px; }
ul  { list-style-image: url(../graphics/bullet.gif);}
.boxleft li {margin-top:14px; }
.boxfooter p { text-align: center; font-size: 11px;	}
.boxfooter a { font-size: 11px; font-weight:normal;	}
.date { float:right; font-size: 11px; font-weight:lighter; padding-right:6px; }
.comment { border: 1px solid red; margin: 1em; padding: 0.5em; background: #fff; }
.boxheader img{vertical-align:bottom;}
.property_imae {margin: 0px 20px 20px 14px; border: 1px solid #000066; vertical-align:top; }
INPUT {
	BACKGROUND: #eeeeee; BORDER-BOTTOM-COLOR: #333333 ; BORDER-BOTTOM-WIDTH: 1px; BORDER-LEFT-COLOR: #333333 ; BORDER-LEFT-WIDTH: 1px; BORDER-RIGHT-COLOR: #333333 ; BORDER-RIGHT-WIDTH: 1px; BORDER-TOP-COLOR: #333333 ; BORDER-TOP-WIDTH: 1px; COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 12px
}
TEXTAREA {
	BACKGROUND: #eeeeee; BORDER-BOTTOM-COLOR: #333333 ; BORDER-BOTTOM-WIDTH: 1px; BORDER-LEFT-COLOR: #333333 ; BORDER-LEFT-WIDTH: 1px; BORDER-RIGHT-COLOR: #333333 ; BORDER-RIGHT-WIDTH: 1px; BORDER-TOP-COLOR: #333333 ; BORDER-TOP-WIDTH: 1px; COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 12px
}
SELECT {
	BACKGROUND: #eeeeee; BORDER-BOTTOM-COLOR: #333333 ; BORDER-BOTTOM-WIDTH: 1px; BORDER-LEFT-COLOR: #333333 ; BORDER-LEFT-WIDTH: 1px; BORDER-RIGHT-COLOR: #333333 ; BORDER-RIGHT-WIDTH: 1px; BORDER-TOP-COLOR: #333333 ; BORDER-TOP-WIDTH: 1px; COLOR: #000000; FONT-FAMILY: arial; FONT-SIZE: 12px
}