h1 {
        font-family: Arial; 
        letter-spacing:-1px; 
        display: block; 
        padding: 5px 0px 5px 0px; 
        margin: 10px 0px 10px 0px; 
        color:#692512; 
        font-size: 20px; 
        font-weight: bold; 
} 

p {
        font-family: Arial; 
        font-size: 12px; 
        color:#555555;
}        

.Block {
        font-family: Arial; 
        font-size: 12px; 
        color:#692512;
        border: 1px solid #692512
}  

.HeadBlock {
        font-family: Arial; 
        font-size: 12px; 
        color:#692512;
        font-weight: bold;
}  

.Listings {
        font-family: Arial; 
        font-size: 11px; 
        color:#692512;
        font-weight: normal;
}  

.SmallListings {
        font-family: Arial; 
        font-size: 10px; 
        color:#692512;
        font-weight: normal;
}  

.text {
        font-family:Arial;
        text-decoration: none;
		color:#222222;
        font-size: 12px;
}

.text2 {
        font-family: Arial; 
        font-size: 12px; 
        color:#692512;
}       

.menu {
	font-family:Arial;
	text-decoration: none;
	font-size: 10px;
	color:#6f7983;
}

.menusub {
	font-family:Arial;
	text-decoration: none;
	font-size: 11px;
    font-weight: bold;
	color:#ffffff;
}

.menusub a {
	font-family:Arial;
	text-decoration: none;
	font-size: 11px;
    font-weight: bold;
	color:#ffffff;
}

.menusub a:hover {
	font-family:Arial;
	text-decoration: none;
	font-size: 11px;
    font-weight: bold;
	color:#eeeeee;
}

.head1 {
        font-family:Arial; 
        letter-spacing:normal; 
        text-decoration: none; 
        font-weight: bold;
        color:#692512;
}

.head2 {
        font-family:Arial; 
        letter-spacing:normal; 
        text-decoration: none; 
        color:#692512;
}             

.Linkhead {
	font-family:Arial;
	font-size: 16px;
	letter-spacing:normal;
	text-decoration: none;
	color:#692512;
	font-weight: bold;
}       

.LinkText {
        font-family:Arial; 
		font-size: 12px;
        letter-spacing:normal; 
        text-decoration: none; 
        color:#222222;
}   

.NoticeMe {
        font-family:Arial; 
		font-size: 14px;
        letter-spacing:normal; 
        text-decoration: none; 
        color:#FCC300;
}   

.MoreInfo {
	float: right;
}    

a {
	color: #692512;
	text-decoration: none;
}

a:hover {
	color: #692512;
	text-decoration: underline;
}

