A {
        text-decoration: underline;
        color: #6883AD;
        font-weight: bold;
}

A:hover {
        text-decoration: underline;
        color: #000066;
        font-weight: bold;
}

.title1 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 15px;
        color: #3F4B80;
}

.title2 {
        font-family: Arial, Helvetica, sans-serif;
        font-weight: bold;
        font-size: 18px;
        color: #3F4B80;
}

.home1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        line-height: 25px;
        color: #000033;
	text-align: left;
}

.body1 {
        font-family: Verdana, arial, helvetica;
        font-size: 12px;
        line-height: 15px;
        color: #000033;
	text-align: left;
}

.body1w {
        font-family: Verdana, arial, helvetica;
        font-size: 12px;
        line-height: 15px;
	        color: #FFFFFF;
	text-align: left;
}

.body2 {
        font-family: Verdana, arial, helvetica;
        font-size: 10px;
        line-height: 9px;
        color: #000033;
        font-weight: bold;
	text-align: left;
}

.body3 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        line-height: 15px;
        color: #003366;
	text-align: left;
}
.body4 {
        font-family: Verdana, arial, helvetica;
        font-size: 10px;
        line-height: 9px;
        color: #ffffff;
        font-weight: bold;
	text-align: center;
}
.llinks{
	font-family: Verdana, arial, helvetica;
	font-size: 10px;
	line-height: normal;
	color: #6883AD;
	text-align: center;
}
.holidaygalleryimage
{
border:thin;
border-color:#FFFFCC;
}
.link1 {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
        line-height: 12px;
        color: #3F4B80;
}

.tablecell1 {
        font-size: 12px;
        border: 1px;
        background: #D5E1F4;
        color: #3F4B80;
	border-style: solid;
        border-color: #3F4B80;
}

.spacing10px {
        margin-top: 10px
}


.uppertolower {
	font-family: Verdana, arial, helvetica;
    font-size: 12px;
    line-height: 15px;
    color: #000033;
	text-align: left;
	text-transform: lowercase;
	
	}

