/* Luxury Portfolio CSS */

body {
	background: #fff url(back.gif) repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #000000;
	}

*{
	margin: 0px;
	padding: 0px;
	}

.center {
	margin-left:auto;
	margin-right:auto;
	}

#sitebox { 
	width: 750px;
	height: 100%;
	margin: 10px auto 15px auto;
	background: #bfdbf6 url(images/contentbg.gif) repeat-y center;
	color: #000;
	border: 1px solid #c0c0c0;
	}

/*******Header Tags*********/

#header {
	background-color:#bfdbf6;
	width: 750px;
	height: 60px;
	padding-top:7px;
	padding-bottom: 5px;
	border-bottom:1px solid #666666;
	}

#blackborder {
	clear: both;
	height: 3px;
	background-color: #333333;
	}

/******Navigation*******/

#navigation {
clear: both;
height: 20px;
background: url(images/navbg.gif) #bfdbf6;
}

#navigation a {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-weight: bold;
margin-left: 10px;
background: transparent;
color: #1d71ab;
font-size: .8em;
text-decoration: none;
letter-spacing: 0.1em;}

#navigation a:hover {
color: #F26F29;}

#xml {
	border:none;
	vertical-align:bottom;
	margin-left:100px;
	}

/*****Picture Tag*****/

#picture {
	width: 100%;
	height: 150px;
	background: #fff url(images/vidgen.jpg) no-repeat;
	}

/****Main Content Area**********/

#content {
	color:#000000;
}

/****Left content*****/

#lcontent  {
	padding: 5px 10px 5px 5px;
	line-height: 17px;
	width: 575px;
	float: left;
	background: url(dots.png) repeat-y right;
	color: #000000;
	border-top:1px solid #666666;
	}

#lcontent h2	   {
	margin-left: 7px;
	color: #1d71ab;
	text-transform: uppercase;
	font-family: Verdana, arial;
	font-size: 1.3em;
	}

p {
	color: #000000;
	font-family: verdana;
	margin-top: 10px;
	font-size: 0.85em;
	line-spacing: 0.3em;
	margin-left: 10px;
	}

a {
	color: #2A5094;
	text-decoration: underline;
	font-weight:bold;
	}

a:hover {
	color: #f26f29;
	text-decoration: none;
	font-weight:bold;
	}

.date {
	color: #000;
	margin-left: 40px;
	margin-top: 5px;
	text-decoration: lowercase;
	font-size: 0.8em;
	}

.date a{
	color: #000;
	}

.date a:hover{
	color: #000;
	text-decoration: underline;
	}

table img {
	border:1px solid #666666;
	}

/****Right Content*****/

#rcontent {
	margin:0px;
	padding-top:3px;
	width: 160px;
	float: right;
	line-height: 15px;
	text-align: left;
	vertical-align:top;
	border-top:1px solid #666666;
	}

#rcontent h2 {
	margin-left: 0px;
	color: #1d71ab;
	padding-left:5px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	}

#rcontent p {
	padding:0px 5px 0px 5px;
	color: inherit;
	font-family: verdana;
	margin-top: 10px;
	margin-left: 0px;
	}

/****Footer Tags***/

#footer{
	clear:both;
	margin-top:20px;
	width: 100%;
	font-size: 0.8em;
	height: 20px;
	}
	
#photogallery {
	margin-top: 25px;
	margin-left:100px;
}
.noborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.proplocation {
	font-weight: bold;
	margin-top: 2px;
}
.agent_photo {
	float: left;
	margin-right: 8px;
}

ul {
  margin: 10px 0 0 40px;
	font-size: 0.9em;
	}
