/* Cascading Style Sheet for the R. Atkinson Fox Society */
/* ----------------------------------------------------- */
/* Modification Log:                                     */
/*                                                       */ 
/* MM/DD/YYYY	Description                              */
/* 02/03/2006	Creation Date                            */
/*                                                       */
/*********************************************************/

body {
  margin: 0;
  padding: 0;
  background: #6D6362 url(background.jpg) no-repeat top left;
  }

h1, h2{
  margin: 0;
  padding: 0;
  }

h3 {
  margin: 3px 0 3px 0;
  padding: 0;
  font-size: 17px;
  font-weight: 500;
  background: none;
  }

p {
  margin: 2px 0;
  }

a:link { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #000;
	}

a:visited { 
	font-weight: bold; 
	text-decoration: underline; 
	color: #000;
	}

a:hover, a:active { 
	text-decoration: underline; 
	font-weight: bold; 
	text-decoration: underline; 
	color: #333;
  	background: #ccc;
  }

ul {
  	margin: 0;
  	padding: 0;
  	list-style: none;
  }
a img		{ 
	border: none;
	}
	
.thumbnail	{
	float: left;
	width: 150px;	
	border: 2px solid #cccccc;
	margin: 0 15px 15px 0;
	padding: 5px;
	}	
	
.clearboth 	{ 
	clear: both; 
	}

.photo		{
 	float: center;
 	margin-top: 30px;
 	margin-left: 8px;
 	margin-bottom: 8px;
 	}
	
.adr 	{ 
	color: #1F2933; 
	font-size: 1.5em; 
	font-weight: bold; 
	letter-spacing: -1px; 
	}
	
.adr sup	{ 
	font-size: 0.5em; 
	}
	
.title 	{ 
	color: #1F2933; 
	font-weight: bold; 
	}  


/* Divider Styles */

#container {
  margin: 0 0 20px 0;
  padding:0;
  }

.p1 {
  text-indent: 33px;
  }

.p5 {
  margin-top: 15px;
  width: 300px;
  text-align: left;
  }

.select {
  margin: 3px 0 3px 0;
  padding: 0;
  font-size: 17px;
  font-weight: 500;
  background: none;
  }

#content {
  text-align: justify;
  padding: 150px 0px 0px 250px;
  width: 600px;
  font-family: "courier new", verdana, tahoma, arial;
  color: #E0CDBC;
  font-size: small;
  voice-family: "\"}\""; 
  voice-family:inherit;
  font-size: small;
  width: 600px;
  }

html>#content  {
  font-size: small;
  width: 400px;
  }

#content h3, {
  margin: 8px 0 3px 0;
  padding: 3px 0 0 0;
  font-size: 20px;
  font-weight: bold;
  text-indent: 15px;
  }
  
#content p {
  margin: 10px 0 0 0;
  padding 3px 0 0 0;
  }


#menu {
  top: 400px;
  margin-left: 10px;
  position: absolute;
  text-align: right;
  font-family: "courier new", verdana, tahoma, arial;
  font-size: xx-small;
  width: 198px;
  padding: 0 12px;
  voice-family: "\"}\""; 
  voice-family:inherit;
  font-size: small;
  width: 174px;
  }

html>#menu  {
  font-size: small;
  width: 174px;
  }

#menu a:link {
  font-weight: normal; 
	text-decoration: none; 
	color: #000;
  }

#menu a:visited { 
	font-weight: normal; 
	text-decoration: none; 
	color: #000;
	}

#menu a:hover, #linkList a:active { 
	font-weight: normal; 
	text-decoration: none; 
	color: #000;
  }


#footer {
  font-family: "courier new", verdana, tahoma, arial;
  color: #E0CDBC;
  font-size: xx-small;  
  text-align: center;
  margin-top: 20px;
  }

#footer a:link {
  width: 40px;
  padding: 20px 15px 0 10px;
	font-weight: bold; 
	text-decoration: none; 
	color: #000;
  }

#footer a:visited { 
	width: 40px;
  padding: 20px 15px 0 10px;
  font-weight: bold; 
	text-decoration: none; 
	color: #000;
	}

#footer a:hover, #footer a:active { 
	width: 40px;
  padding: 20px 15px 2px 10px;
	font-weight: bold; 
	text-decoration: none; 
	color: #333;