body 
{ 
    background-image:url(images/tartan_background.jpg); 
	/*background-image:url(images/stipe2.jpg);*/ 
    text-align:center;
    margin-left:auto;
	margin-right:auto;
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:12px; 
    color:#15422f;

}
.labels
{
    color:#15422f;
}
#banner
{
    width:1000px;
    background-image:url(images/clopmans_banner.jpg);
    height:165px;
    border-bottom-style:solid;
    border-bottom-width:thin;
    border-bottom-color:#15422f; 

}
#links
{
    width:990px;
    background-color:#eedecb; 
	padding:5px; 


}

#header
{
   width:1000px;

}
#headline
{
    color:#15422f; 
	font-size:16px; 
	font-style:italic; 
}
 
#body
{ 
    width:1000px; 
    background-color:White;
    border-style:solid; 
    border-width:thin;
    border-color:#15422f; 
} 

#top_content
{
    width:1000px;
    background-color:#15422f;

    height:auto;
}
#bottom_content
{
    width:960px; 
    padding:20px;
    text-align:left;
    border-top-style:solid; 
    border-top-width:thin;
    border-top-color:#15422f;
    background-color:White;
 }
 


#photo_show
{
     width:1000px;
     float:left;
     height:auto;
     background-color:white;
	 background-image:url(images/tartan.jpg);
} 
#footer
{
   width:960px;
   height:auto;
   background-color:#15422f;
   text-align:center;
   color:White;
   padding:20px;
}
#footer a
{
    color:White;
}
#footer a:hover
{
    border-bottom-style:double;
    border-bottom-width:thin;
    font-weight:bold;
    text-transform:uppercase;
}

#logo
{
	border-width:3px; 
	border-color:#c5c3b9; 
	border-style:solid;
	background-color:white;
	padding:5px;
}

a:link
{
   color:#15422f;
}
a:visited
{

	color:#15422f;
}
a:hover 
{
	
	text-decoration:underline;  
	color:#15422f;
}
a
{
    text-decoration:none;
	color:#15422f;
}
.watermarked
{
    height:20px;
	width:150px;
	padding:2px 0 0 2px;
	border:1px solid #BEBEBE;
	background-color:#F0F8FF;
	color:gray;
}

td.details div table tr td, td.details div table tr td.detailheader
{
	border-style: none;
}

td.detailheader
{
	text-align: right;
	font-weight: bold;
	white-space: nowrap;
	border-style: none;
	padding: 3px 10px 3px 0px;
}
td.details div table 
{
	border-style: none;
}
td.details div table tr td.detailitem 
{
	width: 100%;
	padding: 3px 10px 3px 0px;
}
td.details
{
	border: 2px solid #009;
	padding: 10px;
	background-color:#EEE;
}
.clear
{
	clear: both;
}

    


    

