html
{
	display : inline;
}

body
{
	font-family : Verdana;
	font-size : 11px; 
	background-color : #FFFFFF;
	margin : 5px; 
} 

br 
{
	line-height : 11px;
	margin : 0; 
} 

a 
{
	font-family : Verdana;
	font-size : 11px; 
	color : #006699; 
	text-decoration : none; 
}

a:hover 
{
	font-family : Verdana;
	font-size : 11px; 
	color : #DD6900; 
	text-decoration : underline; 
} 

input, select, textarea
{
	font-family : Verdana;
	font-size : 11px; 
	background-color : white; 
	border : 1px solid #BABABA;
	margin : 2px; 
} 

ul
{
 	margin: 0px;
	padding: 0px;
}

li
{
	font-family : verdana;
	font-size : 12px;
	margin : 5px;
	padding : 0px;
	list-style : none;
  	padding-left: 15px;
  	background-image: url(./images/arrow.png);
  	background-repeat: no-repeat;
  	background-position: left 6px;
}

td
{
	font-family : Verdana;
	font-size : 11px; 
	color : #000000;
} 

form 
{
	font-family : Verdana;
	font-size : 11px; 
	border-width : 0; 
	padding : 0; 
	margin : 0; 
	display: inline;
} 

.table_header_text
{
	font-family : Verdana;
	font-size : 12px; 
	font-weight : bold;
	color: #5678A2;
}

.warning
{
	font-family : Verdana;
	font-size : 11px; 
	font-weight : bold; 
	color : red; 
}

.bold
{
	font-family : verdana, serif;
	font-size : 12px; 
	font-weight : bold; 
	color : #006699;
	text-decoration : underline; 
}

.title
{
	font-family : verdana;
	font-size : 15px; 
	font-weight : bold; 
	color : #006699;
}

.price
{
	font-family : verdana;
	font-size : 13px; 
	font-weight : bold; 
	color : #5678A2;
}

.timings
{
	font-family : verdana, serif;
	font-size : 11px; 
	color : #222222;
}

.top_background
{
  	background-image: url(./images/title-back.gif);
  	background-repeat: repeat;
}

.topmenu
{
	font-family : Verdana;
	font-size : 11px; 
	font-weight : bold;
	color: #222222;
}

.images
{
	border : 1px solid #BABABA;
}

.line_white_left {border-left: solid 1px #ACAFB8}
.line_white_right {border-right: solid 1px #ACAFB8}
.line_white_top {border-top: solid 1px #ACAFB8}
.line_white_bottom {border-bottom: solid 1px #ACAFB8}

.submit
{
	font-weight : bold;
	background : #65ABD3; 
	color : white;
}

h2
{
	font-family : Verdana;
	font-size : 11px; 
	font-weight : bold;
	color : #5678A2;
}




body {
		background-color: #9c9c9c;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		font-family: Georgia;
		font-size: 14px;
		font-weight: normal;
		height: auto;

}

div#container {
		width: 950px;
		text-align: center;
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
		height: auto;
}

div#header {
		background: url("http://www.bocaspropertyman.com/images/topleft.bmp") no-repeat top left;
		background-color: #163379;
		height: 75px;
		width: 100%;
		border-style: solid;
		border-color: #ff8e01;
		border-top-width: 0px;
		border-left-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 15px;
		text-align: left;
}

.headerright {
		background: url("http://www.bocaspropertyman.com/images/topright.bmp") no-repeat top right;
		height: 30px;
}

div#contentcontainer {
		width: 100%;
		background-color: #ffff59;
		float: left;
}

div#menu {
		background-color: #ffff59;
		width: 175px;
		float: left;
		height: auto;

}

div#menu ul  {			
		margin-top: 20px;
		margin-left: 0px;
		padding: 0px;
		list-style: none;
		float: left;
			
}

div#menu ul li {
		float: left;
		
}

div#menu ul li a {
		display: block;
		padding: 0 10px;
		line-height: 23px;
		text-decoration: none;
		font-weight: 600;
		color: #000000;
		font-size: 12px;
		width: 155px;
		text-align: left;

}

div#menu ul li  a:hover, .selected a {
		color: #000000;
}

.cutout {
		background: url(http://www.bocaspropertyman.com/images/cutout.bmp);
}

div#content {
		width: 725px;
		background-color: #ffffff;
		float: right;
		min-height: 200px;
		text-align: left;
		height: auto;
		padding: 25px;

		
}

.right {
		float: right;
		padding-left: 15px;
		padding-top: 15px;
		padding-bottom: 15px;
}

.left {
		float: left;
		padding-right: 15px;
		padding-top: 15px;
		padding-bottom: 15px;
}

.lefttop {
		float: left;
		padding-right: 15px;
		padding-bottom: 15px;
}

.righttop {
		float: right;
		padding-left: 15px;
		padding-bottom: 15px;
}


div#footer {
		background: url("http://www.bocaspropertyman.com/images/bottomleft.bmp") no-repeat bottom left;
		background-color: #163379;
		height: 30px;
		text-align: center;
		clear: both;
}

.footerright {
		background: url("http://www.bocaspropertyman.com/images/bottomright.bmp") no-repeat bottom right;
		height: 30px;
}

div#footer ul  {			
		margin-top: 0px;
		margin-left: 0px;
		padding: 0px;
		list-style: none;
		display: inline;

}

div#footer ul li {
		margin-top: 0px;
		padding: 0px;
		list-style: none;
		display: inline;
		margin-bottom: 0px;


}

div#footer ul li a {
		display: inline;
		padding: 0 10px;
		line-height: 2.5em;
		text-decoration: underline;
		font-weight: 500;
		color: #ffff59;
		font-size: 12px;

}




h4 {
	font-family: Georgia;
	font-weight: 500;
	font-size: 12px;
	
}

h5 {
	text-indent: 475px;
	clear: right;
}

#index #menuindex a,
#propmgmt #menupropmgmt a,
#rentalinfo #menurentalinfo a,
#landscaping #menulandscaping a,
#construction #menuconstruction a,
#links #menulinks a,
#contactus #menucontactus a {
	background: url(images/cutout.bmp);
}








