html,body {
	margin:0;
	padding:0;
	text-align:center;
	background-color:#d3e4e4;
	background-image:url('/img/bg_header.gif');
	background-repeat:repeat-x;
	height:100.1%;
}

#container {
	position:relative;
	margin-right:auto;
	margin-left:auto;
    width:810px;
	text-align:left;
	border:0px solid black;
}

#header {
	height:116px;
	width:810px;
	background-image:url('/img/gradient_header.gif');
	background-repeat:no-repeat;
	background-position:bottom;
	border:0px solid black;
}

#header img{
	margin:0 5px;
}

#content{
	background-image:url('/img/bg_body.gif');
	background-repeat:repeat-y;
	width:810px;
	
	border-top:0px solid #000;
}

#nav {
	position:absolute;
	top:154px;
	left:0px;
	border:0px solid #FFF;	
}

#content_left{
	float:left;
	width:171px;
	height:400px;
	border:0px solid blue;
}

#content_left_inner {
	position:relative;
	z-index:2;
	margin:0 0 0 8px;
	border:0px solid blue;
}

img.photo {
	position:absolute;
	top:-3px;
	left:0px;
	z-index:2;
	border:0px solid blue;
}

#content_right{
	float:left;
	width:600px;
	min-height:380px;
	border:0px solid blue;
	border-left:2px solid #eee;
}

#content_right_inner {
	margin:14 25 0 26px;
	border:0px solid blue;
}

#clear {
	clear:both;
	height:30px;
	border:0px solid #FFF;
}

#footer {
	background-image:url('/img/gradient_footer.gif');
	background-repeat:no-repeat;
	background-position:top;
	height:50px;
	padding-top:5px;
	text-align:center;
}

#footer p {
	font:12px arial, san-serif;
	color:#579a9a;
	padding:12px 0px 0px 16px;
	border:0px solid #000;
}

#footer a {
	color:#579a9a;
	text-decoration:none;
}

#footer a:visited {
	color:#579a9a;
	text-decoration:none;
}

#footer a:hover {
	color:#000;
	text-decoration:none;
}

/* Begin Text Selectors */
body {
	font-family:arial, san-serif;
	color:#000;
}

h1{
	font:bold 24px arial, san-serif;
	color:#663300;
	margin:0px 0px 6px 0px;
} 

h2 {
	font:bold 16px arial, san-serif;
	color:#663300;
	margin:0px 0px 4px 0px;
}

h3 {
	font:bold 14px arial, san-serif;

	margin:0px 0px 3px 0px;
}

p {
	font:12px arial, san-serif;
	color:#545454;
	margin:0px 0px 6px 0px;
}

a {
	text-decoration:underline;
}

a:visited {
	text-decoration:underline;
}

a:hover {
	text-decoration:underline;
}

ul {
	
font:12px arial, san-serif;

	margin-left:15px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-top:0px;
	text-decoration:none;
	list-style:none;
}

ul.standard {

	color:#000;
	line-height:20px;
	margin-left:15px;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-top:0px;
	text-decoration:none;
	list-style-type:circle;
}

.center {
	text-align:center;
}

.bold {
	font-weight:bold;
}

img {
	border:0;
}

.red {
	color:#FF0000;
}

.small {
	font:10px arial, san-serif;
}
.bold {font-weight:bold;}
.form {
}
.clear {clear:both;height:1px;}
.form p {
	font:bold 12px arial, san-serif;
	color:#545454;
	margin:0px 0px 10px 0px;
}

.submit {
	height:30px;
	width:160px;
	color:#545454;
	font:bold 14px arial, san-serif;
}

table.personnel {
	border:0px solid black;
	margin:0px 0px 0px 0px;
}
.personnel td {
	padding-right:30px;
	padding-bottom:20px;
	vertical-align:top;
}
.personnel td img {float:left;margin:0px 10px 10px 0px;}
table.personnel td.right_column {padding-right:0px;}

div.project {
	clear:both;
	padding-bottom:30px;
	border:0px solid black;
}
table.photos {

	border:0;
	float:right;
	width:215px;
	margin:0px 0px 15px 15px;
}
.photos td {
	vertical-align:top;
	text-align:center;
}
.photos td.main_photo {padding-bottom:15px;}
.photos td img {border:1px solid #e9e9e9;}

ul.bids {
	color:#000;
	margin:0px;
	padding:0px;
	padding-bottom:10px;
	text-decoration:none;
	list-style:none;
}
ul.bids li {padding-bottom:20px;}

ul.striped, ol.striped { 
	margin:0;
	padding:0;
	padding-bottom:7px;
	padding-left:0px;
	text-indent:0px;
	text-decoration:none;
	list-style:none;
	list-style-image:none;
}
ul.striped li, ol.striped li {}
ul.striped li a, ol.striped li a {
	display:block;
	font-weight:bold;
	font-size:14px;
	margin:0;
	padding:0;
	padding-top:3px;
	padding-right:5px;
	padding-bottom:3px;
	padding-left:5px;
	margin-bottom:4px;
	text-decoration:none;
	border:0px solid black;
	background-color:#e9e9e9;
	color:#000;
}
ul.striped li a.indent, ol.striped li a.indent {padding-left:30px;}
ul.striped li a:visited, ol.striped li a:visited {}
ul.striped li a:hover, ol.striped li a:hover, ul.striped li a:hover span.no_link, ol.striped li a:hover span.no_link {
	background-color:#e2770d;
	color:#fff;
}

ul#rentalsEdit{
	list-style-image:none;
}

ul#rentalsEdit li{
	float:left;
}

ul#rentalsSearch{
	list-style-image:none;
}

ul#rentalsSearch li{
	float:left;
	padding:5px;
}

form#rentalsSearchForm{
	height:auto;
	margin-bottom:30px;
	float:none;
	clear:both;
}

table#rentalsTable td, table#rentalsTable th {
	font-size:12px;
}

.photobrowser {
    background-repeat: no-repeat;
    background-color:#454D7E;
    /*ALL PHOTOS FOR THE SAME LISTING NEED TO BE THE SAME DIMENSION.  HOWEVER, IF YOU HAVE DIFFERENT SIZES FOR DIFFERENT PROPERTIES SIMPLY ADJUST THE WIDTH HERE TO COMPENSATE */
     

    width: 314px;  /* for IE */
    padding-left:5px;
	padding-right:5px;	
	padding-top:5px;
	padding-bottom:5px;
	


    font-family:arialhelvetica,sans-serif; 
    font-size:12px;
    color:white;
	
    vertical-align:middle;
    font-weight: bold;
    position:relative;
    /*CHANGE THE POSITION ON THE PAGE WITH THE FOLLOWING TWO STYLE ATTRIBUTES (THEY MEASURE FROM THE TOP LEFT CORNER) */

}
.photobrowser a {
	padding:5px;
}
.photobrowser .direction, .photobrowser .direction a{
	margin-bottom:0px;
	font-size:11px;
	color:white;
	text-decoration:none;
}

.rentalsClear {
	clear:both;
}

.rentalsCenter {
	text-align:center;
}

tr.rentalsTableHeader {
	background-color:#ebebeb;
}
#rentalsTable {margin-bottom:10px;}
#rentalsTable td p, #rentalsTable td h2 {margin:0;padding:0;}
#rentalsTable td {
padding:10px;
padding-top:6px;
padding-bottom:6px;
}

tr.rentalsTableHeader th {padding:10px;}

tr.rentalsTableHeader, tr.rentalsTableHeader a{
	color:#000;font-size:14px;
}

tr.rentalsTableDark {
	background-color:#ecd7aa;
}

tr.rentalsTableLight {
	background-color:#f4e2bd;
}