
	
a.bodylink{ 
	color: #355379;
	font-size: 11px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	line-height: 20px;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
}

a.bodylink:hover { 
	color: #182F4E;
}

a.addresslink{ 
	color: #355379;
	font-size: 11px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	line-height: 15px;
	font-style : normal;
	font-weight: bold;
	text-decoration: none;
}

a.addresslink:hover { 
	color: #182F4E;
}




a.mainmenu{ 
	color: #888888;
	font-size: 13px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-weight: normal;
	line-height: 19px;
	text-decoration: none;
	margin-left: 15px;
}

a.mainmenu:hover { 
	color: #df9d2b;
}

a.mainmenulight{ 
	color: #ccc;
	font-size: 13px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-style : normal;
	font-weight: normal;
	line-height: 19px;
	text-decoration: none;
	margin-left: 15px;
}

a.mainmenulight:hover { 
	color: #df9d2b;
}




/* ===================================================== End Links ============================================= */

b { font-weight: bold }

ul {
  margin:0 5px 0 25px;
padding:0; 
}


/* ===========================================  BEGIN BODY AND TABLE DATA SYTLES ================================== */



/* ===========================================  END BODY AND TABLE SYTLES ================================== */



/* ===========================================  BEGIN FONT STYLES ========================================= */

/

.normal {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 12px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 19px;
	text-decoration : none;
	color : #da7f96;
}


.headline {
	font-family : Georgia, Times, serif;
	font-size : 17px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 21px;
	text-decoration : none;
	color : #666666;
}

.headline2 {
	font-family : Georgia, Times, serif;
	font-size : 25px;
	letter-spacing : 0px;
	font-weight : bold;
	font-variant : normal;
	font-style : normal;
	line-height: 28px;
	text-decoration : none;
	color : #345C27;
}

.small {
	font-family : Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 22px;
	text-decoration : none;
	text-align: center;
	color : #ccc;
}




/* ===========================================  END FONT STYLES ========================================= */



/* ========================================= BEGIN SECTION ELEMENTS ================================== */




.maincontent {
 border: 0px solid #999999;
 width: 550px;
 text-align: justify;
 margin: 10px 0px 20px 18px;
 /* background-color: #ffffff; */
}


.menu {
 border: 0px solid #666666;
 width: 700px;
 text-align: right;
 margin: 100px 0px 0px 0px;
}

.floatbox1 {
 float: right;
 border: 1px solid #666666;
 color: #ffffff;
 width: 300px;
 text-align: left;
 margin: 10px 50px 0px 0px;
 padding: 10px;
 background: #408fdc;
}

.floatbox2 {
 float: right;
 border: 1px solid #666666;
 color: #ffffff;
 width: 120px;
 text-align: left;
 margin: 20px 50px 0px 0px;
 padding: 10px;
 background: #408fdc;
}




/* ========================================= END SECTION ELEMENTS ================================== */




/* ========================================= BEGIN FLOATING PIC STYLES ========================= */

.pic {
float: right;
padding: 0px 0px 0px 10px;
margin-bottom: 10px;

}

.picright {
float: right;
padding: 0px 0px 0px 10px;
margin-bottom: 10px;

}

.picleft {
float: left;
padding: 0px 10px 0px 0px;

}

/* ========================================= END FLOATING PIC STYLES ========================= */



.rightwords {
text-align: right;

}

.rightwords2 {
	
text-align: right;
margin-right: 150px;
font-family : Lucida Grande, Arial, Sans-Serif;
	font-size : 11px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 14px;
	text-decoration : none;
	color : #3B210A;

}



