/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0

*/

/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 20px 0;
	padding: 0;
	}



#content {
	font-size: 1.2em
	}




.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}


h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}


h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #666666;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}



small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

 h2 a:hover, h3 a:hover {
	color: #000000;
	text-decoration: none;
	}

 .widecolumn a:visited
{
color:#0000FF;
}

a:hover {
	color: #000000;
	text-decoration: underline;
	}




/* Begin Structure */






.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.post {
	margin: 0;
	}

.postmetadata {
	padding-top: 5px;
	text-align: center;
	}

 .postmetadata {
	margin: 30px 0;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

 .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}


h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/* ---------------------- */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists */




.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}



/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





#sidebar form {
	margin: 0;
	}






/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 20px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/*======================================================*/


html, body
{
	background-color: #000000;
	margin: 0px;
	padding: 0px;
}
#home_main
{
	width: 786px;
	margin-right: auto;
	margin-left: auto;
}
#home_content
{
	width: 784px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cecab3;
	border-right-color: #9a9786;
	border-left-color: #cecab3;
	background-color: #cac49d;
	background-image: url(images/content_back.jpg);
	background-repeat: repeat-x;
	background-position: left 8px;
	float: left;
}
#top
{
	width: 768px;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
	float: left;
}
#logo
{
	background-color: #dcd9be;
	background-image: url(images/logo_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 71px;
	width: 766px;
	border: 1px solid #FFFFFF;
	text-align: center;
	float: left;
}
#middle
{
	width: 768px;
	height:auto;
	padding-right: 8px;
	padding-bottom: 6px;
	padding-left: 8px;
	float: left;
}
#flash
{
	background-color: #dcd9be;
	width: 766px;
	border: 1px solid #FFFFFF;
	text-align: center;
	float: left;
}
#home_listing
{
width:750px;
height:auto;
margin:0px auto;
padding:15px 5px 5px 5px;
}




#home_menu1
{
	background-image: url(images/home_bottom1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 71px;
	padding-left: 73px;
	float: left;
	width: 711px;
}
#home_menu3
{
	/*background-image: url(images/home_bottom3.jpg);*/
	background-repeat: no-repeat;
	background-position: left top;
	/*height: 71px;*/
	padding-left: 73px;
	float: left;
	width: 711px;
}
#home_menu2
{
	background-image: url(images/home_bottom2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
	height: 71px;
	width: 638px;
	padding-right: 73px;
}
#home_menu
{
	background-image: url(images/menu_off.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 71px;
	width: 636px;
}
.divider
{
	float: left;
}
#home_bottom
{
	/*background-image: url(images/home_bottom3.jpg);*/
	background-repeat: no-repeat;
	background-position: center top;
	float: left;
	height: 17px;
	width: 784px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 6px;
	font-weight: normal;
}
#footer1
{
	float: left;
	width: 375px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #eee9cb;
	text-decoration: none;
}
#footer2
{
	text-align: center;
	float: left;
	width: 79px;
	padding-top: 15px;
	padding-bottom: 10px;
}
#footer3
{
	float: left;
	width: 332px;
	padding-top: 15px;
	padding-bottom: 10px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #eee9cb;
	text-decoration: none;
}
.link
{
	font-family: "Trebuchet MS", "Myriad Pro";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	height: 43px;
	padding-top: 28px;
	background-image: url(images/menu_off.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.link:hover
{
	font-family: "Trebuchet MS", "Myriad Pro";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	height: 43px;
	padding-top: 28px;
	background-image: url(images/menu_on.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}

.link2
{
	font-family: "Trebuchet MS", "Myriad Pro";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	height: 43px;
	padding-top: 28px;
	background-image: url(images/menu_off.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.link2:hover
{
	font-family: "Trebuchet MS", "Myriad Pro";
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding-right: 7px;
	padding-left: 7px;
	height: 43px;
	padding-top: 28px;
	background-image: url(images/menu_on.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.footer_link
{
	color: #eee9cb;
	text-decoration: none;
}
.footer_link:hover
{
	color: #eee9cb;
	text-decoration: underline;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 20px;
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
}
p
{
	margin: 0px;
	padding: 0px;
}
form
{
	margin: auto;
}
.input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	height: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
}
.comment
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	margin-top: 3px;
	margin-bottom: 3px;

}
.icon_margin
{
	margin-right: 5px;
}
/* inner page*/
#inner_content
{
	background-color: #FFFFFF;
	float: left;
	width: 786px;
	background-image: url(images/inner_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-bottom: 15px;
	position: relative;
}
#inner_top
{
	background-image: url(images/inner_top_back.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 91px;
	width: 786px;
	text-align: center;
	padding-top: 9px;
}
#inner_menu
{
	background-image: url(images/inner_menu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 786px;
}
.menu_box1
{
	background-image: url(images/divider2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	float: left;
	width: 95px;
	font-family: "Trebuchet MS", "Myriad Pro";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.menu_box1a
{
	background-image: url(images/divider2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	float: left;
	width: 153px;
	font-family: "Trebuchet MS", "Myriad Pro";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.menu_box2
{
	text-align: center;
	float: left;
	width: 100px;
	font-family: "Trebuchet MS", "Myriad Pro";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
.inner_link1
{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 25px;
	width: 93px;
	text-align: center;
	padding-top: 10px;
}
.inner_link1:hover
{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 25px;
	width: 93px;
	text-align: center;
	background-image: url(images/inner_menu_on.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-top: 10px;
}
.inner_link2
{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 25px;
	width: 151px;
	padding-top: 10px;
	text-align: center;
}
.inner_link2:hover
{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 25px;
	width: 151px;
	padding-top: 10px;
	text-align: center;
	background-image: url(images/inner_menu_on.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.inner_link3
{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 25px;
	width: 100px;
	padding-top: 10px;
	text-align: center;
}
.inner_link3:hover
{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 25px;
	width: 100px;
	padding-top: 10px;
	text-align: center;
	background-image: url(images/inner_menu_on.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#inner_left
{
	float: left;
	width: 170px;
	padding-right: 7px;
	padding-left: 8px;
	padding-top: 15px;
}
#inner_left ul 
{
	display: block;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}

#inner_left ul li 
{
	list-style-type: none;
	display: block;
	text-align: left;
	margin: 0px;
	float: left;
	width: 170px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #64774e;
	padding-right: 0px;
	padding-left: 0px;
}

#inner_left ul li a 
{
	color: #64774e;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	float: left;
	width: 168px;
}

#inner_left ul li a:hover 
{
	color: #000000;
	text-decoration: none;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 2px;
	float: left;
	width: 168px;
}
.txt_small
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #64774e;
	text-decoration: none;
}
.left_link
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #64774e;
	text-decoration: none;
}
.left_link:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#inner_right
{
	float: left;
	width: 571px;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	position: relative;
}
#footert_menu
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #5b624b;
	text-decoration: none;
	text-align: center;
	float: left;
	width: 786px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.footer_link2
{
	color: #5b624b;
	text-decoration: none;
}
.footer_link2:hover
{
	color: #5b624b;
	text-decoration: underline;
}
/* contact page */
#content_left
{
	float: left;
	width: 400px;
	padding-right: 8px;
}
#contact_right
{
	float: left;
	width: 163px;
	padding-top: 30px;

}
#contact_box
{
	width: 155px;
	border: 1px solid #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding: 3px;
}
/* residential property */
.residential_part1
{
	float: left;
	width: 565px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-bottom: 15px;
}

.residential_part2
{
	float: left;
	width: 565px;
	padding-top: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	position: relative;
}
.residential_part2a
{
	float: left;
	width: 565px;
	padding-bottom: 15px;
}
.residential_part2b
{
	float: left;
	width: 220px;
	padding-bottom: 15px;
}
.residential_part2c
{
	float: left;
	width: 220px;
	padding-bottom: 15px;
}
.residential_part2d
{
	float: left;
	width: 125px;
	text-align: right;
	padding-bottom: 15px;
}
.residential_part3
{
	float: left;
	width: 565px;
	text-align: right;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.link3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-image: url(images/icon3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	float: left;
}
.link3:hover
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
	background-image: url(images/icon3.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 17px;
	float: left;
}
.link4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.link4:hover
{
	color: #000000;
	text-decoration: none;
}
.link5
{
	color: #000000;
	text-decoration: none;
}
.title_txt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
.link6
{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
	padding-left: 12px;
}
.link6:hover
{
	color: #FF0000;
	text-decoration: none;
}
.link7
{
	color: #000000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.link7:hover
{
	color: #FF0000;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.img_border
{
	border: 1px solid #999999;
}
/* product details */
.details_box1
{
	float: left;
	width: 300px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
}
.details_box2
{
	float: left;
	width: 271px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.details_box3
{
	float: left;
	width: 571px;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.details_box3a
{
	float: left;
	width: 160px;
	padding-left: 60px;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 14px;

}
.details_box3b
{
	float: left;
	width: 145px;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;

}
.details_box4
{
	float: left;
	width: 571px;
	text-align: left;
	padding-top: 8px;
}
.details_box4a
{
	float: left;
	width: 285px;
	text-align: left;
	padding-top: 8px;
}
.details_box5
{
	float: left;
	width: 571px;
	text-align: left;
	padding-top: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #999999;
	line-height: 12px;
}
.img_border2
{
	border: 2px solid #000000;
}
.img_border3
{
	margin-right: 2px;
	border: 1px solid #000000;
	margin-left: 2px;
}
.back_link
{
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 15px;
}
.back_link:hover
{
	color: #FF0000;
	text-decoration: none;
	font-size: 12px;
}


.style1 {color: #A2A173}
.style2 {color: #A6A577}
.style3 {
	font-size: large;
	color: #687156;
}

.bline
{
width:550px;
height:2px;
background: #999999;
margin: 10px 0px 10px 0px;
clear:both;
}

#homepost .post
{

width:48%;
height:230px;
margin-left:10px;
padding-right:5px;
float:left;
}
