@import "bsform.css";


body {
	margin:0px;
	padding:0px;
	font-family: verdana, arial, helvetica, sans-serif;
}	

p {
	font:12px/20px verdana, arial, helvetica, sans-serif;
}

h1 {
	font-size: large;
	font-weight: 700;
   color: #d80106;
	margin-top: 10px;
}

h2 {
	font-size: 14px;
	font-weight: bold;
	color: #0963de;
}

#main_menu {
	width: 100%;
	margin: 10px 0px 10px 0px;
	background-color: #0101d6;
	line-height: 21px;
}
#main_menu p {
	display: inline;
	color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	padding-left: 20px;
	margin: 0;
}

#main_menu p img {
	display: inline;
	padding-right: 20px;
	margin: 0;
	margin-top: -20px;
	float: right;
}

img.right-floating {
   float: right;
	text-align: left;
}

#header {
	background-image: url(http://www.buyandsell-estates.com/images/header_bg.jpg);
	background-repeat: repeat-x;
	height: 195px;
}

#main { 
   /*width: 600px; */
   padding: 0px 25px 0px 275px; 
   margin: 0; 
}

#nav { 
   width: 253px; 
	margin: 10px 0px 0px 0px; 
	float: left; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* the following properties IE 6 and lower will ignore
because they come last, FF and other compliant browsers will override the above with these */
body > div#nav { width: 150px; margin: 0px 0px 0px 0px; }


#nav p {
	padding-left: 10px;
}

.left-column {
	width: 253px;
   margin-bottom: 15px;
	float: left;
	
	}

	
.red-block {
	/*background-color: #D60106;
	padding: 3px 5px 3px 5px;*/
	   font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	background-color: #D60106;
	padding: 0px 5px 0px 10px;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: 13px;	

}


.red-block p {
	font-weight: bold;	
	font-size: 12px;
	color: #ffffff;
}

.clear {
	clear: both;
	height: 1px;
}

img.right-floating {
	
	text-align: left;
	float: right;
	margin: 0px 0px 10px 10px;
	padding: 5px;
	border: dotted 1px;
}

#footer {
	background-color: #0201d8;
	color: #ffffff;
	height: 30px;
	text-align: right;
}

#footer p {
	font-size: 12px;
	font-weight: bold;
	display: inline;
	padding-right: 20px;
}

/* navigation */

a:link {
	color: #0201d8;
	text-decoration: none;
	font-size: x-small;
	margin-right: 5px;
	font-weight: bold;
	margin-left:  0px;
	margin-bottom: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 12px;
   
}
a:visited {
	color: #0201d8;
	font-weight:  bold;
	text-decoration: none;
	font-size: x-small;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 12px;
}

a:hover {
	color: #0201d8;
	font-weight:  bold;
	text-decoration: underline;
	font-size: x-small;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 12px;
}

a:active {
	color: #0201d8;
	font-weight: bold;
	text-decoration: none;
	font-size: x-small;
	margin-right: 5px;
	margin-left: 0px;
	margin-bottom: 0px;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 12px;
}