/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	background: transparent;
	font-family:Arial, Helvetica, sans-serif;
}
body {
	line-height: 1;
	background-position:center;
	background-image:url(images/bg_body.jpg);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	margin-top:10px;
	padding-top:0;
	font-family:Arial, Helvetica, sans-serif;
}
ol, ul {
	list-style: none;
}
h1{font-size:24px; padding:20px 20px 0 0; margin:0 0 30px 0; text-align:left; background-image:url(images/bg_h1.png); background-repeat:no-repeat; background-position:right; color:#000000; line-height:30px; font-family:Georgia, "Times New Roman", Times, serif;}
h2{font-size:16px; margin-bottom:10px; text-align:left;}
a {font-family:Arial, Helvetica, sans-serif; color:#7A8912; text-align:left;}
p {font-size:12px; line-height:18px; margin:5px 0 10px 0; text-align:left;}
ul{margin:0 0 0 30px; padding:0;}
li {font-size:12px; line-height:18px; list-style:disc; margin:0 0 0 10px; padding:0 0 0 0;}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
	text-align:left;
}
.clear{clear:both;}

#menu{background-image:url(images/bg_menu.jpg); background-repeat:no-repeat; text-align:center; vertical-align:top;}
#menu a{color:#FFFFFF; padding:0px 20px 0 10px; font-size:16px; text-decoration:none; font-weight:bold; font-family:Arial, Helvetica, sans-serif}
#menu a:hover{text-decoration:underline;}
#menu a.selected {color:#666666;}

#main_container{background-color:#FFFFFF; vertical-align:top; background-image:url(images/bg_main_body.jpg); background-repeat:no-repeat; background-position:bottom;}
#header {vertical-align:middle;}
#header #logo {float:left; margin-left:10px;}
#header #contact {float:right; margin-top:20px; text-align:right; margin-right:20px;}
#header #contact a{font-size:18px; font-weight:bold; line-height:24px;}
#main_body{padding-top:10px; clear:both;}

#sidebar{float:left; width:250px; padding-left:20px; padding-top:30px;}
#sidebar .heading {font-size:14px; color:#000000; font-family:Georgia, "Times New Roman", Times, serif;}
#sidebar .contact {font-size:14px; font-weight:bold; color:#1C1C1C;}
#sidebar .contact .label{font-size:10px; font-weight:bold; color:#808080;}

#main_text{float:left; width:600px;}

#footer{background-image:url(images/bg_footer.jpg); background-repeat:no-repeat; vertical-align:top;}
#footer a {color:#FFFFFF;}

.my_form {margin-top:20px; margin-bottom:20px;}
.my_form label{display:block; padding-bottom:5px; font-size:12px; font-weight:bold;}
.my_form select, input, textarea{width:200px; display:block; margin-bottom:20px; background-color:#F3F9D1; font-family:Arial, Helvetica, sans-serif; border:1px solid #808080;}
.my_form .hidden {width:auto; border:none; margin-bottom:0;}

.contact_form {margin-top:20px; margin-bottom:20px;}
.contact_form label{display:block; padding-bottom:5px; font-size:12px; font-weight:bold;}
.contact_form select, input, textarea{width:300px; display:block; background-color:#F3F9D1; font-family:Arial, Helvetica, sans-serif; border:1px solid #808080; margin-bottom:10px;}
.contact_form .checkbox {border:none; width:auto; padding:0; margin:0; display:inline;}

.contact_form .image {border:none; width:auto; padding:0; margin:0; display:inline;}
.contact_form .hidden {width:auto; border:none; margin-bottom:0;}

.prop_box {margin-top:30px;}
.prop_box .address{margin-top:10px; color:#899611; font-size:22px; line-height:30px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif; padding-bottom:0; margin-bottom:0;}
.prop_box .address a{color:#899611; font-size:22px; font-weight:bold; font-family:Georgia, "Times New Roman", Times, serif;}
.prop_box .town{padding-top:0; margin-top:0; font-size:15px;}
.prop_box .detail{font-size:18px;}
.prop_box .rent{font-size:22px; color:#BD5E15; font-weight:bold;}
.prop_box .prop_item_title{width:125px; padding-bottom:5px; font-size:12px; font-weight:bold;}
.prop_box .prop_item{padding-bottom:5px; font-size:12px;}
.prop_box ul{margin:0 0 0 30px; padding:0;}
.prop_box li {font-size:12px; line-height:18px; list-style:disc; margin:0 0 0 10px; padding:0 0 0 0;}

.thumbnail {border:5px solid #E6E6E6}

.error_container{border:1px solid #E37019; width:550px; padding:10px;}
.error_container p{color:#E37019;}
.error_container .error{color:#E37019; padding-bottom:5px;}