A.type1:link    {color:#0969B5; text-decoration:none;}
A.type1:visited {color:#0969B5; text-decoration:none;}
A.type1:active  {color:#0969B5; text-decoration:none;}
A.type1:hover   {color:#00AED7; text-decoration:none;}

A.type2:link    {color:#ffffff; text-decoration:underline;}
A.type2:visited {color:#ffffff; text-decoration:none;}
A.type2:active  {color:#ffffff; text-decoration:none;}
A.type2:hover   {color:#ffffff; text-decoration:underline overline;}

A.type3:link    {color:#002152; text-decoration:underline;}
A.type3:visited {color:#002152; text-decoration:underline;}
A.type3:active  {color:#002152; text-decoration:underline;}
A.type3:hover   {color:#002152; text-decoration:underline overline;}

A.type4:link    {color:#878181; text-decoration:none;}
A.type4:visited {color:#878181; text-decoration:none;}
A.type4:active  {color:#878181; text-decoration:none;}
A.type4:hover   {color:#878181; text-decoration:none;}

.body
{
    FONT-FAMILY: Verdana, Arial, times new roman;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    COLOR: #000000;
    MARGIN: 0px;
    margin-height: 0;
    scrollbar-arrow-color: #0969B5;
    scrollbar-base-color: #ffffff;
    scrollbar-dark-shadow-color: #ffffff;
    scrollbar-track-color: #ffffff;
    scrollbar-face-color: #F2F9FC;
    scrollbar-shadow-color: #CDEDF8;
    scrollbar-highlight-color: #ffffff;
    scrollbar-3d-light-color: #ffffff;
	/*background-color: #0969B5;*/
	background-color: #ffffff;
/*    BACKGROUND-IMAGE: url("images/star_mnm_background.jpg");
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-ATTACHMENT: fixed;
    BACKGROUND-POSITION: 120% 110%;
*/
}

.starbg{
    BACKGROUND-IMAGE: url("images/star_mnm_opacity2.gif");
    BACKGROUND-REPEAT: no-repeat;
	width:100%;
	height:319px;
	opacity:0.5;
/*	filter:alpha(opacity=20);
*/	background-position: center;
}
.submenu{
	padding: 100px 8px 0 8px;
	vertical-align: top;
}

img.bg {
	position : absolute;
	height : 100%;
	width : 100%;
	z-index : -1;
}

.contentMargin{
	margin:-20px;
}

/* Set the position and dimensions of the background image. */
#page-background {position:fixed; top:0; left:0; width:100%; height:100%;z-index:-1}
/* Specify the position and layering for the content that needs to appear in front of the background image. Must have a higher z-index value than the background image. Also add some padding to compensate for removing the margin from the 'html' and 'body' tags. */
#content {position:relative; z-index:1; padding:0;}

.banner{
	border-bottom: 1px solid #0969B5;
}

.transbox
  {
	  /* Fallback for web browsers that doesn't support RGBa */
	background: rgb(255, 255, 255);
	/* RGBa with 0.8 opacity */
	background: rgba(255, 255, 255, 0.85);
	/* For IE 5.5 - 7*/
/*	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#60FFFFFF, endColorstr=#60FFFFFF);	*/
	/* For IE 8*/
/*	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#60FFFFFF, endColorstr=#60FFFFFF)";	*/
	/* for IE */
	filter:alpha(opacity=85);
  }

.Fineprint
{
    FONT-FAMILY: Verdana, Arial, times new roman;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    COLOR: #878181;
}
.Fineprint2
{
    FONT-FAMILY: Verdana, Arial, times new roman;
    FONT-SIZE: 6pt;
    FONT-WEIGHT: normal;
    COLOR: #878181;
}
.testimonials
{
    FONT-FAMILY: Verdana, Arial, times new roman;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    COLOR: #0969B5;
    padding-left: 10px;
}
.blurbs
{
    FONT-FAMILY: Verdana, Arial, times new roman;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    COLOR: #00AED7;
    padding-left: 10px;
}

/* Borders */
.lftborder
{
    BORDER-left:dotted 1px #0969B5;
}
.topborder
{
    BORDER-top:dotted 1px #0969B5;
}


.backtext
{
    FONT-FAMILY: Verdana, Arial, times new roman;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    COLOR: #0969B5;
    padding-right: 10px;
    padding-top: 10px;
    padding-left: 50px;
    padding-bottom: 5px;
}
.nav
{
    FONT-FAMILY: Verdana, Arial, times new roman;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    COLOR: #0969B5;
}
.backtext_hm
{
    FONT-FAMILY: Verdana, Arial, times new roman;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    COLOR: #000000;
    padding-right: 10px;
    padding-top: 10px;
    padding-left: 50px;
    padding-bottom: 5px;
    BACKGROUND-IMAGE: url("images/hmpg2.jpg");
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-ATTACHMENT: scroll;
    BACKGROUND-POSITION: 0px -8px;
}
.backtext_feat
{
    FONT-FAMILY: Verdana, Arial, times new roman;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    COLOR: #000000;
    padding-right: 10px;
    padding-top: 10px;
    padding-left: 50px;
    padding-bottom: 5px;
	BACKGROUND-IMAGE: url("images/featured_sold.jpg");
/*    BACKGROUND-IMAGE: url("images/hmpg2.jpg");	*/
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-ATTACHMENT: scroll;
    BACKGROUND-POSITION: 0% 0%;
}
.backtext_tour
{
    FONT-FAMILY: Verdana, Arial, times new roman;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    COLOR: #000000;
    padding-right: 10px;
    padding-top: 10px;
    padding-left: 50px;
    padding-bottom: 5px;
    BACKGROUND-IMAGE: url("images/tour.jpg");
    BACKGROUND-REPEAT: no-repeat;
    BACKGROUND-ATTACHMENT: scroll;
    BACKGROUND-POSITION: 0% 0%;
}
.header
{
    FONT-FAMILY: Verdana, Arial, times new roman;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: bold;
    COLOR: #0969B5;
    padding-right: 2px;
    padding-top: 5px;
    padding-left: 2px;
    padding-bottom: 5px;
}
.headerLg
{
    FONT-FAMILY: Verdana, Arial, times new roman;
    FONT-SIZE: 14pt;
    FONT-WEIGHT: bold;
    COLOR: #0969B5;
    padding-right: 2px;
    padding-top: 5px;
    padding-left: 2px;
    padding-bottom: 5px;
}
.button
{
  background-color: #F2F9FC;
  border: 1px solid #00AED7;
  FONT-FAMILY:Verdana,  Arial, 'Times New Roman';
	color: #016CBC;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding: 4px;
}
.button:hover
{
  background-color: #CDEDF8;
  color: #016CBC;
  border: 1px solid #00AED7;
}
body {  behavior:url("csshover.htc"); }


.row
{
   /* background-color: #ffffff;	*/
    FONT-FAMILY: Verdana, Arial, 'Times New Roman';
    color: #016CBC;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    padding: 4px;
}
.rowBkg
{
    background-color: #CDEDF8;
    FONT-FAMILY: Verdana, Arial, 'Times New Roman';
    color: #016CBC;
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    text-decoration: none;
    padding: 4px;
}


p.border
{
    BORDER-bottom: dotted 1px #00AED7;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    FONT-FAMILY: verdana, Arial, times new roman;
    FONT-WEIGHT: normal;
    FONT-SIZE: 8pt;
    COLOR: #00AED7;
}

p.noborder
{
    padding-left: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-right: 5px;
    FONT-FAMILY: verdana, Arial, times new roman;
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #00AED7;
}
UL.main2
{
    list-style-position: outside;
    list-style-type: circle;
    margin-top: 10;
    margin-left: 15;
    margin-right: 0;
    margin-bottom: 5;
    text-indent: 0;
    FONT-FAMILY: Verdana, Arial, times new roman;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    COLOR: #000000;
}
UL.main
{
    list-style-position: outside;
    list-style-type: disc;
    margin-top: 10;
    margin-left: 15;
    margin-right: 0;
    margin-bottom: 5;
    text-indent: 0;
    FONT-FAMILY: Verdana, Arial, times new roman;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    COLOR: #000000;
}
UL.star
{
    list-style-image: url(images/star_mnm_tiny.gif);
    list-style-position: outside;
    list-style-type: disc;
    FONT-FAMILY: Verdana, Arial, times new roman;
    FONT-SIZE: 12pt;
    FONT-WEIGHT: bold;
    COLOR: #0969B5;
	margin:0;
}
.content
{
    FONT-FAMILY: Verdana, Arial, times new roman;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    COLOR: #0969B5;
    padding-right: 10px;
    padding-top: 10px;
    padding-left: 10px;
    padding-bottom: 5px;
}
.formTopBorder
{
    border-top: dotted 1px #00AED7;
    FONT-FAMILY: Verdana, Arial, times new roman;
    FONT-SIZE: 10pt;
    FONT-WEIGHT: normal;
    COLOR: #0969B5;
}

.lightTxt
{
    FONT-FAMILY: verdana, Arial, times new roman;
    FONT-WEIGHT: bold;
    FONT-SIZE: 10pt;
    COLOR: #0969B5;
    padding-top: 2px;
}
.imgBorder
{
    border: solid 1px #00AED7;
}

.socmedia{
	position:absolute;
	bottom:10px;
	width:290px;
}
.socmedia a img{
	border: 0px;
}
