/* CSS Document */

body
{
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #FFD700;
	font-family: "Times New Roman", Times, serif;
}
		
#container
{
	margin: 0;
	background-color: #FFF;
	background-image:  url(images/background.jpg); 
	background-repeat: repeat-y;
}
		
#banner
{
	background-color: #FFD700;
}
		
#banner h1
{
	margin: 0 0 15px;
	padding: 0.5em;
	font-family:Arial,sans-serif;
}
		
#nav
{
	float: left;
	width: 195px;
	margin-left: 10px;
	padding-top: 1em;
}
		
#nav p { margin-top: 0; }

.stylephoto {
    font-family:"Times New Roman", Times, serif;
	font-size:9pt;
	font-style:italic;
}

.stylephotonew {
	font-family:"Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	text-align: right;
}

.stylecaption {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
}

.stylecaptionnew {
	font-family:"Times New Roman", Times, serif;
	font-size:10pt;
	font-style: italic;
	text-align: left;
}

.stylepara {
	font-family:"Times New Roman", Times, serif;
	font-size:12pt;
	text-indent:15px;
}

#content
{
	padding-top: 1em;
	margin: 0 2em 0 250px;
}
		
#content h2 { margin-top: 10px; }
#content h3 {
	font-size: 18px;
	font-weight: bold;
}

#content h4 {
 	font-family:"Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
}

#content h5 { 
	margin-top: 12pt;
	font-style:italic
}

#content p {
	text-indent: 15px;
}

		
#footer
{
	clear: both;
	background-color: #FFEC80;
	padding: 1em;
	text-align: left;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	font-size: 12px;
}table.dogwomanphotos{	border-collapse:collapse;	width:100%}
table.dogwomanphotos tr.img td{	width:33%;	padding:5px;	text-align:center}table.dogwomanphotos tr.captions td{	vertical-align:top;}table.dogwomanphotos tr.captions td p{	margin:0 0 10px;}
