/* p.s. davis style sheet */
/* 2.23.06 */

/* general */

body {
	margin: 25px 0px 15px 0px;
	padding: 0;
	background-color: #291A0D;
	font-family: Arial, Verdana, sans serif;
	color: #291A0D;
	text-align: center;
	}

a {
	font-size: 13px;
	text-decoration: underline;
	font-weight: normal;
	line-height: 17px;
	color:  #291A0D;
	outline: none;	
	}
a:visited {
	color:  #650E0A;
	}
a:active {
	color:  #650E0A;
	}
a:hover {
	color: #650E0A;
	text-decoration: none;
	font-weight: normal;
	border-bottom: none;
	}

p {
	font-size: 13px;
	line-height: 18px;
	font-family: Arial, Verdana, sans serif;
	text-align: left;	
	}


.cap {
	float: left;
	width: 27px;
	font-size: 40px;
	line-height: 36px;
	font-weight: normal;
	color:#665643;
	font-family: Georgia, "Times New Roman", serif;
}
	
h1 {
	font-size: 15px;
	color: #7E1D0A;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 75px;
	margin-bottom: 9px;
	margin-left: 0px;	
	}
	
img {
    display: block;
	border: 0;
	}

table#content {	
	text-align: center;		
	background-color: #D8D2C9;
	background: #D8D2C9 url(images/bttmfade.jpg) 0% 100% repeat-x;
		}

table#aboutus {	
	background: url(images/watermark.gif) 0% 35% no-repeat;
		}

		
table#portfolio {	
	background: url(images/watermark.gif) 0% 35% no-repeat;
		}

#photobox {
	margin: 0;
		}
		
#portnumbers {
	margin: 15px 0px 0px 0px;
			}

#portnumbers2 {
	margin: 15px 5px 0px 0px;
	display: block;
			}
			
#portnumbers img{
	display: inline;
	margin: 0px 5px 0px 5px;
		}

#portnumbers2 img{
	display: inline;
	margin: 0px 5px 0px 5px;
		}
		
#lphotostop {
	float: left;
	width: 250px;
	margin: 0px 25px 0px 0px;	
		}
		
#lphotos {
	float: left;
	width: 250px;
	margin: 25px 25px 0px 0px;
	border: none;
		}
	
#sidemenu {
	margin: 13px 0px 0px 20px;
	}
	
#sidemenu p {
	margin: 5px 0px 5px 7px;
	font-weight: bold;
	color: #5d5145;
		}
	
#sidemenu p a {
	font-weight: bold;
	color: #5d5145;
	text-decoration: none;
		}

#sidemenu p a:hover {
	color: #995300;
	text-decoration: none;
	font-weight: bold;
	}

#sidemenu p.select 	{
	color: #995300;
	text-decoration: none;
	font-weight: bold;
	}
	
#sidemenu p.select a {
	font-weight: bold;
	color: #995300;
	text-decoration: none;
	font-size: 13px;
	line-height: 17px;
		}

#sidemenu p.select a:hover {
	color: #995300;
	text-decoration: none;
	font-weight: bold;
	}
				
#hometext {
	margin: 22px 5px 20px 21px;
	background: url(images/watermark-h.gif) 0% 40% no-repeat;
			}	

#homephotos {
	margin: 22px 25px 20px 25px;
	}

ul
	{
	margin: 0;
	padding: 0px 50px 5px 10px;
	list-style-type: square ;
	font-family: Arial, Verdana, sans serif;
	font-size: 13px;
	line-height: 20px;	
	}
	
#harrows {
	font-size: 13px;
	text-align: left;
			}
		
#harrows li {
	list-style: none;
	padding-left: 18px;
	background: url(images/arrow.gif) no-repeat 0 50%;
		}		

#harrows li a {		
	font-weight: bold;
	color: #665643;
	text-decoration: none;
		}

ul#harrows li a:hover {
	color: #995300;
	text-decoration: underline;
	font-weight: bold;
	}

.hportfolio img {
    display: block;
	border: 0;
	}
	
/* footer */
.footer  {
	font-size: 12px;
	color:  #DCC4A8;
	font-weight: normal;
	padding: 0;
	margin: 0px 0px 0px 9px;
	line-height: 18px;	
	}



