/* CSS Document */

/*BACKGROUND*/
	.verticalLineBG{background-image:url(../images/misc/vertical-lineBG.gif); background-repeat:repeat-y; background-position:center;}
	.houseBG{background-image:url(http://www.refinanceaustinhomes.com/images/misc/houseBG.gif); background-position:center; background-repeat:no-repeat;}
	
/*TEXT*/
	.bodyHeadlineText{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:14px; color:#FFFFFF; line-height:16pt;}
	.bodyLargeText{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:12px; color:#FFFFFF;}
	.bodyLargeTextGAP{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:12px; color:#FFFFFF; line-height:16pt;}
	.bodyMediumText{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:11px; color:#FFFFFF;}
	.bodySmallText{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:10px; color:#FFFFFF;}
	.bodyLargeGreenText{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:12px; color:#668146;}
	.bodyHeadlineGreenText{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:14px; color:#668146;}
	.bodyMassiveHeadlineWhiteText{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:16px; color:#FFFFFF;}
	.bodyMassiveHeadlineGreenText{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:16px; color:#668146;}
	.footerText{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:10px; color:#FFFFFF;}
	.TopText{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:10px; color:#668146;}
	
/*LINKS*/
	.bodyGreenSmallLink, .bodyGreenSmallLink:visited{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:10px; color:#668146;}
	.bodyGreenSmallLink:hover{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:10px; color:#668146; text-decoration:none; color:#000000; }
	
	.bodyGreenLargeLink, .bodyGreenLargeLink:visited{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:12px; color:#668146;}
	.bodyGreenLargeLink:hover{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:12px; color:#668146; text-decoration:none; color:#000000; }
	
	
	.bodyWhiteLargeLink, .bodyWhiteLargeLink:visited{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:12px; color:#FFFFFF;}
	.bodyWhiteLargeLink:hover{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:12px; color:#FFFFFF; text-decoration:none; color:#000000; }
	
	
	.footerLink, .footerLink:visited{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:10px; color:#FFFFFF;}
	.footerLink:hover{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:10px; color:#FFFFFF; text-decoration:none; }
	
	.topLink, .topLink:visited{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:10px; color:#668146;}
	.topLink:hover{font-family:"Trebuchet MS", Arial, Verdana, "Times New Roman"; font-size:10px; color:#668146; text-decoration:none; color:#000000; }
	
	
	
	/*PADDING*/
.padding-top{padding:5px 0px 0px 0px;}
.padding-HIGH-top{padding:10px 0px 0px 0px;}
.padding-bottom{padding:0px 0px 5px 0px;}
.padding-HIGH-bottom{padding:0px 0px 10px 0px;}
.padding-HIGH-25px-bottom{padding:0px 0px 25px 0px;}
.padding-everything{padding:5px 5px 5px 5px;}
.padding-HIGH-everything{padding:10px 10px 10px 10px;}