
/*	globals	*/

*{
	margin: 0;
	padding: 5;
	}
body{
	width: 100%;
	color: #000000;
	font-family: Arial, helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	background: #3e88dd repeat-x top left url(http://venicefloridaproperty.com/newsite/images/bg_page.gif);
	}
p{
	color: #000000;
	font-family: "Arial", "Helvetica", Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 15px;
	}	
hr{
	background-color:#CC3333;
	color:#CC3333;
	border:none;
	height:3px;
	margin:0;
	padding:0;
	}
img{
	border: 0px solid #FFFFFF;
	}

select{
	margin-bottom: 2px;
	}
	
.divider_line
    {
    BORDER-LEFT: #DDD6D2 1px solid;
    }		

a,
a:link,
p a:link{
	color: #3467cc;
	text-decoration: underline;
	}
a:hover,
p a:hover{
	color: #407df4;
	text-decoration: underline;
	}

a:visited,
p a:visited{
	color: #3467cc;
	}
	
	

	
/*	layout	*/

div#container{
	position: relative;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	}

.menuHeader {
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 9pt;
	color: #CC0000;
	font-weight:bold;
}