/*  master.css
    Master Cascading Style Sheet for bayareapictures.com
    
    Revision history:
	09oct05 - created
 */
body{
	margin : 0px;
	}


body{
	background-color : #ffffff;
	}


p{
	color : #000000;
	font-family : Verdana, Arial, Geneva, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	line-height : 14px;
	}


p.marg{
	color : #000000;
	font-family : Verdana, Arial, Geneva, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	line-height : 14px;
	margin-left: 1.5em;
	margin-right: 1.5em;
	}

p.rightmarg{
	color : #000000;
	font-family : Verdana, Arial, Geneva, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	line-height : 14px;
	margin-right: 1.5em;
	}	

p.nav{
	color : #000000;
	font-family : Verdana, Arial, Geneva, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	line-height : 14px;
	}
	
p.leftnav{
	color : #000000;
	font-family : Verdana, Arial, Geneva, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	line-height : 12px;
	margin-top: 0px;
	}

p.pop{
	color : #000000;
	font-family : Verdana, Arial, Geneva, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	line-height : 10px;
	}

td{
	color : #000000;
	font-family : Verdana, Arial, Geneva, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	}

a:active{
	color : #993333;
	}


a:link{
	color : #990000;
	}


a:visited{
	color : #816172;
	}


em{
	font-family : verdana, Arial, Geneva, sans-serif;
	font-style : italics;
	font-size : 9pt;
	}


strong{
	font-family : verdana, Arial, Geneva, sans-serif;
	font-style : normal;
	font-size : 8pt;
	font-weight : bold;
	}

b{
	font-style : normal;
	font-weight : bold;
}

sup{
	font-size : 6pt;
	}


img{
	border : 0;
	}


div{
	margin : 0;
	}



hr{
	color : #ccc;
	}


h1, h2, h3, h4, h5, h6{
	font-family : Arial, Geneva, sans-serif;
	}


h1{
	color : #990000;
	font-size : 13pt;
	font-weight : bold;
	margin-bottom : 0em;
	margin-top : 0em;
	}


h2{
	color : #990000;
	font-size : 11pt;
	font-weight : bold;
	margin-bottom : 0em;
	margin-top : 0em;
	}

h2.bio{
	color : #636363;
	font-size : 11pt;
	font-weight : bold;
	margin-bottom : 0em;
	margin-top : 0em;
	}


h3{
	color : #990000;
	font-size : 9pt;
	font-weight : bold;
	margin-bottom : 0em;
	margin-top : 0em;
	}


h3.bio{
	color : #636363;
	font-size : 9pt;
	font-weight : bold;
	margin-bottom : 0em;
	margin-top : 0em;
	}

h4{
	Color : #990000;
	Font : bold 8pt;
	Margin-Bottom : 0em;
	Margin-Top : .5em;
	}


h5{
	color : #000000;
	font-size : 8pt;
	font-weight : normal;
	margin-bottom : 0em;
	margin-top : .5em;
	}


h6{
	font-size : .72em;
	font-weight : bolder;
	margin-bottom : 0em;
	margin-top : 1.25em;
	}

h.link{
	color : #022672;
	}

.solid{
	margin-bottom : 0px;
	}


dl, dt, dd{
	color : #000000;
	font-family : verdana, Arial, Geneva, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	line-height : 14px;
	}

ol li{
	color : #000000;
	font-family : verdana, Arial, Geneva, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	line-height : 14px;
	list-style-type : decimal;
	}


	
ul.navlist {
	margin-top: 0em;
	list-style-type: circle;
	padding-left: 0;
}

li.navlist{
	color : #000000;
	font-family : Verdana, Arial, Geneva, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	line-height : 12px;
	margin-top: 0px;
	list-style-image: url(/images/dash.gif);
	}


ul {
list-style-type: disc;
padding-left: 15;
margin-left: 15;
}

li.reg{
	color : #000000;
	font-family : verdana, Arial, Geneva, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	line-height : 14px;
	list-style-type : disc;
	margin-bottom : .5em;
	}

li.arrow{
	color : #000000;
	font-family : verdana, Arial, Geneva, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	line-height : 14px;
	list-style-image: url(/images/arrows.gif);
	}

blockquote{
	color : #000000;
	font-family : verdana, Arial, Geneva, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	line-height : 14px;
	}


img.nav{
    margin-bottom : .75em;
	}



.spcl p{
	margin-bottom : 0;
	margin-top : .75em;
	}


.spcl p.head{
	font-weight : bold;
	margin-top : 1.36em;
	}


.spcl p.first{
	margin-top : 0;
	}


.spcl p.last{
	margin-bottom : 1.36em;
	}


.spcl p.only{
	margin-bottom : 1.36em;
	margin-top : 0;
	}

