body {

	background-color: #ffffff;

	background-image: url(images/bg.jpg);
	
	margin: 0;

	

}

.welcome_bg {

	background-color: #FFFFFF;

	background-image: url(images/welcome_bg.gif);

	background-repeat: repeat-x;

	background-position: top;

}

.about_bg {

	background-color: #fff;

	background-image: url(images/about_bg.gif);

	background-repeat: repeat-x;

	background-position: top;

	border: 1px solid #c6c6c6;

}

.hotlistings {

	background-color: #ffffff;

	background-image: url(images/hotlistings_bg.gif);

	background-repeat: repeat-x;

	background-position: top;

}

.border_lightgray {

	border: 1px solid #c6c6c4;

}

.padding {

	padding-top: 14px;

	padding-right: 20px;

	padding-bottom: 15px;

	padding-left: 20px;

}

.welcome_text_red {

	font-family: Arial;

	font-size: 18px;

	color: #ffffff;

	text-decoration: none;

}

.welcome_text_black {

	font-family: Arial;

	font-size: 12px;

	color: #000000;

}

.text_red {



	font-family: Arial;

	font-size: 12px;

	color: #000000;

	text-decoration: none;

}

.small_text_black {

	font-family: Tahoma;

	font-size: 10px;

	color: #000000;

	text-decoration: none;

}

.img_border_white {

	border: 2px solid #FFFFFF;

}

.about_text {

	font-family: Tahoma;

	font-size: 11px;

	color: #000000;

	text-decoration: none;

	padding: 14px;

	text-align: justify;

}

.title_text_white {

	font-family: Arial;

	font-size: 14px;

	color: #FFFFFF;
	
	text-transform: uppercase;

	text-decoration: none;

	padding-top: 11px;

	padding-right: 15px;

	padding-bottom: 11px;

	padding-left: 15px;

}

.padding2 {

	padding-top: 9px;

	padding-right: 11px;

	padding-bottom: 9px;

	padding-left: 11px;

}

.community_title {

	font-family: Arial;

	font-size: 14px;

	color: #000000;

	text-decoration: none;

}

.text_red_small {

	font-family: Tahoma;

	font-size: 11px;

	color: #000000;

	text-decoration: none;

	text-align: justify;

}

