.standard_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	list-style-type: circle;
	list-style-position: outside;
	list-style-image: url(/motel/home_page/bullets2.gif);
	padding-bottom: 5px;
}
.border_right {
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #2D567A;
}
.standard_text_bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #225AA7;
}
.full_border {
	border: 1px solid #2D567A;
}

.main_page_titles {
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FEC02F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FEC02F;
}
.text_menu_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #725626;
}
.rusty_mango_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #674F2D;
}
.boldnborder {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEC02F;
}
.border_bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FEC02F;
}
.imageborder {
	border: 5px solid #FEC02F;
}
.main_page_titles_WHITE {

	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FEC02F;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.border {
	border: 1px solid #FEC02F;
}
.page_titles_small {

	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #FEC02F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FEC02F;
}
.background {
	background-attachment: fixed;
	background-image: url(template_images/background_main.jpg);
	background-repeat: repeat-x;
}

