@charset "UTF-8";
/* CSS Document */


body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #515150;
}
body {
	background-color: #dcdcdb;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mango_menu {
	height: 172px;
	background-color: #f6f7f7;
	background-image: url(../images/menu_background.gif);
	background-repeat: repeat-x;
}
.mango_body {
	background-color: #f6f7f7;
}
.mango_footer {
	background-image: url(../images/footer_bkg.gif);
	background-repeat: repeat-x;
	text-align: center;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: lighter;
	color: #FFF;
	background-color: #871B15;
	text-align: center;
	height: 35px;
	padding-top: 9px;
}
.mango_news {
	text-align: justify;
	padding-bottom: 16px;
}
.mango_news_titles {
	text-align: justify;
	font-weight: bold;
	color: #871B15;
}
.mango_header {
	background-image: url(../images/header_bkg.gif);
	background-repeat: repeat-x;
	height: 393px;
}
.mango_header_interior {
	background-image: url(../images/mango_header_bkg2.gif);
	background-repeat: repeat-x;
	height: 50px;
}
.photo_interior {
	border: 1px solid #871B15;
	margin-top: 40px;
}
.mango_header_image {
	padding-top: 8px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	color: #871B15;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #871B15;
	font-weight: lighter;
}
p {
	text-align: justify;
	margin-right: 16px;
}
p2 {
	text-align: justify;
}

a {
	font-size: 14px;
	color: #871B15;
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	color: #871B15;
}
a:hover {
	text-decoration: underline;
	color: #000;
}
a:active {
	color: #871B15;
}

.image_left {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.social {
	padding-top: 12px;
	padding-bottom: 8px;
}
.black_txt {
	font-weight: bold;
	color: #333;
}
.image_right {
	float: left;
	border: 1px solid #871B15;
	margin-bottom: 15px;
	margin-right: 15px;
}
.image_center {
	float: left;
}
.packages {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #871B15;
}
.smallTXT {
	font-size: 12px;
}
.smallTXTblue {
	font-size: 13px;
	color: #356C94;
}
.underlineTXT {
	text-decoration: underline;
}
.packages {
	font-size: 20px;
	color: #5A9330;
}
.menu a:link {
	color: #871B15;
	text-decoration: none;
	font-size: 10px;
}
.menu a:visited {
	color: #871B15;
	text-decoration: none;
	font-size: 10px;
}
.menu a:hover {
	color: #000;
	text-decoration: none;
	font-size: 10px;
}
.menu:active {
	color: #871B15;
	text-decoration: none;
	font-size: 10px;
}

.gradientbuttons ul{
padding: 3px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: bold 13px Verdana;
list-style-type: none;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.gradientbuttons li{
display: inline;
margin: 0;
}

.gradientbuttons li a{
	text-decoration: none;
	margin-right: 1px;
	border: 1px solid #778;
	color: #666;
	border:1px solid #CCC;
	border-radius: 8px; /*w3c border radius*/
	box-shadow: 1px 1px 4px rgba(0,0,0,.5); /* w3c box shadow */
	-moz-border-radius: 8px; /* mozilla border radius */
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,.5); /* mozilla gradient background */
	-webkit-border-radius: 8px; /* webkit border radius */
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,.5); /* webkit gradient background */
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	background-position: center top;
	background-color: #999;
	background-image: url(../images/menu_bkg.gif);
	background-repeat: repeat-x;
}

.gradientbuttons li a:hover{
	color: #871B15;
}



.blacktheme li a{
	font-size:14px;
	background: -webkit-gradient;
	font-weight: lighter;
	background-color: -webkit-gradient;
	background-position: center top;
}
.mango_table_header {
	background-color: #871B15;
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
}
.mango_table {
	background-color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 9px;
}

/* table styles */
