/* CSS Document */

body
{
font-family: "Times New Roman", Times, serif;
}

a{
	color: #651619;
	text-decoration: none; 
	text-align: left; 
	background: none;
}

a:hover, 
a:focus {
	color: #A45354; 
	background: none;
}
a#image {
background:none
}	

a#image:hover,
a#image:focus{
background:none;
}	

p
{
font-size:16px;
}

h1
{
font-size:45px;
font-family:"Times New Roman", Times, serif;
font-weight:normal;
}

.h1small
{
font-size:35px;

}

h2  
{
font-size:18px;
font-family:"Times New Roman", Times, serif;
font-weight:normal;

}


.h2small {
font-size:14px;
}

#contentlist ul

{margin-left: 30px;
}
#contentlist li
{
margin-left: 30px;
font-size: 16px;
}

div#space
{
height:20px; 
margin: auto;"
}

div#sitefooter
{
padding: 10px 0px 25px 0px;
width:1000px;
margin: auto;
font-size:10px;
}