
body
{
	margin: 20px auto 20px auto;
	color: #6C6D31;
	font-family:  Times, "Times New Roman", Tahoma, Arial,serif;   
	font-size: 14px;
    background-color: #EDE6E0;  
    text-decoration: none;  
}

table
{
    border: 0;
    background-repeat: no-repeat;
}

a {color: #6C6D31; text-decoration: none;}
a:hover {color: #8aa97d; text-decoration: none;}

.clear {clear: both}

/* SCROLL */  
#cont {
    height: 465px;
    overflow: hidden;
    width: 360px;
    padding: 0;
    margin: 0;
    position:relative;
    left:0px;
    top:0px;    
}

.txt {
    position:relative;
    left:0px;
    top:0px;
    text-align:left;
    padding:0px;
    visibility:visible;
    width: 360px;
}
#up{ margin:  60px 0 0 15px; }
#down{ margin: 75px 0 0 15px; }
    
/* Image Formatting */
img {padding: 0; margin: 0; border: 0;}

#imgHomeAddr
{
    padding-top: 50px;
}
.imgATCname { padding-left: 30px; _margin-left: 40px;}

/* Text Formatting */
.maintext {
    font-weight: normal;
    line-height:22px;
    text-align:justify;
    letter-spacing:.02em;
    padding: 0 10px 12px 10px;
    margin: 0;
}

.maptext {
    font-weight: normal;
    line-height:25px;
    text-align:justify;
    letter-spacing:.02em;
    padding: 0 10px 0 10px;
    margin: 0;
}

a.highlight { color: #bb915c} 
a.highlight:hover{color: #e1a99c}  

#reg_alpha
{
    text-align: center;
}

#reg_alpha img.alpha_first {margin: 20px 0 15px 0}   
#reg_alpha img.alpha {margin: 15px 0 15px 0}

area.mousehover:hover
{
    text-decoration: underline;
    cursor: pointer;
}

/* registry results */
table tr.tblheader{font-weight: bold;}
table tr.tblrow{font-size: 14px;}
a.wishlistlink { color: #bb915c}    
a.wishlistlink:hover{color: #e1a99c}
img.wishlistback{margin: 0 0 5px 8px;}
img.hourglass{margin:50px 0 0 0;}

.footer
{
font-size: 10px;
font-family: Georgia, Tahoma, Arial;
}


