html{
    height: 100%;
}

body{
    height: 100%;
}

.body1{
    background: url("images/bg.gif");
    margin: 0px;
    height: 100%;
}

.body2{
    background: url("images/sec_bg.jpg");
    margin: 0px;
    height: 100%;
}

td {
	font-family : Verdana;
	font-size : 11px;
	color : Black;
}

h3{
    margin: 0;
    padding: 0;
    font-size: 13px;
}

h1{
    font-size: 18px;
    font-weight: bold;
    color: #B48C7F;
    font-style: italic;
}

h2{
    font-size: 12px;
    font-weight: bold;
}

a, a:active, a:hover, a:visited
{
    color: #232bbc;
}

input {
	font-family : Verdana;
	font-size : 11px;
	color : Black;
	border : 1px solid #4B4845;
}

textarea {
	font-family : Verdana;
	font-size : 11px;
	color : Black;
	border : 1px solid #4B4845;
}

select {
	font-family : Verdana;
	font-size : 11px;
	color : Black;
	border : 1px solid #4B4845;
}

.contentcell{
    padding-left: 10px;
    vertical-align: top;    
    background: #FFFFFF; 
    border: 2px solid #a06957;    
    min-height: 500px;
    height: auto;   
    *height: 100%;
}

.searchbutton{
    background-image: url("images/go-button.jpg");
}

.rightalignimg{
	float: right;
	margin-left: 5px;
	border: 0;

}

.rightalign{
	float: right;
}

.leftalignimg{
	float: left;
	margin-right: 5px;
	border: 0;
}

.headerTable img
{
    float: left;
}

.homepagebutton
{
    float: left;
    margin: 10px;    
}

.homepagemenu
{
    float: left;    
}

.homepagediv
{
    float: left;
    width: 762px;
    padding: 10px;
    border: solid 2px #a06957;
    background: white;
    margin: 5px;
    margin-left: 10px;
}

.homepagesearch
{
    float: right;    
}

.announcements
{
    float: left;
    width: 260px;
    height: 180px;    
    padding: 10px;    
    background: #f8ebe2;
    border: solid 2px #a06957;
    color: #a06957;
    font-weight: bold;
    font-size: 15px;
    margin: 10px;
}

.announcements h3
{
    font-size: 18px;
    float: left;    
}

.announcements h3 a{
    color: #df9699;
    float: right;
    display: block;
    margin: 5px;
}

.announcementsInner
{
   text-align: center;
}

.homepageleft, .homepageright
{
    float: left;
    width: 200px;
}

.homepageleft
{
    width: 460px; 
    
}

.buttonsdiv
{
    float: left;
    clear: left;    
}

.chocolateFlash
{
    margin-left: 15px;
    margin-top: 20px;
}

.candyfavorites
{
    float: left;
    margin-left: 10px;    
}

.contact
{
    float: left;
    margin-left: 2px;
    margin-top: 45px;
}
