body 
{
    background-color: #f3ecd6;
    margin-top: 10px
}
P 
{
    margin: 10px;

    margin-left: 0px;
    text-align:justify
}
.gold_header 
{
    font: 20px arial; 
    font-weight: bold; 
    color: #be8b06;  
}
h1 
{
    font: 18px arial; 
    font-weight: bold; 
    color: #be8b06;  
}
.gold_content 
{
    font: 11px verdana; 
    color: #74653d
}
.gold_content a{
	color:#FF9900;
	font-weight: bold;
	text-transform: capitalize;
}
.gold_content a:hover{
	color:#996600
}
.textbox_skin 
{
    font: 12px verdana; 
    width: 150px;
    color: #74653d;
    border: 1px solid #74653d;
}

.link_txt 
{
    color: #74653d;
    font-weight: bold
}
.leftFade{background-image:url('../images/Left_DropShadow.gif'); background-repeat: repeat-y;}

.rightFade{background-image:url('../images/Right_DropShadow.gif'); background-repeat: repeat-y;}

h2 {
	font-size: 11px;
	color: #74653d;
	font-weight: normal;
}
#footer {
	font-size: 10px;
	font-weight: bold;
	color: #715f36;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#footer a {
	color: #715f36;
	text-decoration: none;
}
#footer a:hover {
	color: #663300
}#footerlinks {
	text-align: center;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#footerlinks a {
	color: #FFFFFF;
	text-decoration: none;
}
