

	
a.bodylink{ 
	color: #EDEDED;
	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: #fff;
}


a.biglink{ 
	color: #EDEDED;
	font-size: 15px;
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	line-height: 20px;
	font-style : normal;
	font-weight: normal;
	text-decoration: none;
}

a.biglink:hover { 
	color: #ffffff;
}

a.tinylink{ 
	color: #ad6141;
	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.tinylink:hover { 
	color: #8e563c;
}



/* ===================================================== End Links ============================================= */

b { font-weight: bold }



/* ===========================================  BEGIN BODY AND TABLE DATA SYTLES ================================== */

body, td {
	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: 18px;
	text-decoration : none;
	color : #8e563c;
} 


/* ===========================================  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;
}



.small-black {
	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: 18px;
	text-decoration : none;
	text-align: justify;
	color : #666666;
}


.small-white {
	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: 18px;
	text-decoration : none;
	text-align: left;
	color : #FFFFFF;
}

.small {
	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: 18px;
	text-decoration : none;
	text-align: center;
	color : #8e563c;
}

.tiny {
	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: 18px;
	text-decoration : none;
	text-align: center;
	color : #8e563c;
}

.tiny2 {
	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: 18px;
	text-decoration : none;
	text-align: center;
	color : #ad6141;
}


.headline {
	font-family : Georgia, Times, serif;
	font-size : 17px;
	letter-spacing : 0px;
	font-weight : normal;
	font-variant : normal;
	font-style : normal;
	line-height: 22px;
	text-decoration : none;
	color : #666666;
}






/* ===========================================  END FONT STYLES ========================================= */



/* ========================================= BEGIN SECTION ELEMENTS ================================== */



.contentline {
 border-bottom: 1px solid #ffffff;
 width: 536px;
 text-align: center;
 margin: 15px 0px 15px 0px;
}

.homelinks {
 border: 0px solid #ffffff;
 width: 600px;
 text-align: center;
 margin-top: 515px;
}



.menu {
 border: 0px solid #666666;
 width: 150px;
 text-align: left;
 margin: 0px 0px 0px 48px;
}






/* ========================================= END SECTION ELEMENTS ================================== */




/* ========================================= BEGIN FLOATING PIC STYLES ========================= */

.pic {
float: right;
padding: 0px 0px 0px 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;

}


INPUT, TEXTAREA, SELECT, OPTION, RADIO{
	font-family: Lucida Grande, Arial, Verdana, Helvetica, sans-serif;
	height: 15px;
	padding: 2px;
	margin: 0px 0px 4px 0px;
	font-size: 11px;
	color: #3B210A;
	background-color: #ffffff;
	border: solid 1px #cccccc;
}
